@charset "utf-8";
/* CSS Document */

/*Common styles*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color:#FFF;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing:1.1px;
	color: #FFD220;
	margin:20px 0 20px 0;
}
h3 {
	font-size: 16px;
	color: #FFCB00;
	letter-spacing: 1.1px;
	line-height: 1.5;
	font-weight: bold;
	margin:15px 0 15px 0;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCB00;
}
p {
	margin:19px 0 19px 0;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin:15px 0 15px 15px;
	line-height:1.5;
}
a {
	color:#FFD220;
	text-decoration:none;
}
a:hover {
	color: #cbcbcb;
	text-decoration:underline;
}
strong {
	font-weight: bold;
}
.clear {
	clear:both;
}
/*end of Common styles*/

#wrapper {
	width: 100%;
	min-width:1000px;
}
#header {
	background-image: url(../img/fon-header-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
	width: 100%;
	min-width:1000px;
	position: relative;
}
#header div {
	background-image: url(../img/fon-header-right.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 130px;
	width: 50%;
	position:absolute;
	right:0px;
	top:0px;
}

#header img {
	display: block;
}/*end styling Header*/

/*styles of Menu*/
#menu {
	background-image: url(../img/fon-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	min-width:600px;
}
#menu ul {
	display: block;
	width:100%;
	border-top:1px dashed #9B9A9A;
	border-bottom:1px dashed #9B9A9A;
	height:36px;
	min-width:600px;
}
#menu li {
	display: block;
	width: 17%;
	height:36px;
	line-height:36px;
	text-align:center;
	float: left;
	background-image: url(../img/poloska.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#menu li:first-child {
	background-image: none;
}
#menu .last {
	width: 15%;
}
#menu a {
	font-size: 19px;
	font-weight: bold;
	color: #FFD220;
	text-decoration: none;
}
#menu a:hover {
	color: #cbcbcb;
}/*end styling Menu*/

/*styles of Container*/
#container {
	padding:0 18px 0 18px;
}
.colorAccent {
	color: #FFCB00;
}
#leftCompare, #rightCompare {
	background-image: url(../img/poloska.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:50%;                                   /*35*/
	float:left;
	margin:20px 0 15px 0;
}
#rightCompare {
	background-image:none;
}
#rightform {
	background-image:none;
	background-repeat: repeat-y;
	background-position: right top;
	width:28%;
	float:right;
	margin:20px 0 15px 0;
}
td.form {
margin-left:20;
}

.headLink {
	font-size: 20px;
	font-weight: bold;
	color: #FFCB00;
	text-decoration: none;
	letter-spacing: 1.1px;
}
a.headLink:hover {
	color: #cbcbcb;
	text-decoration: underline;
}
.heading {
	text-align: center;
	margin:0 auto 0 auto;
}
.describe, .advantage, .textBlock {
	position: relative;
	background-image: url(../img/fon-menu.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#leftCompare .describe {
	margin:0 18px 0 0;
}
#rightCompare .describe {
	margin:0 0px 0 18px;
}
.topLeft, .topRight,.bottomLeft, .bottomRight {
	background-image: url(../img/fon-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topRight {
	background-image: url(../img/fon-top-right.jpg);
	background-position: right top;
}
.bottomLeft {
	background-image: url(../img/fon-bottom-left.jpg);
	background-position: left bottom;
}
.bottomRight {
	background-image: url(../img/fon-bottom-right.jpg);
	background-position: right bottom;
}
.describe .bottomRight {
	padding:8px 8px 1px 8px;
}
.marginTopZero {
	margin-top:0px;
}
.describe .headLink {
	display: block;
}
.describe ul {
	list-style-type: disc;
	list-style-position: inside;
	margin:0 0 0 20px;
}
/*Advantage block*/
.advantage {
	margin:5px 0 5px 0;
}
.advantage .bottomRight {
	padding:6px 8px 6px 8px;
	display:block;
	overflow:hidden;
}
.advantage p, .advantage h4 {
	margin:0 0 0 0;
}/*end Advantage*/

/*different textblocks*/
.textBlock {
	margin:30px 0 30px 0;
}
.textBlock .bottomRight {
	padding:6px 8px 8px 8px;
	overflow:hidden;
}
.textBlock h1 {
	margin-bottom:5px;
}
.textBlock p {
	margin:10px 0 10px 0;
}
.vydel {
	font-size: 16px;
	line-height: 1.3;
	color: #FFF;
	font-weight: bold;
}/*end textblocks*/

/*Footer*/
#footer {
	height: 159px;
	margin:0 0 0 0;
	padding:1px 0 0 0;
	background-image: url(../img/fon-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
}
.phones {
	background-image: url(../img/fon-footer-telephone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:72px;
	padding:0px 0 0 113px;
	margin:22px 10px 0 0;
	float:right;
	font-size: 28px;
	line-height:1.3;
	color: #FFCB00;
}
.phones p {
	margin:0 0 0 0;
	position:relative;
}
.phoneCode {
	position: absolute;
	left:-50px;
	top:24px;
	font-size:18px;
}
.copyright {
	font-size: 11px;
	line-height:2;
	position: absolute;
	left: 10px;
	bottom: 10px;
	margin:0 0 0 0;
}
.copyright a {
	color: #FFF;
}
.copyright a:hover {
	color: #FFCB00;
	text-decoration:none;
}
/*end of Footer*/

/*LiveCounter*/
#counter {
	height: 18px;
	width:100px;
	position: absolute;
	right:15px;
	bottom:2px;
	/*background-color:#00FF00;*/
	text-align:right;
}
p.headh3 {
	FONT-SIZE: 16px; color:#ffcb00; margin-top:0; margin-bottom:0; letter-spacing:1.1; font-weight:bold
}
TABLE.menu {
	BORDER-top: #9b9a9a 1px dashed;
	BORDER-bottom: #9b9a9a 1px dashed;
	background-image:url(05.jpg)
}
