.bot30 { color: #4C4C4C; font-size: 30px; }
.bot18 { color: #4C4C4C; font-size: 18px; }
.email { color: #679A33 }
.bot { color: #A5A5A5 }
.menu {	font-family: "Arial Narrow"; font-size: 12pt; color: #000000}
.textTitl {	font-family: Tahoma; color: #339900; font-size: 12pt; font-weight: bold }
.textL1 {	font-family: Tahoma; color: #000000; font-size: 12pt; }
.textL2 {	font-family: Tahoma;  color: #727272; font-size: 11pt; }
.textL3 {	font-family: Tahoma;  color: #727272; font-size: 10pt;}
.vhodbut { background: url(img/vhod.jpg); width: 56px; height: 17px; border-width: 0px; }
.subscrbut { background: url(img/arrow.jpg); width: 19px; height: 18px; border-width: 0px; }
.vhodinp { border-width: 2px; border-color: #E0E0E0; border-style: solid; font-family: Tahoma; color: #000000; font-size: 8pt; }
.trenerstbl TD {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
}


.chromestyle{ 
font-family: "Arial Narrow"; 
font-size: 9pt; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}

.chromestyle ul{
border: 0px;
width: 100%;
text-align: center;}

.chromestyle ul li{
display: inline;   }

.chromestyle ul li a{
color: #000000;
padding: 4px 6px;
margin: 0;
text-decoration: underline;
border-right: 1px solid #DADADA;}

.chromestyle ul li a:hover{     }

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0;
border: 1px solid #BBB;
border-bottom-width: 0;
font:normal 14px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
font-family: "Arial Narrow"
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
background-color: #567D2E;
color: #FFFFFF;
}





