@charset "windows-1251";
/* CSS Document */
body {
	background-color:  #efefe7;
}
h1 {color: #3783c8; font-size: 23px; font-weight: normal;}
h2 {color: #3783c8; font-size: 19px; font-weight: normal;}
a {color: #2c6eaa;}
a:hover {color: #FF0000;}
#verh {
	background-color: #055FA0;
	width: 100%;
        height: 25px;
	background-image: url(images/verh.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
#mnav {
	background-color: #FFF;
	float: left;
	width: 14%;
	margin: 2px;
	list-style-type: disc;
}
#mnav ul {list-style-type:none; }
#mcontent {
	background-color: #FFF;
	float: right;
	top: 100px;
	width: 83%;
	margin: 2px;
	color: #6C6C6C;
	padding-left: 8px;
	padding-right: 5px;
}
#niz {
	background-color: #efefe7;
	width: 100%;
	float: left;
	border-top: 1px solid #999;
	font-family: Arial;
	font-size: 12px;
	color: #999;
	text-align: center;
}

/* Phones */
.phones_khar {
font-size: 10px;
}
.phones_img {
float: left; 
margin: 4px;"
}
.phones_price {
font-size: 20px;
color: red;
}

