body {
	margin: 0px;
	background-color:#eff0f1;
}

* {
	font-family:Arial, Helvetica, sans-serif;
}

* a {
	text-decoration:none;
}

* a:hover {
	text-decoration: underline;
}

.logo_text {
	font-size: 12px;
}

.contact_phone {
	font-size: 18px;
	font-weight: bold;
	color:#c2171e;
}

.red_line {
	border-bottom: 3px solid #c2171e;
}

.menu_left_td {
	font-size: 12px;
	background-image:url(../img/menuleft_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	height: 19px;
}

.menu_left_td  a {
	margin: 0px 3px 0px 10px; 
	color: #000000;
}

.menu_top_td {

	background-image:url(../img/menu_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
}

.menu_top_td a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.new_place {
	background-color: #FFFFFF;
	border: 1px solid #cecece;
}

.new_title {
	font-weight: bold;
	color: #c2171e;
	font-size: 16px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px dotted #676767;
	line-height: 150%;
}

.infoblock {
	border: 1px solid #aeaeae;
	background-color:#dfdfdf;
	margin: 10px 0px 10px 0px;
}


.model_category {
	color: #979797;
	font-size: 12px;
} 

.model_category a {
	color: #979797;
} 

.model_name {
	font-weight: bold;
	color: #373737;
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px dotted #aeaeae;
}

.model_name a {
	color: #373737;
}

.model_price {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}




.model_s_category {
	background-color:#efefef;
	color: #979797;
	font-size: 11px;
} 

.model_s_category a {
	color: #979797;
} 

.model_s_name {
	font-weight: bold;
	color: #373737;
	font-size: 12px;
	background-color:#efefef;
	border-bottom: 1px dotted #aeaeae;
}

.model_s_name a {
	color: #373737;
}

.model_s_price {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
	background-color:#efefef;
}

.list_title {
	font-weight: bold;
	color: #676767;
	font-size: 16px;
	border-bottom: 1px dotted #676767;	
}

.list_point {
	color: #676767;
	font-size: 12px;
	margin: 10px 5px 3px 14px;
}
 
.list_point a {
	color: #676767;
}

.bottom {
	border-bottom: 3px solid #979797;
	height: 20px;
}

.model_list_name {
	font-weight: bold;
	color: #373737;
	font-size: 14px; 
}

.model_list_name a {
	color: #373737;
}

.model_list_price {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

.model_list_price_usd {
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	margin-bottom: 10px;
}

.model_list_price_hrn {
	font-weight: bold;
	color: #676767;
	font-size: 14px;
	margin-bottom: 5px;

}

.model_list_price_rub {
	font-weight: bold;
	color: #676767;
	font-size: 14px;
	margin-bottom: 5px;

}

.model_list_category {
	color: #979797;
	font-size: 12px;
}


.model_list_category a {
	color: #676767;
	font-weight: bold;
	text-decoration: underline;  
}

 


.model_list_description {
	margin-top: 7px;
	margin-bottom: 5px;
	color: #373737;
	font-size: 12px;
}

.list_table {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	margin: 5px 10px 5px 10px; 
}

.concise_description_all {
	margin-left: 25px;
	float:left;
	padding-top:26px;
	position:relative;
	width:100%;
}

.concise_description_all h5 {
	font-size:16px;
	color:#990000;
}

.concise_description_all h6 {
	font-size:12px;
	margin-left: 15px;
}
 
 
.concise_description_all h7 {
	font-size:12px;
	margin-left: 15px;
}

.link_buy {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	margin: 5px 10px 5px 10px; 
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	text-align:center;
}

.link_buy a {
	line-height: 220%;
	color:#990000;
}

.text {
	color: #676767;
	font-size: 12px;
	margin: 10px;
}

.news_name {
	color: #676767;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.news_name a {
	color: #676767;
	font-size: 14px;

}

.news_anons {
	color: #676767;
	font-size: 12px;
	margin-bottom: 25px;
	margin-left: 15px;
}

.news_anons a {
	color: #676767;
}

.model_menu {
	color: #676767;
	font-weight: bold;
	font-size: 12px;
	margin: 10px;
	line-height: 250%;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;


}

.model_menu a {
	margin: 0px 7px 0px 7px;
}

.model_param_title {
	color: #000000;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

.model_param {
	color: #676767;
	font-size: 12px;
	margin-left: 15px;
}


.param {
	color: #990000;
}

.noparam {
	color: #676767;
}  

.cross {
	color: #676767;
	font-size: 12px;
	font-weight: bold; 
	cololr: #676767;
}