/******* WWW ********/

/*#www_fotopriloha{
width: 475px;
margin: 10px 0px 0px 0px;
text-align: center;
}
.www_fotonahl a{
border:1px solid #343f43;
display:block;
float:left;
margin: 6px;
padding:2px;
text-align:center;
width:100px;
}
.www_fotonahl a:hover{
border:1px solid #CD0039;
}*/

.www_fotopriloha {
  display: block;
  padding: 0;
  margin: 0 2px 2px 0;
  float: left;
}
.www_fotonahl a{
  display: block;
  text-align: center;
  width: 100px;
  height: 75px;
  float: left;
  border:1px solid #343f43;
  padding: 2px;
  margin: 5px;
}

.www_fotonahl a:hover{
  border:1px solid #CD0039;
  padding: 2px;
}

/******* LIST AKTUALITY ********/

.list_news {
  width: 470px;
  display: block;
  margin: 10px 0px 0px 0px;
  }
.list_news .text {
  width: 290px;
  min-height: 110px;
  _height: 110px;
  display: block;
  float: left;
  padding: 0px 10px 10px 0px;
}
.list_news .image {
  width: 170px;
  height: 110px;
  display: block;
  float: left;
  position:relative;
}
.list_news .image .over {
background-image:url(../images/over.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
position:absolute;
left:0px;
top:0px;
width: 175px;
height: 110px;
}

/******* LIST FILMY ********/

.list_film {
  min-height: 170px;
  _height: 170px;
  display: block;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background: url('../images/dots.jpg') center bottom no-repeat;
  }
.list_film .text {
  width: 290px;
  height: 120px;
  display: block;
  float: left;
  padding: 0px 10px 10px 0px;
}
.list_film .image {
  width: 170px;
  height: 110px;
  display: block;
  float: left;
  position:relative;
}
.list_film .image .over {
background-image:url(../images/over.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
position:absolute;
left:0px;
top:0px;
width: 175px;
height: 110px;
}
.list_film .image .over:hover {
background-position:0px -110px;
}

/******* DETAIL FILMY ********/

.www_film {
  width: 470px;
  height: 130px;
  display: block;
  margin: 10px 0px 0px 0px;
  }
.www_film .text {
  width: 160px;
  height: 120px;
  display: block;
  float: left;
  padding: 0px 10px 10px 0px;
}
.www_film .image {
  width: 300px;
  height: 210px;
  display: block;
  text-align: right;
  float: left;
  position:relative;
}

/******* FOTOGALERIA ********/

.gal_zoz {
display:block;
margin:0pt 10px 10px 0pt;
padding:5px;
}
.gal_nazov {
font-size:1.2em;
font-weight:bold;
background: url('../images/li.jpg') no-repeat 0px 5px;
padding-left: 20px;
}
.gal_nazov a {
text-decoration:none;
}
.gal_date {
font-size:0.8em;
font-weight:normal;
}
.gal_nazov a:hover {
text-decoration:underline;
}
.gal_popis {
font-size:0.95em;
padding-left:20px;
}
.alb_nazov {
color:#DF1B51;
display:block;
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
padding:5px;
}
.alb_zoz {
display:inline;
float:left;
height:120px;
margin:0pt 2px 2px 0pt;
padding:0pt;
width:165px;
}
.alb_foto {
display:block;
text-align:center;
}
.alb_foto img {
border:1px solid #CCCCCC;
padding:2px;
}
.alb_popis {
font-size:0.8em;
text-align:left;
}
.alb_linkback {
display:block;
height:19px;
padding:10px 0pt;
text-decoration:underline;
}
.foto_box {
display:block;
padding:5px;
}
.foto_obr {
border-bottom:1px dashed #DF1B51;
display:block;
padding:0pt 0pt 5px;
text-align:center;
}
.foto_popis {
padding-top:5px;
text-align:center;
}
.foto_link {
padding-top:10px;
text-align:center;
}
/************
press
************/
.www_fotogal {
  display: inline;
  padding: 2px;
  margin: 0 2px 2px 0;
  float: left;
  width: 110px;
  height: 120px;
  text-align: center;
  border: 1px solid #ccc;
}
.www_fotogalnahl {
  height: 80px;
  padding: 5px 0 0 0;
}
.www_fotogal_popis {
  font-size: 0.9em;
  line-height: 1em;
  margin: 0;
  padding: 0;
}




#right_placka {
width: 180px;
padding-left: 10px;
}
.right_block_top {
width: 180px;
height: 11px;
background: url('/images/right_top.jpg') no-repeat;
font-size: 0.1em;
}
#right_block {
width: 180px;
text-align:center;
background: #1F1F1F;
}
.right_block_bottom {
width: 180px;
height: 11px;
background: url('/images/right_bottom.jpg') no-repeat;
font-size: 0.1em;
}


#dots {
  background: url('/images/dots.jpg') no-repeat;
  height: 6px;
}


