.product_types_2{
	margin: 13px 0 0 0;
	overflow: hidden;
	padding: 0 0 0 5px;
}
.product_types_2 li{
	width: 160px;
	height: 165px;
	float: left;
	margin-right: 6px;
	background: url(../images/ovko/types.png) no-repeat 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	font-weight: bold;
}

.product_types_2 li.type_1{
	background-position: 0px 0;
}
.product_types_2 li.type_2{
	background-position: -176px 0;
}
.product_types_2 li.type_6{
	background-position: -352px 0;
}
.product_types_2 li.type_4{
	background-position: -528px 0;
}
.product_types_2 li.type_7{
	background-position: -704px 0;
}


/*.product_types_2 li.type_2{
	background-position: 0px 0;
}
.product_types_2 li.type_6{
	background-position: -200px 0;
}
.product_types_2 li.type_4{
	background-position: -398px 0;
}
.product_types_2 li.type_7{
	background-position: -600px 0;
}*/
.product_types_2 li a{
	color: #fff;
	font-size: 1.17em;
	display: block;
	width: 160px;
	height: 165px;
}



.product_types_1{
	margin: 13px 0 0 0;
	overflow: hidden;
	padding: 0 0 0 5px;
	clear: both;
}
.product_types_1 li{
	width: 160px;
	height: 165px;
	float: left;
	margin-right: 6px;
	background: url(../images/gerber/types.png) no-repeat 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	font-weight: bold;
}
.product_types_1 li.1comp{
	background-position: 0px 0;
}
.product_types_1 li.type_2{
	background-position: -176px 0;
}
.product_types_1 li.type_3{
	background-position: -352px 0;
}
.product_types_1 li.type_4{
	background-position: -528px 0;
}
.product_types_1 li.type_5{
	background-position: -704px 0;
}
.product_types_1 li a{
	color: #fff;
	font-size: 1.17em;
	display: block;
	width: 160px;
	height: 165px;
}

.dynamic{
	width:800px;
	padding:0 5px 8px 5px;
}

.results li.color_1_5, .results li.color_2_2{
	background-position: 0 0;
}

.results li.color_2_6{
	background-position: -167px 0;
}
.results li.color_2_4, .results li.color_1_4{
	background-position: -335px 0;
}

.results li.color_1_1, .results li.color_2_1{
	background-position: -502px 0;
}

.results li.color_2_7{
	background-position: -669px 0;
}

.results li.color_1_3{
	background-position: -836px 0;
}

.results li.color_1_2{
	background-position: -1003px 0;
}

.watermark{
	position:absolute; 
	line-height:45px;
	width:400px;
	color:#999999;
	font-size:45px;
	opacity:0.30;
	filter:alpha(opacity=30);
	text-align:right; 
	padding-right:10px;
}
.product .color_1_5_age, .product .color_2_2_age { background:url(../images/ovko/blue_box_small.png) no-repeat; }

.product .color_2_7_age { background:url(../images/ovko/green_box_small.png) no-repeat; }

.product .color_1_2_age { background:url(../images/ovko/d_green_box_small.png) no-repeat; }

.product .color_1_1_age, .product .color_2_1_age { background:url(../images/ovko/orange_box_small.png) no-repeat; }

.product .color_1_3_age { background:url(../images/ovko/d_orange_box_small.png) no-repeat; }

.product .color_2_6_age { background:url(../images/ovko/purple_box_small.png) no-repeat; }

.product .color_2_4_age  { background:url(../images/ovko/red_box_small.png) no-repeat; }

.product .color_1_4_age { background:url(../images/ovko/d_red_box_small.png) no-repeat; }



.product .color_1_5_title, .product .color_2_2_title { background:url(../images/ovko/blue_box_big.png) no-repeat; }

.product .color_2_7_title { background:url(../images/ovko/green_box_big.png) no-repeat; }

.product .color_1_2_title { background:url(../images/ovko/d_green_box_big.png) no-repeat; }

.product .color_1_1_title, .product .color_2_1_title { background:url(../images/ovko/orange_box_big.png) no-repeat; }

.product .color_1_3_title { background:url(../images/ovko/d_orange_box_big.png) no-repeat; }

.product .color_2_6_title { background:url(../images/ovko/purple_box_big.png) no-repeat; }

.product .color_2_4_title { background:url(../images/ovko/red_box_big.png) no-repeat; }

.product .color_1_4_title { background:url(../images/ovko/d_red_box_big.png) no-repeat; }



.login{
	/*width: 280px;*/
	height: 250px;
	background: url(../images/login_boxbg.png) no-repeat;
	padding: 10px 0px;
	margin-left: 0px;
	margin-right: auto;	
	margin-top: 20px;
	margin-bottom: 100px;
	color: #9d5195;
}

.login h3, .reg_form h3{
	text-align: left;
	font-size: 16px;
	color: #9d5195;
}
.login .textfield1{
	width: 220px;
	font-size: 14px;
	/*border: 1px solid #CCC;*/
	padding: 3px;
	margin-bottom: 10px;
}


.login label{
	text-align: left;
	display: block;
	margin-bottom:8px;
}

.login .button, .reg_form .button{
	width: 69px;
	height: 22px;
}

.login a{
	color: red;
	text-decoration: none;
}

.navigation_en{
	clear: left;
	overflow: hidden;
	height: 38px;
	margin: 4px 0 0 18px;
}
.navigation_en li{
	display: inline-block;
	float: left;
	text-indent: -9999px;
}
.navigation_en li a{
	background: url(../images/menu_en.png) no-repeat ;
	display: block;
	height: 38px;
	width: 150px;
}
.navigation_en li a:hover, .navigation li a.active{
	background-position: 0 -43px;
}
.navigation_en li .news{
	background-position: -149px 0;
}
.navigation_en li .news:hover, .navigation_en li .news.active{
	background-position: -149px -43px;
}
.navigation_en li .products{
	background-position: -298px 0;
}
.navigation_en li .products:hover, .navigation_en li .products.active{
	background-position: -298px -43px;
}
.navigation_en li .shops{
	background-position: -447px 0;
}
.navigation_en li .shops:hover, .navigation_en li .shops.active{
	background-position: -447px -43px;
}
.navigation_en li .distribution{
	background-position: -596px 0;
}
.navigation_en li .distribution:hover, .navigation_en li .distribution.active{
	background-position: -596px -43px;
}

.langs{float:right; padding:12px 20px 0px 20px;}
.langs a{color:#0062AB }
.langs a:hover{color:#0062AB; text-decoration: underline; }
