.tabberlive .tabbertabhide
{
 display:none;
}

.tabbernav
{
text-align: left;
background-color: #E4F1FA;
}

.tabbernav li
{
list-style-image: none;
list-style: none;
margin-top: 1ex;
}

.tabbernav li a
{
display: block;
padding: 1ex 1ex 1ex 1ex;

color: #666666;
text-decoration: none;
}

.tabbernav li a:hover
{
background-color: #fff;
}

.tabberlive .tabbernav a
{
position: relative;
left: -2em;

color: #666666;
}

.tabberlive .tabbernav a:hover
{
background: url('grafika/prohlidni.gif') top right no-repeat #fff;
color: #C13A01;
}

.tabberlive .tabbernav .tabberactive a
{
color: #C13A01;

background: url('grafika/prohlidni.gif') top right no-repeat #fff;
border: 1px solid #346BA4;

position: relative;
left: -1em;
}

.tabbertab
{
color: #666666;
padding-top: 1ex;

margin: auto;
text-align: left;
width: 15em;
background-color: #fff;
}

.tabbertab ul
{
position: relative;
padding: 1ex 1ex 1ex 2em;
}

.tabbertab li
{
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 1ex;
}
