/* CSS Document */
body
{
margin: auto;
background-color: #D0D0D0;
}
.cela_strana
{
position: relative;
width: 776px;
height: auto;
background-image: url('/images/motiv_strany.jpg');
}
div.rozcestnik
{
width: 776px;
text-align: left;
background-image: url('/images/rozcestnik.jpg');
}
.logo
{
float: left;
width: 776px;
height: 135px;
background-image: url('/images/logo.jpg');
}
.logo_prihlasen
{
float: left;
width: 776px;
height: 135px;
background-image: url('/images/logo_prihlasen.jpg');
}
.cele_menu
{
float: left;
width: 168px;
height: auto;
padding-left: 20px;
}
.menu
{
width: 162px;
height: auto;
border-bottom: 1px solid black;
margin-bottom: 4px;
padding-bottom: 4px;
text-align: left; 
background-image: url('/images/motiv_menu.jpg')
}
.hlavni_panel
{
float: left;
width: 542px;
height: auto;
margin-left: 4px;
padding-bottom: 20px;
}
.obsah
{
width: 542px;
height: auto;
padding-left: 10px;
padding-right: 10px;
}
.paticka
{
clear: both;
width: 776px;
height: 35px;
background-image: url('/images/paticka.jpg')
}
img
{
border: none;
}
a.rozcestnik 
{
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: white;
}
a.rozcestnik:hover 
{
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #96C2DD;
}
a.odkaz_text
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: black;
}
a.odkaz_text:hover 
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #003F87;
}
.nadpis
{
font-weight: bold;
text-align: left;
margin-bottom: 5px;
padding-bottom: 2px;
color: black;
border-bottom: 1px double #003F87;
font-family: Arial Narrow;
}
.text
{
font-family: Verdana;
font-size: 13px;
text-align: left;
}
.prog
{
font-family: Verdana;
font-size: 13px;
text-align: left;
background-color: #ABC1D5;
border: 1px solid black;
padding: 5px;
}
.popisek
{
font-family: Verdana;
font-size: 13px;
}
.prispevek_nadpis
{
font-family: Arial Narrow;
width: 522px;
text-align: left;
color: black;
font-weight: bold;
font-size: 17px;
}
.prispevek
{
width: 526px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
margin-bottom: 8px;
}
.form_little
{
width: 130px;
height: 18px;
color: black;
border: 1px solid black;
background-color: #ABC1D5;
padding-top: 2px;
}
.form_big
{
border: 1px solid black;
background-color: #ABC1D5;
width: 540px;
height: 120px;
}
.submit
{
width: 100px;
height: 23px;
font-size: 13px;
font-family: verdana;
color: black;
background-color: #ABC1D5;
border: 1px solid black;
padding-bottom: 2px;
}
a.odkaz_menu
{
font-family: Verdana;
font-size: 12px;
color: black;
text-decoration: none;
}
a.odkaz_menu:hover
{
text-decoration: underline;
color: #003F87;
}
.tr_nadpis
{
border-bottom: 1px dotted black;
font-weight: bold;
background-color: black;
color: white;
font-family: Arial Narrow;
}
.tr_hra0
{
font-weight: bold;
background-color: #ABC1D5;
color: black;
border-bottom: 1px solid black;
font-family: Arial Narrow;
}
.tr_hra1
{
font-weight: bold;
background-color: #B6CDDD;
color: black;
border-bottom: 1px solid black;
font-family: Arial Narrow;
}
.td_novinka
{
padding-left: 5px;
border-left: 1px solid #003F87;
border-right: 1px solid #003F87;
background-color: #ABC1D5;
}
.kladna_odpoved
{
color: green;
font-weight: bold;
}
.zaporna_odpoved
{
color: #8C2633;
font-weight: bold;
}
.trpaslik 
{
  display: none;
}


tr.status_40 td, tr.status_40 td a { color: gray !important; }
