/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body{
	background: #e7ebed url(../img/back.png) no-repeat center top;
}
img{
	border: none;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#content{
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	margin-bottom: -140px;
}
* html #content{
	height: 100%;
}

#header{
	width: 100%;
	height: 170px;
}
#menu{
	width: 100%;
	float: left;
	margin: 0;
	padding: 3px 0 0 0px;
	list-style: none;
}
#menu li{
	float: left;
	width: 50px;
	margin: 0 70px;
	padding: 0 0 0 42px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	line-height: 44px;
	color: #929292;
}
#menu li a{
	float: left;
	color: #d83300;
	text-decoration: underline;
}
#menu li a:hover{
	text-decoration: none;
}
#menu li.m0 a{
	width: 100px;
	height: 95px;
	color: #d83300;
	text-decoration: none;
}
#menu li.m1{
	padding-top: 20px;
	background: url(../img/home.png) no-repeat left 20px;
}
#menu li.m2{
	padding-top: 20px;
	background: url(../img/order.png) no-repeat left 20px;
}
#menu li.m3{
	padding-top: 20px;
	background: url(../img/info.png) no-repeat left 20px;
}
#menu li.m4{
	padding-top: 20px;
	background: url(../img/dictors.png) no-repeat left 20px;
}
#menu li.m5{
	padding-top: 20px;
	background: url(../img/ivr.png) no-repeat left 20px;
}
#menu li.m6{
	padding-top: 20px;
	background: url(../img/indoor.png) no-repeat left 20px;
}

.left{
	position: relative;
	padding-right: 290px;
}
.right{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}
#text{
	position: relative;
	padding-bottom: 140px;
}
#text p{
	margin: 0;
	padding: 20px 20px 0 50px;
	font: italic 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #272727;
}
#text p em{
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
#text p strong.big{
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	color: #ff3c00;
}
#text p a{
	color: #d83300;
}

#order{
	width: 961px;
	height: 450px;
	margin: 4px 0 0 20px;
	padding-left: 17px;
	background: url(../img/form.png) no-repeat;
}
form{
	margin: 0;
	padding: 10px 20px;
}
form div{
	width: 32%;
	float: left;
}
label, input{
	display: block;
	margin: 0;
	padding: 0;
}
label{
	margin: 12px 0 4px;
	font: italic 14px Arial, Helvetica, sans-serif;
	color: white;
}
form div input{
	width: 90%;
}
form input{
	width: 96%;
}
#send{
	float: right;
	width: 150px;
	margin: 10px 32px 0 0;
}

#text h1{
	margin: 0;
	padding: 20px 20px 0 50px;
	font: bold italic 22px Georgia, "Times New Roman", Times, serif;
	color: red;
}


#text h2{
	margin: 0;
	padding: 20px 20px 0 50px;
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	color: #313131;
}
#text .col{
	float: left;
	margin: 15px 0 0 50px;
	width: 60px;
	font: italic 14px Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #272727;
}
#text .col2{
	margin: 13px 0 10px 0;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	color: #d83300;
}
#text .col2 a{
	color: #d83300;
	text-decoration: none;
}
#text .col2 a:hover{
	text-decoration: underline;
}
#text h4{
	margin: 0;
	padding: 20px 20px 0 50px;
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	color: #e63600;
}
#text p.ind{
	margin: 0;
	padding: 4px 20px 0 70px;
	font: italic 14px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #313131;
}

#price{
	margin: 20px 0 0 20px;
	width: 694px;
	height: 130px;
	background: url(../img/price.png) no-repeat;
}
#price p{
	margin: 0;
	padding: 25px 30px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: white;
}
#price p strong{
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	color: #A72800;
}
#price p em{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #663500;
}
#terms{
	margin: 5px 0 0 30px;
	width: 673px;
	background: url(../img/terms.png) no-repeat;
}
#terms p{
	margin: 0;
	padding: 45px 0 0 125px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #272727;
}
#terms p strong{
	font-weight: normal;
	color: #d83300;
}
#terms p strong.big{
	font-weight: bold;
	color: #f43900;
}
#terms p em{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #5c5e5f;
}
#terms p.under{
	padding: 20px 0 0 65px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-indent: 10px;
	color: #272727;
}
#terms p.under a{
	color: #d83300;
}
#terms p.under em{
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #d43903;
}

#demo{
	width: 300px;
	float: left;
	margin: 0;
	padding: 83px 0 0;
	list-style: none;
	background: url(../img/demo.png) no-repeat;
}
#demo li{
	height: 31px;
	margin: 0 51px 0 23px;
	padding: 0 0 0 15px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	line-height: 31px;
	background: #7c7c7c;
}
#demo li.last{
	height: 60px;
	margin: 0 51px 0 23px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/demob.png) no-repeat;
}
#demo li object{
	float: right;
	margin: 5px 20px 0 0;
}
#demo li a{
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
#demo li a:hover{
	border-bottom: none;
}

#pay{
	width: 300px;
	position: relative;
	clear: both;
}
#pay div{
	margin: 0 51px 0 23px;
	padding-left: 11px;
	background: #dce2e6;
}
#pay h3{
	margin: 0;
	padding: 0;
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	color: #ff3c00;
}
#pay span{
	margin-left: 4px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #d83300;
}
#pay p{
	margin: 0;
	padding: 8px 4px 12px;
	text-indent: -8px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #272727;
}
#pay img.t{
	position: absolute;
	top: -10px;
	left: 23px;
}
#pay img.b{
	position: absolute;
	bottom: -10px;
	left: 23px;
}
#what{
	width: 226px;
	height: 92px;
	margin: 20px 51px 0 23px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 24px;
	background: url(../img/golos.png) no-repeat;
}
#what div{
	padding-top: 8px;
}
#what a{
	color: white;
}

#demon{
	position: absolute;
	z-index: 100;
	top: 120px;
	left: 380px;
	width: 250px;
	height: 257px;
	display: none;
}
#demon div{
	width: 250px;
	height: 450px;
	background: url(../img/demon2.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/demon.png',sizingMethod='crop');
}

#whats{
	position: absolute;
	z-index: 101;
	top: 50%;
	left: 50%;
	width: 270px;
	height: 270px;
	margin-left: -135px;
	margin-top: -135px;
	display: none;
}
#whats div{
	width: 270px;
	height: 270px;
	background: url(../img/golos.png) no-repeat;
	_background:expression('none');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/golos.png',sizingMethod='crop');
}

#demon div a.cls, #whats div a.cls{
	position: relative;
	float: right;
	width: 16px;
	height: 16px;
	margin: 20px 20px 0 0;
}
#demon div h2{
	margin: 0;
	padding: 18px 24px 8px;
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	color: #e63600;
	text-align: left;
}
#demon ul{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#demon li{
	height: 31px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 20px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	line-height: 31px;
}
#demon li object{
	float: right;
	margin: 5px 20px 0 0;
}
#demon li a{
	position: relative;
	color: #262626;
	text-decoration: none;
	border-bottom: 1px dashed #262626;
}
#demon li a:hover{
	border-bottom: none;
}

#whats p{
	margin: 0 20px 0;
	padding: 28px 0 0;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #313131;
}
#whats p strong{
	font: bold italic 12px Georgia, "Times New Roman", Times, serif;
	color: #e63600;
}

#footer{
	position: relative;
	width: 910px;
	height: 140px;
	margin: 0 auto;
	clear: both;
}
#footer div{
	float: left;
	padding: 40px 40px 10px 0;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #414141;
}
#footer div strong{
	float: left;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #f43900;
}
#footer div a{
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #414141;
	text-decoration: none;
}
#footer div a:hover{
	text-decoration: underline;
}
#footer p{
	clear: both;
	margin-left: 10px;
	padding-top: 5px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #272727;
}

table.table {
border: 1px dashed orange;
font: 14px Georgia;
line-height: 12px;
}

table.table2 {
border: dashed 1px;
font: 16px georgia;
}


div.demo {
padding-left: 23px;
}


.count {
	float: right !important;
	width:260px !important;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:11px !important;
	line-height:18px !important;
	position: relative !important;
	right: 40px !important;
	text-align:left !important;
	font-style:normal !important;
}
.count a
{
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
}
.count a#l_text
{
	float:left !important;
	font-style:normal !important;
	font-size:12px !important;
}

