body 
{   
  font-family: Verdana;
  position: relative;
}

.center {    

  margin: auto;
  width: 1024px;
  position: relative;
  height: 1200px;
}

a {
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-size: 10px;
  text-decoration: none;      
}
a:hover {
  color: #016dff; 
}
.hlavni{
   height: 1200px;
   width: 1024 px;
   margin: auto;
   
}

.hlavni_lista {
  width: 1000px;
  margin-left: -5px;
  left: 0px;
  position: relative;
}

.o_pole {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white ;
  border: none;
	
}

.text{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: white;
  vertical-align: top;

}

.l_menu {
  width: 157px;
  float: left;
 
}

.pole {
  margin: none;
  width: 157px;
  float: left;
  padding: 6px;
  
}

.obsah {
  width: 640px;
  float: left;
  margin-top: 3px;
  margin-left: 18px;
  
}



.p_menu {
  width: 157px;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 3px;
  
}

img {
  border: none;
  margin: 0px;
}

.spodni_lista {
  width: 1000px;
  margin-left: 5px;
  margin-top: 5px;
  float: top;
  height: 80px;
}

.spodni_plna {
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-bottom-width: 2px;
  }

.horni_teckovana {
  border-top-style: dotted;
  border-top-color: #016dff;
  border-top-width: 2px;
}
.spodni_teckovana {
  border-bottom-style: dotted;
  border-bottom-color: #016dff;
  border-bottom-width: 2px;
}

.table_epizody{
  border-style: none;
  color: #ffffff;
  font-size: 12;


}

.nadpis_epizody{
  color: ffffff;
  font-size: 16;
  font-family: Arial;
  text-decoration: bold;
}
.nadpis_novinky{
  color: ffffff;
  font-size: 14;
  font-family: Arial;
  text-decoration: bold;
}
.vpravo{
  text-align: right;
}
.ramecek_textarea {
  border-style: solid;
  border-color: #016dff;
  border-width: 2px;
  color: white;
  background-color: black;
  padding: 5px;
}
.odsazeni {
  padding-right: 5px;
  padding-left: 5px;
}

