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

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	background: #3D7189;
	background: url(/img/body_bg.jpg) repeat-x #3D7189;
	color: white;
	margin:0;
	height: 100%;
}


.full_height {
	height: 100%;
}


.header_top_bg {
	background:url(/img/header_top_bg.gif) repeat-x;
}


.top_bg_light_blue_l {
	background:url(/img/top_bg_light_blue_l.gif) repeat-y;
}

.top_bg_light_blue_r {
	background:url(/img/top_bg_light_blue_r.gif) repeat-y;
}

.top_bg_dark_blue_l {
	background:url(/img/top_bg_dark_blue_l.gif) repeat-y;
}




.top_bg_dark_blue_r {
	background:url(/img/top_bg_dark_blue_r.gif) repeat-y;
}






.button_bg {
	background:url(/img/button_bg.gif) repeat-x;
	color:#fff;	
}

.button_bg_on {
	background:url(/img/button_bg_on.gif) repeat-x;
	color:#174053;
}

.button_bg a:link {
	text-decoration:none;	
	color:#fff;	
}

.button_bg a:hover {
	color:#fff;
	text-decoration:underline;
}

.button_bg a:visited {
	color:#fff;
	text-decoration:none;	
}


.left_padding {
	background:url(/img/left_padding_bg.gif) repeat-y;
}

.right_padding {
	background:url(/img/right_padding_bg.gif) repeat-y;
}

.header_bb_bg {
	background:url(/img/header_bb_bg.gif) repeat-x; 
}

.bellow_kolav_bg {
	background:url(/img/bellow_kolav_bg.gif) repeat-x; 
}

.blue_bar_bg {
	background:url(/img/blue_bar_bg.gif) repeat-x; 
}



.box_top {
	background:url(/img/box_top.gif) repeat-x; 
}

.box_left {
	background:url(/img/box_left.gif) repeat-y; 
}

.box_right {
	background:url(/img/box_right.gif) repeat-y; 
}

.box_bottom {
	background:url(/img/box_bottom.gif) repeat-x; 
}


.footer {
	color:#3D7189;
	line-height: 28px;
}

.footer a:link {
	color:#3D7189;
}

.footer a:hover {
	color:#3D7189;
}

.footer a:visited {
	color:#3D7189;
}




.footer_bg {
	background:url(/img/footer_m.gif) repeat-x; 
}

.news {
	color: #3D7189;
	font-family:Arial, Helvetica, sans-serif;
}


.news_title {
	font-weight:bold;
	font-size: 130%
}

.news_delim {
	background:url(/img/news_delim.gif) repeat-y;
}

.news a:link {
	color:#3D7189;
}

.news a:hover {
	color:#3D7189;
}

.news a:visited {
	color:#3D7189;
}


.short_desc {
	padding: 10px;
	text-align:justify;
	color:#2B4F60;
	line-height: 18px;	
}

.news_title {
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}



.content_r_bg {
	background:url(/img/right_padding_bg.gif) right repeat-y;
	height: 100%;
}


.content_bg {
	background:url(/img/content_bg.png) top fixed repeat-x ;
	height: 100%;
	color:#3D7189;
	padding: 20px;	
}

.content_bg a:link {
	color:#3D7189;
	text-decoration: underline;
}

.content_bg a:hover {
	color:#3D7189;
	text-decoration: underline;	
}

.content_bg a:visited {
	color:#4D8199;
	text-decoration: none;	
}


.left_bg {
	background:url(/img/left_bg.gif) right repeat-y;
}

.header_kolav {
	background:url(/img/header_kolav.jpg) no-repeat;
}


.lang_switch_bg {
	background:url(/img/lang_switch_bg.gif) repeat-x;
}

.lang_switch_bg a:link {
	color:#ffffff;
	text-decoration: none;
}

.lang_switch_bg a:hover {
	color:#ffffff;
	text-decoration: underline;	
}

.lang_switch_bg a:visited {
	color:#ffffff;
	text-decoration: none;	
}

h1 {
	margin-top: 0px;
	font-size: 18px;
}

.small_text {
	font-size:10px;
}


h2.project_title_in_category {
	margin-top: 0px;
	font-size:14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
}
