/* blok bannerov */
#header #header_banner {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 70px;
	width: 642px;
}
#header #header_banner img {
	border: 0;
}
#banners, #banners a, #banners a img {
	border: 0px;
}
#banners img {
	margin-top: 3px;
	border-top: 1px solid #E5E5E5;
	padding-top: 3px;
}
/* newsletter */
#block_newsletter span {
	width: 198px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	border: 0;
	background: #D0D0D0;
	display: block;
}
#block_newsletter #block_newsletter_in {
	width: 196px;
	height: 80px;
	position: relative;
	color: #000000;
	text-align: center;
	border: solid 1px #e5e5e5;
	background: #ffffff;
	display: block;
}
#block_newsletter input {
	width: 180px;
	height: 26px;
	border: solid 1px #e5e5e5;
	;
	margin: 0px;
	padding: 0px;
	text-indent: 6px;
	position: absolute;
	left: 8px;
	top: 10px;
}
#block_newsletter #but_newsletter {
	background: #D0D0D0;
	width: 86px;
	height: 26px;
	line-height: 26px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	display: block;
	padding: 0px;
	position: absolute;
	right: 8px;
	bottom: 8px;
}
/* hladat */
#block_search {
	display: block;
	width: 200px;
	height: 26px;
	position: relative;
	position: absolute;
  right: 0px;
  top: 60px;
}
#block_search #search {
	width: 200px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-indent: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
  border: 0;
  color: #808080;
}
#block_search #but_bl_search {
	display: none;
}
/* blok noviniek */
#blok_aktualne {
display: block;
margin-bottom: 10px;  
background: #ffffff;  
color: #707070;
font-size: 13px;           
}
#blok_aktualne h3 {
display: block;
margin-bottom: 4px;  
background: #2E327F;  
padding: 10px;
color: #ffffff;
font-size: 13px;          
}
.blok_news_in {
	padding: 10px; 
	display: block;
	margin-top: 2px;
	
}
.blok_news_in h2 a {
	color: #606060;
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
}
#more_news {
	color: #606060;
	text-align: right;
	width: 192px;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* gallery */
.blok_gal, .blok_file, .blok_gal_rs {
	margin-top: 20px;
	padding-top: 10px;
	display: block;   
}
.blok_gal_rs h3 {
	font-weight: normal;
  font-size: 16px;
  color: #707070;
  margin-bottom: 8px;
}
.blok_gal_img {
	display: block;
	width: 128px;
	height: 128px;
	margin: 4px;
	float: left;
}
.blok_gal_img a.galleryimage, .blok_gal_img a.lightbox {
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: solid 4px #EDEDED;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background-color: #ffffff;
text-align: center;
}
.blok_gal_img a.gallerylink {
	display: block;
	overflow: hidden;
	text-align: center;
	border: 0;
	color: #000000;
	text-decoration: none;
}
.blok_gal_img a.galleryimage:hover, .blok_gal_img a.lightbox:hover {
	border: solid 4px #cccccc;
}
.blok_gal_img img {
	max-width: 120px;
	max-height: 120px;
}
#gal_navrat {
	float: right;
	color: #000000;
}
/* file */
.blok_file .file {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
	display: block
}
.blok_file h2 {
	font-size: 16px;
	color: #00C0F3;
	font-weight: normal;
}
.blok_file .files_datum {
	font-size: 10px;
	margin-bottom: 4px;
}
.blok_file .f_odkaz {
	float: right;
}
.blok_file .f_odkaz a {
	color: #000000;
}
.blok_file .f_odkaz a:hover {
	color: #D0D0D0;
}
/* suvisiace */
#center_content #blockReleated {
    display: block;
    list-style-type: none;
    margin: 20px 0;
}
#center_content #blockReleated {
    padding-left: 0;
}
#blockReleated #blockReleatedHeader {
   font-weight: bold;
	font-size: 15px;
	color: #2e327f;
	margin-bottom: 10px;
	margin-top: 10px;
}
#blockReleated li a {
    color: #4F4F4F;
}