/* slaga scroll vinagi */
body , html{
	height: 100.01%;
}

body{
margin:0;
padding:0;
font:70%/1.2 tahoma,arial,sans-serif;
}
h2 a	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover	{
	text-decoration: none;
}
.clear	{
	clear: both;
}
/* =structure
----------------------------------------------- */
#wrapper,
#footer{
margin:0 auto;
width:955px;
position:relative;
}
#footer{
	clear:both;
	height:59px;
	top:75px;
	}
#content{
width:482px;
float:left;
padding-bottom:25px;
border-bottom:1px solid;
color:#515151;
overflow:hidden;
}
.single#content{width:719px;margin-left:5px;}
.single2#content{width:705px;/* ie6.css */}

.single ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.single ul li {
	background: transparent url(../images/site_img/icon-arrow.png) no-repeat scroll left 5px;
	line-height:  15px;
	padding: 0pt 0pt 0pt 10px;
}

.single li a {
	color:#067C3C;
	text-decoration:none;
}

.single ul li ul li a {
	color:#515151;
	text-decoration:none;
}
/* =header
----------------------------------------------- */
/*#logo{
margin:0 0 17px 0;
padding:16px 0 0 5px;
width:234px;
float:left;
background:url(../images/site_img/logo-bg2.png) no-repeat right top;
height:164px;
position:relative;
top:17px;
z-index:2;
}*/
#logo-top{
  background: url(../images/site_img/logo-top.jpg) no-repeat -2px 0;
  position: absolute;
  left:0px;
  top:22px;
  width: 238px;
  height: 23px;
  z-index: 1;
}
#holder	{
	width:955px;
	float:left;
	margin-top:42px;
	height:153px;
	background: url(../images/site_img/header_new.jpg) top left no-repeat;
}
#holder	a	{
	height: 153px;
	width: 230px;
	display: block;
	float: left;
}
#flash object{
  position: relative;
  right: 3px
}
#flash{
	width:717px;
	float: right;
	height:153px;
}
#flashcontent{
  margin-top: -10px;
  padding-bottom: 2px;
  background: white;
}
/* =navbar / breadcrumbs
----------------------------------------------- */
#navbar{
margin-bottom:0;
padding-bottom:20px;
text-indent:0px;
}
#navbar a{margin:0 13px;text-decoration:none;}
.breadcrumbs{margin-left:12px;word-spacing:2px;}
.breadcrumbs a{
margin:0 !important;
text-decoration:underline !important;
}

#navbar object,
.breadcrumbs object{
  position: relative;
  left: 10px;
  margin-bottom: -18px;
  margin-top: -19px;
}
/* =lang
----------------------------------------------- */
#lang{
margin:0;
padding:13px 0 0;
margin-bottom:-33px;
float:right;
list-style:none;
z-index:2;
position:relative;
height:20px;
}
#lang li{margin-right:10px;display:inline;}
#lang li.active{
  color: #092568;
  background: #8492B4;
  padding: 1px 2px;
  margin-right: 8px;
}
#lang a{text-decoration:none;}
/* =navigation
----------------------------------------------- */
#nav,#extranav{
margin:0;
list-style:none;
background-color:#0A2669;
}
#nav a,#extranav a{text-decoration:none;}
#nav li,#extranav li{float:left;}
#nav{
position: relative;
padding:0;
border-top:1px solid White;
margin-bottom:19px;
clear:both;
font-size:1.1em;
position:relative;
background: none !important;
}
#nav li{}
#nav{
/*background:#1E3775 url(../images/site_img/nav-bg.png) repeat-x;*/
}

#nav li.last {

}

#nav a{
background:#1E3775 url(../images/site_img/nav-bg.png) repeat-x;
}
#nav:after{
clear:both;
display:block;
content:".";
height:0;
visibility:hidden;
}
#nav a{
padding:17px 15px 19px 16px;/* ie */
border-right:1px solid #092568;
display:block;
font-weight:bold;
}

#nav li.last {
	position: absolute;
	right: 0px;
	top: 0px;
}

	#nav li.last a {
		border: 0px;
	}
#nav .active a{
/*background:url(../images/site_img/nav-active.png) no-repeat center bottom;*/
background: url(../images/site_img/btn_over.png) top center no-repeat;
}
#nav .active.last a{background:none;}
#nav .first a{
padding-left:26px;
background:url(../images/site_img/nav-left.png) no-repeat left bottom;
}


#nav .first.active{
   position: relative;
}

#nav a#sux1 {
background:url(../images/site_img/sux1_bgr.png) top left no-repeat;
}
#nav .active a#sux1{
background:url(../images/site_img/nav-left-active.png)
}
#nav a#sux2 {
background:url(../images/site_img/sux2_bgr.png) top right no-repeat;
}

span.arrow{
   display: none;
}

a#sux1, a#sux2 {
	position: relative;
}

#nav .first a#sux1:hover .arrow,
#nav .first.active a#sux1 .arrow {
   position: absolute;
   left:50%;
   bottom:0px;/* ie6 */
   margin-left: -6px;
   background: url(../images/site_img/nav-arrow.png) no-repeat;
   width: 13px;
   height: 7px;
   display: block;
}

a#sux2 .arrow {
	display: block;
}
.bg a#sux2 .arrow {
	padding:17px 22px 19px 16px;
}
.en a#sux2 .arrow {
	padding:17px 33px 19px 24px
}

#nav.ru .first a {
	padding-left: 16px;
}

.ru a#sux2 .arrow {
	padding: 17px 16px 19px 15px;
}
#nav .last a#sux2:hover .arrow,
#nav .last.active a#sux2 .arrow{
   background: url(../images/site_img/nav-arrow.png) center bottom no-repeat;
   border: 0px;
   }

a#sux2 {
	padding: 0px !important;
}
#nav a#sux2:hover {
	 background: url(../images/site_img/nav-right-active.png) top right no-repeat;
}

#nav .active.last a{position:relative;}
#nav .last.active{position:relative;}
a#sux1:hover {
	background:url(../images/site_img/nav-left-active.png) top left no-repeat !important;
}

/* =extranav
----------------------------------------------- */
#extranav{
padding:0;
width:100%;
background-image:url(../images/site_img/extranav-right.png);
background-repeat:no-repeat;
background-position:right top;
position:absolute;
left:0;
top:0;
height:41px;
}
#extranav li{
padding:3px 16px 3px 20px;
background-position:0 3px;
background-repeat:no-repeat;
position:relative;
left:260px;
top:10px;
}
#nachalo{
background-image:url(../images/site_img/icon-nachalo.png);
}
#zanas{
background-image:url(../images/site_img/icon-zanas.png);
}
#novini{
background-image:url(../images/site_img/icon-novini.png);
background-position: 0 4px !important
}
#kontakti{
background-image:url(../images/site_img/icon-kontakti.png);
}
#karta{
background-image:url(../images/site_img/icon-karta.png);
}
#links{
	background-image:url(../images/site_img/icon_link.png);
}
#sitemap{
	background-image:url(../images/site_img/icon-sitemap.png);
}
#newsletter{
	background-image:url(../images/site_img/icon_bulletin.gif);
}
/* =subnav
----------------------------------------------- */
#subnav{
margin:0 30px 20px 0;
padding:0;
width:216px;
float:left;
list-style:none;
}
#subnav li,
#subnav a:hover,
#subnav .active a,
#subnav a:hover span,
#subnav .active a span{
background-image:url(../images/site_img/icon-arrow.png);
background-repeat:no-repeat;
background-position:15px 15px;
}
#subnav .last a:hover span{background-position:14px 14px;}
#subnav a,
#subnav span{padding:11px 10px 12px 29px;}
#subnav a{
border-style:solid;
border-width:1px 1px 0;
display:block;
font-weight:bold;
text-decoration:none;
}
#subnav span{display:block;}
#subnav a:hover{
background-position:14px 14px;/* ie7.css */
text-decoration:none !important;
}
#subnav .first a{
border-width:0 1px 0 0;
padding:0;
background-image:url(../images/site_img/box-left.png) !important;
background-repeat:no-repeat;
background-position:left top !important;
}
#subnav .last a{
border-width:1px 0 0 1px;
padding:0;
background-image:url(../images/site_img/box-right.png) !important;
background-repeat:no-repeat;
background-position:right bottom !important;
}

#subnav .single a{
  border-bottom: 1px solid #DDEADE
}


#subnav .lst a{
   border-bottom: 1px solid #DDEADE;
}


#subnav li.one_btn a {
	 border-bottom: 1px solid #DDEADE;
}

#subnav li.one_btn a:hover {
	 border-bottom: 1px solid #DDEADE;
}

/* =pagenav
----------------------------------------------- */
.pagenav{
margin:22px 0 -2px 0px;
float:left;
clear:left;
width:330px;
}
.pagenav a,
.pagenav span{
float:left;
margin-left:8px;
font-size:1.1em;
}
.pagenav span a{font-size:1em;}
.pagenav .previous a,
.pagenav .next a{display:block;}
.pagenav .previous a{padding:2px 23px 2px 0;margin-top:-2px;}
.pagenav .next a{padding:2px 0 2px 23px;margin:-2px 0 0;}
.pagenav .previous{
margin:0 0 0 2px;
background:url(../images/site_img/icon-previous.png) no-repeat 100% 1px;
}
.pagenav .next{
background:url(../images/site_img/icon-next.png) no-repeat 0  1px;
}
.pagenav .active{
padding:1px 5px 3px;
margin:-1px -1px 0px 7px;
font-weight:bold;
}
/* =footer
----------------------------------------------- */
#footer{
	background:url(../images/site_img/footer_bgr.png) top left repeat-x;
}
#footer:after{
clear:both;
display:block;
content:".";
height:0;
visibility:hidden;
}
#footer address,
#footer p{padding-top:30px;margin:0;width:450px;}
#footer p{padding-left:17px;float:left;}
#footer p a{margin:0 2px 0 3px;}
address{
padding-right:19px;
float:right;
/*background:url(../images/site_img/footer-right.png) no-repeat right top;*/
font-style:normal;
text-align:right;
}
#footer a{text-decoration:none;}
/* =Groups
----------------------------------------------- */
.group{
margin-bottom: 14px;
background:url(../images/site_img/box-left.png) no-repeat;
}
#news,
#intros{
margin-bottom:0 !important;
position:relative;
} /* ie.css */
.group .sux{
padding:0 20px 14px;
background:url(../images/site_img/box-right.png) no-repeat right bottom;
}

#live_quotes {

}


	#kurs .text {
		height: 145px;
		overflow: hidden;
	}

	#kurs #live_quotes {
		padding: 0 12px;
		height: 109px;
		overflow: hidden;
	}

#management {

	}

	#management img {
		display: block;
	}

	#management .sux {
		padding-bottom: 1px;
	}

#kurs .sux {
	padding: 0px;
}

.intro_bgr {
	background: #f6f6f6 url(../images/site_img/intro_bgr.png) top left repeat-x;
} /***/
.intro_bgr .main {
	background-color:  transparent;
} /***/

#left_news h3,
#latest_news h2 {
	padding: 11px 19px 12px 41px;
	margin: 0 -19px 0 -20px;
	background: url(../images/site_img/box-h2-left.png) top left no-repeat #F0F5F0;
} /***/
#latest_news a {
	font-weight: bold;
	line-height: 2.00em; /* 22px */
	}
	
	#latest_news a:hover
	{
		text-decoration:none !important;
	}
	
#latest_news h2 a {
	line-height: 1.00em; /* 11px */
	font-size: 12px;
}

#intro .text {
	height: 105px;
	overflow: hidden;
}

/* ie.css */
.extra .sux{padding-right:15px;padding-left:15px;}

#news .sux{min-height:165px;}
.main,
.sub{width:450px;}
.extra{
	margin-bottom: 18px;
	margin:0 0 0px 0px;
	width:242px;
	}
.more{
width:198px;
float:right;
margin-top:17px;
margin-bottom:0px;
clear:right;
}
#intro_container {
	float:left;
	margin: 0px 0 14px 0;
}
#intro_container ul {
	margin: 8px 0 0 0px;
	/*border-top: solid transparent 1px;	*/
}
#intro_container ul li {
	margin-bottom: 0px;
}
#intro .sux p	{margin: 0px;}

#latest_news {
	clear: both;
	margin-bottom: 0px;
}

#news{float:left;clear:both;}
.group dl{margin:0 0 -3px 0;}
.group dt{margin-bottom:4px;}
.group dd{margin-bottom:12px;}
.group ul{
margin:20px 0 -7px;
padding:0;
list-style:none;
}
.group li{margin-bottom:14px;}
.group .files li{
	margin-bottom:16px;
	min-height:20px;
}
.group .files li img{
  float: left;
}
.group .files li p{
  margin:0 0 0 24px;
}
.group ul img{
margin-right:8px;
position:relative;
left:-4px;
top:2px;
}
#kurs{
	/*float:right; */
	float:left;
	}
#content #kurs{float:left;}
#kurs table{
	margin: 13px 1px 0px;
	border-collapse:collapse;
	text-align:left;
} /* ie.css */

#kurs td {
	padding: 4px 9px 4px 0;
	font-size: 11px;
	line-height: 13px;
	zoom: 1;
	}
/* ie.css */
#kurs tr {
	/*background-color: #dbeedf;*/
}
#kurs tr.odd {
	background-color: #F0F5F0;
}

#kurs tr.odd td {
}
/* ie.css */
#kurs th,
#kurs td{width:81px;}
#kurs td.img {
padding: 0;
text-indent:7px;
}
#kurs th{
	padding: 0 19px 0 12px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	} /* ie.css */

#kurs h2 {
	color: #000000;
	margin: 0px 1px 0px 0px;
	padding:12px 19px 13px 41px;
	background:url('../images/site_img/box-h2-left.png') #F0F5F0;

}
/* =gallery
----------------------------------------------- */
#gallery p{margin:0 -7px 0 -10px;padding:4px 4px 8px;}
#gallery img{margin-bottom:10px;display:block;}
#gallery .active{
padding:2px 5px;
margin:0 4px 0 -2px;
text-decoration:none;
}
#gallery a{
margin-right:6px;
position:relative;
left:4px;
}
/* =intros
----------------------------------------------- */
#intros{
float:right;
width:491px;
/*background:url(../images/site_img/intros-left.png) no-repeat left bottom;*/
background: #f6f6f6 url(../images/site_img/intro_bgr.png) top left repeat-x;
}
.help {
float:right;
width:491px;
background:url(../images/site_img/intros-left.gif) no-repeat left bottom;
}

#intros ul{
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
#intros ul:after{
clear:both;
display:block;
content:".";
height:0;
visibility:hidden;
}
#intros li{float:left;padding-left:0;margin-left:0;}
#intros .first{border-left:1px solid #D1E4D4;}
#intros .active{
padding-left:9px;
margin-left:-9px;
border-left:0;
background:url(../images/site_img/uslugi_lqv_ugul.png) no-repeat;
}
#intros li a{
padding:7px 0 9px;
width:123px;
display:block;
background:url(../images/site_img/intros-button.png) no-repeat right top;
font-weight:bold;
text-decoration:none;
text-align:center;
min-height:27px;
}



#intros li.first a{width:120px;}
#intros li.active a{width:121px;}
#intros li.last a{
background-image:url(../images/site_img/intros-button-last.png);
color: #067C3C;
}
#intros li.active a{
background:url(../images/site_img/intros-button-active.png) no-repeat right top;
}

#intros li.active a#ie6problem{
background-image:url(../images/site_img/intros-button-active-last.png);
}


#intros .inner{
border-right:1px solid #D1E4D4;
padding-top:22px;
padding-left:20px;
padding-right:20px;
height:136px;
overflow: hidden;
}
#intros .inner p{margin-top:0;margin-bottom:1.3em;}
#intros .photo{
float:left;
margin-right:20px;
margin-bottom:10px;
clear:left;
}
#intros .photo img{display:block;}
#intros .photo a{padding:2px;display:block;}
/* =tools
----------------------------------------------- */
#tools{
width:200px;
float:right;
margin-top:-2px;
padding-top:13px;
background:url(../images/site_img/box-tools.png) no-repeat;
text-align:center;
height:29px;
}
#tools a{margin:0 10px;}
/* =excerpts
----------------------------------------------- */
.excerpt{clear:both;margin-top:15px;}
.excerpt:after{
clear:both;
display:block;
content:".";
height:0;
visibility:hidden;
}
.excerpt .photo img{padding:4px;display:block;}
.excerpt h2{clear:none;margin-top:0;padding-top:9px;}


/* =contact form
----------------------------------------------- */
#contact, #login {margin:0;padding:0;}

#contact ol,
#login ol{
margin:40px 0 0;
padding:0;
list-style:none;
}
#login ol{
	margin-top: 25px;
}
#contact li {margin-bottom:22px;}
#login li {margin-bottom:10px;}

#login li label,
#contact li label{
float:left;
width:81px;
padding-right:14px;
margin-top:3px;
font-weight:bold;
text-align:right;
}

#contact li input,
#contact textarea,
#login li input,
#login textarea{
	border:1px solid;
	border-color:#89A48C #DEDEDE #DEDEDE #89A48C;
	width:292px;
}
#contact li select{
	border:1px solid;
	border-color:#89A48C #DEDEDE #DEDEDE #89A48C;
}

#contact textarea,
#login textarea {height:91px;}

#contact p {margin:-8px 0 0 94px;font-size:.9em;}
#login p {margin:2px 0 0 94px;font-size:.9em;}

#contact p button, #send2friend .buttons,
#login p input{
padding:0px 0px 3px 0px;
margin:0 0 15px;
border:none;
width:108px;
background:url(../images/site_img/button.png) no-repeat;
color: #fff;
height:21px;
}
/* =headings
----------------------------------------------- */
h1{
margin:2px 0 28px;
border-bottom:1px solid;
padding-bottom:15px;
font-weight:normal;
font-size:1.9em;
}

#login h1{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.group h1{
padding-top:19px;
margin-top:0;
margin-bottom:10px;
border:none;
padding-bottom:0;
font-size:1.4em;
font-weight:bold;
line-height:1.4;
}
h2{margin:24px 0 16px;font-size:1.25em;}
.group h2 {
margin:0 -19px 17px -20px;
padding:11px 19px 12px 41px;
background:url(../images/site_img/box-h2-left.png);
font-size:12px;
}
.extra h2{
margin-left:-15px;
margin-right:-14px;
padding-left:41px;
padding-right:15px;
}
.group h2 a{text-decoration:none;}
h1,h3,h4{
clear:both;
font-family:arial;
line-height:1.0;
}
/* common =colors
----------------------------------------------- */
.pagenav .active,
.main,
#gallery p,
#intros .photo a,
.excerpt .photo img{background-color:#F3FAF4;}
#subnav a:hover,
.pagenav .next a,
#intros li a,
h1,h2,h3,h4{color:#067C3C; }
#intros li.active a,
#contact p input{
	/*background-color:#067C3C;*/
	background-color: #F0F5F0;
	}
#subnav {
	background-color: #dbeedf;
	}
#lang a,
#lang,
#nav a,#extranav a,
#intros li.active a,
#contact p input{color:White;}
body,
#logo,
#gallery .active,
#subnav a:hover,
#subnav .active a{background-color:White;}
#intros li a,
.group h2 {background-color:#F0F5F0; outline:none;}
#content,
#subnav a,
h1{border-color:#DDEADE;}
#subnav a {
	border-top: solid #fff 1px;
}
#subnav .active a, #subnav .active a:hover, #subnav a:hover {
	border-top: solid #DDEADE 1px;
}
#subnav .first.active a, #subnav .first a:hover {
	border-top: 0px;
}
body,
#navbar a,
#subnav a{color:#252525;}
#footer p,
#footer a{color:#31843C;}
.group h2,
.group h2 a{color:Black;}
a,
#navbar a:hover{color:#2A6CC2}

#analyses a:hover
{
	text-decoration:none !important;
}

#nav a:hover {
	text-decoration: none !important;
	background: url(../images/site_img/btn_over.png) top center no-repeat;
}
/* =misc
----------------------------------------------- */
p{margin-top:1em;margin-bottom:1em;}
#content p{line-height:1.1;}

h2.analyse {
	margin: 24px 0 2px 0;
}

p.photo{
float:left;
margin-right:24px;
margin-top:3px;
}
div.banner{
	
	float:left;
	margin:0 0 0px 12px;
}
.banner a {
	display: block;
	height: 27px;
	width: 195px;
	padding: 12px 0 0 42px;

	color: #fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/site_img/green_prelivka.png) top left no-repeat;
}
.banner img{
	margin: 0 0 0 1px;
	}
.banner .group, .banner .group .sux {
	padding: 0px;
	width: 237px;
}

dl{margin:-3px 0 -15px;padding:0;}
dt{margin:0 0 6px;font-weight:bold;}
dd{margin:0 0 21px;padding-left:0;}


.links dt {
	margin:0 0 6px;
}
.links dd{
	margin:0 0 21px;
	padding-left:0;
	font-weight: bold;
}

a:hover{text-decoration:underline !important;}
a img{border:none;}
a.outgoing{
padding-right:15px;
/*background:url(../images/site_img/icon-outgoing-link.png) no-repeat 100% 2px;*/
}
.normal_text_size{font-size:1em;}
.bigger_text_size{font-size:1.3em;}
/*---------------------SEND2FRIENF FORM------------------------*/
#send2friend table	{
	margin-left: 30px;
}
#send2friend input,
#send2friend textarea	{
	border:1px solid;
	border-color:#89A48C #DEDEDE #DEDEDE #89A48C;
	padding-left: 5px;
}
#send2friend .buttons	{
	border: 0px;
	margin-left: 10px;
}
#send2friend h1	{
	font-size: 1.4em;
	border: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#send2friend td	{
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
.nfo_tbl td	{
	padding: 15px 0px 15px 0px;
}
#exchange 	{
	width: 239px;
	/*height: 27px;*/
	margin-top: 13px;
	padding: 0px;
	background:url(../images/site_img/survey.gif) top left no-repeat;
}
#exchange  h2	{
	width: 190px;
	height: 20px;
	background: url("../images/site_img/icon-next.png") 15px 6px no-repeat;
	padding-left: 40px;
	padding-top: 6px;
	margin:0px;
}
#exchange  h2 a	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#exchange  h2 a:hover	{
	text-decoration: underline;
}
/*
#survey{
margin:0 -19px 17px -20px;
padding:11px 19px 12px 34px;
background:url(../images/site_img/box-h2-left.png);
font-size:1.1em;
}*/

#left_news {
	width: 450px;
	padding: 1px 0px 0px 1px;
	float: left;
	clear: both;
	margin-top:15px;
	
	background: url(../images/site_img/box-left.png) no-repeat;
}
/*****************************************************
			green arrow and title				|
******************************************************/

#left_news h3 {
	margin: -1px;
	margin-right: 1px;
	/*padding: 0px;
	height: 36px;
	background: url(../images/site_img/h2_prelivka_bgr.png) top left no-repeat;*/
}

#title {
	margin-left: 8px;
	color: #000000;
}

#title img {
	padding-top: 8px;
}

#left_news h3 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#title a:hover	{
	text-decoration: underline;
}

/*************** end green arrow and title ****************/
#left_news .lsux {
	overflow: hidden;
	background:url(../images/site_img/box-right.png) no-repeat right bottom;
}

#news_flash {
	margin: 0px 0px 0px -2px;
}

/************************************************
			news message				|
************************************************/
#news_message {
	width: 406px;
	margin: 4px 0px 0px 18px;
	padding: 2px 2px 6px 2px;
	border-top: 1px  dotted #000000;
	text-align: center;
	font-size: 9px;
	color: #2A6CC2;
}


/*************** analysis css ***********************/

.analysis_content {
	float: right !important;
	width: 717px !important;
}
.analysis_top_content{
	float: right;
	width: 717px;
}
.analysis_top_content h1{
	margin-bottom: 0px;
}
.analysis_title{
	float: left;
	width: 465px;
}
.analysis_group{
	width: 215px;
	float: left;
	clear: both;
}

.more.group h2 {
	color: #FFFFFF;
	background: url(../images/site_img/green_prelivka.png) no-repeat scroll left top;
}
.files a {
	color: #2a6cc2;
	font-size: 1em;
}

#flash_services_bg {
	background: url(../images/site_img/flashbackground_bg.jpg) no-repeat scroll left top;
	height: 153px;
	width: 954px;
}

#banner2
{
	width:226px; 
	height: 80px; 
	float:left; 
	margin-top:15px; 
	margin-left:15px;
}

div#intro_container #analyses
{
	float:left;
	margin-top:15px;
	margin-bottom:0px;
}

div#analyses_wrapper_wizzard
{
	padding:20px;
}

div#analyses_wrapper_wizzard a:hover
{
	text-decoration:none !important;
}