/* CSS Document */

BODY {
background: black;
color: white;
font-family: arial;
font-size: 10px;

}

h1 {

font-size: 24px;

}

img {border: 0px }
ul, ul li {
list-style-type: none;

}

li {list-style-type:none;}


table td {
  font-size: 10px;

}

a {color: white}

div#logo {
  width:1200px;
  height: 314px;
  background:url("background/hlavicka.jpg") 0px 0px no-repeat;
}

div#logo  a {
  width:1200px;
  height: 314px;
  display: block
}


div#container {
width: 950px;
display:block;
height: auto;

}

div#levy {
  width: 230px;
  height: auto;
  float: left;
  display:block;
  
}

div#pravy {
  width: 720px;
  height: auto;
  float: left;
  display:block;
  overflow: hidden;
  

}

div#facebook {
  width: 230px;
  height: 270px;
  background:url('background/prave-pozadi-1.jpg') 0px 0px no-repeat;
  padding-top: 15px;

}

div#menu {
  width: 230px;
  height: 260px;
  background:url('background/prave-pozadi-2.jpg') 0px 0px no-repeat;

}


div#aktualni {
  width: 720px;
  height: 1390px;
  background:url('background/leve-pozadi-1.jpg') 0px 0px no-repeat;
  padding: 5px;
  display: block

}

div#partneri {
  width: 230px;
  height: 260px;
  background:url('background/prave-pozadi-2.jpg') 0px 0px no-repeat;
  padding-top: 15px;


}

div#partneri img {
  margin-bottom: 8px;

}

div#bannery {
  width: 720px;
  height: 160px;
  background:black;

}

div#last {
  width: 720px;
  min-height: 500px;
  background:url('background/leve-pozadi-1.jpg') 0px 0px no-repeat;

}


div#archiv {
  width: 720px;
  height: 51px;
  background:url('background/archiv.jpg') 0px 0px no-repeat;

}


ul#epizody {
  width: 720px;
  display:block;
  background:url('background/leve-pozadi-2.jpg') 0px 0px no-repeat;
  padding: 0px;
  margin: 0px;
  padding-left: 15px;
}

ul#epizody li {
  width: 720px;
  min-height: 110px;
  display: block;
   margin-bottom: 30px;

}

div#ep {
  display:block;
  width: 720px;
  background:url('background/spodek1.jpg') 0px bottom no-repeat;

}

div#spodek {
  display:block;
  width: 720px;
  height: 370px;
  background:url('background/spodek2.jpg') 0px top no-repeat;
  text-align: left;
  

}

div#spodek table td {
  font-size: 12px;
  text-decoration: underline;
  }
  
img.sipkamala {
  position: relative;
  left: 5px;
  top: 5px;
}

img.star {
margin-left: 2PX;


}

div#menu ul {
margin: 0px; 
padding: 0px;



}


div#menu ul li {
padding-top: 15px;
font-size: 20px;
font-weight: bold;
height:40px;
text-align: right;
background:url('images/sipka.png') 160px 9px no-repeat;
padding-right: 80px;
position: relative; top: 30px;


}

div#menu ul li a {
color: white;
text-decoration:none;

}

div#menu ul li a:hover {
color: white;
text-decoration:underline;

}
