* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana;
	font-size: 12px;
	background: #FFFFFF;
}
img {
	vertical-align: middle;
	border: none;
}
br.clear {
	clear: both;
}
div#center {
	width: 800px;
	margin: 0px auto 0px auto;
	height: 500px;
}
div#header {
	height: 119px;
	background: url('images/header.jpg') no-repeat top center;
}
div#header div#lang {
	display: block;
	width: 91px;
	background: url('images/lang.gif') no-repeat top center;
	float: right;
	height: 17px;
	margin-top: 101px;
	margin-right: 52px;
	padding-left: 13px;
	padding-top: 1px;
}
div#header div#lang a {
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}
div#header div#lang a:hover {
	-moz-opacity:1.0; 
	filter:alpha(opacity=100); 
	opacity:1;	
}
div#nav {
	height: 30px;
	/* background: url('images/nav.gif') no-repeat top center; */
	background: #E8ECF0;
	padding-left: 30px;
	margin-bottom: 10px;
}
div#nav a {
	display: block;
	float: left;
	padding: 9px;
	padding-left: 16px;
	padding-right: 16px;
	color: #03468A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:hover, div#nav a.active {
	color: #555555;
	background: #FFFFFF;
}
div#left {
	width: 230px;
	float: left;
}
div#right {
	width: 505px;
	float: right;
	padding-left: 55px;
	background: url('images/bg.gif') repeat-y top left;
}
div#right a {
	color: #03468A;
}
a#praven_buletin {
	display: block;
	height: 62px;
	background: url('images/praven.gif') no-repeat center center;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#right h1 {
	display: block;
	font-size: 17px;
	text-align: right;
	padding: 6px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 10px;
}
div#right {
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	text-align: justify;
}
div#right p {
	padding-bottom: 15px
}
div#left h2.section {
	display: block;
	background: url('images/h2_section.gif') no-repeat top center;
	height: 25px;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.a_list a {
	display: block;
	background: url('images/list_a.gif') no-repeat top left;
	padding: 7px;
	padding-left: 22px;
	border-bottom: 1px solid #F0F0F0;
	color: #555555;
	text-decoration: none;
}
div.a_list a:hover, div.a_list a.actv {
	background: url('images/list_a_hover.gif') no-repeat top left;
}
div#footer {
	display: block;
	margin-top: 20px;
	padding: 8px;
	background: #F0F0F0;
	font-size: 11px;
	margin-bottom: 20px;
	height: 15px;
}
div#newsline {
  margin-bottom: 30px;
}
div#newsline div {
  display: none;
  font-size: 11px;
  padding-left: 10px;
  padding-top: 7px;
}
div#newsline div.show {
  display: block;
}
div#newsline a {
  color: #777777;
  text-decoration: none;
  border-bottom: 1px solid #F0F0F0;
	text-align: justify;
  }
div.news_item {
	
}
div.news_item h2 {
	display: block;
	font-size: 11px;
	font-weight: normal;
}
div#right div.news_item h2 a {
	display: block;
	text-decoration: none;
	background:  #F9F9F9;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 3px;
	padding: 4px;
	color: #333333;
}
div#right div.news_item h2 a:hover {
	background: #5372A1;
	color: #FFFFFF;
}

div#newsletter_rss_div {
	margin-top: 30px;
	margin-bottom: 10px;
}
div#right a#newsletter_rss {
	display: block;
	background: url('images/rss.gif') no-repeat center left #F9F9F9;
	padding: 4px;	
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-left: 45px;
}
div#footer_right {
	float: right;
}
div#footer_left {
	float: left;
}
