
.shadetabs{
border-bottom: 1px solid gray;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
margin-left: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.jpg) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline; 
color: #2d2b2b;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ 
background-image: url(images/shadeactive.jpg); 
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ 
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 250px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e8fad5;
}


body {margin-top: 0px; background-image:url(images/shadow_left_right_1col.jpg); background-position:center; background-repeat:repeat-y;}
.zahlavi {background-image: url(images/header.jpg); width: 800px; height: 147px; font-family: Verdana; font-size: 10px; }
.bily_odkaz {color: rgb(255, 255, 255); margin-right: 5px;}
h1 {font-size: 16px; margin-top: 4px; font-family: Verdana; font-weight: bold;}
h1 a {color: rgb(0, 0, 0)}
h2 {font-size: 12px; font-weight: bold; margin-top: 0px; font-family: Verdana;}
