.newsbox {
    background-image: url("/images/uvsr/bg-news-bottom.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding: 5px 0;
}
.newsimg {
    float: left;
    /*height: 110px;*/
    padding: 5px;
    text-align: center;
    width: 160px;
}
.newstext {
    float: right;
    padding: 0 7px;
    width: 520px;
    line-height: 1.2em;
}
.newstext span {
	color: #829fb2;
}
.newstext a {
	font-weight: bold;
	display: block;
	height: 35px;
}
.newsimg {
    float: left;
    height: 110px;
    padding: 5px;
    text-align: center;
    width: 160px;
}
.newsimg img {
    border: 1px solid #E5E5E5;
    padding: 3px;
}
.newsimg img:hover {
	box-shadow: 0px 0px 8px -5px black;
}
.more2 {
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #dadada; 
}
.more2 a {
	font-size: 0.9em;
}
/******************
SLIDER
******************/
.main_image, .image_thumb {
  z-index: 1;
}
.image_thumb {
  float: left;
  width: 245px;
  position: relative;
  z-index: 2;
  margin-left: -10px;
}
.image_thumb ul {
  margin: 0;
  padding: 2px 0px 0px 0px;
  list-style: none;
}
.image_thumb ul li {
  margin: -2px 0 2px 0;
  padding: 0 15px 5px 15px;
  width: 100%;
  float: left;
  display: block;
  float: left;
  color: #ffffff;
  position: relative;
}
.image_thumb ul li.active {
 /* background: #610400; */
  padding: 0px 15px;
  top: -10px;

}
a.title {
  font-size: 1em;
  font-weight: bold;
  padding-top: 12px;
  height: 54px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  line-height: 1.2em;
}
.image_thumb a.title:hover{
  text-decoration: underline;
}
.info {
  font-size: 0.9em;
  display: none;
  height: 90px;
  line-height: 1.1em;
  color: #e7e7e7;
}

/*****************
MAIN IMAGE SECTION
*****************/
.main_image {
  height: 280px;
  width: 494px;
  float: left;
  overflow: hidden;
  color: #fff;
  border: 3px solid #ffffff;
  position: relative;
}

/******************
Podstranka predsedu
******************/
.newstextpv {
    float: right;
    padding: 0 7px;
    width: 470px;
    line-height: 1.2em;
}

.albumlist {
 background-image: url(/images/bg-album.gif);
 background-position: top;
 background-repeat: no-repeat;
 height: 195px;
 width: 175px;
 float: left;
 display: block;
 padding: 20px 15px 25px 10px;
 text-align: center;
 margin: 8px 17px;
}
.albumlistimg {
  height: 100px;
}
.videoblok {
    float: left;
    height: 280px;
    width: 305px;
    margin: 0 25px;
}