@charset "windows-1251";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	background:#cbd1d3;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.mainTable{
	border:0px;
	width:100%;
	height:100%;
}
.leftTD{
	background:url(../images/leftBG.jpg) repeat-y right;
}
.rightTD{
	background:url(../images/rightBG.jpg) repeat-y left;
}
.centerTD1{
	width:200px;
	background:#333;
	padding:20px 20px 20px 20px;
	vertical-align:top;
}
.centerTD2{
	width:240px;
	background:#242424;
	vertical-align:top;
	padding:20px 10px 10px 10px;
}
.centerTD3{
	width:230px;
	vertical-align:top;
	background:url(../images/bg.jpg) repeat-y;
}
.centerTD4{
	width:220px;
	background:#242424;
	padding:20px 20px 20px 20px;
	vertical-align:top;
}
.menuTD{
	background-color:#FFF;
	vertical-align:middle;
	width:500px;
	height:190px;
}
.logoTD{
	background-color:#2d2d2d;
	height:190px;
	width:230px;
}
.contactsTD{
	background:#92342f url(../images/contactsBG.jpg) no-repeat;
	height:140px;
	padding-left:50px;
}
a{
	color:#FFF;
}
a:hover{
	text-decoration:none;
}
.image{
	height:290px;
	background:url(../images/bokalTop.jpg) no-repeat;
}
h1{
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	margin-top: 5px;
}
.date{
	color:#52899e;
	font-size:10px;
	display:block;
	margin-top:20px;
}
.art{
	color:#52899e;
	font-size:9pt;
}

.img{
	padding:15px 15px 15px 15px;
	background:url(../images/bgImg4.jpg) no-repeat;
}
.img1{
	padding:15px 15px 15px 15px;
	background:url(../images/bgImg2.jpg) no-repeat;
}
.img3{
	padding:15px 15px 15px 15px;
	background:url(../images/bgImg3.jpg) no-repeat;
}

.footer{
	background:url(../images/footer.jpg) repeat-x;
	height:71px;
	padding:20px 20px 20px 20px;
}
.links{
	width:112px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.links a{
	text-decoration:none;
	color:#000;
}
.links a:hover{
	color:#92342f;
}
.numbers{
	width:18px;
	color:#52899e;
	font-size:14px;
	font-weight:bold;
}
.footer a{
	text-decoration:none;
}
.lenin{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(../images/lapka.png) no-repeat right;
	padding-right:16px;
	padding-bottom:8px;
}
.catalog{
	background:url(../images/bokalTop2.jpg) no-repeat #333;
	padding:170px 40px 20px 40px;
	vertical-align:top;
}
input{
	width:250px;
	background-color:#333;
	border:solid 1px #666;
	color:#FFF;
}
textarea{
	width:250px;
	background-color:#333;
	border:solid 1px #666;
	color:#FFF;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
.send{
	border:none;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
}
div.imgtop {display: block; background: url(../images/imgbgtop.jpg) no-repeat;}
div.imgbot {display: block; background: url(../images/imgbgbot.jpg) no-repeat bottom; padding: 15px 0px 15px 0px;}
div.imgbot img{padding: 0px 15px 0px 15px; background: url(../images/imgbgmid.jpg);}

div.paginator {
	margin: 15px 0px 0px 15px;
}
div.paginator a {
	padding: 4px;
}

div.paginator b {
	padding: 4px;
	color: #666;
	background-color: white;
}

img.img2 {padding:3px; border: 3px solid #444; background-color: white;}
span.param {
	color: #DDD;
}

div.breadcrumb {
	background: #444;
	padding: 5px;
}

a img {
	border: 0px;
}

.eers {
	padding-bottom: 10px;
}

div.num {
	color: #fd9d2d;
	font-size: 24pt;
	padding-right: 10px;
	text-align: right;
}

div.eers b{
	font-size: 11pt;
}

.tahoma {
	font-family: Tahoma;
}