@charset "windows-1251";
#wraper {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.topflash {
	background-image: url(../images/top1bck.png);
	background-repeat: repeat-x;
	display: block;
	height: 180px;
}
.menu {
	background-image: url(../images/menubck.png);
	background-repeat: repeat-x;
	display: block;
	height: 38px;
	padding-left: 220px;
}
.menu li {
	display: block;
	float: left;
	
}
.menu a:hover { background:none;}
.menu a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}
.left {
	display: block;
	float: left;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 150px;
}
.middle {
	display: block;
	float: left;
	width: 535px;
	margin-left: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6a6969;
	padding-top: 28px;
	padding-bottom: 30px;
}
.right {
	display:inline;
	float: right;
	width: 193px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 70px;
}
.phone {
	background-image: url(../images/l1.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 74px;
	font-family: Tahoma;
	font-size: 29px;
	color: #112c57;
	text-align: right;
}
.phone span {
	font-family: Tahoma;
	font-size: 12px;
	color: #789715;
	display: block;
}
.left ul a:hover { background:none;}
.left ul a {
	font-family: Tahoma;
	font-size: 14px;
	color: #1f3861;
	line-height: 24px;
	background-image: url(../images/leftmarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 20px;
}
.left ul {
	display: block;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 33px;
}
.tarrifs {
	font-family: Tahoma;
	font-size: 14px;
	color: #789715;
	text-decoration: none;
	background-image: url(../images/l2.png);
	display: block;
	padding-top: 45px;
	padding-bottom: 87px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(../images/botbck.png);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	height: 34px;
	position: relative;
	min-width:1000px;
}
.lsquares {
	background-image: url(../images/l3.png);
	background-repeat: no-repeat;
	height: 141px;
	left: 0px;
	top: -142px;
	position: absolute;
	z-index: 9;
	width: 122px;
}
.zakazonline {
	background-image: url(../images/r1.png);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	position: relative;
	margin-bottom: 55px;
}
.makezakaz {
	font-family: Tahoma;
	font-size: 16px;
	color: #1f3861;
	position: absolute;
	left: 107px;
	top: 65px;
}
.mail {
	display: block;
	position: absolute;
	height: 35px;
	width: 35px;
	left: 53px;
	top: 0px;
}
.search {
	display: block;
	position: absolute;
	height: 35px;
	width: 35px;
	left: 89px;
	top: 0px;
}
.basket {
	display: block;
	position: absolute;
	height: 35px;
	width: 35px;
	left: 125px;
	top: 0px;
}
.right h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #1f3861;
	font-weight: normal;
	text-transform: uppercase;
}
.onenews {
	background-color: #d9dde4;
	display: block;
	color: #7b7c7e;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	padding-right: 9px;
	padding-bottom: 21px;
	padding-left: 9px;
	margin-bottom: 12px;
}
.date {
	text-align: right;
	display: block;
}
.date span {
	background-color: #1f3861;
	color: #FFFFFF;
}
.ntitle {
	color: #1f3861;
}
.more a {
	color: #1f3861;
	text-decoration: underline;
}
.more {
	text-align: right;
	display: block;
}
.rsquares {
	background-image: url(../images/r2.png);
	display: block;
	position: absolute;
	height: 66px;
	width: 60px;
	top: -67px;
	right: 0px;
}

.middle li {
	display: inline-block;
	float: left;
	width: 250px;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9b9b9b;
	padding-bottom: 10px;
}
.middle h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #789715;
	display: block;
}
.middle p {
	display: block;
	margin-bottom: 10px;
}
