*{
	margin: 0;
	padding: 0;
}
HTML, BODY{
	height: 100%;
	font: 11px Arial;
	background: #FFF url(../i/bgr.png) repeat-x;
}
UL{
	list-style: none;
}
OL {
	list-style: decimal; 
	margin:0 0 0 74px;
	color: #0c357f;
	font-weight: bold;
}
OL LI DIV{
	color: #000;
	font-weight: NORMAL;
}
IMG{
	border: none;
}
INPUT, TD, SELECT{
	font: 11px Arial;
}
A{
	color: 	#0053b1;
}
A:hover{
	text-decoration: none;
}
.clr{
	height: 0;
	clear: both;
	font-size: 0;
}
#min-height{
	text-align: center;
	min-height: 100%;
}
* html #min-height{
	height: 100%:
}
.second {text-align: center; }
#min-width{
	min-width: 1000px;
	text-align: left;
}
* html .second #min-width{
	width: expression(document.body.clientWidth <= 1000? "1000px" : document.body.clientWidth >= 1200 ? "1200px" : "auto");
}
#max-width { width: 994px; 	margin: 0 auto;}

.second #max-width{
	max-width: 1200px;
	margin: auto;
	width: auto;
}

.left-col{
	float: left;
	margin-right: -98px; /* bugfix Opera 9 - ужимание блока text-content влево(да, типа как паддинг выглядит)*/
}

#header{
	height: 40px;
	font-size: 12px;
}
#header A{
	color: #007fc6;
}
#header #hmmm A{
	margin-right: 15px;
}
#header .left-col{
	width: 388px;
}
#header .left-col DIV{
	padding: 14px 0 0 20px;
	color: #007fc6;
}
#header .right-col{
	margin-left: 391px;
}

#header .right-col #en-ru{
	padding-top: 12px;
	float: left;
	font-size: 14px;
}
#header .right-col #en-ru A{
}
#header .right-col .right{
	float: right;
	padding: 9px 32px 0 0;
}
#header .right-col FORM{
}
#header .right-col INPUT.text{
}
#header .right-col INPUT.button{
	margin: 0 0 -1px -5px;
}
#header .right-col .right A{
	margin-left: 10px;
	font-size: 12px;
}
#top-block .left-col{
	width: 400px;
}
#top-block .right-col{
	margin-left: 400px;
}
#top-block .right-col .padding{
	padding: 0 8px;
}

#flash{
	padding: 0 0 10px 20px;
}
#top-menu2{
	position: relative;
	left: -16px;
	padding-bottom: 7px;
	top: 0px;

}
#top-menu2 .m-item{
	float: left;
	font-size: 12px;
	margin-right: 1.1%;
	//margin-right: 0.9%;
	position: relative;
	left: -16px;
	//left: 0px;
	top: -5px;
}
#top-menu2 .m-item A{
	display: block;
	padding: 2px 4px 2px 4px;
	color: #9ce2ff;
	position: relative;
	z-index: 1;
}
#top-menu{
	padding: 39px 27px 6px 0;
	height: 25px;
	margin-right: -14px;
	position: relative;
	left: 0px;
	//left: -16px;
	z-index: 999;
}
DIV:not([dummy])#top-menu{
	left: -16px;
}

#top-menu .m-item{
	float: left;
	font-size: 12px;
	/* margin-right: 1.1%; */
	margin-right: 1.0%;
	//margin-right: 0.9%;
	position: relative;
	left: -16px;
	//left: 0px;
}
#top-menu DIV:not([dummy]).m-item,
#top-menu2 DIV:not([dummy]).m-item{
	margin-right: 5px;
	left: 0px;
}
#top-menu .m-item A{
	display: block;
	padding: 2px 4px;
	color: #FFF;
	position: relative;
	z-index: 1;
}
#top-menu DIV.over A{
	color: #57d1fe;
	text-decoration: none;
}
#top-menu .m-item .hover-pad{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 0;
}	

#top-menu DIV.over .hover-pad{
	visibility: visible;
}
#top-menu .m-item .edge{
	height: 3px;
	font-size: 0;
	position: relative;
	padding: 0 3px;
}
#top-menu .m-item .corner{
	width: 3px;
	height: 3px;
	position: absolute;
	top: 0;
}
#top-menu .m-item .left{
	left: 0;
}
#top-menu .m-item .right{
	right: 0;
}
#top-menu .m-item .bgr{
	height: 3px;
	background: #0c357f;
}
#top-menu .m-item .hover-pad .center-bgr{
	background: #0c357f;
	height: 14px;
}
#top-menu .m-item .top .left{
	background: url(../i/c-l-t.png) no-repeat;
}

#top-menu .m-item .top .right{
	background: url(../i/c-r-t.png) no-repeat;
}

#top-menu .m-item .bottom .left{
	background: url(../i/c-l-b.png) no-repeat;
}

#top-menu .m-item .bottom .right{
	background: url(../i/c-r-b.png) no-repeat;
}

#top-menu .m-item .dropdown{
	display: none;
	position: absolute;
	left: 0;
	top: 18px;
	padding-top: 2px;
	background: url(../i/blank.gif);
}
#top-menu .last .dropdown{
	left: auto;
	right: 0;
}
#top-menu DIV.over .dropdown A{
	display: inline;
	position: static;
	color: #9ce2ff;
	text-decoration: underline;
	text-indent: 0;
	padding-left: 0;
	font-size: 11px;
}
#top-menu DIV.over .dropdown A:hover{
	color: #FFF;	
	text-decoration: none;
}
#top-menu DIV.over .dropdown{
	 display: block; 
}
#top-menu DIV.initi .dropdown{
	display: block;
	visibility: hidden;
}
#top-menu DIV.over .dropdown LI{
	white-space: nowrap;
	padding-bottom: 6px;
}
#top-menu .m-item .dropdown UL{
	padding: 8px;
	background: #0c357f;
}
#top-menu .last{
	margin-right: 0 !important;
}
#block-under{
	height: 121px;
	margin-right: -94px;
	position: relative;
	left: -94px;
	padding-right: 24px;
	padding-left: 64px;
	//margin-right: -97px;
	//left: -97px;
}
#block-under .bgr{
	height: 112px;
	background: url(../i/under-bgr.png) repeat-x;
}
#block-under #png-item{
	width: 64px;
	height: 121px;
	background: url(../i/under.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.second #block-under #png-item{
	background: url(../i/under2.png) no-repeat;
}

#block-under .pic-item{
	height: 112px;
}
#block-under .item1{
	background: url(../i/under-pic1.gif) no-repeat;
}
#block-under .item2{
	background: url(../i/eng-under-pic2.gif) 53% top no-repeat;
}
#block-under .item3{
	background: url(../i/eng-under-pic3.gif) right top no-repeat;
}
#news-block{
	padding: 10px 0 0 21px;
	position: relative;
	left: -13px;
	overflow: auto;
	zoom: 1;
}
#news-block DIV:first-child{
	margin-left: -13px;
	position: relative;
	z-index: 5;
	//margin-left: 0;
}
DIV:not([dummy])#news-block DIV:first-child{
	margin-left: 0;
}
#news-block .news-item{
	width: 32%;
	float: left;
}
#news-block .news-item-noimg{
	width: 32%;
	float: left;
}

#news-block .date{
	position: relative;
	left: 3px;
	//left: -11px;
	font-size: 10px;
	color: #000;
	padding-bottom: 3px;
}
#news-block DIV:not([dummy]).date{
	left: -11px;
}
#news-block .image{
	float: left;
	width: 57px;
}
#news-block .text{
	margin-left: 57px;
	padding-right: 15px;
}
#news-block .image DIV{
}
#news-block .image DIV IMG{
	position: relative;
	top: 2px;
	left: -1px;
	//top: -1px;
	

}
#news .text A{
	text-decoration:  none;
}
#news .text A:hover{
	text-decoration:underline;
}

#news-block .text A{
	color: #0053b1;
	text-decoration: none;
}
#news-block .text A:hover{
	text-decoration: underline;
}
#news-block #news-bottom{
	text-align: right;
	clear: both;
	padding: 8px 32px 21px 0;
	//padding-top: 0;
	//margin-top: -8px;
	font-size: 10px;
}
#news-block #news-bottom A{
	color: #0053b1;
	margin-left: 12px;
}
#service{
	padding-left: 20px;
	width: 379px;
}
.second #service{
	width: 270px;
}
#service H2{
	padding: 19px 0 0 61px;
}
.second #service H2{
	padding-left: 50px;
}
#service .top{
	height: 49px;
	padding: 0 48px 0 13px;
	position: relative;
}
#service .top DIV{
	height: 49px;
}
#service .top .left{
	width: 13px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../i/services-l-t.png) no-repeat;
}

#service .top .right{
	width: 48px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../i/services-r-t.png) no-repeat;
}


* html .second #service .top .right{
	right: 0;
}
#service .top .bgr{
	background: url(../i/services-top.png) repeat-x;
}
#service .content{
}
#service .content .vert{
	background: url(../i/services-vert.png) repeat-y;
}
.second #service .content .vert{
	background: url(../i/services-bgr2.png) repeat-y;
}
#service .content .hor{
	background: url(../i/services-bgr.png) left bottom repeat-x;
}
#service .content .left{
	background: url(../i/services-left.png) left bottom no-repeat;
}
#service .content .right{
	background: url(../i/services-right.png) right bottom no-repeat;
}
#service .content .razmetka{
	min-height: 220px;
	background: url(../i/razmetka.gif) repeat-y;
}
* html #service .content .razmetka{
	height: 220px;
}
.second #service .content .razmetka{
	background: url(../i/razmetka2.gif) repeat-y;
}
#service .bottom{
	height: 51px;
	padding: 0 12px 0 49px;
	position: relative;
}
#service .bottom DIV{
	height: 51px;
}
#service .bottom .left{
	width: 49px;
	left: 0;
	top: 0;
	position: absolute;
	background: url(../i/services-l-b.png) no-repeat;
}

#service .bottom .right{
	width: 12px;
	background: url(../i/services-r-b.png) no-repeat;
	right: 0;
	top: 0;
	position: absolute;
}


* html .second #service .bottom .right{
	right: 0;
}
#service .bottom .bgr{
	background: url(../i/services-bottom.png) repeat-x;
}
#left-menu{
	padding: 0 52px;
	font: bold 16px Arial;
	margin-bottom: -25px;
	position: relative;
	z-index: 2;
}
.second #left-menu{
	padding: 0 32px 0 41px;
	font: normal 13px Arial;
}
html>body #left-menu{
	margin-bottom: 0;
	position: static;
}
#left-menu A{
	color: #0a3c85;
	text-decoration: none;
/*	color: #0a3c85 */
}
#left-menu A.over{
	color: #FFF;
	position: absolute;
	top: 3px;
	left: 25px;
}
* html #left-menu A.over{
	left: 0;
}
#left-menu A:hover.over{
	color: #9ae0fa;
}
#left-menu LI{
	padding: 4px 0 4px 25px;
	background: url(../i/s-bullet.gif) left 9px no-repeat;
	position: relative;
}
#news-services{
	padding: 10px 0 0 20px;
}
.plashka .c-l-t{
	background: #8be3ff url(../i/c-l-t.gif) no-repeat;
}
.plashka .c-r-t{
	background: url(../i/c-r-t.gif) right top no-repeat;
}
.plashka .c-r-b{
	background: url(../i/c-r-b.gif) right bottom no-repeat;
}
.plashka .c-l-b{
	background: url(../i/c-l-b.gif) left bottom no-repeat;
	padding: 18px 25px;
}
#news-services A{
	color: #0053b1;
	text-decoration: none;
}
#news-services A:hover{
	text-decoration: underline;
}
#news-services H2{
	padding-bottom: 5px;
}
A.archive{
	position: relative;
	float: right;
	margin-top: -20px;
	font-size: 10px;

}
#news-services .archive A{
	text-decoration: underline;
	position: relative;
	float: right;
	margin-top: -20px;
	font-size: 10px;
}
#news-services .archive A:hover{
	text-decoration: none;
}
#news-services .item{
	float: left;
	width: 50%;
	position: relative;
}
#news-services .item DIV{
	padding-right: 20px;
}
#banners{
	width: 535px;
}
#banners  .c-l-b{
	padding: 10px 0 10px 10px;
	//padding-bottom: 7px;
}
#banners IMG{
	margin-right: 10px;
}
#under-banners{
	zoom: 1;
	position: relative;
	padding: 20px 190px 0 50px;
}
.second #under-banners{
	padding: 20px 30px 0 0;
	position: relative;
	/*left: -40px; */
	margin-right: 20px;
}
#under-banners #press {
	
}
#under-banners #press .archive{
	margin-top: -17px;
	left: -185px;	
}
#under-banners #press .item{
	padding-top:5px;
	margin-left: -45px;
	width: 365px; /*  на главной */
}
#under-banners #press .date{
	width: 45px;
	float: left;
	font-size: 10px;
}
#under-banners #press .text{	
	margin-left: 45px;
	zoom: 1;
	//position: relative;
	//left: -3px;
}
#under-banners #press .text A{
	color: #0053b1;
	text-decoration: none;
}
#under-banners #press .text A:hover{
	text-decoration: underline;
}

#under-banners #auth{
	padding: 20px 0 0 0;
	width: 175px;
	position: absolute;
	right: 9px;
	top: 0;
}

.second #under-banners #auth{
	padding: 20px 0 0 0;
	width: 175px;
	position: relative;
	top: 0; 
	right: 0;
	float: right;
	position: relative; margin-right: -48px; margin-top: -20px;
}

#under-banners table { width: 100%;  }
#under-banners table td { vertical-align: top;  width: 30%; }



#under-banners #auth H1{	
	padding-bottom: 5px;
}
#under-banners #auth FORM{
	width: 173px;
	height: 200px;
	background: url(../i/auth.jpg) no-repeat;
}
#under-banners #auth .inside{
	padding: 61px 10px 0;
}
#under-banners #auth INPUT.text{
	width: 100px;
	margin: 0;
	border: none;
	background: #51c4f3;
	color: #FFF;
	padding: 2px 5px 2px;
	height: 16px;
	margin: 0 -3px 0 -3px;
	//margin-bottom: 4px;
}
html>body #under-banners #auth INPUT.text{
	position: relative;
	top: -7px;
	height: 15px;
}

#under-banners #auth A{	
	color: #9ae0fa;
}
#under-banners .forgot{
	padding-bottom: 9px;
}
#under-banners .submit{
	padding-bottom: 7px;
}
#links{
	padding-top: 10px;
	width: 300px;
	margin: 0 0 0 0px;
}
.second #links{
	margin: 0 0 0 55px;
}
#links TD{
	padding: 3px 2px 7px;
	text-align: center;
	vertical-align: middle;
}
#links TD.link{
	padding-left: 15px;
	text-align: left;
	color: #798187;
	font-size: 10px;
}
#links TD.link A{
	color: #0053b1;
	font-size: 12px;
}
#footer{
	padding-top: 15px;
	position: relative;
	zoom: 1;
	height: 40px;
}
#footer-pad{
	height: 45px;
	clear: both;
}
.second #footer{
	margin-top: -45px;
	clear: right;
}
#footer .left-col{
	width: 400px;
}
#footer .right-col{
	margin-left: 400px;
}
#footer .right-col #copy{
	font-size: 14px;
	text-align: left;
	position: absolute;
	left: 120px;
}
#footer .right-col #develop{
	width: 190px;
	position: absolute;
	right: -5px;
}
.second #footer .right-col #develop{
	right: 0px;
	margin-right: -5px;
	top: 0;
}
#footer .right-col #develop DIV{
	margin: -25px 0 0 85px;
	font-size: 10px;
	color: #798187;
	//margin-top: -28px;
}
#footer .right-col #develop DIV A{
	color: #798187;
}
.center, .center2{
	width: 570px;
	margin: 0 auto;
}
.center2{
	width: 590px;
}
#footer .center{
	position: relative;
}
#banner{
	padding: 0 0 10px 20px;
	width: 270px;
}
#banner .c-l-b{
	padding:10px;
}
#press-center{
	padding: 23px 0 20px 67px;
}
#press-center H3{
	font: bold 14px Arial;
	color: #0c357f;
	padding: 0 0 6px 4px;
}
#press-center H3 A{
	font: bold 14px Arial;
	text-decoration: none;
}
#press-center LI{
	padding: 0 0 0 5px;
	min-height: 13px;
	width:206px;
	margin: 5px 0;
	margin-left: -10px;
}
* html #press-center LI{
	height: 13px;
}
#press-center LI.here{
	background: url(../i/press-here5.gif) 1px top no-repeat;
}
#press-center LI div{
	margin-left: -5px;
	padding: 3px 14px 4px 14px;
}

/*
#press-center LI.here div{
	
	background: url(../i/press-here5_.gif) 1px bottom no-repeat;
}
*/
#press-center #menu4,  #press-center #menu4 div  {background: none !important;}

#press-center LI.two-line div{
	background: url(../i/press-here5_.gif) 1px bottom no-repeat;
}
#press-center LI.here A{
	color: #8be3ff;
	text-decoration: none;
}
#press-center A{
	font-size: 12px;
	color: #0c357f;
}

#text-content{	
	color: #071632;
	font: 13px Arial;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-bottom: 25px;
	margin-right: 30px;
	zoom: 1;
	min-height: 300px;
	position: relative;
	overflow: auto;
	
	/*
	left: -41px;
	margin-right: -41px;
	*/
	zoom: 1;
	top: 0; left: 0;
}


.news-branch #text-content{
}
.news-branch #text-content H1{
}
* html .news-branch #text-content{
}
* html .news-branch #text-content H1{
}
* html #text-content{
	height: 300px;
	overflow: visible;
}
* html #text-content-inner{
	width: 100%;
	overflow-x: auto;
}
.undercontent-line  {
	position: relative; 
	margin-top: -25px;
	height: 7px;
	overflow: hidden;
	background: #8be3ff;
	/* left: -41px;
	margin-right: -41px; */
	margin-right: 20px;
}

.undercontent-line div {
	height: 7px;
	background: url(../i/uc-line-l.gif) top left no-repeat;
}
.undercontent-line div div {
	background: url(../i/uc-line-r.gif) top right no-repeat;
}
.center3{
	position: relative;
	left: -94px;
	margin-right: -87px;
}
* html .center3{
}

#text-content H1{  	
	font: normal 24px Arial;
	color: #0c357f;
	padding: 0 0 1px 64px;
	margin: 0;
}
* html #text-content H1{  	
	padding: 0 0 1px 60px;
}
#text-content P{
	margin: 10px 0;
}
#banners2{
	zoom: 1;
	float: left;
	padding-top: 22px;
}
#banners2 .c-l-b{
	padding: 10px 10px 1px 10px;
	zoom: 1;
}
* html #banners2 .c-l-b{
	width: 1px;
}
#banners2 IMG{
	display: block;
	margin-bottom: 9px;
}
#under-banners{	
  
}

.right input {
	color:#a5a4a4;
}

.block_bottom{
    position:relative;
	padding-left:25px;
	padding-right:40px;
	padding-top:10px;
	float:left;
}

.block_center{
    position:relative;
	padding-right:20px;
	padding-bottom:15px;
}

.block_left{
    position:relative;
    width:65%;
	float:left;
	padding-top:20px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:20px;
}
.block_right{
	padding-top: 18px;
	width: 90px;
	margin-right:185px;
	position: absolute;
	right: 0;
	top: 0;
}
.block_right P.content{
	background: #8be3ff;	
}

.block_inblock{
	padding-top:10px;
}

#select-menu .m-item .hover-pad{
	visibility: visible;
}	
#weather{
	width: 171px;
	height: 200px;
	/* position: absolute;
	top: 20px;
	left: 46%;
 */
	font: 10px Arial !important;
	color: #0059be;
	position: relative; 
	float: right;
	margin-right: -13px;
}
/*
.news-branch #weather{
	left: 46%;
	top: 10px;
}
*/


#weather #weather-tomorrow{
	display: none;
}
#weather .plashka{
	position: relative;
	top: -2px;
}
#weather H1{
	padding-bottom: 8px;
}
#weather .date{
	font-size: 11px;
	padding: 4px 0;
}
#weather TABLE{
	width: 135px;
	margin-left: 10px;
	margin-bottom: 4px;
}
#weather TD{
	font: 11px Arial;
	padding: 5px 5px 3px 0;
}
#weather TD.city{
}
#weather TD.degree{
	text-align: right;
}

#weather .c-l-b{
	padding: 8px 11px 12px 11px;
}
#weather .title-div{
	font-size: 11px;
	padding: 0 0 6px 0;
} 
#weather .title-div SPAN{
	color: #0c357f;
	margin-right: 10px;
	float: left; 
	position: relative; 
}
#text-content TABLE.tbl{
	width: 100%;
	margin: 10px 0;
}
#text-content li{ 
	position: relative;
}
#text-content .tbl TD{
	font: 13px Arial;
	color: #000;
	padding: 7px 15px 4px 20px;
	border-bottom: solid 1px #8be3ff;
}
#text-content .tblform TD{
	padding: 0px 0px 10px 0px;
}

#text-content .tblform TD input{
	width: 180px;
}


#text-content TR.second TD{
	padding-top: 11px;
}
#text-content .tbl TD.theader,
#text-content .tbl .theader TD{
	background-color: #8be3ff;
	border: none;
	padding: 13px 15px 9px 20px;
}
#text-content .tbl TD.first{
	background: #8be3ff url(../i/tbl-left.gif) no-repeat;
}
#text-content .tbl TD.last{
	background: #8be3ff url(../i/tbl-right.gif) right top no-repeat;
}
#text-content .tbl TR.last TD{
	border-bottom: solid 2px #8be3ff;
}
#text-content UL LI{
	padding: 0 0 5px 15px;
	background: url(../i/ul-bul.gif) left 5px no-repeat;
}
#text-content UL{
	padding-left: 49px;
	margin: 10px 0;
}
#text-content H2,
#text-content H3,
#text-content H4,
#text-content H5,
#text-content H6{
	padding: 0 0 0 61px;
	color: #0c357f;
	margin: 13px 0;
	font-family: Arial, sans-serif;
}
#text-content H2{
	font-size: 20px;
}
#text-content H3{
	font-size: 17px;
}
#text-content H4{
	font-size: 15px;
}
#text-content H5{
	font-size: 14px;
}
#text-content H6{
	font-size: 13px;
}
#text-content A{
	color: #0c357f;

}
#menu3{
	overflow: auto;
	padding: 0px 0 17px 49px;
	zoom:1;
}
#menu3 .column{
	width: 48%;
	float: left;
}
#menu3 UL{
	padding: 0 15px 0px 0;
}
#menu3 UL LI{
	padding: 0 0 9px;
}
#menu3 A{
	color: #0c357f;
	font: 11px Arial;
	display: block;
	background: url(../i/ul-bul.gif) left 4px no-repeat;
	padding-left: 15px;
}

#menu3 A.here {
	color:#666666; 
	text-decoration: none;
    background: url(../i/ul-here.gif) left 4px no-repeat;
}

#menu3 A:hover{
    text-decoration: none;
	color: #666666;
	background: url(../i/ul-here.gif) left 4px no-repeat;
}


.line_submit{padding-top:10px;padding-bottom:10px;}

#print a {text-decoration:underline;} 
#print a:hover {text-decoration:none;} 
#print {margin-top:15px;margin-bottom:15px;} 
#upu-link{
	display: block;
	width: 300px;
	height: 110px;
	position: absolute;
	left: 0;
	top: 0;
}
#upu-link2{
	display: block;
	width: 140px;
	height: 110px;
	position: absolute;
	right: 50px;
	top: 0;
}
#inside-news{
	padding: 0 0 0 1px;
	
}

#inside-news .news-div{
	padding: 0 0 8px 0;
}
html>body #inside-news .news-div{
	padding: 0 0 8px 3px;
}

#inside-news .news-div .img{
	
	float: left;
}
#inside-news .news-div .right{
   	 margin-left: 60px;
  	 margin-top: 10px;
}

#inside-news .news-div .date{
	font: 10px Arial;
	color: #000;
	padding-bottom: 5px;
}
*html #inside-news .news-div .date {}
*html #inside-news .news-div .link2{margin-left: -2px;}

#inside-news .news-div .link, #inside-news .news-div .link2 {
	font: 15px Arial;
}
#inside-news .news-div .link A, #inside-news .news-div .link2 A{
	text-decoration: none;
}

#inside-news .news-div .link A:hover, #inside-news .news-div .link2 A:hover{
	text-decoration: underline;
}

#news-branch{
        margin-left:61px;
}
html>body #news-branch{
        margin-left:65px;
}

.answer {display:none;}
.answer p {margin:0; padding:0;}
a.que { border-bottom:1px dashed; text-decoration:none !important; cursor:pointer;}

#faq li {margin-bottom:0.75em; }
#faq li div.answer {padding:0.50em 0 0.25em 0; }
#faq li ul li{margin:0; padding: 0 0 7px 26px; }

.star{color:#ff0000;padding-left:3px;}

a.button {color:#0c357f !important; font-size:14px; font-weight:bold; text-decoration:underline !important; display:block;}
a.button:hover {color:#0c357f !important;  font-size:14px; text-decoration:none !important;}
.white-pl{}
.white-pl .clt{
	background: #FFF url(../i/white-lt.gif) no-repeat;
}
.white-pl .crt{
	background: url(../i/white-rt.gif) right top no-repeat;
}
.white-pl .crb{
	background: url(../i/white-rb.gif) right bottom no-repeat;
}
.white-pl .clb{
	background: url(../i/white-lb.gif) left bottom no-repeat;	
}
#weather #cursi-valut{
	margin: 5px 5px;
}
#cursi-valut TD{
	padding-bottom: 5px;
	padding: 1px 0 0 5px;
	color: #959595;
	font-size: 9px;
}
#cursi-valut TD.spots{
	padding-left: 7px;

}
#cursi-valut .header TD{
}
#cursi-valut { border-bottom: solid #fff 5px;}
#cursi-valut .currency-name TD{
	color: #0059be;
	font-size: 11px;
	padding-top: 4px;
}
#cursi-valut TD SPAN{
	margin: 0 3px 0 2px;
}
#more-link{
	position: absolute;
	right: 10px;
}
.answer UL{
	zoom: 1;
}
#faq{
}
.form-button{
	color: #0c357f;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	zoom: 1;
}
.form-button .blt{
	background: #8be3ff url(../i/button-lt.gif) left top no-repeat;
}
.form-button .brt{
	background: url(../i/button-rt.gif) right top no-repeat;
}
.form-button .brb{
	background: url(../i/button-rb.gif) right bottom no-repeat;
}
.form-button .blb{
	background: url(../i/button-lb.gif) left bottom no-repeat;
	padding: 7px 15px 6px;
}
#menu4 ul { padding: 5px 0 0 0; }
html > body #menu4 ul{ 
	padding:  0 0 10px 0;
}
*:first-child+html #menu4 ul{ 
	padding: 5px 0 0 0;
}
#menu4 li{ 
	margin-left: 0px !important;
	position: relative;
	background: url(../i/dot_menu4.png)  2px 11px no-repeat;
	padding: 5px 0 0 15px;
}

.printversion {margin: 0 0 0 61px;}
html>body .printversion {margin: 0 0 0 65px;}

#menu4 a { color: #0c357f !important;	text-decoration: underline !important;}
#menu4 a.here { font-weight: bold  !important; text-decoration: none !important;}
#menu4 a:hover {  text-decoration: none !important;}
.newsrelease { margin-top: -15px;}

#forms INPUT.input, INPUT.password{
	width:200px;
}

#sitemap ul {padding-left: 19px !important; }
