@charset "windows-1250";
/* CSS Document */
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */

.menu ul{
list-style-type:none;
padding:0;
margin: 0;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}
 
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}
 
/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
width:149px;
padding:7px 0;
color:#000;
background:rgb(208,224,0);
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.menu :hover{
color:#444;
background:#d4d8bd;
}
 
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul a:hover ul, .menu ul li:hover ul {
visibility:visible;
}
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


body {
 topmargin: 6px; leftmargin: 0px; background-image:url("mainbackground.jpg") background-repeat: no-repeat;; background-position: top left;
}
#menu {
 font-size: 11px; font-weight: bold; color: #003; text-align: right; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma; text-decoration: none;
}
a#menu:link, a:visited {
 font-weight: bold; font-size: 11px; color: #003; text-align: right; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma; text-decoration: none;
}
a#menu:hover {
 text-decoration: underline; color: #767627;
}
.roller{
 position: absolute;	width: 970px; height: 460px; border-left-width: 0px; scrollbar-track-color: #003; scrollbar-face-color: #003; scrollbar-3dlight-color: #CCCC66;	scrollbar-darkshadow-color: #CCCC66; scrollbar-shadow-color: #003; scrollbar-arrow-color: #767627; overflow: auto; cursor: default;
}
.lokace {
 font-size: 25px; font-weight: bold; color: #000; text-align: justify; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma;
}
td#mainline {
 width:900px; height:5px; background:url('line1.jpg') top no-repeat;
}
td#mainpct {
 width:900px; height:120px; background:url('main3.jpg') top no-repeat #CBCC66;
}
a#pracovnici {
 font-weight: normal;
}
td#copyright {
 font-size: 10px;  color: #003; text-align: center; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma;
}
a#copyright:hover{
 text-decoration: none; color: #767627;
}
.text {
 font-size: 11px; color: #000; text-align: justify; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma;
}
.text a, a:link, a:visited{
 font-weight: bold; font-size: 11px; color: #000; text-align: justify; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma; text-decoration: underline;
}
.text a:hover{
 text-decoration: none; color: #000;
}
.ticker {
 font-weight: bold; font-size: 11px; color: #fff; text-align: left; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma; text-decoration: none
}
.index {
 font-size: 9px; color: #000; text-align: inherit; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma;
}
.nadpis {
 font-weight: bold; font-size: 14px; color: #000; text-align: inherit; font-family: "Arial CE", Arial, "MS Sans Serif", Tahoma;
}
A img {
 border: 1px solid #003FFF; cursor: pointer;
}
A:hover img {
 border: 1px solid #ACAC39; cursor: pointer;
}
.lomeno {
 PADDING-RIGHT: 10px; PADDING-LEFT: 10px; 
}
H3 {
 padding-top: 10px; padding-bottom: 10px; text-decoration: underline; font-size: 13px; font-weight: bold;
}
.nahoru {
 padding-top: 15px; padding-bottom: 20px; text-align: right;
}
hr#new {
 margin-top: 20px; 
}
H5 {
 font-size: 11px; text-decoration: none; position: relative; top: 10px;
}
td#r {
 text-align: right; padding-right: 20px; width: 150px;
 border-color: rgb(255,255,153);
}
#foto_menu{float: left; width: 150px; font-family: Arial;}
#galerie{width:500px ; float: left;}
