@charset "windows-1251";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; /*все границы */
	padding: 0;  /*отступы */
	border: 0;  /*и рамки устанавливаются в 0 */
	outline: 0;  /*обводка элементов идёт туда же */
	font-size: 100%; /* шрифт нормальный*/
	vertical-align: baseline;  /*всё выравнивается однообразно*/
	background: transparent;  /*фона нет, никакого*/
}
html {
	overflow: auto;
}
html, body {
	padding:0px;
	margin:0px;
	font:9pt Tahoma, Arial, sans-serif;
	color:white;
	cursor:default;
}
html {
	background: #fff url('imgs/town2.jpg') 50% 0 repeat-x;
}
body {
	background: url('imgs/town3.jpg') 50% 100% repeat-x;
}
img {
	-ms-interpolation-mode: bicubic;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.email {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-transform: none;
	text-decoration:none;
	color:#054DA2;
}
p {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#000000;
	font:9pt Tahoma, Arial, sans-serif;
	text-align:left;
}
table, tr, td {
	color: #000000;
	font-size: 12px;
	vertical-align:top;
	margin-top:15px;
}
table.dan {
	width:644px;
	text-align:center;
	border:#666666 solid 1px;
	border-collapse: collapse;
	margin:5px 0 15px 0;
}
table.dan td {
	border:#666666 solid 1px;
	color: #000000;
	border-collapse: collapse;
	font-size: 12px;
}
div.logo {
	clear:both;
	width:1099px;
	height:365px;
	background: url('imgs/town2.jpg') center top;
	background-repeat:no-repeat;
	margin:0 auto 10px auto;
	text-align:center;
	overflow:visible !important;
	overflow:hidden;
	margin: 0 auto;
	position: relative;
}
div.logo img {
	display:block;
	margin:0px;
	border:0px;
}
div.top {
	clear:both;
	width:680px;
	height:212px;
	float:left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
div.top a {
	margin:0;
	padding:0;
}
div.top .n1 {
	float:left;
	width:12px;
	height:212px;
	background:url('top.png') 0px 0px no-repeat;
}
div.top .n2 {
	float:left;
	width:656px;
	min-width:656px;
	height:212px;
	background:url('top.png') 0px -212px repeat-x;
}
div.top .n3 {
	float:left;
	width:12px;
	height:212px;
	background:url('top.png') 0px -424px no-repeat;
}
.skidki {
	position:relative;
	margin:0px;
	padding:0px;
}
.skidki h2 {
	margin:0px;
	font-size:11pt;
	font-style:italic;
	color: #ec2726;
	font-weight: bold;
	padding:285px 0 0 11%;
	text-decoration:none;
}
.skidki h2 a, .skidki h2 a:hover, .skidki h2 a:visited {
	text-decoration:none;
}
.logo .phone {
	position: absolute;
	top: 225px;
	left: 145px;
	width: 230px;
	z-index: 10;
	color: #006699;
	text-align: left;
	font-weight: bold;
}
.logo .phone h2 {
	color: #ec2726;
}
.clear {
	clear:both;
}
h1 {
	font-weight:bold;
	text-align:center;
	margin:35px 0px 25px 0px;
	font-size:14pt;
	color: #006699;
}
h2 {
	margin:0px;
	font-size:12pt;
	color: #0059A9;
	font-weight: bold;
	margin:35px 0px 25px 0px;
}
h3 {
	color: #0173B1;
	font-size: 24pt;
	font-style: italic;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 20px 0;
	text-align:center;
}
h4 {
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0173B1;
	text-align:center;
	margin: 25px 0 15px 0;
}
h6 {
	text-align:left;
	color: #034DA2;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom:15px;
	margin-top:10px;
}
h6.x {
	text-align:left;
	color: #034DA2;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:15px;
}
span.bl {
	color: #0173B1;
	font-weight: bold;
}
form {
	margin:0px;
	padding:0px;
}
ul.menu {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
	color: #0059A9;
	font-size: 10pt;
	font-weight: bold;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
ul.menu li {
	display:block;
	padding:0px;
	list-style:none;
	float:left;
	margin:0px 5px;
}
ul.menu li.zak {
	font-size: 10.5pt;
}
ul.menu li a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #0059A9;
}
ul.menu li a:hover {;
	text-decoration:none;
	color:#F8931D;
}
div.content {
	clear:both;
	width:800px;
	padding:0px 0px 0px 25px;
	margin:0 auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
div.serv {
	clear:both;
	margin:0 auto;
	width:800px;
	border:0px;
	background-color:#ffffff;
	padding-top:15px;
	color:#000000;
	overflow:hidden;
}
div.serv img {
	border:0px;
	width:50px;
	height:57px;
	padding:0px 7px 0px 0px;
	float:left;
}
div.serv p {
	vertical-align:top;
	font-weight:bold;
	padding-top:20px;
}
div.serv p.s2 {
	padding-top:14px;
}
div.serv p.s3 {
	padding-top:6px;
}
div.serv p.s4 {
	padding-top:0px;
}
div.serv p a {
	color:#000000;
	text-decoration:none;
}
div.serv p a:hover {
	color:#054DA2;
	text-decoration:none;
}
div.serv div.wh {
	width:260px;
	height:64px;
	float:left;
	overflow:hidden;
}
img.lft {
	float:left;
	border:0px;
	margin:0px 10px 15px 0;
	overflow:hidden;
}
div.iml {
	text-align:left;
	padding-top:15px;
}
div.bl {
	margin:10px 0 10px 0;
	clear:both;
	padding:10px 0 5px 0;
}
div.bl img {
	float:left;
	border:0px;
	margin:0 10px 0 0;
	overflow:hidden;
}
div.bl div {
	margin-left:155px;
}
div.bl p.lft {
	width:150px;
	float:left;
}
div.bl div.big {
	margin-left:430px;
}
div.bl div.mid {
	margin-left:230px;
}
div.bl h6 {
	text-align:center;
	color: #034DA2;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom:20px;
}
div.bl h6.podz {
	text-align:left;
	color: #034DA2;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:20px;
}
div.blr {
	margin:10px 0 10px 0;
	clear:both;
	padding:10px 0 5px 0;
}
div.blr img {
	margin-left:200px;
	border:0px;
	margin:0;
	overflow:hidden;
}
div.blr div.txt {
	float:left;
	width:195px;
}
div.blr h6 {
	text-align:center;
	color: #034DA2;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:20px;
}
.center {
	text-align:center;
	margin:0 auto;
}
p img {
	padding:5px 0;
}
p.p14 {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:25px;
}
span.sk {
	font-size: 16px;
	color:#0059A9;
}
div.ven {
	float:left;
	width:645px;
}
div.kan {
	float:left;
	width:550px;
}
div.otstup {
	clear:both;
	height:20px;
}
div.resh {
	float:left;
	width:600px;
}
ul.first {
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:left;
	list-style-image:url('imgs/li.gif');
}
ul.first li {
	margin:0px 0px 20px 3px;
	padding:0px 0px 0px 2px;
}
div.footer {
	clear:both;
	min-width:700px;
	min-height:155px;
	padding-top:20px;
	padding-bottom:120px;
	background: url('imаgs/tow.jpg') center top repeat-x;
	margin:0 auto;
	overflow:hidden;
}
div.footer .niz {
	clear:both;
	width:680px;
	height:120px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}
div.footer .niz .f1 {
	float:left;
	width:12px;
	height:120px;
	background:url('imgs/bottom.png') 0px 0px no-repeat;
	overflow:hidden;
}
div.footer .niz .f2 {
	float:left;
	width:656px;
	height:105px;
	padding-top:15px;
	background:#f5921b;
	font-size:8pt;
	overflow:hidden;
}
div.footer .niz .f3 {
	float:left;
	width:290px;
	padding-top:0px;
	overflow:hidden;
}
div.footer .niz .f4 {
	float:left;
	width:12px;
	height:120px;
	background:url('imgs/bottom.png') 0px -120px no-repeat;
}
div.cont {
	position:relative;
	text-align:left;
	width:34px;
	height:80px;
	background:#f5921b;
	color:#024CA3;
	top:0px;
}
div.contlft {
	position:relative;
	color: #ffffff;
	left:75px;
	top:-80px;
	width:220px;
	height:80px;
}
div.contban {
	position:relative;
	text-align:right;
	right:10px;
	float:right;
	top:-160px;
	width:250px;
	height:80px;
}
span.time {
	font-size: 10pt;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span.gre a, span.gre a:hover {
	color: #00aa00;
	font-weight: bold;
	text-decoration:none;
}
.green {
	color: #009900;
}
.small {
	font-size:8pt;
}
;
.grey {
	color:#DEDEDD;
}
.red {
	color: #FF3300;
}
.white {
	color:white;
}
.black {
	color:black;
}
/*форма заказа*/
fieldset.feedback form {
	width:500px;
	margin:10px 0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
fieldset.feedback  p { font-size:11pt;}
fieldset.feedback form p{font-size:10pt; color:#000000; padding:5px 0 1px 0; margin:0; clear:both;}
fieldset.feedback form span.red {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}
fieldset.feedback form input, fieldset.feedback form textarea {
	width:450px;
	border:1px solid #999999;
	margin:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
fieldset.feedback form input.button {
	width:130px;
	height:23px;
	margin:5px 0;
	cursor:pointer;
	border:1px solid #999999;
}
fieldset.feedback form input.button:hover {
	color:#fd5703;
	background-color:#dddddd;
}
/*форма обратного звонка*/
 form.callback {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	border: 0;
	margin:5px 8px;
	padding:0 0 5px 0;
	color:#000000;
}
form.callback p{font-size:10pt; color:#000000; padding:10px 0 1px 0; margin:0; clear:both;}
form.callback p.min {
	font-size:9pt;
	padding:5px 0 0 48px !important;
}
 form.callback span.red {
	font-size:9px;
	color:#FF0000;
}
 form.callback input {
	border: #aaaaaa 1px solid;
	color: #000000;
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 form.callback textarea {
	border: #aaaaaa 1px solid;
	color: #000000;
	background-color:#FFFFFF;
	font-size:10pt;
	width:450px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 form.callback select {
	border: #aaaaaa 1px solid;
	color: #000000;
	background-color:#FFFFFF;
	font-size:10pt;
	width:450px;
	margin:0px;
}
 form.callback input.submitgr {
	width:140px;
	height:21px;
	margin:13px 0 5px 0;
	cursor:pointer;
	background-color:#dddddd;	
	border:1px solid #999999;
}
 form.callback input.submitgr:hover {
	color:#fd5703;
	background-color:#dddddd;
}
 form.callback input.nm {
	width:450px;
	margin:0px;
}
