BODY {
font-family:Verdana, Sans-Serif; 
color:black;
font-size:12pt;
}
BODY.seznam {
font: italic bold 15px/1.5 Verdana, Sans-Serif;
background-color:rgb(239,165,49);
color:black;

}
A{
color:gray;
font-size:12pt;
text-decoration:none;
}
A:hover{
color:black;
font-size:12pt;
text-decoration:underline;
}
@font-face {
font-family: Im Fell Dw Pica;
src: url(feplrm27c.otf);
}
A.menuodkaz{
    font-family: 'IM Fell DW Pica', Im Fell Dw Pica, serif;
    font-size: 24px;
    color:black;
    text-decoration:none;
}
A.menuodkaz:hover{
    font-family: 'IM Fell DW Pica', Im Fell Dw Pica, serif;
    font-size: 24px;
    color:black;
    text-decoration:none;
}
.menu_img{
visibility:hidden;
}
H1{
font-weight:bold;
text-align:center;
}
H2
{
font-weight:bold;
text-align:center;
margin: 20px 0px 20px 0px;
}
H3{
text-decoration:underline;
font-weight:bold;
text-indent:5%;
}
H4{
text-decoration:underline;
font-weight:bold;
font-style:italic;
margin: 0px 0px 0px 10%;
}
H6 {
font-size:7pt;
text-decoration:none;
font-weight:normal;
margin: 0px 0px 0px 10%;}
H4.blue{
color:blue;
text-decoration:none;
font-weight:bold;
font-style:italic;
margin: 0px 0px 0px 0px;
}
H4.green{
color:lime;
text-decoration:none;
font-weight:bold;
font-style:italic;
margin: 0px 0px 0px 0px;
}
H4.red{
color:red;
text-decoration:none;
font-weight:bold;
font-style:italic;
margin: 0px 0px 0px 0px;
}
H5{
color:black;
text-decoration:none;
font-size:20;
font-weight:bold;
font-style:italic;
margin: 10px 0px 0px 10px;
}
SPAN.min{
font-size:9px;
}
TD.min{
font-size:9px;
}
.kontakt_popis{
font-style:italic;
font-size:10;
}
.vlastnitext{
background-color:white;
text-align:justify;
vertical-align:top;
padding: 10px 10px 0px 0px;
}

.menu {
background-image: URL('./obr/ikony/menu_bg.png');
background-repeat: repeat-y;

vertical-align:top;
}
.menu_user{
color:#21317B;
text-align:center;
font-style:italic;
padding: 0px 0px 10px 0px;
}

.spodek {
background: white;
height:30px;
text-align:center;
}

.vrsek_left {
background-image: URL('./obr/ikony/vrsek_left.png');
background-repeat: no-repeat;
width:270px;
height:110px;
text-align:center;
}
.vrsek_middle{
background-color:white;
text-align:center;
height:110px;
}
.vrsek_user{
background-repeat: no-repeat;
background-color:white;
text-align:right;
vertical-align:bottom;
width:194px;
height:110px;
padding:10px
}
.right_sloupec{
/*background-image: URL('./obr/ikony/right_sloupec.png');*/
width:194px;
background-color:white;
padding:0px 0px 0px 14px;
vertical-align:top;                                          
text-align:left;
}

IMG.uvod {
text-align:center;
height:550px;
position:relative;
top:0px;
left:0px;
}

TABLE.uvod{
height:100%;
text-align:center;
vertical-align:middle;
}

.hlavni{
width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
}

.menutext{
width:170px;
}

.nadpis{
color:black;
font-size:16pt;
text-decoration:none;
height:110px;
}
TABLE.users{
border: 1px solid rgb(190,190,190);
}
TR.even{
background-color:rgb(102,153,255);
}
TR.even:hover{
background-color:rgb(175,175,175);
}
TR.odd{
background-color:rgb(240,255,96);
}
TR.odd:hover{
background-color:rgb(175,175,175);
}
TABLE.book{
border: 0px solid rgb(190,190,190);
padding:0;
width:90%;
}
TD.book_ip{
text-align:right;
color:grey;
font-size:9px;
font-style:italic;
}
TD.book_num{
text-align:center;
vertical-align:top;
padding: 10px 0px 0px 0px;
color:grey;
font-size:12px;
font-style:italic;
}
SPAN.book_admin{
color:grey;
font-size:9px;
font-style:italic;
}
TD.book_name{
font-weight:bold;
}
TD.book_text{
height:40px;
vertical-align:top;
padding: 3px 3px 3px 3px;
}
TD.admin{
width:140px;
height:150px;
text-align:center;
vertical-align:middle
}
.odkaz{
cursor:pointer;
color:gray;
font-size:12pt;
text-decoration:none;
}
.odkaz:hover{
color:black;
font-size:12pt;
text-decoration:underline;
}
.poznamka{
font-size:8pt;
color:rgb(95,95,95);
padding: 0px 0px 0px 30pt;
text-decoration: none;
}
.dodatek{
font-size:10pt;
font-style:italic;
text-decoration:underline;
padding: 0px 0px 0px 15pt;
}
.red{
color:rgb(218,37,28);
}
.blue{
color:rgb(138,60,127);
}
.green{
color:rgb(123,173,40);
}
.vysledky TD{
border-top: 1px solid black;

}
TABLE.sponzori TD{
  width:130px;
  border:1px solid black;
  text-align:center;
}


