body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
font-size: 12px;
background-color: #CCCCCC;
}

.topwhite {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 85px;
background-color: #FFFFFF;
/*text-align: center;*/
}

.toptable {
position: relative;
top: 10px;
height: 79px;
width: 1050px;
}

.logo {
position: relative;
width: 725px;
height: 71px;
background-image: url(../pictures/logo.jpg);
background-repeat: no-repeat;
float: left;
}

.menu {
position: relative;
top: 47px;
width: 220px;
height: 24px;
font-size: 14px;
color: #CCCCCC;
float: right;
}

.menubottom {
background-color: #343434; 
width: 220px;
}

.prochazeni {
background-color: #343434;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
border-top: 5px solid #000000;
}

.prochazeni a {
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.prochazeni a:hover {
font-weight: bold;
font-size: 14px;
color: #78A838;
text-decoration: none;
}

.obsah {
width: 810px;
height: 533px; 
margin: 0px 10px 0px 10px;
color: white;
overflow: auto;
padding-right: 15px;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: black;
scrollbar-arrow-color: black;
font-size: 13px;
text-align: justify;
}

.rollarea {
width: 820px;
height: 255px;
overflow: auto;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: black;
scrollbar-arrow-color: black;
}

.obsahtable {
position: relative;
width: 1050px;
top: 93px;
}

.obsahtd {
background-color: black;
color: white;
}

.pmenutd {
background-color: #343434;
width: 220px;
}

.line {
height: 16px;
background-color: #343434; 
}

.fotolinetd {
background-color: black;
/*border-top: 3px solid #343434;*/ 
}

.fotoline a {
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
font-weight: bold; 
}

.fotoline a:hover {
font-family: "Times New Roman", Times, serif;
color: #333333;
font-size: 16px;
text-decoration: none;
font-weight: bold; 
}

.paticka {
color: #0E0E0E;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
text-align: center;
}
/*
.obsah {
position: relative;
width: 960px;
margin: 10px 0px 10px 10px;
text-align: justify;
float: left;
}
*/
.pmenu {
width: 220px;
background-color: #6D6E72;
padding: 20px 0px 40px 0px;
}

.obsahtd a {
color: #FFFFFF;
text-decoration: underline;
}

.obsahtd a:hover {
color: #ACACAC;
text-decoration: none;
}

.menu a {
color: #0E0F11;
font-size: 24px;
text-decoration: none;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}

.menu a:hover {
color: #CCCCCC;
}

.fotolinefoto {
background-color: black;
}

.fotolinefotoh {
background-color: white;
}

.sipka {
border: 3px solid black;
}

.sipkah {
border: 3px solid white;
}

ul#hlavniMenu
{
width:250px;
}
ul#hlavniMenu, ul
{
padding:0;
margin:0;
list-style-type:none;
}
ul#hlavniMenu ul
{
position:absolute;
top:0px;
left:-150px;
visibility:hidden;
background-color: #4D4D4D;
}
ul#hlavniMenu li
{
position:relative;
width:250px;
}
ul#hlavniMenu a
{
position: relative;
/*top: 15px;*/
display: block;
background-image: url(../pictures/lmenuline.jpg);
background-repeat: no-repeat;
width: 220px;
height: 32px;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
padding-top: 2px;
}
ul#hlavniMenu a:hover/*, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a*/
{
position: relative;
/*top: 15px;*/
display: block;
background-image: url(../pictures/lmenulinehover.jpg);
background-repeat: no-repeat;
width: 220px;
height: 32px;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
}

ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a
{
color: #FFFFFF;
width: 150px;
height: 20px;
background-image: none;
font-size: 18px;
/*font-weight: bold;*/
text-decoration: none;
text-align: center;
padding-bottom: 12px; 
}
ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover
{
color: #78A838;
width: 150px;
height: 20px;
background-image: none;
font-size: 18px;
/*font-weight: bold;*/
text-decoration: none;
text-align: center;
}
ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul
{
visibility:visible;
}
ul#hlavniMenu li li
{
border:none;
padding:0;

width: 150px;
}
ul#hlavniMenu li
{
behavior: url(hover.htc);
}
