body {
        font-size:80%;
        font-family: Tahoma;
        background-color: #fff;
        letter-spacing:normal;
        line-height:normal;
        margin:0;
        padding:0;
		color: #656165;
		font-weight: 700;
		background-color: #eeeeee;
		line-height:normal;
}
img{
 border: none;
}

a{
font-weight: 600;
font-size:76%;
/*color: #e20074;*/
/*color: 8D8F8E;*/
color:#666666;
text-decoration:underline;
}
.head_link:hover{
text-decoration:none;
}
.head_link_bottom:hover{
text-decoration:underline;
}
.head_link_bottom{
text-decoration:none;
}
.div_search {
	/*position: absolute;
	top: 200px;
	left:676px;*/
	z-index:100;
	background: #fff;
	border-left: solid 1px RGB(180, 180, 180);
border-right: solid 1px RGB(180, 180, 180);
border-bottom: solid 1px RGB(180, 180, 180);
	width:253px;
	font-size: 10px;
}
.div_search table{
	font-size: 10px;
	cursor:pointer;
	color:000000;
}
.head_cat a{
font-weight: 600;
font-size:80%;
color: #e20074;
text-decoration:underline;
}
.head_cat a:hover{
font-weight: 600;
font-size:80%;
color: #e20074;
text-decoration:none;
}
.sub_cat a{
font-weight: 500;
font-size:76%;
text-decoration:none;
}
.sub_cat a:hover{
font-weight: 500;
font-size:76%;
text-decoration:underline;
}
.head_title_now{
font-weight: 600;
font-size:14px;
text-decoration:underline;
color:#e20074;
}
.head_title{
font-weight: 600;
font-size:12px;
text-decoration:underline;
}
.head_title_h{
font-weight: 600;
font-size:12px;
text-decoration:underline;
display:inline;
}
.head_title_now_h{
font-weight: 600;
font-size:14px;
text-decoration:underline;
color:#e20074;
display:inline;
}
.head_title:hover{
font-weight: 600;
font-size:12px;
text-decoration:none;
}
.marka_title{
font-weight: 500;
 font-size:80%; 
 text-decoration:none;
}
.marka_title_pont{
font-size:80%; 
text-decoration:none;
}
.marka_title_pont:hover{
text-decoration:underline;
}
.marka_title:hover{
text-decoration:underline;
}

.menu_ctrl a{
color:#e20074;
text-decoration:underline;
}
.marka_a:hover{
color:#e20074;
}
.marka_a{
color:#e20074;
}
.marka_b:hover{
text-decoration:none;
}
.marka_a{
font-size: 9pt;
font-family: Verdana;
font-weight:500;
}
.marka_b{
font-size: 9pt;
font-family: Helvetica;
font-weight:500;
}
.to_page_link {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.to_page_link:hover{
	text-decoration: underline;
}
.to_page_link_now{
	color: #E22C84;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.to_page_link_now:hover{
	text-decoration: none;
}
.last_ocen_link a:hover{
	color: #3a82a3;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	}	
.last_ocen {
	color: #3a82a3;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	}
.feo_button{
 background: url(/img/feo_shap.png);

}
.feo_button a{
color:#ffffff;
font-weight:bold;
font-size:13px;
}
input.input-submit-search, button, a.input-submit {
   line-height: 16px;

   color: #666666;
   background: #EEEEEE url(/img/search.png) no-repeat right bottom;
	width:46px;
   height: 19px;
text-align:center;
   border: none;
   padding: 0 6px 2px 6px;
   margin: 0 0 1px 0;

   cursor: pointer;
}

input.input-submit, button, a.input-submit {
   line-height: 16px;

   color: #666666;
   background: #EEEEEE url(/img/buttonDefault.gif) no-repeat right bottom;
	width:46px;
   height: 19px;
text-align:center;
   border: none;
   padding: 0 6px 2px 6px;
   margin: 0 0 1px 0;

   cursor: pointer;
}
.loginButton{
   font-size: 11px;
   font-weight: bold;
} 
td.test{
   border: 1px solid #5d6d26; 
   padding: 5px;
   vertical-align: bottom;
}

.gal_1{
   position:relative;
   overflow: hidden;
   width: 100%;
   height: 160px;
}
.gal_1 .gal_2{
   position:absolute;
   left: 0;
   top: 0;
   white-space: nowrap;
}

.cell{
   vertical-align: bottom;
   padding: 2px;
}
img.no_active{
   opacity: .4;
}

/*
dl.star-rating ol {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100px;
		height: 20px;
		position: relative;
		background: url(/img/stars1.png) left top;
	}
	dl.star-rating li {
		float: left;
		margin: 0;
		padding: 0;
	}
	dl.star-rating li a {
		display: block;
		width: 10px;
		height: 20px;
		text-indent: -9999px;
		position: absolute;
		text-decoration: none;
		z-index: 10;
		
	}
	dl.star-rating li a:hover {
		background: url(/img/stars1.png) left center;
		left: 0;
		z-index: 0;
	}
	dl.star-rating a.star1 {
		left: 0;
	}	
	dl.star-rating a.star2 {
		left: 10px;
	}	

	dl.star-rating a.star3 {
		left: 20px;
	} 

	dl.star-rating a.star4 {
		left: 30px;
	}	

	dl.star-rating a.star5 {
		left: 40px;
	} 
	dl.star-rating a.star1:hover {
		width: 10px;
		background: url(/img/stars1.png) left top;
		}
	dl.star-rating a.star2:hover {
		width: 20px;
		
	}		
	dl.star-rating a.star3:hover {
		width: 30px;
		background: url(/img/stars1.png) left top;
	}
	dl.star-rating a.star4:hover {
		width: 40px;
	}
	dl.star-rating a.star5:hover {
		width: 50px;
		background: url(/img/stars1.png) left top;
	}*/

	
	
	
	.table_n_menu{
border-right:1px solid #E1E1E1;
}
.head_td_n_menu{
padding-left:20px;
border-top:1px solid #E1E1E1;
vertical-align:middle;
}
.head_td_n_menu a{
color:#EB0074;
font-size:16px;
text-decoration:none;
}
.head_td_n_menu a:hover{
text-decoration:underline;
}
.td_n_menu_nbsp{
width:55px;
height:0px;
border-right:1px solid #E1E1E1;
}
.td_n_menu_osn{
padding-left:20px;
vertical-align:top;
border-bottom:1px solid #E1E1E1;
}
.n_menu_sub_cat_link a{
color:#737373;
font-weight: bold;
font-size:11px;
}
.n_menu_sub_cat_link {
padding-bottom:3px;
}
.n_menu_sub_cat_link a:hover{
text-decoration:none;
}
.n_menu_marka_link {
font-family: Tahoma;
color:#BABABA;
font-weight: normal;
font-size:10px;
padding-bottom:15px;
padding-right:5px;
}
.n_menu_marka_link a{
font-family: Tahoma;
color:#BABABA;
font-weight: normal;
font-size:10px;
text-decoration:none;
text-align:left;
}
.n_menu_marka_link a:hover{
text-decoration:underline;
color:#e20074;
}
.n_main_link_all{
padding-right:7px;
}
.n_main_link_all a{
font-family: Tahoma;
font-size:11px;
text-decoration:underline;
}
.n_main_link_all a:hover{
text-decoration:none;
}
.div_search_1{
left:0px;
}