img {border: none;}
.pad{	margin-right: 14px;}
.catitem {
	width: 373px;
	height: 200px;
	border: 1px solid #0d6d98;
	margin-bottom: 14px;
	color:#606060;
	vertical-align: top;
}
.catitemfull {
	width: 761px;
	border: 1px solid #0d6d98;
	dispaly: block;
	margin-bottom: 14px;
	color:#606060;
	vertical-align: top;
}
.catitemcontent img {
	margin: 23px 4px 17px 4px;
	display: inline;
	border: none;
	float: left;
}
.catitemfullin img {
	margin: 5px 2px 5px 2px;
	display: inline;
	border: none;
	float: left;
}
.noimage {
width: 140px;
height: 140px;
margin: 23px 7px 17px 4px;
float: left;
display:block;
}
.noimagefull {
width: 240px;
height: 240px;
margin: 10px 4px 10px 4px;
float: left;
}
.catitemcontent h3, .catitemfullin h3 {
	margin:5px;
	font-size:16px;
	color: #0D6D98;
}
.itemh {font-weight: bold;display:block;}

.catitemcontent {
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.catitemfullin {
	width: 100%;
	overflow: visble;
	margin: 0 0 10px 0;
	padding: 0;
}
.catitemfullin div {margin-left:250px;width:400px;}
.itemh {font-weight: bold;display:block;}
#logo {
	height: 53px;
	overflow: hidden;
	width: 257px;
	padding: 0 30px 11px 30px;
	font-family: "Myriad Pro", Tahoma;
	font-size: 50px;
	font-weight: bold;
	color: #033951;
}
.fullitem {
display: table;
width: 100%;
height: auto;
border-top: 1px solid #0d6d98;
text-align:left;
font-size: 15px;
}
.fullitem table {width: 100%;margin-top:0;padding:0;}
.itemname {font-weight: bold;}
.itemdescr{
width:550px;
padding-left:3px;
padding-right:3px;
} 
.price {width: 90px;font-weight:bold;}
.price2 {width: 100px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
input, .itemdesc, .fullitem a.additem, .catitemmore, .delitem{display:none;}
.itogo {text-align:right;font-weight:bold;font-size: 17px;color:#606060;}
.count {width:50px;}

