@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #555555;
}

a : hover {
	text-decoration:none;
}

input, select { color:#000000; border: 1px solid; background-color: #dbdbdb }

option {color:#333333;}

.clearFix { clear:both; float: none; }

.error { color:#FF3300 }

.button {
	background:url(../../images/front/btn.gif);
	color:#000000;
	border: none;
	width: 50px;
	height:19px;
	padding-bottom: 1px;
}

.blue {
	color: #015daa;
}

.noDisplay { display:none; }

body {
background-color:#BFBFBF;
}

.requested { background-color:#F4F4F4; }


#wrapper {
	margin: 0 auto;
	width: 990px;
	background: url(../../images/front/side_wraper.jpg) top repeat-y #ffffff;
	color:#000000;
}

#partnerLine{
	background-color: #cecece;
	text-align:center;
	color:#FFFFFF;
	height: 24px;
	padding-top: 5px;
	margin-bottom: 10px
}

#partnerLine a {
	color: #9e9e9e;
	text-decoration:none;
}

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

#header {
	
}

#header img{
	margin:0; padding:0
}

#header .search {
	text-align:right; 
	margin-right: 10px;
	margin-bottom: 5px;
}

#header .hpics {
	height: 196px;
}

#header .indentity {
	margin-bottom: 15px;
	padding-right: 13px;
	margin-left: 10px;

}

#header .menu {
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 8px;
	text-align:center;
	background: url(../../images/front/menu_line.jpg) repeat-x #003399;
	color:#FFFFFF;
	font-size: 12px;
	list-style:none;
}

#header .menu li {float:left; margin:0 5px; padding-top:4px; padding-left: 4px; }
#header .menu li a {display:block; height:27px; line-height:26px; padding:0 13px 0 0; float:left; color:#ffffff; text-decoration:none; }
#header .menu li a strong {display:block; height:27px; float:left; padding:0 0 0 13px; font-size: 12px;}

#header .menu li a:hover, #header .menu li a:active, #header .menu li a:focus, #header .menu .focused {
	background: url(../../images/front/mh_right.gif) right top; cursor:pointer; color:#fff; line-height:27px; padding-right: 8px;
	
}

#header .menu li a:hover strong, #header .menu li a:active strong, #header .menu li a:focus strong, #header .menu .focused strong{
	background: url(../../images/front/mh_left.gif) left top; cursor:pointer; padding-right: 5px;color:#333333;
}



.mainMenu img { 
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar {
	width: 254px;
	padding-bottom: 10px;
	padding-left: 20px;
	
	float: left;
}

#sidebar .submenu {
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background:url(../../images/front/submenu_bottom.gif) no-repeat bottom #bfc8cf;
	margin-bottom: 5px;
}

#sidebar .submenu ul {
	padding-left: 20px;
	margin-right: 10px;
}

#sidebar .submenu li {
	list-style-image:url(../../images/front/arrow.gif);
	border-bottom: 1px solid #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sidebar .submenu li:hover {
	list-style-image:url(../../images/front/arrow2.gif);
}

#sidebar .submenu .hover {
	color: #015daa;
	list-style-image:url(../../images/front/arrow2.gif);
}

#sidebar .submenu a {
	text-decoration:none;
	color:#333333;
	font-size: 12px;
}

#sidebar .submenu a:hover {
	color: #015daa;
}


#sidebar .submenu p, .blue { 	font-size: 11px; padding-bottom: 10px;padding-left: 5px; }

#sidebar .submenu .title {
	color: #015daa;
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 5px;
	padding-left: 5px;
	
}


#sidebar .box {
	background: #d4d4d4 url(../../images/front/box_top.gif) no-repeat top;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 234px;
	margin-top: 5px;

}

#sidebar .box p, .blue, a { 	font-size: 11px; padding-bottom: 10px; }

#sidebar .box .title {
	color: #015daa;
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 5px;
	
}

#sidebar .boxends {
	background: #d4d4d4 url(../../images/front/box_bottom.gif) no-repeat top;
	width: 254px;
	height: 18px;
	margin-bottom: 5px;
}

#sidebar .box a { text-decoration: underline; }
#sidebar .box a:hover { text-decoration: none; }

#sidebar .partners {
	background: url(../../images/front/box_top_e.gif) no-repeat top;
	width: 234px;
	text-align:center;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 17px;
}

#sidebar .partnersends {
	background: #d4d4d4 url(../../images/front/box_bottom_e.gif) no-repeat top;
	width: 254px;
	height: 18px;
	margin-bottom: 5px;
}

#sidebar .emptyboxl {
	float:left;
	width: 101px;
	margin-top: 5px;
}

#sidebar .emptyboxr {
	float:left;
	width: 133px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar .emptyboxr a { color: #015daa; text-decoration:none; }
#sidebar .emptyboxr a:hover { color: #666666; }
#sidebar .emptyboxr p { padding-bottom: 6px; }

#sidebar strong {
	color: #4eccff;
	font-size: 11px;
}

#mainContent {
	width: 711px;
	min-height: 500px;
	padding-bottom: 10px;
	float: left;
}

#mainContent .indexs {
	background-color:#d4d4d4;
	padding-left: 20px;
	width: 691px;
	color: #555555;
	height: 23px;
	padding-top: 5px;
	font-size: 13px;
}

#mainContent .indexs a { font-size: 13px; }

#mainContent .indexs a:hover { text-decoration:none; }

#mainContent .mainCnt {
	padding-left: 20px;
	width: 671px;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 12px;
	text-align:justify;
}

#mainContent .mainCnt p {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align:justify;
}

#mainContent .column {	
	width:230px;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

#mainContent .column label { min-width: 150px; display:block; float:left; padding-left: 5px;}

#mainContent .spanTwo {
	width: 486px;
}

#mainContent .spanTree {
	width: 730px;
	float:none;
	clear:both;
}

#fooder {
	float:none;
	clear:both;
	padding-top: 10px;
	margin-left: 5px;
	width: 980px;
	height: 35px;
	background:url(../../images/front/ftop.gif) no-repeat bottom;
	margin-bottom:0px;
	color:#FFFFFF;
	font-size:12px;
}

#fooder .fcolumn {
	padding-top: 10px;
	width: 180px;
	padding-left: 10px;
	margin-right: 70px;
	float: left;
	font-size:10px;
}

#fooder .mainMenu {
	 padding-top: 10px;
	width: 540px;
	float: left;
	text-align:center;
	font-size:10px;
}

#fooder .bcolumn {
	padding-top: 10px;
	width: 170px;
	padding-right: 10px;
	float: left;
	text-align:right;
	font-size:10px;
}

#fooder a { text-decoration:none; color:#FFFFFF;font-size:10px; }
#fooder a:hover { text-decoration: underline; }


/* FINANCI TABLE*/

.table_fin{ background-color:#4292CF; width:650px; font-size:11px; border: 1px solid #4292CF;}
.table_fin td { padding: 5px; font-size:11px; border: 1px solid #4292CF;}
.table_fin td strong { font-size:11px; }
.table_fin tr { background-color:#FFFFFF; font-size:11px;}
.table_fin a{ color: #4292CF; text-decoration:underline; font-size:11px;}
.table_fin a:hover{ color: #4292CF; text-decoration:none; font-size:11px;}



.table_cv a{ color: #4292CF; text-decoration:underline; font-size:11px;}
.table_cv a:hover{ color: #4292CF; text-decoration:none; font-size:11px;}


/*
PARTNERS
BEGIN
*/


.one_partners{ float: left; width: 600px; padding:10px 0px 10px 0px; }
.partners_image{ float: left; width:200px; height: 180px; border: 1px solid #014A81;}
.partners_descr{ float: left; padding-left: 10px; width: 340px;}
.partners_descr a{font: 11px Tahoma; color:#0270BB; text-decoration:underline;}
.partners_descr a:hover{font: 11px Tahoma; color:#0270BB; text-decoration:none;}
.partners_descr_1{ float: left; padding-left: 10px; width: 600px;}
.partners_descr_1 a{font: 11px Tahoma; color:#0270BB; text-decoration:underline;}
.partners_descr_1 a:hover{font: 11px Tahoma; color:#0270BB; text-decoration:none;}

/*
END
*/


/*
NEWS
BEGIN
*/

.news{float: left; width: 650px; padding:10px 0px 10px 0px; text-align:left;}
.one_news{ float: left; width:650px; padding:10px 0px 10px 0px; text-align: justify;}
.news_image{ float: left; width:140px; height: 120px; border: 1px solid #014A81; }
.news_descr{ float: left; padding-left: 10px; width: 470px; font: 12px Tahoma;}
.news_descr a{font: 12px Tahoma; color:#014A81; text-decoration:underline;}
.news_descr a:hover{font: 12px Tahoma; color:#014A81; text-decoration:none;}
.news_descr_1{ float: left; padding-left: 1px; width: 650px; font: 12px Tahoma;}
.news_descr_1 a{font: 12px Tahoma; color:#014A81; text-decoration:underline;}
.news_descr_1 a:hover{font: 12px Tahoma; color:#014A81; text-decoration:none;}
.one_news_sep{float: left;width: 650px; height: 1px; background-image:url(../../images/front/news_sep.jpg); background-repeat:repeat-x; font-size:1px;}


.pages_navigation{ float: left;padding: 10px 10px 10px 0px; font: 11px Tahoma; color:#014A81; height: 30px;}
.pages_navigation a{font: 11px Tahoma; color:#014A81; text-decoration:underline;}

#paging_click{font: 11px Tahoma; color: #000;  text-decoration: none;}
#paging_no_click{font: 11px Tahoma; color: #000; text-decoration:underline;}



/*
END
*/

.sub_menu_1{ float: left; padding-left: 20px;}
.sub_menu_1 a{ font: 11px Tahoma;color:#000; text-decoration:underline;}
.sub_menu_1 a:hover{ font: 11px Tahoma;color:#000; text-decoration:none;}

.sub_menu_1_sel{ float: left; padding-left: 20px;}
.sub_menu_1_sel a{ font: 11px Tahoma;color:#000; text-decoration:none;}
.sub_menu_1_sel a:hover{ font: 11px Tahoma;color:#000; text-decoration:underline;}

/*
CONTACTS
BEGIN
*/
.field_search{width: 205px; border: 1px solid #014A81; height: 20px;}
.field_search_01{width: 127px; border: 1px solid #014A81; height: 20px;}
.field_textarea{width: 235px; border: 1px solid #014A81; height: 70px; background-color:#DBDBDB;}

.contact_form{ float: left; width: 260px; height:100%}

.contact_content{float: left; width: 380px; height:100%}
.contact_title_1{ padding-top: 10px;}
.contact_error{ width: 260px; border: 1px solid #FF0000; background-color:#EDA7A5; padding: 5px 5px 5px 5px; color:#000000;}
.contact_send{ width: 260px; border: 1px solid  #0270BB; background-color: #0270BB; padding: 5px 5px 5px 5px; color:#000000;}


.contact_error_2{ width: 170px; border: 1px solid #FF0000; background-color:#EDA7A5; padding: 5px 5px 5px 5px; color:#000000;}
.contact_send_2{ width: 170px; border: 1px solid  #0270BB; background-color: #0270BB; padding: 5px 5px 5px 5px; color:#000000;}


/*
END
*/