body{
	margin: 0px;
	font-size: 11px;
	font-family: Verdana;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}
img{
	border: 0px solid;
}

a {color: #333; text-decoration: underline;}
a:hover {color: #F26D00; text-decoration: none;}
a.additional {color: #797A80; text-decoration: underline;}
a.additional:hover {color: #F26D00; text-decoration: none;}


div.wrapper{
	width: 990px;
	margin: auto;
	background-color: #EBEBEB;
	background-image: url('/ru/image/wrapper-bg.gif');
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #bbb 1px solid;
	border-right: #bbb 1px solid;
}
div.pane-left{
	float: left;
	width: 245px;
}
div.pane-right{
	float: right;
	width: 542px;
}
table.menu{
	border-collapse: collapse;
	width: 100%;
	background-color: #E1E1E1;
}
table.menu td{
	padding: 0px;
}
table.menu td.item-left{
	width: 2px;
}
table.menu td.item{
	background-image: url('/ru/image/menu-item-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	width: 20%;
	
}
table.menu td.item a{
        
        color: #858585;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
}

table.menu td.active a{
	color: #000 !important;
}
table.menu td.item-delim{
	width: 1px;
}
table.menu td.item-delim div{
	width: 1px;
}
div.hr{
	background-image: url('/ru/image/hr-bg.gif');
	background-repeat: repeat-x;
	height: 2px;
	font-size: 1px;
}
a.logo{
	display: block;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
} 
div.block{
	background-image: url('/ru/image/block-bg.gif');
	background-repeat: repeat-x;
	padding: 1px;
	margin-bottom: 7px;
	border: #D0D0D0 1px solid;
}
div.block div.content{
	border: #D0D0D0 1px solid;
	background-color: #EDEDED;
	padding: 2px;
}
h2{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	margin: 0px;
	color: #444444;
	background-image: url('/ru/image/h2-bg.gif');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	font-size: 1em;
	background-color: #EDEDED;
}

div.navigation a{

	font-size: 1em;
	text-decoration: none;
}
div.navigation a:hover{

	text-decoration: underline;
}
div.navigation div.arrow{
	 float: left;
	 margin-top: 4px;
	 margin-right: 5px;
	 margin-left: 3px;
}
div.navigation div.group{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	float: left;
	width: 190px;
	padding-bottom: 3px;
}
div.navigation div.level-1{
	
	background-image: url('/ru/image/arrow-navigation-1.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	font-size: 1px;
	font-weight: lighter;	
}	
div.navigation div.level-2{	
	background-image: url('/ru/image/arrow-navigation-2.gif');
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 10px;
	height: 10px;
	font-size: 1px;
}	
div.group-list div.group-item{
	float: left;
	width: 30%;
	padding: 4px;
	
}
div.group-list div.group-item a{
	display: block;
}
div.group-list div.group-item div.image{
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 99%;
	height: 150px;
}
div.group-list div.group-item div.image img{
	visibility: hidden;
}

div.item-list div.item{
	float: left;
	width: 30%;
	padding: 4px;
	
}
div.item-list div.item a{
	display: block;
        cursor: pointer;
	margin-bottom: 5px;
}
div.item-list div.item div.image{
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 99%;
	height: 150px;
}
div.item-list div.item div.image img{
	visibility: hidden;
}
div.tree{
	margin-bottom: 5px;
}
div.price{

}
div.price-discount{
	color: red;
}
div.price-old{
	text-decoration: line-through;
}
div.emph *{
	color: red !important;
	font-weight: bold;
}

div.catalogue-pages{
	float: right;
}
div.catalogue-pages a.selected{
	text-decoration: none;
	font-weight: bold;
}
table.info td{
	padding: 4px;
}
table.info div.label-name{
	margin-bottom: 5px;
}

table.basket{
	width: 90%;
	border-spacing: 1px;
	background-color: #aaa;
	margin-top: 5px;
	margin-left: 10px;
}
table.basket thead td{
	background-color: #eee;
	font-weight: bold;
	padding: 4px;
}
table.basket tbody td{
	background-color: #fff;
	padding: 4px;
}
textarea.basket{
	width: 91%;	
	height: 60px;
}
div.basket-contact-info{
	margin-left: 10px;
	margin-top: 10px;
}                      #F5F5DC        
div.item-news{
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	background-color: #EEE5DE;
}
div.footer{
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 0.8em;
	color: #555;
}
a.link-level-1{
                text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;

	font-size: 1.2em !important;
	font-weight: bold;
}