*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

table{
	border-collapse: collapse;
}

form{
	height: 100%;
	min-height: 100%;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

.product_item .images .more_img .item{
	width: 117px;
	height: 117px;
	overflow: hidden;
	background-image: url(../images/product_item_more_img.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div, td, input, select, p, a, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a{
	color: #1277AD;
	text-decoration: underline;
}

a:hover{
	color: #D9642F;
	text-decoration: underline;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}

/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 124px; 
	clear: both;
}

#footer_main{
	height: 124px; 
	margin: -124px auto; 
	position: relative; 
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #E4E8EB;
}

#footer{
	height: 124px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px 0 0 0;
}

/* ================================================================================*/


body{
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}

#header{
	height: 156px;
	overflow: hidden;
}

.top_line{
        height: 32px;
        overflow: hidden;
}

.pathway{
	float: left;
	padding: 8px 0px 0px 37px;
}

.pathway a{
	background-image: url(../images/pathway_a.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0px 9px 0px 0px;
	color: #C1E5FB;
	font-size: 10px;
}

.pathway a:hover{
	color: #C1E5FB;
	text-decoration: none;
}

.pathway b{
	color: #C0E6FB;
	font-size: 10px;
}

.pathway a img{
	position: relative;
	top: 1px;
}

.top_contact{
	float: right;
	padding: 12px 38px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.top_contact span{
	color: #C3E6FC;
	font-weight: normal;
}

.top_line2{
	height: 123px;
	overflow: hidden;
}

.top_line2 .logo{
	padding: 13px 0px 0px 52px;
	float: left;
}

.top_line2 .menu_search{
	float: left;
	padding: 0px 0px 0px 53px;
}

.top_line2 .menu_search .top_menu{
	height: 66px;
	overflow: hidden;
}

.top_line2 .menu_search .top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.top_line2 .menu_search .top_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
}

.top_line2 .menu_search .top_menu ul li a{
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 18px 42px 18px;
}

.top_line2 .menu_search .top_menu ul li.cur{
	background-image: url(../images/top_menu_cur_li.jpg);
	background-repeat: no-repeat;
}

.top_line2 .menu_search .top_menu ul li.cur a{
	background-image: url(../images/top_menu_cur_a.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*
.top_line2 .menu_search .top_menu ul li.cur a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}
*/

.top_line2 .menu_search .top_menu ul li a:hover{
	color: #C0E6FB;
	text-decoration: underline;
}

#search{
	height: 40px;
	width: 687px;
	overflow: hidden;	
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 15px;
}

#search .search_left{
	background-image: url(../images/search_left.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 687px;
	overflow: hidden;	
}

#search .search_right{
	background-image: url(../images/search_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
	width: 665px;
	overflow: hidden;	
	padding: 9px 0px 0px 22px;
}

#search .search_right span{
	position: relative;
	top: -9px;	
	color: #45484F;
	font-weight: bold;
	padding: 0px 9px 0px 0px;
}

#search .search_right input.box{
	border: 1px solid #B2B9C3;
	color: #808080;
	width: 506px;
	padding: 4px 4px 4px 4px;
	position: relative;
	top: -10px;
	margin-right: 10px;
}

.footer_logo{
	float: left;
	padding: 33px 0px 0px 54px;
	width: 223px;
}

.copyright{
	font-size: 10px;
	color: #75787F;
	padding: 29px 0px 0px 280px;
}

.copyright p{
	font-size: 10px;
	color: #75787F;
	padding: 0px 0px 16px 0px;
}

.copyright p a{
	font-size: 10px;
	color: #75787F;
}

.content_total{
	clear: both;
}

.content_total .left{
	width: 240px;
	padding: 17px 0px 20px 37px;
}

h2{
	color: #000000;
	font-size: 17px;
	padding: 0px 0px 17px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.content_total .left .left_menu{
	padding: 0px 0px 25px 0px;
}

.content_total .left .left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.content_total .left .left_menu ul li{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.content_total .left .left_menu ul li a{
	padding: 0px 0px 0px 13px;
	background-image: url(../images/left_menu_li.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
}

.content_total .left .left_menu ul li.cur a{
	font-weight: bold;
}

.content_total .left .left_menu2 ul li{
	padding: 0px 0px 3px 0px;
	display: block;
	float: left;
	width: 49%;
}

.content_total .left .left_big_links{
	clear: both;
	padding: 27px 0px 0px 0px;
}

.content_total .left .left_big_links a{
	height: 26px;
	width: 187px;
	overflow: hidden;
	margin-bottom: 3px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 17px;
	background-image: url(../images/left_links.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

.content_total .left .left_big_links a:hover{
	background-position: left -26px;
}

.content_total .content{
	padding: 16px 5px 20px 0px;
}

.content_total .content h1{
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
	clear: both;
}

.content_total .content h1 span{
	font-style: italic;
	display: block;
	font-size: 17px;
}

.content_total .content h1 span.small{
	font-style: italic;
	display: block;
	font-size: 12px;
	padding-bottom: 10px !important;	
	padding-bottom: 0px;
	padding-right: 200px;
}

.content_total .content .page_title{
	padding: 0px 0px 0px 0px;
}

.content_total .content .page_title .logo_title{
	float: right;
}

.content_total .content .page_title .logo_title img.logo{
	position: absolute;
	right: 35px;
	top: 173px;
}

.page_title h1{
	float: left;
}

.content_total .content .page_title a.print{
	float: right;
	background-image: url(../images/print.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 5px 30px 5px 26px;
}

.product_list{
	clear: both;
	padding: 0px 0px 20px 0px;
}

.product_list .item{
	width: 153px;
	height: 253px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}

.product_list .item .img{
	width: 149px;
	height: 149px;
	overflow: hidden;
	padding: 4px 0px 0px 4px;
}

.product_list .item .img a.ramka{
	position: relative;
	top: -151px;
	left: -4px;
	display: block;
	width: 139px;
	height: 34px;
	padding: 120px 14px 0px 0px;
	background: url(../images/catalog_ramka.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/catalog_ramka.png');	
	z-index: 2;
	text-decoration: none;
	text-align: right;
	cursor: pointer;
}

.product_list .item .img a:hover.ramka{
	background: url(../images/catalog_ramka_h.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/catalog_ramka_h.png');	
}

.product_list .item .img a.ramka span.price{
	color: #FFFFFF;
	font-size: 17px;
	letter-spacing: -1px;
}

.product_list .item a.name{
	display: block;
	padding: 5px 0px 5px 0px;
}

.product_list .item p{
	font-size: 11px;
}

.content_total .content .text{
	clear: both;
	padding: 0px 30px 0px 0px;
}

.content_total .content .text p{
	line-height: 18px;	
	padding: 0px 0px 10px 0px;
}

.content_total .content .text2{
	clear: both;
	padding: 0px 20px 0px 0px;
}

.content_total .content .text2 p{
	line-height: 18px;	
	padding: 0px 0px 10px 0px;
}

.product_item{
	clear: both;
}

.product_item .images{
	width: 288px;
	overflow: hidden;
	padding-bottom: 20px;
}

.full_w{
	width: 100%;
}

.product_item .images .big_img{
	width: 253px;
	height: 256px;
	overflow: hidden;
	background-image: url(../images/product_item_big_img.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 6px;
	cursor: pointer;
}

.product_item .images .big_img_h{
	background-image: url(../images/product_item_big_img_h.gif);
	cursor: pointer;
}

.product_item .images .big_img a.zoom{
	cursor: pointer;
	position: relative;
	display: block;
	color: #91959E;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	padding: 0px 14px 0px 15px;
	float: right;
	top: -15px;
	text-decoration: none;
}

.product_item .images .more_img .item_h
{    
	background-image: url(../images/product_item_more_img_h.gif) !important;
}

.product_item .images .more_img .item a.zoom{
	display: block;
	float: right;
	position: relative;
	top: -15px;
	padding: 0px 10px 0px 0px;
}

.product_item .desc{
	padding: 0px 10px 20px 0px;
	width: 420px;
} 

.product_item .desc .articul_buy{
	height: 90px;
}

.product_item .desc .articul_buy .articul{
	float: left;	
}

.product_item .desc .articul_buy .articul span{
	display: block;
	color: #111111;
	font-size: 17px;
	font-weight: normal;
}

.product_item .desc .articul_buy .articul span.price span{
	color: #D7652F;
	font-weight: bold;
	display: inline;
}

.product_item .desc .articul_buy .options{
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

.product_item .desc .articul_buy .options span.green{
	color: #3FA422;
	font-weight: bold;
}

.product_item .desc .info{
	padding: 0px 0px 20px 0px;
}

.texh_harakter{

}

.texh_harakter table{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}

.texh_harakter td{
	padding: 0px 0px 6px 0px;
	font-size: 11px;
}

.texh_harakter td.right{
	padding: 0px 10px 8px 0px;
	text-align: right;
}

.contact_block{
	background-image: url(../images/contact_block.gif);
	background-repeat: no-repeat;
	background-color: #FDEED7;
	width: 420px;
}

.contact_block2{
	background-image: url(../images/contact_block2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.contact_block3{
	background-image: url(../images/contact_block3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.contact_block4{
	background-image: url(../images/contact_block4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 17px;
	padding-bottom: 10px;
} 

.contact_block4 p{
	padding: 0px 0px 4px 0px;
	color: #484033;
	font-size: 11px;
}

.contact_block4 ul{
	padding: 0px 0px 4px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.contact_block4 ul li{
	padding: 0px 0px 2px 12px !important;
	margin: 0px 0px 0px 0px !important;
	list-style: none;
	background-image: url(../images/contact_block4_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 11px;	
}

.contact_block4 ul li a{
	color: #493F33;
	font-size: 11px;
}

.pager{
	clear: both;
	background-image: url(../images/pager_left.gif);
	background-repeat: no-repeat;
	background-color: #E4E8EB;
	height: 28px;
	overflow: hidden;
	margin: 20px 30px 20px 0px;
}

.pager div{
	background-image: url(../images/pager_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 21px;
	overflow: hidden;
	padding: 7px 0px 0px 20px;
	font-size: 11px;
}

.pager div b{
	padding: 0px 7px 0px 0px;
	font-size: 11px;
}

.pager div a{
	padding: 0px 7px 0px 0px;
	font-size: 11px;	
}

.price_list{
	clear: both;
	padding: 0px 30px 0px 0px;
}

.price_list .level_1{
	clear: both;
	height: 28px;
	margin-bottom: 1px;
	overflow: hidden;
	background-image: url(../images/price_lev1_bg.jpg);
	background-repeat: repeat-x;
	background-color: #2D82B8;
}

.price_list .level_1 div{
	background-image: url(../images/price_lev1_left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	overflow: hidden;	
}

.price_list .level_1 div div{
	background-image: url(../images/price_lev1_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 26px;
	overflow: hidden;	
	padding: 2px 20px 0px 20px;
}

.price_list .level_1 div div a{
	color: #FFFFFF;
	font-size: 17px;
	float: left;
	display: block;
}

.price_list .level_1 div div a:hover{
	text-decoration: none;
}

.price_list .level_1 div div span{
	display: block;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

.price_list .level_2{
	clear: both;
	height: 28px;
	margin-bottom: 4px;
	margin-top: 4px;
	overflow: hidden;
	background-image: url(../images/price_lev2_bg.jpg);
	background-repeat: repeat-x;
	background-color: #2D82B8;
	margin-left: 20px;
}

.price_list .level_2 div{
	background-image: url(../images/price_lev2_left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	overflow: hidden;	
}

.price_list .level_2 div div{
	background-image: url(../images/price_lev2_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 26px;
	overflow: hidden;	
	padding: 2px 20px 0px 20px;
}

.price_list .level_2 div div a{
	color: #000000;
	font-size: 17px;
	float: left;
	display: block;
}

.price_list .level_2 div div a:hover{
	text-decoration: none;
}

.price_list .level_2 div div span{
	display: block;
	float: right;
	color: #000000;
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

.price_list .level_3{
	clear: both;
	height: 28px;
	margin-bottom: 1px;
	overflow: hidden;
	background-image: url(../images/price_lev3_bg.jpg);
	background-repeat: repeat-x;
	background-color: #2D82B8;
	margin-left: 40px;
}

.price_list .level_3 div{
	background-image: url(../images/price_lev3_left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	overflow: hidden;	
}

.price_list .level_3 div div{
	background-image: url(../images/price_lev3_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 26px;
	overflow: hidden;	
	padding: 4px 20px 0px 20px;
}

.price_list .level_3 div div a{
	color: #1276AA;
	font-size: 12px;
	margin-right: 5px;
}

.price_list .level_3 div div a:hover{
	color: #D9642F;
}

.price_list .level_3 div div span.l{
	display: block;
	float: left;
	color: #000000;
	font-size: 12px;
	padding: 4px 0px 0px 0px;
}

.price_list .level_3 div div span.r{
	display: block;
	float: right;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.price_list .level_3_none{
	clear: both;
	height: 28px;
	margin-bottom: 1px;
	overflow: hidden;
	background-image: none;
	background-color: #FFFFFF;
	margin-left: 40px;
}

.price_list .level_3_none div{
	background-image: none;
	height: 28px;
	overflow: hidden;	
}

.price_list .level_3_none div div{
	background-image: none;
	height: 26px;
	overflow: hidden;	
	padding: 4px 20px 0px 20px;
}

.price_list .level_3_none div div a{
	color: #1276AA;
	font-size: 12px;
	margin-right: 5px;
}

.price_list .level_3_none div div a:hover{
	color: #D9642F;
}

.price_list .level_3_none div div span.l{
	display: block;
	float: left;
	color: #000000;
	font-size: 12px;
	padding: 4px 0px 0px 0px;
}

.price_list .level_3_none div div span.r{
	display: block;
	float: right;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

#popup_block{
	position: absolute;
	z-index: 100;
	width: 149px;
	height: 149px;
	overflow: hidden;
	background-image: url(../images/price_popup_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 4px;
}

.left_img{
	width: 254px;
	height: 257px;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
	float: left;
	background-image: url(../images/text_img.gif);
	background-repeat: no-repeat;
	margin: 0px 27px 10px 0px;
}

ul.list_text{
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

ul.list_text li{
	padding: 0px 0px 2px 16px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/text2_li.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
}

ul.articles{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.articles li{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;	
	float: left;
	width: 49%;
}

ul.articles li a{
	padding: 0px 0px 0px 16px;
	background-image: url(../images/text2_li.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
}

.articles a.more{
	font-size: 11px;
	display: block;
	padding: 10px 0px 0px 0px;
}

.articles{
	padding: 0px 0px 20px 0px;
}

/* ================================================================================*/
/* OLD !!! */

#votes_form{
	border-top: 1px solid #CCDBE2;
	border-bottom: 1px solid #CCDBE2;	
	padding: 22px 0px 17px 0px;
	margin-top: 10px;
	clear: both;
}

#votes_form .title{
	font-size: 18px;
	font-weight:  normal;	
}

#votes_form .votes_tbl{
	width: 100%;
}

#votes_form .votes_tbl .fields{
	width: 520px;
}

#votes_form .votes_tbl .fields .row{
	clear: both;
}

#votes_form .votes_tbl .fields .row .name{
	float: left;
	width: 200px;
	padding: 3px 0px 0px 7px;
	font-size: 12px;
}

#votes_form .votes_tbl .fields .row .input{
	padding: 0px 0px 6px 0px;
}

#votes_form .votes_tbl .fields .row .button{
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#votes_form .votes_tbl .fields .row .button input{
	width: 170px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

#votes_form .votes_tbl .fields .row .input input{
	border: 1px solid #B2B9C3;
	width: 292px;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

.checkboxlablel
{
       font-weight: bold;
       font-size: 12px;
}
.checkbox
{
    width:20px !important;
    font-weight: bold;
}

#votes_form .votes_tbl .fields .row .input textarea{
	width: 292px;
	border: 1px solid #B2B9C3;
	height: 117px;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

#main_content2 #votes_form .votes_tbl .desc p.first{
	text-indent: 0px;	
	color: #808080;	
	padding: 0px 0px 14px 0px;
}

#main_content2 #votes_form .votes_tbl .desc p.first span{
	color: #E68220;
	font-size: 16px;	
}

#main_content2 #votes_form .votes_tbl .desc p{
	text-indent: 0px;	
	display: block;
	color: #808080;
	padding: 0px 0px 14px 11px;	
}


#cayalog_list{
	padding: 0px 0px 0px 3px;
}

#cayalog_list .colum{
	width: 33%;
	float: left;
}

#cayalog_list .colum ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#cayalog_list .colum ul li{
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 17px;
	font-weight: normal;
}

#cayalog_list .colum ul li.lev2{
	padding: 0px 0px 2px 15px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
}

#cayalog_list .colum ul li.lev3{
	padding: 0px 0px 2px 30px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
}

#cayalog_list .colum ul li.lev4{
	padding: 0px 0px 2px 30px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
}

#cayalog_list .colum ul li.lev5{
	padding: 0px 0px 2px 30px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
}

#cayalog_list .colum ul li.last{
	padding-bottom: 10px;
}
.product_list .item .img a.ramka_noprice{
    position: relative;
    top: -151px;
    left: -4px;
    display: block;
    width: 139px;
    height: 34px;
    padding: 120px 14px 0px 0px;
    background: url(../images/catalog_ramka_noprice.png) no-repeat top left !important;
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/catalog_ramka_noprice.png');     
    z-index: 2;
    text-decoration: none;
    text-align: right;
    cursor: pointer;
}

 

.product_list .item .img a:hover.ramka_noprice{
    background: url(../images/catalog_ramka_h_noprice.png) no-repeat top left !important;
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='catalog_ramka_h_noprice.png'); 
}

 
/* ïðàâêè îò 6.01.08 */

.content_total .content .page_title h1{
	float: left;
}

.content_total .content .page_title .logo_title{
	float: right;	
}

.content_total .content h1 span.small img.logo{
	margin-left: 10px;	
}

.content_total .content h1 span.small{
	font-style: italic;
	display: block;
	font-size: 12px;
	padding-bottom: 10px !important;	
	padding-bottom: 0px;
	padding-right: 16px;
}

.product_item .images .more_img{
	clear: both;
	padding: 16px 0px 10px 0px;
}




/*Opera Hack*/
@media all and (min-width: 0px) {

}





.content_total .content ul,.content_total .content ol{
	padding: 10px 0px 15px 30px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.content_total .content li{
	padding: 2px 0px 2px 0px;
}

.content_total .content h2{
	padding: 10px 0px 2px 0px !important;
}


.content_total .left .left_big_links span{
	text-align: center;
	font-size: 11px;
}

/* pop up */

#popup_layer{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	background-color: #000000;
	padding: 255px 0px 0px 0px;
	filter:alpha(opacity=20); /* IE 5.5+*/
	-moz-opacity: 0.2; /* Mozilla 1.6 ø ýøöõ */
	-khtml-opacity: 0.2; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */		
}

#login_blox{
	width: 408px;
	height: 175px;
	overflow: hidden;
	position: absolute;
	top: 255px;
	left: 50%;
	margin-left: -204px;
	z-index: 11;
	padding: 12px 0px 0px 0px;
}

#login_blox a.close{
	display: block;
	text-align: right;
	margin: 0px 13px 21px 0px;
	padding: 
}

#login_blox_pre{
	width: 408px;
	height: 211px;
	overflow: hidden;
	position: absolute;
	top: 255px;
	left: 50%;
	margin-left: -204px;
	z-index: 11;
	padding: 0px 0px 0px 0px;
}

#login_blox a{

}

#login_blox p
{
 	text-align: center;
	font-size: 16px;
	margin: 0px 13px 21px 30px;
}
