* {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
} 
body{
	background-color:#b3cefa; 
} 
a img{
	border: none;
}

a {
	color: #521f05;
	text-decoration: underline;
}

a:hover {
	color: #521f05;
	text-decoration: none;
}


p{
	text-indent: 10px;
	padding: 10px 15px 10px 15px;

}
h1{
	font-size: 16px;
	padding: 10px 0 0 20px;
}
#main{
	width: 826px;
	height: 100%;
}
#up{
	height: 54px;
	background: #b3cefa;
}
#menu{
	height: 34px;
	padding-left: 169px;
	background: #b3cefa;
}
#phone{
	color: #5d2609;
	padding-right: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#phone span{
		font-weight: bold;
}
#menu div{
	width: 657px;
	background-color: #0099ff;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position:  left top;
	height: 34px;
}
#menu div td{
	width: 97px;
	padding-top: 5px;
	text-align: center;
}
#menu div td a{
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-family: Tahoma;
}
#menu div td a:hover{
	color: White;
	text-decoration: underline;
}


#logo{
	background: url(img/head.jpg) no-repeat top;
	height: 365px;
}
#logoin{
	background: url(img/headin.jpg) no-repeat top;
	height: 117px;
}


#left{
	width: 254px;
	background: url(img/left.jpg) repeat-y top;
	vertical-align: top;
}
#left div {
	text-align: center;
	padding-top: 5px;
}
#center{
	width: 380px;
	background: url(img/center.jpg) repeat-y top;
	vertical-align: top;
}
#centerin{
	width: 100%;
	background: url(img/bgcatalog.jpg) repeat-y top left;
	vertical-align: top;
	padding-left: 22px;
	padding-right: 70px;
}

#catmenu{
	background: url(img/catmenu.gif) no-repeat top left;
	width: 182px;
	height: 166px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 15px;
}

#catmenu td{
	height: 30px;
	
}
#catmenu table{
	width: 140px;
}
#catmenu td a{
	color: White;
	text-decoration: underline;
	font-size: 12px;
}
#catmenu td a:hover{
	font-size: 12px;
	color: White;
	text-decoration: none;
}
#centerin h1{
	color: #03436c;
}
#centerin p{
	color: #03436c;
}

#right{
	width: 192px;
	background: url(img/right.jpg) repeat-y top;
	vertical-align: top;
}
#new td{
	text-align: center;
}
#new td img{
	text-align: center;
	border: 1px solid White;
	
}

#footer{
	background: url(img/footer.gif) repeat-x top;
	height: 54px;
}
#footer td{
	color: White;
	font-size: 11px;
	font-family: Tahoma;
	width: 100px;
	text-align: center;	
}
#footer td a{
	color: White;
	text-decoration: underline;
}
#footer td a:hover{
	color: White;
	text-decoration: none;
}
#cathead{
	background: url(img/leftballon.gif) no-repeat top;
	height: 41px;
	color: White;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#newhead{
	background: url(img/rightballon.gif) no-repeat top;
	height: 41px;
	color: White;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#newshead{
	background: url(img/newsballon.gif) no-repeat top;
	height: 30px;
	color: White;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#newshead a{
	color: White;
	text-decoration: underline;
}
#newshead a:hover{
	color: White;
	text-decoration: none;
}
#news div{
	padding-left: 10px;
	padding-right: 10px;
}
#news div p{
	font-size: 12px;
	padding: 5px 0 0 0;
}
#news div p a{
	color: Black;
	text-decoration: none;
}
a.subcat{
	color: #521f05;
	text-transform: uppercase;
	text-decoration: underline;
}
a.subcat:hover{
	text-decoration: none;
}
a.archive{
	color: Black;
	font-size: 10px;
	color: #521f05;
	text-decoration: underline;
}
a.archive:hover{
	text-decoration: none;
}
img.cat{
	border: 1px solid White;
}

a.page{
	font-weight: bold;
	text-decoration: none;
}
table.goods{
	background: White;
	border-top: 1px solid #cdd9f7;
	border-left: 1px solid #cdd9f7;
	height: 625px;
}
table.goods td{
	border-bottom: 1px solid #cdd9f7;
	border-right: 1px solid #cdd9f7;
	width: 200px;
	height: 155px;
	text-align: center;
	vertical-align: middle;
}
span.name{
	color: #df8d18;
	font-size: 11px;
	font-weight: bold;
}
span.sizes{
	color: #031e3c;
	font-size: 11px;
	text-decoration: underline;
}
span.price{
	color: #031e3c;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
img.blues{
	border: 3px solid #006fb7;
}