*{
	margin: 0;
	padding: 0;	
}
HTML, BODY{
	height: 100%;
	font: 12px Arial;
	color: #555555;
	background: #FFF;
}
IMG{
	border: none;
}
A{
	color: #04699F;
}
A:hover{
	text-decoration: none;
}
.clr{
	clear: both;
	font-size: 0;
	height: 0;
}
#menu-pad{
	width: 195px;
	height: 192px;
	background: #AAA;
	position: absolute;
	left: 117px;
	top: 146px;
}
#menu-pad .item{
	height: 48px;
}
#menu-pad .item1{
	background: #057CB4;
}
#menu-pad .item2{
	background: #04699F;
}
#menu-pad .item3{
	background: #035487;
}
#menu-pad .item4{
	background: #024170;
}
#main{
	width: 867px;
	padding-left: 117px;
	background: url(../i/bgr.jpg) left 100px no-repeat;
	min-height: 100%;
	position: relative;
}
* html #main{
	height: 100%;
}
#header{
	height: 101px;
	position: relative;
}
#logo{
	position: absolute;
	left: 0;
	top: 17px;
}
#top-links{
	padding: 23px 0 0 211px;
	width: 366px;
	float: left;
}
#top-links .item{
	width: 183px;
	float: left;
	font-size: 11px;
	padding-bottom: 7px;
}
#top-links .item A{
	color: #057CB4;
}
#top-links .item A.here{
	color: #057CB4;
	font-weight:bold;
	text-decoration:none;
}
#top-right{
	width: 246px;
	float: right;
	padding-top: 23px;
	margin-left: 35px;
}
#top-right FORM{
	width: 155px;
	padding-left: 21px;
	background: url(../i/bullet.gif) left 3px no-repeat;
	float: left;
}
#top-right INPUT.text{
	width: 130px;
	margin-right: 6px;
}
#top-right .links{
	float: right;
	padding-top: 4px;
}
BODY:not([dummy]) #top-right .links{
	padding-top: 2px;
}
#top-right .links A{
	margin-right: 15px;
}
#top-right .lang {
	padding:6px 0 0 22px;
	font-size: 11px;
}
#top-right .lang A {
	float:left;
	color: #555555;
	margin-right:10px
}
#middle{
	padding-bottom: 25px;
}
#left-col{
	width: 599px;
	float: left;
	position: relative;
}
#right-col{
	width: 246px;
	float: right;
	padding-top: 80px;
}
#banners{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 194px;
}
* html #banners{
	bottom: -3px;
}

.b1{
	width: 194px;
	height: 133px;
	background: url(../i/banner-bgr.jpg) no-repeat;
	margin-bottom: 1px;
}
.b1 .inner{
	padding: 12px 24px 12px 14px;
}
.b1 A, A .b1{
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}
.b1 IMG{
	margin-left: 4px;
}
.b1 .title{
	color: #FFF;
	font: italic 14px Arial;
	padding-bottom: 6px;
}

.b2{
	position:relative;
	width: 183px;
	height: 123px;
	background: url(../i/banner-bgr2.jpg) no-repeat;
	margin-bottom: 0px;
}
.b2 .inner, .b3 .inner{
	padding: 12px 24px 12px 14px;
}
.b2 A, .b3 A, A .b2, A .b3{
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}
.b2 IMG, .b3 IMG{
	margin-left: 8px;
	margin-bottom: 3px;
}
.b2 .more {
	color: #FFF;
	font: italic 13px Arial;
	position: absolute;
	bottom:8px;
	left:14px;
}
.b2 .more a, .b3 .more a {
	color: #FFF;
	font: italic 13px Arial;	
}

.b3{
	position:relative;
	width: 183px;
	height: 133px;
	background: url(../i/banner-bgr3.jpg) no-repeat;
	margin-bottom: 0px;
}
 .b3 .more {
	color: #FFF;
	font: italic 13px Arial;
	position: absolute;
	bottom:18px;
	left:14px;
}
/*
#banners .text-banner{
	width: 194px;
	height: 133px;
	background: url(../i/banner-bgr.jpg) no-repeat;
	margin-bottom: 1px;
}
#banners .text-banner .inner{
	padding: 12px 24px 12px 14px;
}
#banners .text-banner A{
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}
#banners .text-banner IMG{
	margin-left: 4px;
}
#banners .text-banner .title{
	color: #FFF;
	font: italic 14px Arial;
	padding-bottom: 6px;
}
*/
#main-menu{	

}
BODY.second #main-menu{
	width: 195px;
	float: left;
	position: relative;
	z-index: 2;
}
#main-menu .title{
	height: 30px;
	font-size: 10px;
	padding-left: 21px;
	padding-top: 15px;
}
BODY.second #main-menu .title{
	position: relative;
}
BODY.second #main-menu .title DIV{
	position: absolute;
	white-space: nowrap;
}
#main-menu TD, #main-menu TABLE {
	border-collapse:collaspe;
	padding:0;
	margin:0;
}
#main-menu TD{
	height: 48px;
	width: 180px;
	padding-left: 21px;
}
#main-menu TD.here{
	background: #D5D5D5;
}
#main-menu A{
	color: #FFF;
	font: bold 19px "Arial Narrow", Arial;
	text-decoration: none;
	line-height: 100%;
}
#main-menu A:hover{
	opacity: 0.8;
	zoom: 1;
	filter: alpha(opacity=80);
}
#main-menu TD.here A{
	color: #000;
}
#main-menu TD.here A:hover{
	opacity: 1;
	filter: none;
}
#main-menu .height{
	min-height: 192px;
}
* html #main-menu .height{
	height: 192px;
}
#b-holder{
	margin-top: -1px;
	position: relative;	
	zoom: 1;
}
#submenu{
	width: 392px;
	background: #E8E8E8;
	padding: 14px 0 8px;
	height: 170px;
	margin-top: -1px;
}
* html #submenu{
	height: 170px;
}
BODY.second #submenu{
	float: left;	
	background: #D5D5D5 url(../i/submenu-bgr.gif) no-repeat;
	padding-top: 60px;
	position: relative;
	margin-bottom: 14px;
	//margin-bottom: 11px;
}
#submenu .col{
	width: 190px;
	float: left;
}
#submenu .item{
	padding-left: 19px;
	background: url(../i/sub-bullet.gif) 9px 5px no-repeat;
	padding-bottom: 7px;
	position:relative;
	zoom: 1;
}
#submenu .item A{
	color: #000;
	font-size: 13px;
}
#submenu .item A.here{
	font-weight: bold;
	text-decoration:none;
	color: #000;
	font-size: 13px;
}
#submenu .item .title{
	display: none;
}
#submenu .over{
	z-index: 1;
}
#submenu .over .title{
	display: block;
	position: absolute;
	left: 30px;
	top: 15px;
	width: 215px;
	padding: 7px 10px;
	background: #057CB4;
	border: solid 1px #1195D4;
	font-size: 11px;
	color: #FFFFFF;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#big-block,
.big-block{
	width: 665px;
	margin-top: 18px;
	background: #F1F1F1 url(../i/white-dot.gif) 50% top repeat-y;
	margin-left: -78px;
	position: relative;
}
#big-block_hidden,
.big-block_hidden{
	display:none;
}
.big-block{
	background-image: none;
}
#big-block .inside{
	padding-bottom: 55px;
	background: url(../i/grey-bgr.jpg) left bottom no-repeat;
}
.big-block .inside{
	padding-bottom: 35px;
	background: url(../i/grey-bgr2.jpg) left bottom no-repeat;
}
.inside .cont { margin-bottom:10px; }
#big-block .col,
.big-block .col,
.inside2 .col{
	width: 332px;
	float: left;
	margin-right: 1px;
}
.inside2 .col{
	width: 295px;
}
#big-block .col2,
.big-block .col2, 
.inside2 .col2{
	margin-right: 0;
}
#big-block .header,
.big-block .header2{
	height: 32px;
	background: #057CB4;
	position: relative;
	color: #FFF;
	padding-left: 45px;
}
.big-block .grey{
	background: #A1A1A1;
}
#big-block .header A.arch,
.big-block .header2 A.arch{
	color: #D5D5D5;
	position: absolute;
	font-size: 10px;
	top: 11px;
	right: 26px;
}
#big-block .header A.arch2,
.big-block .header2 A.arch2{
	color: #FFFFFF;
	position: absolute;
	font-size: 10px;
	top: 11px;
	right: 26px;
}
#big-block .col2 .header{
	background: #04699F;
}
.big-block .all{
	font-size: 14px;	
	color: #04699F;
	line-height: 140%;
}
.big-block .all2{
	font-size: 13px;
}
.big-block .all A{
	color: #04699F;
}
.big-block .all A.here{
	text-decoration: none;
	font-weight: bold;
}
.big-block .all SPAN{
	margin: 0 2px 0 4px;
}
#big-block H1,
.big-block H1{
	font: bold 19px "Arial Narrow", Arial;
	line-height: 100%;
	padding-top: 5px;
}
#big-block .cont,
.big-block .cont{
	padding: 15px 27px 25px 45px;
}
#big-block .cont_item,
.big-block .cont_item{
	padding: 15px 27px 0px 45px;
}
.inside2 .cont_item{
	padding: 15px 27px 0px 0px;
}
.inside2 .col2 .cont_item{
	padding: 15px 0px 0px 30px;
}
#archive2 {
	padding: 5px 27px 15px 45px;	
}
#archive2 a {
	margin:0 1px;
	text-decoration: none;
	border-bottom:1px solid #04699F;
}
#archive2 a:hover {
	text-decoration: none;
	border-bottom: none;
}
#archive b, #archive2 b {
	font-size:14px;	
}
#archive2 .nums {
	font-size: 14px !important;
}
#archive2 .nums b {
	color:#7d7d7d;
}
#archive2 .nums a {
	padding:0 1px;
	margin:0 2px;
}
#archive .years, #archive2 .years {
	font-size:14px;	
	padding:6px 0 2px 0;
}
#archive .years b, #archive2 .years b {
	font-weight: normal;
	font-size: 18px;	
	color: #7d7d7d;
}
#archive .month, #archive2 .month {
	font-size:12px;
	padding:4px 0 0 0;	
}
#archive .month b, #archive2 .month b {
	font-size:12px;	
	color: #7d7d7d;
}
#big-block .contsubmenu,
.big-block .contsubmenu{
	padding: 7px 21px 11px 45px;
}
#big-block .item,
.big-block .item,
#right-col .item{
	padding-bottom: 20px;
}
#big-block .item A,
.big-block .item A,
#right-col .item A{
	color: #057CB4;
}
#big-block .col2 .item A{
	color: #04699F;
}
#big-block .item .top,
.big-block .item .top,
#right-col .item .top{
	color: #057CB4;
	font-size: 10px;
	line-height: 100%;
	padding-bottom: 4px;
}
#big-block .col2 .item .top{
	color: #04699F;
}
#big-block .item .top A,
.big-block .item .top A,
#right-col .item .top A{
	text-decoration: none;
}
#big-block .item .top SPAN,
.big-block .item .top SPAN,
#right-col .item .top SPAN{
	margin: 0 3px;
}
#right-col .item .top A:hover,
.big-block .item .top A:hover,
#big-block .item .top A:hover{
	text-decoration: underline;
}
#big-block .item .title,
.big-block .item .title,
#right-col .item .title{
	font: bold 14px Arial;
	line-height: 120%;
}
#right-col .item .title{
	font: normal 13px Arial;
}
#right-col .item .title A{
	color: #000;
}
#big-block .item .text,
.big-block .item .text,
#right-col .item .text{
	color: #555555;
	font-size: 11px;
	padding: 5px 5px 5px 16px;
}
#big-block .item .text A,
.big-block .item .text A,
#right-col .item .text A{
	color: #555555;
	text-decoration: none;
}
#right-col .item .text A {
	color: #656565;
}
SPAN.nowrap{
	white-space: nowrap;
}
#big-block .item .text IMG,
.big-block .item .text IMG,
#right-col .item .text IMG{
	margin-left: 4px;
}
#prev_next {
	padding: 10px 27px 1px 43px;
	font-size:11px;
}
#prev_next .prev {
	float:left;
}
#prev_next .next {
	float:right;
}
#right-col H2{
	color: #057CB4;
	font: bold 19px "Arial Narrow", Arial;
	padding-left: 21px;
	background: url(../i/bullet.gif) left bottom no-repeat;
}
#right-col .cont{
	padding-top: 25px;
}
FORM#subscribe{
	padding-left: 21px;
	background: url(../i/bullet.gif) left 7px no-repeat;
}
FORM#subscribe INPUT.text{
	width: 190px;
	color: #D5D5D5;
	font: 18px Arial;
	padding: 1px 5px;
}
FORM#subscribe .links{
	padding-top: 10px;
}
FORM#subscribe .links DIV{
	padding-bottom: 5px;
	color: #8F8F8F;
}
FORM#subscribe .links A{
	color: #8F8F8F;
}
FORM#subscribe .links A.big{
	font: bold 14px Arial;
}

#footer{
	margin-left: -78px;
	padding-left: 43px;
	color: #000;
	font-size: 11px;
	position: relative;
	// height: 91px;
}
#footer A{
	color: #057CB4;
}
#footer .name{
	color: #656565;
	font: bold 14px Arial;
	margin-left: -15px;
	padding-bottom: 17px;
}
#footer .left{
	width: 255px;
	float: left;
}
#develop{
	position: absolute;
	right: -280px;
	width: 378px;
	top: 20px;
}
#develop DIV{
	color: #555555;
	position: absolute;
	left: 107px;
	top: 2px;
}
#develop DIV A{
	color: #555;
}
.big-block .item2{
	padding-bottom: 15px;
}
.big-block .item2 .head{
	color: #555555;
	font: bold 14px Arial;
	padding-bottom: 4px;
}
.big-block .item2 A,
.big-block .item2 .text{
	color: #057BB3;
	font-size: 11px;
}
#banner2{
	padding-top: 20px;
	padding-left: 21px;
}
#text-content{
	position: relative;
	top: -10px;
}
#text-content H2{
	font: bold 14px Arial;
	margin: 20px 0 5px;
}
.big-block P{
	margin: 10px 0;
}
#text-content A{
	color: #04699F;
}
UL{
	list-style: none;
}
#text-content UL LI{
	padding-left: 7px;
	background: url(../i/bullet2.gif) left 6px no-repeat;
	padding-bottom: 10px;
}
#text-content UL LI LI{
	padding-bottom: 4px;
}
#text-content UL{
	margin: 10px;
}
#text-content UL UL{
	margin: 5px;
}
TABLE.tbl{
	width: 100%;
	margin: 15px 0;
	border-collapse: collapse;
}
TABLE.tbl TD{
	padding: 6px 12px 5px 13px;
	background: #C2D6E1;
	border: solid 1px #F1F1F1;
	font-size: 11px;
	vertical-align: top;
}
TABLE.tbl .theader TD,
TABLE.tbl TD.theader{
	font: bold 14px Arial;
	color: #FFF;
	background: #04699F;
}
#reports A{
	color: #04699F;
	font-size: 12px;
}
#reports P{
	margin: 10px 20px;
}
#reports P A{
	color: #555555;
	text-decoration:none;
	font-size: 11px;
}
#reports P A:hover{
	text-decoration:underline;
}
#report H2,
.news H2{
	color:#04699f;
	font: bold 16px Arial !important;
	margin-bottom: 10px;
	margin-top:3px !important;
}
#report .summ{
	font-size: 13px;
	margin-bottom: 10px;
}
#report .short{
	margin-bottom: 10px;
}
#report .content{
	margin-bottom: 15px;
}
#report H3, .cont H3{
	font: bold 14px Arial;
	margin-bottom: 10px;
}
#report .list-item{
	text-transform: uppercase;
	margin-bottom: 8px;
}
#report .list-item SPAN{
	margin-right: 3px;
}
#report .list-items{
	margin: 0 30px 6px;
}
#report .list-items .list-item{
	text-transform: none;
	margin-bottom: 1px;
}
#report .summ2{
	margin-bottom: 10px;
}
#report .summ2 DIV{
	margin-bottom: 5px;
}
#report .price{
	margin-bottom: 9px;
}
#report .links{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 19px;
}
#report .links DIV{
	margin-bottom: 3px;
}
#report .more-info{}
#report .more-info DIV{
	margin-bottom: 8px;
}
#warning{
	font-size: 11px;
	color: #656565;
	padding-top: 25px;
	padding-bottom: 20px;
}
.star { color:#07c6f3; padding:0 3px }

UL.reports LI{
	position:relative;
	padding-left: 7px;
	background: url(../i/bullet2.gif) left 6px no-repeat;
	padding-bottom: 6px;
}
UL.reports LI LI{
	padding-bottom: 4px;
}
UL.reports{
	margin: 10px;
}
UL.reports UL{
	margin: 5px;
}
#pages .nav { font: bold 14px Arial; padding:15px 0 5px 0 }
#pages .nums { font-size: 14px !important; }
#pages a:hover { text-decoration: none; border-bottom: none; }
#pages a { margin:0 2px; text-decoration: none; border-bottom:1px solid #04699F; padding:0 1px; }
#pages b { font-size:14px; font-weight: normal; }

.searchRow { margin-bottom:12px }
.searchRow .sstr { font-weight:bold }
.searchRow .searchTitle { font-weight:normal; font-size:14px; margin-bottom:3px }
.searchRow .searchTitle a { color:#057CB4 !important }
.searchRow .sUrl { display:block; padding:2px 0 2px 0; font-size:11px; color:#8F8F8F}

.big-block2 {
	margin-top:270px;
	position: relative;
}
.big-block2 #link_home {
	position: absolute;
	left: 21px;
	top: 0;
}
.big-block2 #top-right {
	width:389px;
	padding-top:0;
}
.big-block2 #top-right INPUT.text{
	width: 250px;
}
.big-block2 #top-right FORM{
	width: 290px;
}
.develop404 { left:289px !important }
.subscribe_row { padding:2px 0 }

#otrasliLink a, #themesList b a { text-decoration:none; border-bottom:1px dashed #8F8F8F }
#themesList { position:absolute; background-color:#F1F1F1; padding:5px 10px; margin-left:-10px; margin-top:-25px }
#themesList b { display:block; margin:0 0 7px 1px }

.ask { font-size:18px; border-top:1px dashed #8F8F8F; margin-top:25px; padding-top:3px }

#text-content .btn, div#forms .btn, .cont .btn { border:0; width:auto !important; padding:4px 6px; //margin-left:-25px !important; margin-left:-10px;  background-color:transparent; cursor:hand; cursor:pointer; color:#8F8F8F; font: bold 14px Arial}
* html #text-content .btn, * html div#forms .btn, * html .cont .btn { margin-left:-25px !important; }

span.grey { font-size:11px; color:#a4a4a4; background-color:transparent !important; padding-top:7px }

#askQuestion { margin:10px 0; font-weight:normal }

#askQuestion input.input, #askQuestion .textarea { width:400px !important; font:11px Arial; padding:2px }

span.user_msg { padding-left:10px; font-weight:bold; color:#04699F }
div#forms tr { padding:1px 0 }
div#forms td {vertical-align:top }
div#forms tr.comment_empty td { padding-top:4px }
div#forms .lefttd { font-weight:bold }
div#forms input.input { width: 200px }
div#forms div.error { font-weight:bold; color:#057CB4 }
div#forms span#error { font-style:italic; font-size:11px }

div.sitemap ul { font-size:18px; list-style:none; }
div.sitemap ul li { background:none !important }
div.sitemap ul ul { font-size:14px; font-weight:bold }
div.sitemap ul ul li { background: url(../i/sub-bullet.gif) left 6px no-repeat !important; padding-left:9px !important }
div.sitemap ul ul ul { font-size:11px; font-weight:normal }
div.sitemap ul ul ul li { background: url(../i/bullet2.gif) left 6px no-repeat !important; }
BLOCKQUOTE{
	padding: 0 15px;
}
.counter { display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px; }

div.counters { position:relative; border-top: 1px solid #dadada;  margin: 5px 0 15px -77px; width: 583px; padding: 20px 40px 10px 40px;}