body
{
 _text-align:center;
 background:#ffffff;
 background-repeat:repeat-x;
}

body, table, tr, td, li, ul, form, h1, h2, h3, h4, h5, h6
{
 padding:0px;
 margin:0px;
 border:0px;
 font-family: Arial, Tahoma, Verdana, sanf-serif, serif-sans;
}


h1, h2, h3, h4, h5, h6, .menu, .footer .bottommenu td{
 font-family: Arial, Tahoma, Verdana, sanf-serif, serif-sans; 
}

body, table, tr, td, li, ul, div, p, form
{
 font-size:12px;
}


*:focus {
  -moz-outline-style:none;
  outline:0 none;
}

a{
 color:#1b80d5;
 text-decoration:none;
}

a:hover{
 text-decoration:underline;
}

p{
 margin-bottom:12px;
 text-align:justify;
}

p.center{
 text-align:center;
}

ul.webmap{
 margin:0px;
 padding:0px;
 margin-left:30px;
}

ul.webmap li{
 margin:0px;
 padding:0px;
 margin-left:15px;
 padding-top:3px;
}

ul.webmap li ul li{
 font-size:11px;
}


h1{
 font-size:18px;
 color:#222222;
 height:26px;
 background:transparent;
 background-image:url('../img/h1.gif');
 background-repeat:repeat-x;
 padding-bottom:10px;
}

h2{
 font-size:16px;
 padding-bottom:2px;
 border-bottom:1px dashed #999999;
 margin-bottom:8px;
 padding-top:10px;
 color:#444444;
}

h3{
 font-size:13px;
 font-weight:bold;
 padding-bottom:4px;
 padding-top:10px;
 color:#444444;
 text-decoration:underline;
}


sub{
 font-size:8px;
}

a img{
 border:none;
}

div.left{
 float:left;
}

div.right{
 float:right;
}

.cleaner{
 clear:both;
}

img.left{
 float:left;
 padding-right:15px;
 padding-bottom:10px;
 _margin-right:15px;
 _margin-bottom:10px;
}

img.right{
 float:right;
 padding-left:15px;
 _margin-left:15px;
}

img.poptavkametr{
 position:absolute;
 right:50px;
}

form th{
 text-align:right;
 vertical-align:top;
 padding-top:5px;
 padding-right:15px;
 font-weight:bold;
 width:200px;
}

.obrazek{
 float:right;
 border-left:30px solid white;
}

.zp{
 text-align:center;
 padding-top:50px;
}


.uvodright .zp{
 margin-bottom:20px;
 position:relative;
 top:0px;
 left:0px;
 padding:0px;
 text-align:left;
}


.poptavkaform table, .kontaktform table{
 width:650px;
}

.kontaktform{
 position:relative;
}

.kontaktform .zp{
 position:absolute;
 right:0px;
 top:0px;
}



input.textbox, input.submit{
 border:1px solid #cccccc;
}

textarea{
 /*border:1px solid black;*/
 border:1px solid #cccccc;
}


body{
 background:white;
 background-image:url('../img/back.gif');
}


table.formtable tr td{
 padding-bottom:6px;
}

table.formtable .error{
 color:red;
}



/*------------------------ stranka ------------------------*/
#page
{
 padding:0px;
 margin:auto;
 background-color:white;
 width:900px;
 margin-bottom:20px;
 margin-top:20px;
 border:none;
 position:relative;
 
 _top:-20px;
 _margin-top:40px;
 _position:relative;
 text-align:left;
}



/*------------------------ hlavicka ------------------------*/
#header{
 height:200px;
 position:relative;
 _z-index:1000;
 width:900px;
}



/*------------------------ menu ------------------------*/

#menu{
 width:900px;
 height:36px;
 padding-top:10px;
 background:url('../img/menu.jpg') no-repeat;
}

#menu ul, #menu li{
 list-style-position:outside;
 list-style-type:none;
 margin:0px;
 padding:0px;
}

#menu ul.root{
 margin-left:184px;
 position:relative;
 top:-10px;
}

#menu li.root{
 float:left;
 display:block;
 padding-left:30px;
 margin-right:32px;
 background:url('../img/menu.gif') no-repeat;
 position:relative;
}

#menu a.root{
 display:block;
 display:inline-block;
 color:black;
 padding-top:4px;
 height:20px;
 padding-bottom:6px;
 font-size:12px;
 font-weight:bold;
}

#menu ul.sub{
 position:absolute;
 left:30px;
 top:24px;
 background:#7c9040;
 padding-top:6px;
 padding-bottom:8px;
 display:none;
 z-index:1000;
}

#menu li.root:hover ul.sub, #menu li.roothover ul.sub{
 display:block;
}

#menu li.sub{
 margin:0px;
 padding:0px;
}

#menu a.sub{
 display:block;
 display:inline-block;
 color:white;
 padding:7px;
 width:150px;
 padding-left:15px;
 padding-right:20px;
 text-decoration:none;
}

#menu a.sub:hover, #menu a.subhover{
 background:#8ea248;
}


#menu li.rootactive a.root{
 text-decoration:underline !important;
}

#menu li.subactive a.sub{
 text-decoration:underline;
}



/*------------------------ hlavni blok ------------------------*/
#body{
 min-height:300px;
 padding:45px;
 padding-top:40px;
 position:relative;
 z-index:1;
}


#body ul li{
 margin-left:20px;
}

#body .uvodleft{
 margin-right:220px;
}

#body .uvodright{
 position:absolute;
 right:0px;
 top:40px;
 width:220px;
}

#body .uvodright ul li{
 font-size:14px;
 font-weight:bold;
 color:#666666;
 /*list-style:none;*/
 margin-left:5px;
 margin-bottom:6px;
}

/*------------------------ paticka ------------------------*/
#footer{
 clear:both;
 width:900px;
 height:100px;
 margin-bottom:20px;
 background:url('../img/footer.gif') no-repeat;
}

#footer .text{
 padding-top:70px;
 text-align:center;
} 










.kdenasnajdete{
 float:right;
 border-left:20px solid white;
}

.kdenasnajdete img{
 border:1px solid #888888;
}
