/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:Kelson-Regular,sans-serif, arial;}
body{
	background: url(fill.gif) 0 0 repeat #ffffff;*/
	font-size:100%;
	line-height:1em;
	color:#000;	
	font-size:14px;
	line-height: 18px;
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}
a{	color:#2c343b; text-decoration: none;}
a:hover{color:#3773B8; text-decoration:underline;}

form{
		margin:0px;
		padding:0px;
	}


#body{
		width:980px;
		margin: 0px auto;
		position:relative;
		
	}
#head{
		margin: 11px 0 0 0;
		background: #FFFFFF url(../image/subline.gif) top right no-repeat;/*#8bb9e6;*/
		height: auto;
		position:static;
		z-index: 20;				
	}
#logo{
		width:320px;
		padding-top: 3px;
	}

div.blockinput{
		float:left;
		margin-right: 10px;		
	}
div.blockinput input.show100{
		width: 100%;		
	}
div.blockinput textarea.show100{
		width: 100%;		
	}
div.blockinput select.show100 {
		width: 99%;
	}
div.blockinput select.bigsize, div.blockinput input.bigsize {
		font-size:24px;
	}

div.blockinputtitle{
		font-size:12px;
		color:#666666;
		line-height: 12px;
	}

#topmeny{
		position:static;				
		z-index: 50;
	/*background: #8bb9e6;*/
	}

.headelement{
		background: #FFFFFF url(../image/subline.gif) top left no-repeat;/*#8bb9e6;*/
		padding: 8px 15px 8px 12px;				
		float:left;
                height: 38px'
	}
.topmenyelement{
		list-style:none;
	}
.topmenyelement a.topmenyelementtitle{
		font-size:16px;
		line-height: 18px;
		text-transform:uppercase;
		color:#2c343b;
		text-decoration:none;
		display:block;
		width: 175px;
		height: 55px;
		cursor:text;
	}
.topmenyelement a.topmenyelementtitle:hover{
		color:#3773B8;
	}
.topmenyelement-select{
		background:url(../image/sublineselect.gif) top left no-repeat;
		width: 175px;
	}
.topmenyelement-select a.topmenyelementtitle{
		color:#3773B8;
		text-transform:uppercase;
		text-decoration:none;
	}
#bigboard{
		border:#282f36 solid 1px;		
	}
.topmenybox{
		position:absolute;
		z-index:5;			
		left:0px;		
		list-style:none;		
	}
.topmenycontentleft{
		width:100%;/*955px;*/
		background:#f3f4f6 url(../image/topmenyboxfon.gif) top left repeat-y;
		padding: 10px 10px 10px 15px;
	}
	
.topmenycontentlefttitle{
		font-size:16px;
		font-weight:bolder;
		line-height: 20px;
		text-decoration:none;
		text-transform:uppercase;		
	}
.topmenylinehor{		
		background:url(../image/topmenylines.gif) top repeat-x;
		display:block;
		height:2px;
		margin: 5px 0px;
		width: 710px;		
	}
.topmenyul{
		background:url(../image/topmenylines.gif) left repeat-y;
		display:block;
		height: 100%;
		float:left;
		list-style:none;
		width: 220px;
		padding-left: 20px;
		padding-bottom: 5px;
	}

.topmenysubmentbackground{
		background:url(../image/topmenyelementfon.gif) left repeat-y;
		margin-bottom: 5px;
	}

.topmenyulfirst{
		background:none;
		padding:0px;
	}

.topmenyul a{
		display:list-item;
		padding: 0px 5px 0px 10px;
		margin: 5px 0px;
		font-size: 12px;
		line-height: 15px;		
	}
.topmenyul a.topmenyultitle{
		margin:0px;		
		text-transform:uppercase;
		text-decoration:none;
		padding: 0px;		
		font-size: 14px;
	}


.topmenycontentbottom{
		background:#fff;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    	-moz-opacity: 0.7; 
    	-khtml-opacity: 0.7;
	    opacity: 0.7;		
		height:11px;
		width: 980px;
				
	}
*  html .topmenycontentbottom{
		margin-top: -4px;
	}
.topmenyrightcontent{
		width:199px;
		background:url(../image/sublineselect.gif) top left repeat-y;
		float:right;
		padding: 0px 10px 0px 20px;
		height:100%;
		font-size: 12px;
		line-height: 14px;
	}
.topmenyrightcontent i{
		font-size:12px;
		color:#666666;
	}
.topmenyrightcontent a{
		display:block;
	}
.sfHover a.topmenyelementtitle{
		background:url(../image/topmenylines.gif) bottom repeat-x;		
	}
	

/*----Front Page ----------------------------------------------------------------------------------------*/

#sliderShowHref{		
		z-index: -4;	
	}
#sliderButtons { position:absolute; margin-top: -21px; background: #2c343b;}
*html #sliderButtons {position:absolute; left: 0px; margin-top: 225px; background: #2c343b;}
html:first-child #sliderButtons { position:absolute; left: 0px; margin-top: 225px; background: #2c343b; }

/*#sliderButtons {position:relative; top:-20px;}
* html #sliderButtons {position:absolute; top:60px; left: -20px; z-index:-2;}
*/
#sliderButtons a { display:block; margin-left: 2px; height: 21px; width: 21px; float: left; background:url(../image/passiv.png) no-repeat top left; text-indent: -1000px; }
* html #sliderButtons a { display:block; background:url(../image/passiv.png)}

/*#sliderButtons a { line-height: 21px; font-size:21px; padding-left:10px; padding-right:5px; background: #999999 url(../image/passiv.png) no-repeat top left; text-indent: -1000px; }*/

#sliderButtons a.active {background:url(../image/activ.png) no-repeat top left;  }

.bigbord{
		position:absolute;
		z-index:-1;
						
}
.frontpagebox{
		padding:10px 0px 20px 0px;
	}
.frontpagecontent{
		float:left;		
		width: 33%;
	}
.contenttitle a{
		font-size: 18px;
		padding: 13px 10px 10px 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	display:block;
		//background:#8bb9e6;/*87cefa;/*url(../image/subline.gif) center left repeat-x;*/
	text-decoration:none;
	text-transform:uppercase;
	vertical-align: top;
	border-width: 1px;
    border-style: solid;
    border-color: #3773b8;
	}
.frontpagecontent ul {
		list-style:none;
		padding: 5px 0px;		
	}
.frontpagecontent ul li{
		padding: 3px 15px;
	}
.frontpagecontent ul li a{	
		line-height: 20px;		
	}
.contenttext{
		padding: 10px 15px;
	}
.frontpagephonenumber{
		font-size:24px;
		line-height: 40px;
		display:block;
		color:#2c343b;
	}
#fillialmap{
		height:70px;
		background:url(/UserLoad/filialmap.gif) top right no-repeat;
		padding: 50px 0px 0px 20px;
		color:#2c343b;						
	}
#fillialmap span{
		font-size:24px;
		padding: 0px 5px;
	}
#fillialmap p{
		padding: 10px 0px 0px 15px;
	}
.frontpagenews{
		padding: 10px 0px 10px 15px;				
	}
.frontpagenews span.newsdate{
		font-size:10px;
		font-style:italic;
		color:#666666;
		display:block;
	}
.frontpagenews p{
		
		padding-bottom: 4px;
	}

.frontpagepress{
		padding: 10px 0px 10px 15px;				
	}
.frontpagepress span.pressdate{
		font-size:10px;
		font-style:italic;
		color:#666666;
		display:block;
	}
.frontpagepress p{
		
		padding-bottom: 4px;
	}



/*----- Other Page ---------------------------------------------------------------------------------------*/

#path{
		margin-top: 10px;
		//background:	#e7f1fa;/*#f3f4f6 url(../image/subline.gif) top left no-repeat;*/
		padding: 5px 0px 5px 10px;	
		font-size: 14px;
		line-height: 20px;
		border-width: 1px;
        border-style: solid;
        border-color: #3773b8;
	}
#path a{
		text-transform:uppercase;
		text-decoration:none;
		font-size:12px;
		height: 20px;
		padding: 2px 0px 2px 00px;		
		
	}
#path a:hover{
		color:#3773B8;
		text-decoration:underline;
	}	
#path a.pathtitle{
		background:url(../image/patharrow.gif) top left no-repeat;
		padding-left: 20px;		
	}
#path div.pathbuttons{
		float:right;
		margin-right: 4px;
		
	}
#path div.pathbuttons a{
		padding: 0px 4px 0px 4px;
	}

#bodycontent{
		margin-top: 10px;
		padding: 10px 0px 20px 0px;
	}
#leftbox{		
		width: 280px;
		float:left;		
	}
#leftmeny ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
#leftmeny ul li {
		padding: 0px 0px 1px 0px;
	}
#leftmeny ul li a{
		display:block;
		background:#e7f1fa;/*#f3f4f6 url(../image/subline.gif) top left repeat-y;*/
		padding: 6px 5px 6px 10px;
		font-size:14px;
		line-height: 16px;
		text-decoration:none;
	}
#leftmeny ul li a:hover{
		text-decoration:underline;
	}
#leftmeny ul li ul li{
		padding: 3px 10px 3px 20px;
	}
#leftmeny ul li ul li a{
		background:none;
		padding:0px;
		font-size: 12px;
		text-decoration:underline;
	}
#leftmeny ul li a.select{
		color:#1568b8;
	border-bottom-color:#1568b8;
	border-bottom-width:thin ;

	}
#rightbox{
		float:right;
		width: 20px;
		padding: 50px 0px 0px 0px;
	}
#centerbox{
		margin: 0px 5px 0px 320px; 		
	}	
.pagecontent{
		padding-bottom: 20px;
		display:block;
		float:left;
    text-align: justify;
width=98%;
	}
.pagecontent image{
		cursor:auto;
	}
.pagecontent h1{
		font-size: 30px;
		line-height: 32px;
		color:#2c343b;		
		font-weight:normal;
		padding: 0px 0px 20px 0px; 		
	
	}
.pagecontent p{
		padding: 5px 0px;
	}
.pagecontent table{
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
	}
.pagecontent table tr td{
		border-left: 1px solid #333333;
		border-top: 1px solid #333333;
	}
.pagecontent ol{
		margin: 5px 0px 5px 30px;
		list-style-position:outside;
		
	}

.pagecontent ul{
		margin: 0px 0px 5px 30px;
		list-style:none;
		/*list-style-image:url(../image/ulline.gif);*/
	}
.pagecontent ol{
		margin: 0px 0px 5px 30px;
	}
.pagecontent ul>li>.important:first-child:-moz-first-node, .pagecontent ul li .important {
		margin: 0 0 -0.8em 0;

}
.pagecontent ul li:before{		
		content: '\2014\a0';
		color: #3773B8;
             /*color: #d2a470;*/
		float: left;
		margin-left: -1.5em;
	}
.pagecontent ul.sitemap li:before{
		content: '';
	}

.pagecontent ul li, .pagecontent ol li{
		padding:  0.5em 0 0.5em 0;
	}

.pagecontent table tr td{
		padding: 2px 5px;
		
	}

.pagecontent .jobelement{
		padding-bottom: 10px;		
		
	}
.pagecontent .newselement{
		padding-bottom: 10px;				
	}	
.pagecontent .newselement i{
		color:#666666;
	}
.pagecontent .presselement{
		padding-bottom: 10px;				
	}	
.pagecontent .presselement i{
		color:#666666;
	}
.pagecontent .yearlist{
		padding-bottom: 15px;
	}
.pagecontent .yearlist a{
		margin-right: 10px;
		font-size: 22px;		
		line-height: 22px;
	}
.pagecontent .yearlist a.select{
		color:#3773B8;/*#b67f41;*/
	}
.pagecontent .subquote{
		border: 1px solid #b67f41;
		padding: 5px 10px;
		background:#F7EEE6;
				
	}
#bodybottom{
		border-top: 1px solid #3773B8;/*#e0e4e8;*/
		padding-top: 10px;
		padding-bottom: 30px;
	}
#bodybottom span{
		font-size: 16px;
		display:block;		
	}
#divsearch{
		float:right;
		width: 120px;
		border: 1px solid #282f36;
		background-color:#282f36;
		font-size:10px;
		line-height: 10px;
	}
#divsearch input{
		vertical-align:middle;
	}

#searchstring{		
		font-size: 12px;
		margin:0px;
		padding:1px 0px 1px 0px;
		width: 100px;
		border: 0px;
		background:#FFFFFF;
		color:#000;
		font-style:normal;
	}
#searchstring.passiv{
		color:#666;
		font-style:italic;
	}

.pagetreebox{
		float:left;		
		margin-right: 45px;	
		width: 270px;
		
	}
.pagetreebox h3 a{
		display:block;
		margin: 0px 0px 25px 0px;
		font-size: 18px;
		line-height: 18px;
		
	}
.pagetreebox ul{
		list-style:none;
		margin-left: 0px;		
	}
.pagetreebox ul li{
		margin: 10px 0px;		
		padding: 0px;
	}
.pagetreebox ul li a{		
		font-size: 16px;
		line-height: 16px;
	}
.pagetreebox ul li ul {
		margin-left: 15px;
	}
.pagetreebox ul li ul li{
		margin: 5px 0px;
		padding: 0px;		
	}
.pagetreebox ul li ul li a{		
		font-size: 12px;
		line-height: 12px;
	}
.searchform{
		margin: 10px 0px; 
		background: #f3f4f6 url(../image/subline.gif) top left repeat-y;
		padding: 15px 20px;	
		line-height: 10px;
	}
.searchform span{
		font-size: 20px;
		display:block;
		float:left;
		margin-top: 10px; 
		margin-right: 15px;		
	}
.searchform input.searchstring{
		font-size: 24px;
		width: 60%;
		display:block;
		float:left;
		margin-top: 1px;
		padding-bottom: 1px; 	
		margin-right: 15px;		
	}
.searchform input.searchbutton{
		font-size: 20px;		
		display:block;
		float:left;
		height: 34px;
		width: 100px;
	}
.searchresult-element{
		padding: 5px 0px 15px 0px;
	}
.searchresult-element .numer{
		display:block;
		float:left;
		width: 40px;
		text-align:right;
	    font-weight: bold;
		color: #b67f41;

	}
.searchresult-element .title{
		margin-left: 60px;
		padding-bottom: 5px;
	font-size: 1.4em;
	}
.searchresult-element .description{
		margin-left: 60px;
	font-size: 0.9em;
	}
.disabledSiteLogout{
		display:block;
		position:absolute;
		padding: 5px 10px;
		background:#CCCCCC;
		border: 1px solid #999999;
		font-size:small;
	}
	
.groupnews{
		position:relative;		
	}
.groupnews .groupnewselement{
		display:block;
		width: 290px;
		float:left;		
		padding-right: 10px;
		padding-bottom: 10px;		
	}

.grouppress{
		position:relative;	
	}
.grouppress .grouppresselement{
		display:block;
		width: 290px;
		float:left;		
		padding-right: 10px;
		padding-bottom: 10px;		
	}

.certelement {
	margin-bottom: 2em;
}

.certelementList {
	margin-top: 1em;
}

@media screen and (max-width: 960px){
	#frontpagebox {
		width: auto;

	}
	#slidebox .a .img{
		display: block;
		width: 90%;

	}
	/*#bigboard{
		width: auto;
	}*/
	#body {
		width: auto;

	}
	.topmenyrightcontent{
		display: none;
	}
	.topmenycontentleft{
		display: block;
		width:auto;
	}
	.topmenylinehor{
		display: block;
		width: 95%;
	}
	.topmenysubmentbackground{
		width: 95%;
	}
	.topmenybox{
		width: 95%;
	}
	.topmenyul{
		background: none no-repeat no-repeat;
		width: 95%;
	}
	.topmenysubmentbackground{
		background: none no-repeat no-repeat;
	}

	#logo{
		width: 25%;
		min-width: 175px;
	}
	#logo img { width: 90%}
}
@media screen and (max-width: 800px){
	.frontpagecontent{
		width: 50%
	}
	#logo img { width: 90%}

    #leftbox{
		width: 0px;
		float: none;
		display: none;
	}
	#centerbox{
		margin: 0px 40px 0px 20px;
	}
}
@media screen and (max-width: 640px){
	.frontpagecontent{
		width: 100%
	}
}
@media screen and (max-width: 500px) {
	.bx-wrapper {
		display: none;
	}
		#logo{
		width: 100%;
	}
	.topmenyelement a.topmenyelementtitle { 
    width: 30%;
    }
	
}