@charset "windows-1251";
/* CSS Document */

body {
	font-family: "Myriad Pro", "Helvetica CY";
	font-size:12pt;
	background-color:#FFFFFF;
	color:#000000;
}

.header {
	background:url(div_img/header-bg2.png) no-repeat center;
	height:192px;
}

.logo, .a-logo:link, .a-logo:visited, a-logo:hover {
	font-size:18pt;
	color:#F00;
	margin:0;
	text-decoration:none;
}
.logo-text {
	font-size:14pt;
	color:#666666;
	margin:0;
}
.layer0 {
	width:300px;
	height:80px;
	/*position:absolute;*/
	float:left;
}
.layer1 {
	width:300px;
	height:80px;
	/*position:absolute;*/
	float:right;
}
.contacts {
	font-size:18pt;
	font-weight:700;
	color:#F00;
	margin:0;
}

.naviMenu {
	background-color:#EDEDED;
	width:100%;
	margin-top:10px;
}
.naviTable {
	width:100%;
}
h2 {
	font-size:20pt;
	font-weight:300;
}

	
.centeredDiv {
	height:100;
	text-align:center;
}
#tip div {
	width:290px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}
.popular {
	width:200px;
	background-color:#FFFF66;
}

#catalog-preview div {
	width:200px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}

.cat-sidebar {
	width:200px;
	float:left;
	
}
.cat-content {
	margin-left:240px;
	
}
#catalog-main div {
	width:200px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}

.priceMain {
	font-size:24pt;
	font-weight:700;
}
#plain div {
	padding-left:20px;
	margin: 0 5px 15px 0;
	}
	
#plain p {
	padding-left:20px;
	margin-bottom:5px;
	margin-top:0;
	}
#plain h3 {
	padding-left:20px;
	margin-bottom:0;
	margin-top:20px;
	font-weight:600;
	}

a:link {
	font-size:20pt;
	color:#0066CC;
	text-decoration:underline;
}
a:visited {
	font-size:20pt;
	color:#0066CC;
	text-decoration:underline;
}
a:hover {
	font-size:20pt;
	color:#06F;
	text-decoration:underline;
}
.tipTD {
	border:2px dashed maroon;
	padding:7px;
}
.tipTable {
	border-spacing: 7px 11px;
	padding:7px;
}