/* @charset "windows-1251"; */
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 980px;
}

* html body {
	width:  expression(document.getElementsByTagName('html')[0].clientWidth < 980 ? '980px' : '100%');
}

img, table {
	border: none;
}

table.layout td {
	vertical-align: top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #ffffff url(images/bg_main.gif) repeat-x;
}

#fContainer {
	position: relative;
}

#Header {
	height: 160px;
}

#Header .logo {
	padding-left: 45px;
	padding-top: 60px;
	float: left;
}

#Header .right {
	float: right;
	padding-right: 50px;
	padding-top: 45px;
	text-align: right;
}

#servLinks a {
	margin-left: 15px;
}

#findForm {
	margin-top: 10px;
	margin-left: 3px;
}

#findForm label {
	font-size: 12px;
}

#findForm #query {
	padding: 1px;
	margin: 0;
	height: 17px;
	width: 115px;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	background-color: #c2d1db;
	padding-right: 23px;
	background-position: right center;
}

#findForm #query:focus {
    outline: none;
}

#findForm #srchblk {
	float: right;
	position: relative;
	width: 140px;
	height: 19px;
	background-color: #c2d1db;
}


#findForm #srchblk #fbtn {
	display: block;
	width: 19px;
	height: 19px;
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	text-decoration: none;
	background: #c2d1db url(images/search_btn_n.gif) no-repeat;
}

#findForm #srchblk:hover {
	border-color: #009966;
}


#findForm #srchblk:hover #fbtn {
	background: #ffffff url(images/search_btn_o.gif) no-repeat;
}

#findForm #srchblk #fbtn:hover {
	cursor: pointer;
	background: #ffffff url(images/search_btn_o.gif) no-repeat;
}



#TopBlock .left {
	width: 250px;
}

#mmenu {
	padding: 0;
	margin: 0;
	margin-left: 45px;
	list-style-type: none;
	font-size: 75%;
	line-height: 120%;
}

#mmenu li {
	padding: 0;
	margin: 15px 0 0 0;
	text-transform: lowercase;
}

#mmenu a {
	text-decoration: none;
	color: #000000;
	padding-left: 15px;
	background-image: url(images/menu_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

#mmenu a:hover {
	color: #0071bc;
}

#mmenu a.active {
	color: #d90011;
	background-image: url(images/menu_bull_a.gif);
}

#mmenu ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	list-style-type: none;
}

#mmenu ul li {
	margin-top: 10px;
}

#mmenu li.first {
	margin-top: 0 !important;
}

.iBlock {
	height: 330px;
}




#TopBlock .middle {
	padding: 0 40px;
}

.news {
	line-height: 1.3em;
}

#TopBlock .news {
	font-size: 69%;
	line-height: 1.3em;
}

#TopBlock .news h3 {
	margin: 0;
	font-size: 127%;
	color: #d90011;
}

.news .block {
	margin-top: 25px;
}

#TopBlock .news .block {
	margin-top: 12px;
}

.news .block a {
	text-decoration: none;
	color: #000000;
}

.news .block a:hover {
	text-decoration: underline;
	color: #000000;
}

.news .block .date {
	font-size: 85%;
	color: #0071bc;
}

#TopBlock .news .block .date {
	font-size: 100%;
}

#TopBlock .news #allNews {
	margin-top: 12px;
}

#TopBlock .right {
	width: 240px !important;
	vertical-align: bottom;
	text-align: right;
}



#vagFlash {
	height: 40px;
}



#index #mainContainer {
	background: #a4bac9 url(images/bg_grad.gif) repeat-x;
	background-position: top;
}

#mainContainer td.left {
	width: 250px;
}

.leftAccent {
	width: 200px;
	background-color: #678ca5;
	margin-left: 45px;
	margin-top: 40px;
	font-size: 75%;
	padding-bottom: 1px;
	color: #deeefa;
}

.leftAccent h3 {
	margin: 12px 7px 5px 7px;
	font-size: 110%;
	line-height: 1.1em;
	color: #000000;
}

.leftAccent p {
	padding: 0;
	margin: 0 7px 7px 7px;
	line-height: 1.4em;
}

#mainContainer .middle {
	padding: 0px 190px 35px 40px;
}

#index #mainContainer .middle {
	padding-top:35px;
	padding-right: 40px;
}

#Content .ttl1 {
	font-size: 113%;
	color: #0071bc;
}

#Content {
	overflow: hidden;
}



#mainContainer .right {
	width: 220px;
}

#mainContainer .right .mpct {
	margin-bottom: 45px;
}

#mainContainer .right .tsr {
	margin-left: 20px;
	margin-top: 30px;
	width: 150px;
	font-size: 69%;
}

#mainContainer .right .tsr a {
	text-decoration: none;
	color: #000000;
}

#mainContainer .right .tsr a:hover {
	color: #ffffff;
}

#mainContainer .right .tsr img {
	margin-bottom: 3px;
	border: 1px solid #c2d1db;
}





#outFooter {
	background: #a4bac9 url(images/bg_grad.gif) repeat-x;
	background-position: top;
}

#Footer {
	height: 150px;
	background-image: url(images/bg_footer2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 290px;
	padding-top: 40px;
}

#index #Footer {
	height: 140px;
	background: #a4bac9 url(images/bg_footer.gif) no-repeat;
	background-position: right bottom;
}

#Footer .menu {
	font-size: 75%;
}

#Footer .menu a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 15px;
}

#Footer .menu a.first {
	margin-left: 0;
}

#Footer .menu a:first-child {
	margin-left: 0;
}

* html #Footer div.menu {
	behavior:expression(this.firstChild.style.marginLeft = '0');
}

#Footer .menu a:hover {
	text-decoration: underline;
}

#picBottom {
	position: absolute;
	left: 31px;
	bottom: 39px;
	z-index: 100000;
}

.nowrap {
	white-space: nowrap !important;
}

.ff-fix {
	display: table;
	width: 100%;
}

.ff-fix2 {
	display: table-cell;
	width: 100%;
}


.pCount {
	line-height: 1.4em;
	margin-top: 40px;
}

.pCount div {
	font-size: 11px;
	color: #555555;
}

.pCount a, .pCount span {
	margin-right: 3px;
	position: relative;
	display: inline;
	font-size: 12px;
}

.pCount a:hover {
	color: #000000;
	text-decoration: underline;
}

.pCount span {
	/*font-weight: bold;
	border: 1px;*/
	font-size: 20px;
	top: .15em;
	color: #d90011;
}


.clearFloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

select,
input,
label {
	vertical-align: middle !important;
}


.cBlue {
	color: #0071bc;
}

.cRed {
	color: #d90011;
}

.ddsg-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 35px;
}

.ddsg-wrapper ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}

.ddsg-wrapper ul li a {
	color: #000000;
	text-decoration: none;
}

.ddsg-wrapper ul li a:hover {
	color: #0071bc;
	text-decoration: underline;
}

.ddsg-wrapper ul ul {
	padding-left: 20px;
	margin-top: 5px; 
}

.ddsg-wrapper ul ul li {
	margin-bottom: 5px; 
}

.searchRes .block {
	margin-top: 25px;
}

.searchRes .block a {
	text-decoration: none;
	color: #000000;
}

.searchRes .block a:hover {
	text-decoration: underline;
	color: #000000;
}

.searchRes .block .part {
	color: #0071bc;
}

div.back {
	margin-top: 35px;
}

div.back a {
	text-decoration: none;
}

