body {scrollbar-face-color:#ABA5FD;}
div.menu { line-height: 1.2; padding-top: 5px; padding-bottom: 10px;}
a.odkaz {text-decoration: underline;}
a.odkaz:hover {text-decoration: underline; color: #FF0000;}
a.ad_odkaz {text-decoration: none;}
a.ad_odkaz:hover {text-decoration: none; color: #FF0000;}
h1.nadpis {font-size: 17px;color: #1629DA; font-family: 'Georgia CE', 'Times CE', Georgia, serif; text-align: center;}
h2.komentare {font-size: 16px;color: #1629DA; font-family: 'Georgia CE', 'Times CE', Georgia, serif;}
hr {color: #1629DA;}
form {margin-top: 0; margin-bottom: 0;}
.menu a {text-decoration: none; font-family: sans-serif;}
.menu a:hover {text-decoration: none; color: #FF0000;}
.menu_small td {font-size: smaller;}
.menu_small a {text-decoration: none; font-family: sans-serif;}
.menu_small a:hover {text-decoration: none; color: #FF0000;}
.cervenablik {color: #FF0000; text-decoration: blink; font-weight: bold;}
.smltxt {font-size: smaller;}
.smltxtit {font-size: smaller; font-style: italic;}
.captcha_parchant {visibility: hidden;}

/*Dynamicke menu:*/
.menuskin{
position:absolute;
width:175px;
background-color:#EEEEF8;
border:2px solid #1629DA;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}
.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}
#mouseoverstyle{
background-color:#1629DA;
}
#mouseoverstyle a{
color:white;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
