/* CSS Document */


a.menu{
text-align:left;
font-size: 80%;
line-height: 48px;
cursor:pointer;
border: 0px;
text-decoration: none;
outline:none;
font-weight: bold;
color: #ffffff;
display:block;
margin:0px 0px -5px 10px;
}

a.menu:hover {
color: #ffffff;
text-decoration:underline;
}


.prvni{
background:transparent url('../thumbmenu.php?col=1') repeat-y top right;
}

.druha{
background:transparent url('../thumbmenu.php?col=2') repeat-y top right;
}

.treti{
background:transparent url('../thumbmenu.php?col=3') repeat-y top right;
}

.ctvrta{
background:transparent url('../thumbmenu.php?col=4') repeat-y top right;
}

.pata{
background:transparent url('../thumbmenu.php?col=5') repeat-y top right;
}

.sesta{
background:transparent url('../thumbmenu.php?col=6') repeat-y top right;
}

.pravy_sloupec{
width: 150px;
float:right;
padding: 6px 0px 0px 0px;
margin: 0px;
}


.menu_div{
width: 150px;
height: 49px;
float:right;
margin: 1px 0px 0px 0px;
border-right: white solid 1px;
}

.a_reklama{
text-align:left;
font-size: 75%;
line-height: 140%;
cursor:pointer;
border: 0px;
text-decoration: none;
outline:none;
font-weight: normal;
color: #ffffff;
display:block;
margin:0px;
}

.a_reklama:hover {
color: #ffffff;
text-decoration:underline;
}


.menu_reklama{
width: 150px;
height: 150px;
float:right;
margin: 5px 0px 0px 0px;
border-right: white solid 1px;
background:gray;
}

.menu_reklama_popis{
width: 140px;
height: 35px;
margin: 105px 0px 0px 10px;
padding: 0px;
border: 0px;
overflow:hidden;
}

