/* Start of CMSMS style sheet '0_style' */
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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
           position: relative;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
.wrapper {
	width: 928px;
	margin: 0 auto;
	position:relative;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 307px;
	background: url(images/header.jpg) no-repeat;
	background-position:center top;
           width: 960px;
           margin: auto;
}
#header .wrapper{height: 307px}
#tel{
	position:absolute;
	top:19px;
	right:-10px;
	background:url(images/tel-trans.png) no-repeat;
	width:202px;
	height:73px;
	font:bold 24px/24px 'Roboto Condensed', sans-serif;
	color:#8aa0b2;
	padding:8px 8px 8px 8px;
}
#tel p {
 	margin: 10px 7px;
}
#adress{
	position:absolute;
	top:160px;
	right:-10px;
	font:700 16px/22px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	padding:0;
}
#menu{
	position:absolute;
	bottom:14px;
	left:0;
	width:928px;
	height:52px;
}
#menu ul {
    margin:0;
/*    padding:10px 10px 0 50px;*/
    }

#menu li {
    display:block;
	float:left;
    margin:0;
    padding:0 0 0 80px;
    }

#menu a {
    float:left;
    margin:0;
    padding:0 0 0 8px;
    text-decoration:none;
    }

#menu a span {
    float:left;
    display:block;
font-family: 'Roboto Condensed', sans-serif;
    font-size:16px;
	line-height:24px;
	height:24px;
    padding:15px 18px 14px 10px;
    color:#000;
    }
    
#menu a:hover span, #menu li.active a span {
    color:#FFF;
    background:url(images/r_a.png) no-repeat right top;
    }

#menu a:hover,  #menu li.active a{
	   background:url(images/l_a.png) no-repeat left top;
/*    background-position:0% -42px;*/
    }

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
/*	height: 1%;*/
	position: relative;
	margin-bottom: 20px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	overflow: hidden;
	background:#E1EEF8;
	position:relative;
           border-radius: 6px;
           padding-bottom: 20px;
}
#t{
	width:684px;
	height:13px;
	margin-left:244px;
	font-size:1px;
}
#b{
	width:684px;
	height:5px;
	margin-left:244px;
	font-size:1px;
}
#content {
	/*margin: 20px 12px 110px 257px;*/
           width:650px;
           float: right;
           padding: 13px 20px 100px 0;

}
#content p {
	margin: 0;
	text-indent:35px;
	text-align:justify
	}
#content h1{
	font-size:29px;
	margin-bottom:25px;
	color:#1d4c71;
           font-family: 'Roboto Condensed', sans-serif;
}
#thetable{
	margin-bottom:45px
	}
#thetable tr th{
	background:url(images/th1.png) no-repeat;
	width:378px;
	height:39px;
	font-size:14px;
	vertical-align:middle;
	color:#fff;
	padding-left:25px;
	text-align:left;
}
#thetable tr th+th{
	background:url(images/th2.png) no-repeat;
	width:117px;
	height:39px;
	padding:0;
	text-align:center
}
#thetable tr th+th+th{
	background:url(images/th3.png) no-repeat;
	width:142px;
	height:39px
}
#thetable tr td{
	background:url(images/td1.png) no-repeat;
	width:378px;
	height:39px;
	font-size:14px;
	vertical-align:middle;
	color:#183148;
	padding-left:25px;
	text-align:left;
}
#thetable tr td+td{
	background:url(images/td2.png) no-repeat;
	width:117px;
	height:39px;
	padding:0;
	text-align:center
}
#thetable tr td+td+td{
	background:url(images/td3.png) no-repeat;
	width:142px;
	height:39px
}
/*.zak{
	font-size:14px;
	color:#fff;
	text-align:center;
	background:url(/images/zak.png) no-repeat;
	width:106px;
	height:15px;
	line-height:15px;
	text-decoration:none;
	display:inline-block;
	padding:5px;
}*/
.zak{
	font-size:14px;
	color:#fff;
	text-align:center;
	background:url(images/zak.png) no-repeat;
	width:116px;
	height:25px;
	line-height:15px;
	text-decoration:none;
	display:block;
	cursor:pointer;
	margin:0 auto;
	border:0;
	padding:5px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	width: 245px;
	position: relative;
           font-family: 'Roboto Condensed', sans-serif;
           float: left;
}
#bord_mod{

	position:relative;
    margin-bottom:-47px;
}
#bord_mod .b{
	margin-top:5px;

	width:254px;
	height:52px;
	font-size:1px
}
/*#bord_mod .b{
	position:absolute;
	bottom:-47px;
	left:0;
	background:url(/images/side_bot.png) no-repeat;
	width:254px;
	height:52px;
	font-size:1px
}*/
#sideLeft h4{
	background:url(images/side_top.png) no-repeat;
	width:245px;
	height:42px;
	text-align:center;
	color:#fff;
	font-size:26px;
	padding-top:18px;
	margin-bottom:7px
}
ul.nav {
	list-style: none; /* удаляет маркер списка */
}
ul.nav li {
}
ul.nav li a, ul.nav li a:visited { /* группировка этих селекторов гарантирует, что ссылки будут выглядеть как кнопки даже после того, как пользователь перейдет по ним */
	margin: 0px 5px 3px 8px;
	padding:3px 10px 7px 20px;
	display: block; /* наделяет ссылку свойствами блока, из-за чего она заполняет весь содержащий ее элемент LI. При этом вся область реагирует на щелчок мышью. */
	width: 200px;  /*такая ширина позволяет нажимать всю кнопку в IE6. Если вам не нужна поддержка IE6, это можно удалить. Чтобы вычислить правильную ширину, вычтите ширину полей этой ссылки из ширины контейнера боковой панели. */
	text-decoration: none;
    height:20px;
	color:#000;
	font-size:16px;
	line-height:20px;
	background:url(images/a.png) no-repeat;
}
ul.nav li a:hover, ul.nav li a:active, ul.nav li a:focus, ul.nav li.active a { /* изменяет цвет текста и фона при навигации с помощью клавиатуры и мыши */
	background:url(images/a_h.png) no-repeat;
	color: #1D4C71;
           	font-size:16px;
}
.module h5{
	margin:10px 0 7px 15px;
	font-size:29px;
	color:#1d4c71;
	position:relative;
	z-index:10
}
.module .form{
	position:relative;
	margin-left:7px;
	z-index:10;
	background:url(images/form.png) no-repeat;
	width:210px;
	height:231px;
	padding:5px;
}
.module .form form div{
	margin-bottom:4px
}
input[type="text"]{
	background:url(images/text.png) no-repeat;
	color:#cacaca;
	padding:6px 5px;
	width:199px;
	font-size:14px;
	line-height:14px;
	height:14px;
	margin:0;
	border:0;
}
textarea{
	background:url(images/textarea.png) no-repeat;
	color:#cacaca;
	padding:6px 5px;
	width:199px;
	font-size:14px;
	line-height:14px;
	height:91px;
	margin:0;
	border:0;
	resize:none;
	overflow:auto;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
	padding-top:0px;
	background: url(images/footer.jpg) no-repeat center;
	color:#fff;
           width: 960px;
           margin: auto;
}
#footer span{
	display:block;
	float:left;
	padding-top:8px
}
#footer .wrapper{
		width: 918px;
		padding:10px 10px 0 15px
}
/* ~~ прочие классы float/clear ~~ */
.fltrt{float:right;margin-left:8px}
.fltlft{float:left;margin-right:8px}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px}
 .logo_top {
position:absolute;
top:50px;
width:300px;
height:95px;
border:0;
z-index:200;
cursor:pointer;
}

 dl#body-news *{ margin:0;padding:0;}
 dl#body-news dt{ color:#555;}
 dl#body-news dd{ margin:10px 0 10px 0;width:100%;position: relative;color:#666;border-bottom:1px solid #EFE0E0;padding-bottom:35px;}
 dl#body-news dd h3{ font-size:13px;color:#2F2F2F;font-weight:bold;padding-bottom:0 10px 0 0;}
 dl#body-news dd p{ padding-top:3px;font-size:12px;}
 dl#body-news div.news_right_body{ margin-left:0px;position: relative;}
 #news-page h2{ color:#444;font-size:18px;}

  p#scroll{margin:0;padding:5px 0;}
 p#scroll span{width:26px;height:26px;margin:5px;display:block;float: left;text-align:center;line-height:26px;color:#666;background:#cccccc url('uploads/public/images/fon_scroll.html') no-repeat;}
 p#scroll a{width:26px;height:26px;margin:5px;display:block;float: left;text-align:center;line-height:26px;text-decoration: none;color:#666;background:#fff url('uploads/public/images/fon_scroll.html') no-repeat;}
 p#scroll a:hover{background:#efe0e0 url('uploads/public/images/fon_scroll.html') no-repeat 0 -26px;}
 p#scroll a.next{background:#fff url('uploads/public/images/fon_scroll.html') no-repeat 0 -52px;}
 p#scroll a.next:hover{background:#efe0e0 url('uploads/public/images/fon_scroll.html') no-repeat 0 -52px;}
 p#scroll a.prev{background:#fff url('uploads/public/images/fon_scroll.html') no-repeat 0 -78px;}
 p#scroll a.prev:hover{background:#efe0e0 url('uploads/public/images/fon_scroll.html') no-repeat 0 -78px;}


/* End of '0_style' */

