html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}

blockquote, q {
quotes: none;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:url(images/body-bg.gif) repeat-x top #fff;
	font:12px/1em Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#363636;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}

table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}



.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background:#fff;
	position:relative;
}

#header {
	height:326px;
	position:relative;
	background:url(images/logo-bg.gif) no-repeat center top;
}

.header-bg{
	width:100%;
	float:left;
	background:url(images/logo-bg.gif) no-repeat center top;
}

.bg{
	width:100%;
	float:left;
	background: url(images/bg.gif) center repeat-y;
}

#content {
	width:980px;
}

.dgray{
	font:12px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:17px;
	width:100%;
        height:210px;
	background:url(/images/29221/dgray-bg.gif) repeat-y center;
	position:relative;
}

.dgray .inner{
	padding:24px 0 0 25px;
}

#footer {
	width:980px;
	background:url(images/footer-bg.jpg) no-repeat;
	height:150px;
	margin:0px auto 0 auto;
	position:relative;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/

.article{
	padding-bottom:50px;
}

.list  {margin-left:0px;padding:0px;list-style: none;}
.list li{
	background:url(images/marker1.gif) no-repeat left center;
	padding-left:12px;
}

*+html .list li{height:1%;}
* html .list li{height:1%;}

.list li a{
	text-decoration:none;
	color:#c00473;
	font:12px/28px Arial, Helvetica, sans-serif;
}

.list li a:hover{
	text-decoration:underline;
}

.button{
	float:left;
	background:url(images/button-bg.gif) repeat-x top;
	text-decoration:none;
	color:#909090;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;
}

.button:hover{
	color:#c00473;
}

.button strong{
	float:left;
	background:url(images/button-left.gif) left top no-repeat;
}

.button strong b{
	float:left;
	background:url(images/button-right.gif) right top no-repeat;
	padding:3px 6px 0 6px;
	height:18px;
	font-weight:normal;
}

.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

.black{
	color:#1c2021;
}

p {
	margin-bottom:13px;
	line-height:20px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

.und{
	text-decoration:underline;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#1c2021; 
	outline:none;
}
a:hover{
	text-decoration:none;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}

.address {
	width:240px;
	float:left;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.address a{
	color:#777;
}
	.address dt {
		margin-bottom:2px;
	}
	
	.col-2 .address dt{
		margin-bottom:20px;
	}
	.address dd { 
		width:180px;
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:15px;
		}
		
		dd.e-mail{
			width:auto;
			text-align:left;
		}

/*===== header =====*/

#header .sect-top {
	position:absolute;
	left:0px;
	top:114px;}
	
.hdr-img{
	width:979px;
	height:150px;
	background:url(/images/29221/header-bg.jpg) no-repeat left bottom;

}

.logo{
	position:absolute;
	left:0px;
	top:0px;
	background:url(images/logo.gif) no-repeat 0px 0px;padding:10px 0 0 60px;)
}

.logo a{
	font:36px/1.2em Arial, Helvetica, sans-serif;
	color:#ccc;
	text-decoration:none;
}

.logo a span{
	width:333px;
	font:16px/1.2em Arial, Helvetica, sans-serif;
	color:#778284;
	position:absolute;
	left:246px;
	top:21px;
}

#header .menu{
	width:979px;
	position:absolute;
	left:0px;
	top:71px;
}
/*
#header ul.nav li{
	float:left;
	width:106px;
	height:33px;
	margin-right:2px;
}

#header ul.nav li a{
	width:106px;
	text-align:center;
	float:left;
	padding:8px 0 0 0;
	height:25px;
	text-decoration:none;
	color:#4e5b5e;
	background:url(images/nav.gif) no-repeat;
	font:12px/1.2em Arial, Helvetica, sans-serif;
}

#header ul.nav li a:hover,#header ul.nav li.active a{
	color:#fff;
	background:url(images/nav-active.gif) no-repeat
}
*/
.hdr-img h2{
	position:absolute;
	left:20px;
	top:100px;
	font:40px/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#1d2122;
	
}


.hdr-img h2 span{
	color:#6896a3;
	font:30px/1.2em Arial, Helvetica, sans-serif;
	text-transform:none;
	position:relative;
	top:-18px;
	
}

.hdr-img h2 span span{
	font:26px/1.2em Arial, Helvetica, sans-serif;
	color:#68abbe;
	position:relative;
	top:-18px;
}

.hdr-img p{
	width:310px;
	position:absolute;
	left:24px;
	top:208px;
	font:italic 14px/18px Arial, Helvetica, sans-serif;
	color:#6a7173;
}

.hdr-img p a{
	color:#f142f4;
	text-decoration:none;
}

.hdr-img p a:hover{
	text-decoration:underline;
}
.banners {position:absolute;position:absolute;left:0px;top:267px;font-family:Arial,Helvetica,sans-serif;}
.banner1{	
	left:0px;
	top:0px;
	background:url(/images/29221/banner1.gif) no-repeat left top;
	width:323px;
	height:70px;
	display:block;
}

.banner1 .more {background:url(/images/29221/more1.gif) no-repeat left top;}

.banner1  a { 
	color: #FFFFFF;
        text-decoration: none;
}

.banner1 a:hover { 
	color: #1C2021;
        
}


.banner2{
	position:absolute;
	left:327px;
	top:0px;
	background:url(/images/29221/banner2.gif) no-repeat left top;
	width:323px;
	height:70px;
	display:block;
}

.banner2 .more {background:url(/images/29221/more2.gif) no-repeat left top;}

.banner2 a { 
	color: #FFFFFF;
        text-decoration: none;
}

.banner2 a:hover { 
	color: #1C2021;
        
}

.banner3{
	position:absolute;
	left:654px;
	top:0px;
	background:url(/images/29221/banner3.gif) no-repeat left top;
	width:327px;
	height:70px;
	display:block;
}

.banner3 .more {background:url(/images/29221/more3.gif) no-repeat left top;}

 .banner1 .indent,  .banner2 .indent, .banner3 .indent
{
	padding:15px 0px 0 33px;
}

.banner3 a { 
	color: #FFFFFF;
        text-decoration: none;
}

.banner3 a:hover { 
	color: #1C2021;
        
}

.more {text-transform:capitalize;color:#fff;font-size:12px;line-height:22px; vertical-align:middle;font-family:tahoma;width:68px;height:22px;display:block;text-decoration:none;text-align:center;}

.banners h5 {font-size:30px;line-height:30px;color:#fffFf;font-weight:normal;margin-bottom:5px;}
.banners h6 {font-size:12px;line-height:12px;color:#fffff;font-weight:normal;text-transform:uppercase;margin-bottom:10px;}

/*===== content =====*/

#content .col-1{
	padding: 4px 0 0 0;
}
#content .col-1 img{
	padding: 0;
}

#page7 #content .col-1,#page3 #content .col-1,#page5 #content .col-1{padding:30px 0 0 20px;}
#page3 #content .col-1 h3,#page5 #content .col-1 h3{margin-bottom:25px;}

#content .col-2{
	padding:22px 0 0 22px;
}

.col-3{
	padding:0 0 0 70px;
}

#content .block{
	width:180px;
	margin-bottom:0px;
	float:left;
	background:url(images/block-bg.gif) repeat-y;
}

#content .block .top{
	background:url(/images/29221/block-title.gif) left top no-repeat;
	width:100%;
	float:left;
}

#content .block .bot{
	background:url(images/block-bot.gif) left bottom no-repeat;
	width:100%;
	float:left;
	padding:0 0 18px 0;
}

#content .block .inner{
	padding:5px 0 0 0;
}
#content .block .inner .ak_title{
	padding:0 0 0 16px;
}

#content h3,#content h1,h2,h3{
	font:20px/1.2em Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	/*margin-bottom:12px;*/
}

h4{
	color:#1c2021;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}

#content h4.c777{
	color:#777;
}

#content h1{
	color:#1d2122;
        font-size:20px;
	text-transform:uppercase;
	margin-bottom:16px;
}

#content h2{
	color:#1d2122;
        font-size:18px;
	text-transform:uppercase;
	margin-bottom:16px;
}

#content h1 strong{
	font:20px/1.2em Arial, Helvetica, sans-serif;
	color:#c00473;
}

#content .block h3{
	color:#fff;
	/*margin-bottom:40px;*/
}

#content .block .inner h3{
	color:#fff;
	margin-bottom: 5px;
	margin-left: 15px;
}


#content img
{
padding: 5px 5px 0 0;
clear:both;
}

.dgray h3{
/*	width:252px; */
	color:#fff;
	font:24px/1.2em Arial, Helvetica, sans-serif;
	border-bottom:1px #e0e6e8 dashed;
	padding-bottom:8px;
}

.dgray .button{background:url(images/dg-button-bg.gif) repeat-x top; color:#282b2c; font:11px Arial, Helvetica, sans-serif;}
.dgray .button:hover{color:#92d700;}
.dgray .button strong{background:url(images/dg-button-left.gif) left top no-repeat;}
.dgray .button strong b{background:url(images/dg-button-right.gif) right top no-repeat; padding:4px 6px 0px 6px; font-weight:normal;} 

.dgray ul.list li{
	width:160px;
	background-image:url(images/marker2.gif);
	border-bottom:1px dotted #d9e0e2;
}

.dgray ul.list li.last{
	border:none;
}

.dgray ul.list li a{
	color:#fff;
	font-weight:bold;
}

.list_m {
	vertical-align: bottom; 
	white-space: nowrap; 
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px;
	line-height: 100%;
	margin-top: 0pt;
	margin-bottom: 0pt;
	border-color: initial;
	border-image: initial;
	border-left-color: initial;
	border-right-color: initial;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: initial;
	border-top-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium; 
}

/*===== footer =====*/
#footer .privacy{
	position:absolute;
	left:25px;
	top:22px;
}

#footer .privacy,#footer .privacy a{
	font:12px/1em Arial, Helvetica, sans-serif;
	color:#bcc4c6;
	text-decoration:none;
}

#footer .privacy a:hover{
	text-decoration:underline;
}
#footer .bottom-menu {position:absolute;
	right:25px;
	top:20px;
	}

#footer .nav{	
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	list-style:none;
}

#footer .nav li{
	float:left;
	border-right:1px #898f90 solid;
	padding-right:6px;
	margin-right:6px;
}

#footer .nav li.last{
	border:none;
}

#footer .nav li a{
	color:#898f90;
	text-decoration:none;
}

#footer .nav li a:hover,#footer .nav li.active a{
	color:#bcc4c6;
}


/*----- forms -----*/

.search{
	position:absolute;
	left:748px;
	top:78px;
}

#search input{
	width:164px;
	border:1px #dde1e1 solid;
	background:#f3f6f6;
	float:left;
	margin-right:4px;
	padding:0;
}

#search .button{background-image:url(images/search-button-bg.gif); color:#fff; font:13px/1em Arial, Helvetica, sans-serif; cursor:pointer; margin-top:1px;}
#search .button strong{background:url(images/search-button-left.gif) no-repeat left top;}
#search .button strong b{background:url(images/search-button-right.gif) no-repeat right top; padding:0 6px 0 6px; height:18px;}
#search .hidden {width:0px;height:0px; border:0px;background:none;}

#info input,#info select{
	padding:4px 0 4px 6px;
	margin:0 0 12px 0;
	color:#fff;
	width:244px;
	background:#c7d1d3;
	border:none;
	border-left:1px #5f6668 solid;
	border-top:1px #5f6668 solid;
}

#info select{
	width:250px;
}

#info .button{
	margin:12px 0 0 12px;
}
/*==========================================*/
.margin0 {margin:0px;}

.colum { width:282px;}

.dgray  {padding-bottom:50px;}
.dgray .col-1{width:320px !important;}
.dgray .col-2{width:260px !important;}
.dgray .col-3{width:220px  !important;}

.bx_popup_frame .more {color:#ccc;}
.sect-top .bx-component-panel {top:0px;} 
.sect-bottom {margin:0 auto;width:980px;}

.margin17 {margin:0 0 17px 0;}

ul.breadcrumb-navigation {margin:0px;padding:0px 0px 15px 0px;}


#flat, #flat a{color:#000000; font-size:11px;}

/* Александр Карасев */
table.list_con, table.list_con td {
	border:1px solid #D8D8D8;
	border-collapse: collapse;
	text-align:center;
	font-family: Verdana;
	font-size:11px;
	padding:5px 3px;
}
.d1_a, .d2_a, .d3_a, .d4_a {
	width:30px;
}
table.list_con,
table.list_con tr.first,  table.list_con tr.first td,
table.list_con tr.second,  table.list_con tr.second td {
	border:2px solid #D8D8D8;
}
table.list_con tr.first, table.list_con tr.second {
	background-color: #EEE;
	font-weight:bold;
}

table tr.first-bank {
	background-color: #EEE;
}
table tr.first-bank td {
	border:2px solid #D8D8D8;
	font-weight:bold;
	padding:5px 3px;
}
table tr.first-bank td span {
	font-weight:normal;
}
.dgray .inner2 {
	padding: 0 0 0 18px;
	width: 300px;
	float: left;
}

.alltr_odd {
	background-color: #E9F9E1;
}
.alltr_even {
	background-color: #FFF7DD;
}
