@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; background:#b8c9c3; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#707068; TEXT-DECORATION: none;}
table, td { margin:0; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#515254; border-collapse:collapse; vertical-align:top;}
img { border:none;}
a { outline:none; cursor:pointer; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#515254;}
ul,li { margin:0; padding:0; list-style:none;}

.main { width:1000px; margin:0 auto;}

.header { background:url(../img/headerBg.jpg); height:200px; position:relative;}
.header .info { position:absolute; left:362px; top:130px; display:block;}

.style0 { font-size: 0px; color:#FFFFFF;}

.content { width:100%;}

.contLeft {
	background:url(../img/contLeftBg.png) repeat-y top left;
	width:240px;
	padding-bottom:20px;
}
.contLeft .order { margin-left:30px;}
.contLeft ul {
	margin-left:17px;
	margin-right:10px;
	margin-top:15px;
}
.contLeft ul li { background:url(../img/liBg.gif) repeat-x bottom; font-size:14px; color:#414142; padding-bottom:2px; padding-top:2px;}
.contLeft ul li a {  font-size:13px; color:#414142; text-decoration:none; display:block; text-align:right; height:27px; background:url(../img/aBg.gif) no-repeat bottom right; padding-right:36px; padding-top:9px;}
.contLeft ul li a:hover { background:url(../img/aBg.gif) no-repeat top right;}
.contLeft ul li a.active { background:url(../img/aBg.gif) no-repeat top right;}
.contLeft ul li.noBg { background:none;}
.contLeft .online {
	background:url(../img/online1.gif) no-repeat top left;
	height:69px;
	margin-left:15px;
	margin-top:20px;
	position:relative;
}
.contLeft .online .info {
	display:block;
	font-size:13px;
	color:#515254;
	position:absolute;
	left:50px;
	bottom:12px;
	padding-left:25px;
	width:130px;
}



.contCenter {
	background:#FFF;
	width:510px;
	font-size:13px;
	padding-left: 10px;
	
}
.contCenter .zag {
	width:21px;
	height:10px;
	display:block;
	margin-left:248px;
	margin-top:-1px;
}
.contCenter h1 { display:block; margin:0; padding:0; background:url(../img/h1Bg.png); font-family:"sans-serif"; height:59px; margin-top:34px; color:#605d5c; font-size:32px; font-weight:normal; position:relative; margin-left:-10px; margin-right:-1px; }
.contCenter h1 span { position:absolute; top:5px; padding-left:60px;}
.contCenter .text1 { background:#FFF; font-size:12px; display:block; margin-bottom:44px; padding-top:13px; padding-bottom:40px; color:#707068;}
.contCenter .text1 h2 { margin:0; padding:0; font-size:17px; font-weight:normal; color:#515254;}
.contCenter .text1 .big { font-size:14px; font-weight:normal; color:#515254;}

.contRight {
	background:url(../img/contRightBg.png) repeat-y top right;
	position:relative;
	width: 235px;
}
.contRight .shadow {
	background:url(../img/contRightShadow.png) no-repeat right top;
	padding-left:10px;
	padding-right:15px;
	padding-top:20px;
	font-size:12px;
	margin-right:-1px;
	margin-top:-1px;
}
.contRight .shadow h2 { margin:0; padding:0; font-size:16px; font-weight:normal; color:#515254; margin-bottom:20px; text-align:center;}
.contRight .special {
	background:url(../img/special.gif);
	width:225px;
	height:302px;
	margin-left:0px;
	margin-top:20px;
	position:relative;
}
.contRight .special .title { position:absolute; left:38px; top:15px; font-size:13px; line-height:13px;}
.contRight .special .price { font-size:65px; position:absolute; right:11px;}
.contRight .special .cop { position:absolute; right:10px; top:77px; font-size:13px;}
.contRight .special .text { font-size:10px; position:absolute; top:53px; left:25px;}
.contRight .special .dostavka { color:#676a6b; font-size:11px; position:absolute; left:118px; bottom:15px;}
.contRight .special .dostavka strong { font-weight:normal; font-size:18px;}

.footer { background:url(../img/footerBg.jpg); height:64px;}
.footer .info { display:block; text-align:center; color:#515254; padding-top:35px;}

