html{
	height: 100%;
}
body{
	height: 100%;
	font: 11px Arial, 'sans serif';

	color: #666;
	min-width: 771px;
}
#header{
	height: 10px;
	background: #d0d0d0;
	font-size: 1px;
}
#container{
	background: #fff;
	min-height: 100%;
}

/*----------pattern----------*/


#bottom0{

}
#wrapper{float:right;width:100%;margin-left:-260px}
#content{margin-left:260px;}
#navigation{float:left;width:240px}
#footer{clear:both;padding: 0 0 269px 0;}





a img{
	border: 0;
}
a{
	text-decoration: none;
	color: #77aacc;/*#80b1e9;*/
}
a:hover{
	text-decoration: underline;
}

/*----------navigation----------*/
div.info1{
	padding: 25px;
}
div.logo{
	padding: 0 0 0 20px;
	background: #dbdbdb url(/i/info2.gif) no-repeat 0 0;
	margin: 0 0 20px 0;
}
div.info2{
	padding: 3px 1px 0 19px;
	background: #dbdbdb url(/i/info2.gif) no-repeat 0 0;
}
img#logo{
	vertical-align: top;
}
h1{
	font-size: 12px;
	margin: 0 0 6px;
}
h2{
	font-size: 12px;
	margin: 0 0 6px;
	color:#ff6a29;
}
h3{
	color: #336699;
	background: #a6bcd3 url(/i/h3.gif) no-repeat 100% 100%;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 10px 7px;
}
div.cat{
	margin: 0 0 -4px -19px;
	padding: 10px 10px 10px 25px;
	background: #fff;
}
div.last{
	background: #fff url(/i/divcat.gif) no-repeat 0 0;
	padding: 0 0 20px 0;
	height: 4px;
	font-size: 1px;
}

/*---------content---------*/
table#main{
	border-collapse: collapse;
	width: 100%;

}
table#main td{
	padding: 0;
	vertical-align: top;
}
td.st, td.nd, td.rd{

	width: 32%;		
}
td.space{
	width: 10px;
}

table#main td h4{
	color: #fff;
	text-align: center;
	padding: 3px 0;
	font-size: 11px;
}
div.hfo{
	padding: 0 0 0 3px;
}

td.st div.hfo h4{
	background: #a6bcd3 url(/i/hfo1h4.gif) no-repeat 100% 0;
}
td.st div.hfo{
	background: #a6bcd3 url(/i/hfo1.gif) no-repeat 0 0;	
}
td.nd div.hfo h4{
	background: #c16c47 url(/i/hfo2h4.gif) no-repeat 100% 0;
}
td.nd div.hfo{
	background: #c16c47 url(/i/hfo2.gif) no-repeat 0 0;	
}
td.rd div.hfo h4{
	background: #586ab2 url(/i/hfo3h4.gif) no-repeat 100% 0;
}
td.rd div.hfo{
	background: #586ab2 url(/i/hfo3.gif) no-repeat 0 0;	
}
td.maincontent{
	border: 1px solid #ddd;
	border-width: 0 1px;
	padding: 5px !important;
}
td.bottom{
	background: url(/i/tdbottom.gif) no-repeat 0 0;
}
td.bottom div{
	background: url(/i/tdbottom2.gif) no-repeat 100% 0;
	height: 4px;
	font-size: 1px;
}
table.tvr{
	float: left;
	text-align: left;
	width: 110px;
	border: 0px solid #eee;
/*--здесь у Максима был бордюрчик вокруг кубиков товаров, жаль пришлось вырубить полезная штука--*/
}
table.tvr td{
	padding: 1px;
	vertical-align: top;
}
table.tvr a{
	zzzoom: 1;
}
table.tvr img{
	vertical-align: top;
	border: 2px solid #eee;
	display: block;
	margin: 0 auto;
}
table.tvr a:hover img{
	border: 2px solid #abc;
}
table.tvr small{
	font-size: 10px;
	display: block;
}