html {
	height:100%;
	background-color:#eeeff0;
	}
* html body {
	height:100%;
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:998px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bkg_body.gif) repeat-y;
	}
h1 {
	padding:0px;
	MARGIN: 0px;
	}

h2 {
	padding:0px;
	MARGIN:0px;
	}
h3 {
	padding:0px;
	MARGIN:0px; 	
	}
a {
	color:#003366;
	}
a:focus, a:active {
	outline:none;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin:0px;
	padding:0px;
	}
ul,li {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
.top {
	background:url(../images/bkg_top.jpg);
	height:225px;
	position:relative;
	}
.topmenu {
	position:absolute;
	font-size:12px;
	left:30px;
	top:15px;
	list-style:none;
	}
.topmenu li {
	background:url(../images/topmenu_li.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:7px;
	}
.topmenu li a {
	color:#eeeff0;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	}
.topmenu li a:hover {
	text-decoration:underline;
	}
.phone {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	position:absolute;
	left:20px;
	bottom:14px;
	line-height:16px;
	}
.spec {
	color:#fff;
	position:absolute;
	font-weight:bold;
	left:450px;
	top:35px;
	}
.spec span {
	font-size:16px;
	}
.spec a {
	font-size:10px;
	color:#fff;
	line-height:18px;
	text-decoration:none;
	}
a.logo {
	background:url(../images/logo.png);
	width:258px;
	height:57px;
	display:block;
	position:absolute;
	top:25px;
	right:20px;
	text-indent:-5000px;
	}
.address {
	color:#fff;
	text-align:right;
	font-weight:bold;
	position:absolute;
	right:20px;
	bottom:14px;
	}
.address span {
	float:right;
	background:url(../images/metro.png) no-repeat;
	background-position:0px 0px;
	padding-left:22px;
	display:block;
	padding-bottom:8px;
	}
.address strong {
	display:block;
	float:right;
	clear:both;
	font-size:11px;
	}
.cat a {
	font-size:13px;
	font-weight:bold;
	color:#003366;
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	}
.cat a:hover {
text-decoration:underline;
}

.cat a span {
	position:absolute;
	bottom:8px;
	left:16px;
	width:100%;
	cursor:pointer;
	}
.cat a.cat6 span, .cat a.cat7 span, .cat a.cat8 span, .cat a.cat9 span, .cat a.cat10 span {
	bottom:12px;
	}
.cat a.cat1 {
	background:url(../images/cat_01.jpg);
	width:204px;
	height:108px;
	}
.cat a.cat2 {
	background:url(../images/cat_02.jpg);
	width:196px;
	height:108px;
	}
.cat a.cat3 {
	background:url(../images/cat_03.jpg);
	width:195px;
	height:108px;
	}
.cat a.cat4 {
	background:url(../images/cat_04.jpg);
	width:195px;
	height:108px;
	}
.cat a.cat5 {
	background:url(../images/cat_05.jpg);
	width:199px;
	height:108px;
	}
.cat a.cat6 {
	background:url(../images/cat_06.jpg);
	width:204px;
	height:107px;
	}
.cat a.cat7 {
	background:url(../images/cat_07.jpg);
	width:196px;
	height:107px;
	}
.cat a.cat8 {
	background:url(../images/cat_08.jpg);
	width:195px;
	height:107px;
	}
.cat a.cat9 {
	background:url(../images/cat_09.jpg);
	width:195px;
	height:107px;
	}
.cat a.cat10 {
	background:url(../images/cat_10.jpg);
	width:199px;
	height:107px;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:100px;
	width:100%;
	}
.left {
	background:url(../images/bkg_left.jpg) no-repeat top left;
	width:303px;
	padding-top:22px;
	padding-left:8px;
	float:left;
	}
.left h3 {
	font-size:17px;
	color:#003366;
	border-left:solid 5px #8aacd1;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:30px;
	}
.left_cat {
	position:relative;
	overflow:hidden;
	background:url(../images/bkg_left_cat.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.left_cat_c {
	border-left:solid 5px #8aacd1;
	position:relative;
	width:282px;
	padding-left:15px;
	overflow:hidden;
	white-space:normal;
	}
	
.left_cat_c  h {
width:100px;
}

.left_cat_c a {
text-decoration:none;
}

.left_cat h2 {
    padding-top:5px;
	color:#0000FF;
	font-size:13px;
	padding-bottom:14px;
	font-weight:bold;
	}
.left_cat  p {
	float:left;
	}
.left_cat small {
	font-size:10px;
	color:#003366;
	display:block;
	}
.lc_pic {
	float:right!important;
	width:177px;
	height:104px;
	position:relative;
	margin:0!important;
	padding:0!important;
	}
.content .lc_pic img {
		margin-left:5px;
		margin-right:5px;
		padding:0;
		float:right!important;
			}
			
.lc_pic a {
	display:block;
	width:177px;
	height:104px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/bkg_pic.png) repeat-x bottom;
	color:#ff9900;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	}
.lc_pic a span {
	display:block;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:177px;
	height:104px;
	cursor:pointer;
	background:url(../images/blank.gif);
	padding-top:82px;
	font-size: 0.8em;
	}
.left_cat_c p {
	font-size:12px;
	color:#003366;
	display:block;
	}

.left_cat_c .bodytext {
width:100px;
}	
a.more {
	color:#003366;
	position:absolute;
	bottom:3px;
	left:15px;
	font-weight:bold;
	font-size:10px;
	letter-spacing:1px;
	}
.right {
	float:left;
	width:680px;
	padding-top:22px;
		}

.main {
	padding:0px 20px 0px 20px;
	}
.right p {
    margin-left:15px;
	margin-right:15px;
	line-height:18px;
	padding-bottom:15px;
		}
.align-justify {
text-align:justify;
}

.right img {
	margin-left:10px;
	margin-right:15px;
	}
	
.csc-textpic-imagewrap {
margin-right:15px;
}

.right h1 {
	font-size:17px;
	color:#003366;
	margin-bottom:20px;
	border-left:solid 5px #8aacd1;
	padding-left:15px;
	padding-right:30px;
}
.right h2 {
	color:#003366;
	font-size:12px;
	padding-left:15px;
	padding-bottom:15px;
	}
.foot{
	position:relative;
	bottom:0px;
	left:50%;
	margin-left:-491px;
	width:982px;
	height:82px;
	background-color:#013386;
	}
.fcontacts {
	color:#fff;
	line-height:20px;
	padding-left:15px;
	padding-top:9px;
	}
.fcontacts p {
	float:left;
	padding-right:40px;
	}
.fcontacts p a {
	color:#fff;
	text-decoration:none;
	}
.counters {
	position:absolute;
	right:22px;
	top:27px;
	}
.counters img {
	float:right;
	margin-left:10px;
	border:none;
	}
.news-latest-item h2 {
color:#003366;
	font-size:12px;
	padding-bottom:15px;
}

.news-latest-morelink {
color:#003366;
	position:relative;
	top:27px;
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
}

.news-latest-morelink a {
text-decoration:underline;
}
.price p {
position:relative;
float:right;
padding-right:15px;
margin-top:5px;
padding-bottom:5px;
color:#ff9900;
font-size:17px;
font-weight:bold;
text-decoration:none;
}

.left_cat_c .price p {
width:200px;
text-align:right;
}
.left h1 {
font-size:17px;
	color:#003366;
	border-left:solid 5px #8aacd1;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:30px;
}
.csc-header h2 {
	font-size:17px;
	color:#003366;
	border-left:solid 5px #8aacd1;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:30px;
}
.news-single-img {
display:inline!important;
}

.news-single-img img {
float:left;
margin:15px;
}

.news-single-author {
text-decoration:underline;
font-weight:bold;
padding:0;
margin:0;
color:#003399;
}

.news-single-item p {
margin:0;
padding:0;
text-indent:0!important;
margin-left:15px;
margin-right:15px;
}

.news-single-item .metr {
margin:0;
display:inline;
padding-left:20px;
float:left;
padding-bottom:20px;
}

.news-single-item .metr h3 {
font-size:17px;
color:#003366;
white-space:nowrap!important;
display:inline;
}

.news-single-item .metr p {
white-space:nowrap!important;
}

.news-single-item .text_news {
margin:0;
padding:0;
position:relative;
top:15px;
left:0;
}

.news-single-item #inline .inline {
display:inline;
}
.news-single-item .project {
margin:0;
padding:0;
position:relative;
top:-15px;
float:right;
padding-right:130px;
color:#ff9900;
font-weight:bold;
text-decoration:underline;
}

.news-single-backlink {
margin-left:15px;
margin-top:50px;
padding:0;
}

.csc-mailform  label { display:  block; width:  200px; float: left; }
.csc-mailform  textarea { clear: left; }
fieldset.csc-mailform {
border: medium none;
}

fieldset.tx-powermail-pi1_fieldset {
	border:  none;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display:  none;
}

fieldset.tx-powermail-pi1_fieldset div {
	clear:  both;
	padding: 3px 10px 2px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check {
	padding: 3px 10px 10px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background: #EAF1F6 none repeat scroll 0 0;
}
fieldset.tx-powermail-pi1_fieldset div.odd {
	background: #DAE1E6 none repeat scroll 0 0;
}
.tx_powermail_pi1_fieldwrap_html label {
	display:  block;
	float: left;
	width: 240px;
}
fieldset.tx-powermail-pi1_fieldset span.powermail_mandatory {
	color: red;
}
form.tx_powermail_pi1_formconfirmation_back {
display: block;
float: left;
width: 150px;
}
.powermail_mandatory_js {
color: red;
}
img.powermail_captcha_captcha {
vertical-align: middle;
}

.map li {
padding-top:3px;
}

.new1 {
	width:50px;
	height:17px;
	display:inline-table;
	position:absolute;
	padding-top:4px;
	padding-left:928px;
	}
	
.new1 a {
border:0;
}
.new1 p {
display:inline-table;
}

.new1 img {
border:0;
margin:0;
padding:0;
}

.new1 table tr {
height:11px;
vertical-align:bottom!important;
}

.nova  {
margin:0;
padding:0;
margin-bottom:5px;
margin-top:5px;
}
.nova table, td , img {
border:0 none;
}

.name {
width:100px;
margin:0;
padding:0;
}

.service {
padding-right:25px;
}

.service {
height:1%;
overflow:hidden;
padding:10px;
}


.serv_one {
height:280px;
padding-bottom:0;
width:190px;
float:left;
padding-bottom:30px!important;
padding-right:5px!important;
}

.serv_one table {
}


.title_project {
background:#022E77;
color:#FFFFFF;
position:relative;
left:10px;
width:190px;
padding:0;
text-align:right;
padding-bottom:10px;
vertical-align:middle;
height:28px;
padding-right:10px;
}

.serv_one .title_project p {
margin:0;
font-size:12px;
line-height:10px;
padding:0;
vertical-align:middle;
padding-left:5px;
padding-right:5px;
padding-top:6px;
}

.serv_one .razdel {
position:relative;
left:10px;
height:2px;
width:190px;
line-height:0px;
font-size:1px!important;
padding:0!important;
margin:0!important;
background-color:#FA830F;
}

.serv_one  .img_catalog {
text-align:center;
}

.right .serv_one #subheader {
width:190px;
padding:0!important;
margin:0!important;
position:relative;
top:10px;
}


.right .serv_one #subheader p {
font-size:12px;
line-height:15px;
}

.right .pr_cat p{
font-weight:bold;
font-size:16px;
color:#333333;
padding:0;
text-align:right;
}

.m_link {
text-align:center;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.catalog {
width:660px;
margin:5 10 5 15;
}

.catalog div {
margin:0;
padding:0;
}

.nova1 {
	margin:10 0 10 0;
	padding:10 0 10 0;
	}
