@charset "utf-8";
/* CSS Document */
td, tr, table {
	vertical-align:top;
}
img {
	border:0px solid #000;
}
#container {
	width:1003px;
	margin:0 auto;
}
.cb {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.all_ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

/* IDs **/
#header {
	height:194px;	
	background:url(/img/headbg.jpg) no-repeat;
}
#left {
	width:220px;
	background:url(/img/leftbg.jpg) no-repeat bottom left;
	height:540px;
}
#right {
	width:205px;
	background:url(/img/rightbg.png) no-repeat bottom right;
	height:540px;
}
#rightInner{	
	heigth:570px;
	padding-left:0px;
	background:url(/img/rightbg.png) no-repeat bottom left;
}
#footer {
	clear:both;
	height:66px;
	background:url(/img/footbg.jpg) no-repeat top center;
	text-align:center;
	color:#160261;
	font-size:12px;
}
#langblock {
	float:right;
	padding:10px 82px;
}
/* CLASSEs **/
.newsli {
	padding:7px;
	clear:left;
}
.newsimgpad {
	margin:5px 5px 5px 0px;
}
/* FONTs **/
a.menu, a.menu:active, a.menu:visited {
	color:#160261;
	font-size:15px;
	padding-left:10px;
/*	line-height:34px;*/
	background:url(/img/menubg.gif) no-repeat;
	display:block;
	width:194px;
	/*height:34px;*/
	text-decoration: none;
	
	
	heigth:expression(this.scrollHeight < 26 ? "26px":"auto");
	min-height:26px;
	padding-top:8px;

}
a.menu:hover {
	color:#b90101;
	text-decoration:none;
}
a.menu_act, a.menu_act:active, a.menu_act:visited, a.menu_act:hover {
	color:#b90101;
	font-size:15px;
	padding-left:10px;
	/*line-height:34px;*/
	background:url(/img/menubg.gif) no-repeat;
	display:block;
	width:194px;
	/*height:34px;*/
	text-decoration:none;
	
	heigth:expression(this.scrollHeight < 26 ? "26px":"auto");
	min-height:26px;
	padding-top:8px;
}




a.menu_arr, a.menu_arr:active, a.menu_arr:visited {
	color:#160261;
	font-size:15px;
	padding-left:10px;
	/*line-height:34px;*/
	background:url(/img/menubg_act.gif) no-repeat;
	display:block;
	width:194px;
	/*height:34px;*/
	text-decoration: none;
	
	heigth:expression(this.scrollHeight < 26 ? "26px":"auto");
	min-height:26px;
	padding-top:8px;
}
a.menu_arr:hover {
	color:#b90101;
	text-decoration:none;
}
a.menu_arr_act, a.menu_arr_act:active, a.menu_arr_act:visited, a.menu_arr_act:hover {
	color:#b90101;
	font-size:15px;
	padding-left:10px;
	/*line-height:34px;*/
	background:url(/img/menubg_act.gif) no-repeat;
	display:block;
	width:194px;
	/*height:34px;*/
	text-decoration:none;
	
	heigth:expression(this.scrollHeight < 26 ? "26px":"auto");
	min-height:26px;
	padding-top:8px;
}
/* BACKGROUNDs **/
.titlesbg {
	background:url(/img/titlebg.gif) no-repeat;
	height:34px;
	color:#160261;
	font-size:20px;
	line-height:34px;
	padding-left:18px;
}
.contentbg {
	background:url(/img/content.gif) no-repeat top left;
	heigth:expression(this.scrollHeight < 506 ? "506px":"auto");
	min-height:506px;
	padding:15px;
	width:536px;
}
/************/
a.pager,a.pager:visited,a.pager:active {
	color:#001d61;	
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	padding:5px;
	background:none;	
}
a.pager:hover {
	text-decoration:none;
	padding:5px;
	background:#291671;
	color:#fff;
}
a.pager_act,a.pager_act:visited,a.pager_act:active,a.pager_act:hover {
	color:#fff;
	padding:5px;
	background:#291671;	
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
a.more,a.more:visited,a.more:active {
	color:#291671;	
	font-weight:bold;
	text-decoration:underline;
}
a.more:hover {
	text-decoration:none;
}
/* SEARCH **/
#searchblock{width:199px; height:91px; clear:left;}
.sinput{width:198px; heigth:19px; background:#fff; border:solid 1px #3f679b; margin-bottom:1px; padding:0px; margin:0px; margin-top:1px;}
.sselect{width:200px; heigth:19px; background:#fff; border:solid 1px #3f679b; margin-bottom:1px;}
.sbutton{padding:0px 2px 0px 2px; margin:0px ;background:#160261;  line-height:18px; border:0px; height:18px; margin-top:3px; color:#fff; cursor:pointer;}
/* CONTACTs **/
.asterisk{font-size:20px; color:#b90101;}
.mandatory{text-decoration:underline; font-weight:bold;}
.inputtext{border:solid 1px #291671; width:200px; height:19px; background:none;}
.inputselect{border:solid 1px #291671; width:205px; height:22px; background:none; margin-bottom:3px;}
.inputselect1{border:solid 1px #291671; width:200px; height:22px; background:none; margin-bottom:3px;}

.code{border:solid 1px #291671; width:80px; height:30px; color:#291671; font-size:22px; font-weight:bold; font-family:Georgia; text-align:center; background:none; line-height:30px; float:left;}
.textarea{
	border:1px solid #291671; 
	background:none; 
	width:300px; 
	height:90px;
	overflow:auto;
	scrollbar-face-color: #291671;
	scrollbar-highlight-color: #291671;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color:  #fff;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color: #fff;

}
.button{padding:2px; margin:0px; background:#291671; color:#fff; font-weight:bold; font-size:12px; border:0px; cursor:pointer;}

a.cats,a.cats:visited,a.cats:active {
	color:#160261;	
	font-weight:bold;
}
a.cats:hover {
	color:#b90101;	
	text-decoration:none;
}

a.cats_act,a.cats_act:visited,a.cats_act:active,a.cats_act:hover {
	color:#b90101;	
	font-weight:bold;
	text-decoration:none;
}



a.mtext,a.mtext:visited,a.mtext:active {
	color:#160261;	
}
a.mtext:hover {
	color:#160261;	
}
