body {
  margin: 0;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  background-image: url('obrazky/back.gif')
}

h2{
text-align: center;
color: #006ec4;
}

h3{
text-align: center;
color: #da251e;
margin-top: 30px;
}

h4{
text-align: center;
color: #006ec4;
}


#obsah {
  width: 1004px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  text-align:left;
  background: white;
}

#hlavicka {
  text-align: right;
  width: 1004px;
  height: 97px;
  background:#0077c5;
  background-image: url('obrazky/new_header.jpg')
}

#levypanel {
  float: left;
  width: 179px;
  background: #EBF0F6;
  border-right: 1px solid #85B7DC;
  border-bottom: 1px solid #85B7DC;
}

#kontakt_panel{
  display: none; position: absolute;
  top: 430px;
  _top: 448px;
  width: 480px;
  border: 1px solid #0077c5;
  background: #0077c5;
}

#pravypanel {
  margin-left: 179px;
}

#vysilame {
margin-left: 6px;
margin-top: 2px;
font-size: 11px;
font-weight: bold;
padding:0;
text-align: left;
}

#pravy_obsah {
  height: 404px;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #006ec4;
}

.menu_box {
  margin: 7px;
  padding: 0px;
  background: white;
  border: 1px solid #006ec4;
}

.menu_nadpis {
  color: white;
  background: #006ec4;
  padding-bottom: 1px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  padding-left: 5px;
}

.menu_polozky {
  color: #006ec4;
  margin: 5px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 10pt;
}

.menu_kontakt {
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  background: white;
  border: 1px solid #006ec4;
  width:160px;
  position:relative;
  top:-5px;
  z-index:100;
}

.anketa_box {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 160px;
  border-top: 1px solid #006ec4;
}

.obrazovka {
  width: 480px;
  height: 292px;
  background: black;
}



div.hledani_nadpis {
  color: white;
  background: #006ec4;
  padding-bottom: 1px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  padding-right: 5px;
}

#hledani {
  margin-left: 482px;
}

#hledani_obsah {
  margin: 5px;
}

#aktuality_box {
  font-size: 11px;
  height: 160px;
  _height: 150px;
  overflow: auto;
  margin-top: 3px;
}

#aktuality_box2 {
  font-size: 12px;
  height: 270px;
  overflow: auto;
}

a, a:visited, a:link {
  color: #006ec4;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;;
}

a:hover {
  text-decoration: underline;
}

img.ikony {
  vertical-align: top;
}

select {
  vertical-align: top;
  height: 18px;
  font-size: 12px;
}

table {
  border-collapse: collapse;
}

table.reklama {
  margin-top: 1px;
  margin: auto;
  width: 70%;
  border: 0px solid #006ec4;
}

table.reklama th {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: #006ec4;
}

table.reklama td {
  border-bottom: 1px solid #0077c5;
  border-left: 1px solid #0077c5;
  border-right: 1px solid #0077c5;
  text-align: center;
}

#footer {
  clear: both;
  height: 15px;
  color: #006ec4;
  font-size: 10px;
  width: 1004px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

#footer a {
  color: #006ec4;
  font-weight: normal;
  font-size: 10px;
}

#footer a:hover {
  text-decoration: none;
  font-weight: bold;
}

h1 {
  border-bottom: 2px solid #006ec4;
  font-size: 15px;
  font-weight: bold;
  color: #0077c5;
  margin-bottom: 0px;
  margin-top: 0px;
}


.tlacitko {
  background-color: #006ec4;
  border: 0px;
  color: white;	
  font-size: 12px;
  font-weight:bold;
  margin-top:1px;
  margin-left:5px;
  padding: 1px;
  

}

.tlacitko:hover {
  background: #b4d5ff;
}

.podrobnosti_off {
  display:none;
}

.podrobnosti_on {
  display:block;
}
/***********************************************************************************************************/
ul#menu_videa {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  clear: both;
}

ul#menu_videa li {
  list-style-type: none;
  display: block;
  padding: 0px;
  margin: 0px;
  width: 99px;
  height: 20px;
  float: left;
  background-image: url(obrazky/videa_blue.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
ul#menu_videa li a {
  display: block;
  padding-left: 5px;
  padding-top: 3px;
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
}

ul#menu_videa li.first {
  background: url(obrazky/videa_red.gif);
  background-repeat: no-repeat;
}

ul#menu_videa li.first_active div {
  color: red;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
}

ul#menu_videa li.first_active {
  position: relative;
  top: 1px;
  background: url(obrazky/videa_white_red.gif);
  background-repeat: no-repeat;
}

ul#menu_videa li.active {
  background: url(obrazky/videa_white.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
}

ul#menu_videa li a.sfc {
  display: block;
  padding-left: 5px;
  padding-top: 3px;
  text-decoration: none;
  color: #006ec4;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
}

ul#menu_videa li.active_sfc {
  background: url(obrazky/videa_yellow_active.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
}

ul#menu_videa li.active_sfc div {
  color: #006ec4;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
}

ul#menu_videa li.sfc {
  background: url(obrazky/videa_yellow.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-left: 5px;
}

ul#menu_videa li.active div {
  color: #006ec4;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
}
/*******************************************************************************/

a.nejsledovanejsi {
color: black;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}

#videa_pravy
{
width: 500px;
_width: 500px;
}

#videa_levy
{
width: 500px;
_width: 500px;
}

div#strankovani_obal {
  width: 1004px;
  height: 17px;
  border: 1px solid #006ec4;
  background: #006ec4;
  color: white;
}

div.strankovani {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: white;
}

div.strankovani a, div.strankovai a:visited, div.strankovai a:active, div.strankovai a:hover, div.strankovai a:link
{
  color: white;
}

div.strankovani_archiv {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #006ec4;
}

div.strankovani_archiv a
{
  color: #006ec4;
}

div.zhlednuto
{
  display: block;
  background-image: url(ikony/oko.gif);
  background-repeat: no-repeat;
  padding-left:20px;
  float:right;
  background-position: 0px 1px; 
}

a.videa_prehrat, a:visited.videa_prehrat, a:link.videa_prehrat {
color: black;
padding-left: 20px;
margin-right: 10px;
line-height: 16px;
display: block;
float:right;
text-decoration: underline; 
font-size: 10px;
font-weight: bold;
}

div#videa {
  width: 1004px;
  border: 1px solid #006ec4;
  margin:0px;
  clear: both;
}

div#videa table {
  border-bottom: 1px solid #006ec4;
  font-family: verdana;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

div#videa_sfc table {
  border-bottom: 1px solid #006ec4;
  font-family: verdana;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

div#videa table.bottom {
  border-bottom: 0px;
}

div#poslat_zprava {
  text-align: center;
  width: 200px;
}

table#videa_vypis td{
vertical-align: top;
}

/* Kalendář akcí - kalendář --------------------------------------------------*/

table#kalendar {
  border-collapse: collapse;
  font-family: "verdana", "helvetica ce", arial, sans-serif;
  font-size: 13px;
  margin: auto;
}

table#kalendar td.mesic {
  text-align: center;
  font-weight: bold;
  background: #006ec4;
  color: white;
  font-size: 12px;
}

table#kalendar td.mesic a:hover {
  color: white;
  background: none;
}

table#kalendar th {
  height: 2em;
}

table#kalendar th.normal {
  background: #006ec4;
  color: white;
}

table#kalendar th.vikend {
  background: #ffa800;
  color: white;
}


table#kalendar td {
  padding: 0px;
  border: 1px solid white;
}

table#kalendar a {
  display: block;
  width: 2em;
  line-height: 2em;
  text-align: center;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

table#kalendar td.mesic a {
  display: inline;
  text-decoration: none;
  color: white;
  line-height: 22px;
  font-weight: bold;
  font-size: 12px;
}

table#kalendar a:hover {
  background-color: white;
}

table#kalendar .normal {
  background: #c7e6ff;
}

table#kalendar .vikend {
  background: #ffe3ad;
}

table#kalendar td.dnes {
  background: silver;
}

table#kalendar td.je_akce a{
  font-weight: bold;
  text-decoration: underline;
}

/* Kalendář akcí -------------------------------------------------------------*/

table#kalendar_akci {
  width: 99%;
}

table#kalendar_akci td#kalendar_obal {
  width: 500px;
  text-align: center;
  padding: 0px 5px;
  vertical-align: top;
}

table#kalendar_akci td.akce {
  width: 50%;
  vertical-align: top;
  
  padding: 0px;
}

td.akce div {
  padding: 5px 10px;
}

td.akce div.lichy {
  background: #c7e6ff;
}

td.akce div.sudy {
  background: #ffe3ad;
}

td.akce h2 {
  margin: 0px;
  text-align: center;
}

div.kalendar_nadpis {
  font-weight: bold;
}

div.nadchazejici{
  font-size: 12px;
  color: white;
  text-align: center;
  background-color: #006ec4;
  font-weight: bold;
}

a.kalendar, a.kalendar:visited, a.kalendar:hover {
  font-size: 12px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

table#reference{
  width: 95%;
}

table#reference td{
  padding-top: 30px;
  text-align: center;
}
