* {
margin: 0;
padding: 0;
}

body {
background: #333 url("design/back.gif") repeat;
text-align: center;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
background-color : #fff;
margin: 0 0 0 0;
padding: 5px 0px 5px 0px;	
color: #000;
background: #FFFFCC url("design/001.png") repeat;
}

a {
color: blue;
text-decoration: underline;
}

a:visited {
color: blue;
}

a:hover {
color: #666;
}

#header {
width: 730px;
height: 225px;
}
#site-map{float: right; line-height: 9px; font-size: 9px;}
#wrapper {
width: 730px;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#nadpis-div, #footer {
width: 720px;
background-color: #E0E0E0;
margin: 1px 0px 1px 0px;
}

#nadpis-div{
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
color: #000;
text-align: center;
padding: 0px 5px 0px 5px;
height: 30px;
}

#footer {
clear: both;
font-size: 11px;
padding: 5px;
height: 20px;
}
.rss{float: right; height: 12px; vertical-align: middle;}
h1 {
font: bold 18px/30px arial, verdana, tahoma, sans-serif;
color: #000;
margin: 4px;
}
h3 {
font: bold 15px arial, verdana, tahoma, sans-serif;
margin: 3px;
}
h4 {
font: bold 14px arial, verdana, tahoma, sans-serif;
color: #000;
margin: 3px;
}

#nav {
list-style: none;
z-index: 2;
border-right: 0px solid #fff;
height: 210px;
width: 200px;
}

#nav li a {
color: blue;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 190px;
height: 24px;
background-color: #F5F5F5;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #fff; color: #666;
}

#sidebar {
width: 182px;
float: left;
position: relative;
border-top: 1px solid #fff;
font: normal 11px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

#sidebar .sidebar-box{line-height: 110%; display: block; border-top: 2px solid silver; padding: 5px 0px 3px 0px; margin: 5px 0px 10px 0px;}

#sidebar #kola-list li a{display: block; height: 20px; vertical-align: middle; padding: 5px 5px 0px 25px; text-decoration: none;}
#sidebar #kola-list li.nadpis{height: 16px; background-color: rgb(204,204,255); text-align: right; font-weight: bold; padding: 4px 5px 0px 5px; text-decoration: none;}
#sidebar #menu li{height: 16px; text-align: left; padding: 3px 5px 0px 20px; text-decoration: none; }

img {
border: none;
}

#content {
float: left;
width: 510px;
margin: 10px 0 0 10px;
}
#content-wide {
float: left;
width: 700px;
margin: 10px 0 0 10px;
}
p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

#newsletter{text-align: center; width: 500px;}
#newsletter input{border: 1px solid gray; vertical-align: middle; margin: 4px;}

.predesle{clear: both; border: 1px solid #CCCCFF; width: 715px; margin: 10px 0px 10px 0px; background-color: #EDEEFF; padding: 5px;}
.predesle a{display: block;}

.false, .true{font-weight: bold; padding: 5px; margin: 5px; width: 80%;}
.false{color: red;  border: 1px solid red;}
.true{color: green; border: 1px solid green;}
.pico{font-size: 10px; color: gray; display: block; border-top: 1px dashed silver; margin: 10px 0px 10px 0px;}

#table1{width: 80%; margin: 30px;}
#table1 td{border: 1px solid #ddd; padding: 5px;}

#div-float{width: 200px; height: 175px; float: left; display: block; border: 1px solid silver; margin: 7px; margin-bottom: 15px; padding: 5px 5px 2px 5px;}
#div-float .bottom{position: absolute; text-align: right; font-size: 10px; margin-top: 156px; background-color: white;}
#div-foto {width: 140px; height: 140px; vertical-align: bottom; text-align: center; float: left; margin: 12px; margin-bottom: 16px; padding: 0px;}
#div-foto a{vertical-align: middle; padding: 0px; margin: 0px;}
#div-foto a img{vertical-align: middle;}
        
#cleaner{clear: both; height: 10px;}

#fotogalerie{clear: both;}
.hide{display: none;}

