/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Header / #header #nav, #teop_menu
3. Left / #left
4. Main / #main, #down_menu
5. Footer / #footer

-------------------------------------------------------------------*/

/*--------------------------*/
/* - BODY <<<----- */
/*--------------------------*/

body  {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	background: url(images/body_bg.png) top repeat-x #3e5d72;
	margin: 0;
	padding: 0;
	text-align: center;




//color: #263847; 					font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size:18pt;
}

.two_cols #container {
	width: 1000px;
	border: 0px solid #000000;
	background: #FFFFFF;
	text-align: left;
	font-size: 16px;
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	color: #374968;
} 

.two_cols #ins{
	background: url(images/main_grad.png) top left repeat-x #fff;
	padding-top:20px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 17px;
} 
.two_cols #ins h1{
	font-size: 22pt;
	padding-top: 2px;
	font-weight: bold;
	/* [disabled]margin-top: 20px; */
} 
.two_cols #proekt{
	background: url(/images/proekti_svp.jpg) bottom left no-repeat #fff;
	margin: 0px 17px 20px 17px;
	padding-top:24px;
}
				
.shadow_block {
	background: url(images/shadow.png) right repeat-y;
	text-decoration: none;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 0;
}

.shadow_block h3 {
	text-decoration: none;
}

.shadow_block a {
	color: #39597B;
	text-decoration: none;
}
/*.shadow_block p {
}*/
.blue_part{ background:#d7e5f1;}
.two_cols h2 {font-weight:normal;}
.tt {
	font-size:16px;
}

/*---------------------------*/
/*  HEADER <<<----- */
/*---------------------------*/

.two_cols #header {
	background: url(images/head_bg.gif) top repeat-x  #2e3840;
	padding: 0;
	height: 100px;
	position:relative;
	margin-top: 0;
	margin-right: 17px;
	margin-left: 17px;
} 

.two_cols #logo {
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 22px;
	border: 0px solid #000;
}
.two_cols #tel {
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 622px;
	border: 0px solid #000;
}

/*---------------------------*/
/* > NAV STRING <<<--- */
/*---------------------------*/

.two_cols #nav_string {
	height:40px;
	border-top:1px solid #cbcbcb;
	padding: 0 0 0 0;
	margin:0 17px 0px 17px;
	font-size:9pt;
	position:relative;
} 

.two_cols #nav_string a{
	color:#263847;
	text-decoration:underline;
}

.two_cols #nav_string ul {list-style:none; margin:6px 0 6px 16px; padding:0;}

.two_cols #nav_string ul li {
	display:inline;
	float:left;
	margin:5px 6px;
	color:#666666
}

.two_cols #nav_string ul li.first {background:none; padding-left:0px;}


.two_cols #lang {
	position:absolute;
	z-index:6;
	top:10px;
	right:19px;
	background:none;
	width:auto;
	height:20px;
	overflow:hidden;
	padding:2px;
	text-align:center;
	text-decoration: underline;
}
.two_cols #allfoto {
	position:absolute;
	z-index:20;
	top:90px;
	right:33px;
	background:none;
	width:177px;
	height:25px;
	overflow:visible;
	padding:2px;
	text-align:center;
	text-decoration: underline;
}
				  
.two_cols #lang a { text-decoration:none; color:#263847; display:block; float:left; margin:0 6px}
.two_cols #lang img { border:none; padding:3px 10px;}

/*----------------------------*/
/* > IMAGE BLOCK <<<--- */
/*----------------------------*/

#image h1 {
	color:#274758;
	font-weight:normal;
	font-size:18pt;
	padding-left:0px;
}

#image{
	width:auto;
	padding:0;
	position:relative;
	display: table;

//overflow-y: hidden;							
	margin-top: 0;
	margin-right: 17px;
	margin-left: 17px;
	border: none;
	text-decoration: none;
}
.two_cols #foto_block {
	background:#bdbabd;
	border-top:1px solid #cbcbcb;
	margin-right: 17px;
	margin-left: 17px;
	font-size:9pt;
	position:relative;
	padding: 20px 22px 10px 22px;
	text-decoration: none;
	height: auto;
} 
.two_cols #foto_block .ramka td {
	border:2px solid #fff;
	text-decoration:none;
	vertical-align: top;
	font-size: 9px;
}
.two_cols #foto_block img {
	 border:none;
}
.two_cols #image img {
	 border:none;
}

/*---------------------------*/
/* > LEFT PANEL <<<--- */
/*---------------------------*/

.two_cols #left {
	float: left;
	width: 280px;
	background: transparent;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 5px;
}
.two_cols #leftmain {
	float: left;
	width: 380px;
	background: transparent;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 5px;
}
.two_cols #left h3 {
	background: url(images/ul_marker_w.png) right center no-repeat #4c5661;
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 12px 12px;
	border: 1px solid #fff;
	border-bottom:none;
	text-decoration: none;
	/* [disabled]color: #FFF; */
}

.two_cols #left p {
	font-size:9px;
}
/* > MENU  <<<--- */

.two_cols #left ul {
	background: #fff;
	list-style: none;
	font-size: 17px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-left:1px solid #91989e;
	border-right:1px solid #fff;
	color:#39597B;
}

.two_cols #left ul li {
	background: url(images/ul_bg.png) -10px bottom no-repeat;
	padding: 3px;
	clear: both;
	display: block;
	/* [disabled]margin-top: 1px; */
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
						
.two_cols #left ul li.last, .two_cols #left ul.blue_part li.last{
	background:none;
	font-weight: inherit;
}

.two_cols #left ul li img {border: none; }
.two_cols #left ul li span {
	padding: 10px;
	line-height:180%;
	color: #39597B;
}

.two_cols #left ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	height: 31px;
}

.two_cols #left ul.blue_part{background:#e4ecf6; padding: 3px 0 14px 14px; border-bottom:1px solid #fff;}
.two_cols #left ul.green_part{
	background:#c9e7da;
	padding: 8px 0px 1px 14px;
}
.two_cols #left ul.blue_part li {
	background: url(images/ul_bg_blue.png) -20px bottom no-repeat;
	margin:0;
	color: #39597B;
}

.two_cols #left ul.blue_part li a, .two_cols #left ul.blue_part li.last a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	width:100%;
	padding: 10px 0;
	margin:0;
	height:auto;
	background:url(images/ul_marker_b.png) right center no-repeat;
}

.two_cols #left ul.blue_part li a:hover {
	background:url(images/ul_marker_b.png) right center no-repeat;
	color: #993300;
}
.two_cols #left ul li a:hover {
	background-color: #F8CDCF;
}
.two_cols #left ul li a:hover img {opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);}



/*---------------------------*/
/* > MAIN PANEL <<<--- */
/*---------------------------*/

.two_cols #main {
	margin-top: 0;
	margin-right: 0;
	margin-left: 280px;
	margin-bottom: 0;
	padding: 0 20px;
} 

.two_cols #main h1 {
	font-size:20pt;
	color: #304261;
	font-weight:normal;
}
.two_cols #main h2 {
	font-weight:normal;
	color: #304261;
}
.two_cols #main a:hover {
	color: #D70000;
}


/* > CENTER Title <<<--- */

/* > CENTER MENU <<<--- */
.two_cols #center_menu .tt{
	height:20px;
	font-size: 18pt;
	padding-bottom: 15px;
} 

.two_cols #center_menu{
	font-size: 16px;
	background-color: #FFFFFF;
	border-top: 1px solid #dcdde4;
	border-left: 3px solid #e55a61;
} 

.two_cols #center_menu a {
	color:#2F4064;
}
.two_cols #center_menu a:hover{
	text-decoration:underline;
}


.two_cols #center_menu ul {
	list-style: none;
	padding-top: 7px;
	padding-left: 15px;
}

.two_cols #center_menu ul li {
	margin:9px;
	color: #666666;
	font-weight: normal;
}
.two_cols #center_menu ul li a{
	background:url(images/ul_marker.png) 0 4px no-repeat;
	margin:1px;
	padding-left: 12px;
	color: #2F4064;
	font-weight: normal;
}

.two_cols #center_menu .blue_part {
	border:1px solid #fff;
	padding-left: 25px;
	width: 240px;
	font-size: 14px;
	padding-right: 10px;
}
.two_cols #center_menu .blue_part ul li a { text-transform:none;}
.two_cols #center_menu .blue_part ul li a:hover { text-transform:none; color:#304261; text-decoration:underline;}


/* > Body <<<--- */





/* > UP TABLE <<<--- */

table.up {
	width:99%;
	table-layout:fixed;
	overflow: hidden;
	font-size:9pt;
}

table.up td{padding:0px 8px 4px 0; vertical-align:top;}

.up img {border: 2px solid #fff;}
.up span { color:#a01010;}
.up a { color: #315984; text-decoration:none}
.up { color: #315984;}

/* > NEWS TABLE <<<--- */
table.news {
	width:99%;
	font-size:11pt;
}
table.news td {
	vertical-align:top;
	padding-right:5px
}
table.news td.first{border-top:none;}
.news img {border: 0px solid red; margin-right:10px}

/* > FAQ TABLE <<<--- */
table.faq {width:100%; font-size:10pt;}
table.faq td {
	font-size: 14px;
}
table.faq td.first{border-top:none;}
.faq img {border: 0px solid red; margin-right:9px; margin-top:2px}
.faq a { text-transform:none; text-decoration:none; color: #315984}
.faq a:hover {	color: #993300;}
.faq {
	color: #315984;
	background-color: #E8F3F9;
}
.green {
	color: #258525;
	background-color: #DCFADD;
}
.bignum {
	color: #AE451E;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.bignum2 {
	color: #CC7406;
	font-size: 34px;
	padding: 0px 8px 0px 8px;
	height: 30px;
	line-height: 30px;
	background: solid #FFFFF;
	background-color: #C1DEA3;
}
.red {
	color: #AE451E;
	font-size: 14pt;
}
.to-right { text-align:right
}
.faqw a {
	text-decoration:underline;
	color: #8c4429;
}


/* > DOWN TABLE <<<--- */

table.down {width:99%; font-size:10pt;}
table.down td {border-top:1px dotted #154e7b; padding:11px 0; vertical-align:top;}
table.down td.first{border-top:none;}
.down img {border: 0px solid red; margin-right:10px}


/* > UNDER TITLE <<<--- */

.untitle {
	vertical-align:top;
	font-weight: normal;
}
.untitle ul li {
	padding: 3px;
	font-style: normal;
}
.untitle span {

}

table.untitle td {
	border-top:1px dotted #154e7b;
	padding:8px 4px 8px 8px;
	vertical-align:top;
}
table.untitle td.first{border-top:none;}

/*---------------------------*/
/* >   FOOTER   <<<--- */
/*---------------------------*/

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;} 
.two_cols #footer {height:60px; border-top:4px solid #3e5d72; margin:0; background:#ececec; text-align:right; position:relative;}
 
.two_cols #menu_down {
	position:absolute;
	z-index:11px;
	top:25px;
	left:80px;
} 
.two_cols #menu_down  a{ padding:0 10px;}
.two_cols #content {
	padding-top: 10px;
	font-size: 16px;
}
.two_cols #foto_block a {
	color: #314163;
}
.two_cols #foto_block a:hover {
	color: #990000 ;
}
.two_cols #foto_block img { text-align:center;

}
