body {
margin:0;
padding:0;
font:80% verdana, sans-serif;

}
img {
border:none;
}

form {
margin:0 0 15px 0;
padding:0;
width:400px;
}
select {
font-size:80%;
}
input {
font-size:80%;
border:1px solid #999;
margin:0 0 10px 10px;
width:250px;
}
.submit {
margin:15px 0 10px 10px;
width:100px;
}
textarea {
width:250px;
height:50px;
font:11px Arial;
margin:0 0 10px 10px;

}
label {
margin-top:10px;
}
h1 {
font-weight:bold;
font-size:1.3em;
background:url("../images/dot.gif") no-repeat top left;
margin:35px 0 10px 97px;
color:#999999;
padding-left:110px;
text-transform:uppercase;
}
h2 {
font-weight:bold;
font-size:1.2em;
margin:0 0 10px 0;
color:#999999;
}
.neukazuj {
display:none;
}

/*---layout---*/
#box {
position:relative; z-index:1;
width:1000px; margin:auto;
text-align:left;
border-left:1px solid #FF0000;
border-right:1px solid #FF0000;
}
#main {
margin-top:10px;
}
#content, #poptavka {
float:right; display:inline;
width:740px;
margin-right:50px;
}
#poptavka {
clear: right;
}
#menu {
float:left; display:inline;
width:180px;
padding-top:70px;
}
#content p {
clear:both;
text-align:justify;
margin:0 0 1em 0;
}

/*---HEADER---*/
#header {
height:60px;
background:url("../images/linka.gif") no-repeat bottom left;
}
#header img {
margin:5px 0 0 97px;
}

/*----NAVIGACE HORNI----*/
#nav {
position:absolute; z-index:5; left:111px; top:63px;
width:885px; height:40px; overflow:hidden;
}
#nav ul {
list-style-type:none;
margin:0;padding:0;
}
#nav ul li {
display:inline;
padding-left:5px;
border-left:2px solid #999999;
}
#nav ul li.bezlinky {
border:none;
padding:0;
}
#nav ul li A {
font-size:80%;
font-weight:bold;
color:#000000;
padding-left:25px;
padding-right:25px;
text-decoration:none;
padding-top:2px;
padding-bottom:2px;
}
#nav ul li A:hover {
background-color:#D1D1D1;
}
#nav ul li A.current {
color:#ff0000;
}


/*----NAVIGACE POSTRANNI----*/
#menu .linka {
display:block;
width:180px;
height:5px;
background:url("../images/menu.gif") no-repeat top left;
margin:0;padding:0;
font-size:0;
}
#menu ul {
list-style-type:none;
margin:0;padding:0;
}
#menu ul li {
padding:5px 10px 5px 10px;
border-bottom:1px dotted #000;
}
#menu ul li A {
font-size:80%;
width:135px;
padding:3px 0 3px 25px;
display:block;
background:url("../images/dot2.gif") no-repeat 8px center;
color:#000000;
text-decoration:none;
}
#menu ul li A:hover {
background-color:#D1D1D1;
}
#menu ul li.nic {
border:none;
}
#menu ul li A.current {
color:#ff0000;
}

/*-----FOOTER----*/
#footer {
clear:both;
background-color:#ff0000;
font-size:70%;
text-align:center;
padding:5px 0 5px 0;
border-bottom:1px solid #ff0000;
color:#ffffff;
}
#footer A {
color:#ffffff;
text-decoration:none;
}

/*------FOTO------*/
.foto {
text-align:center;
margin-bottom:10px;
}
.foto img {
margin:20px;
}
.foto2 {
text-align:center;
margin-bottom:10px;
}
.foto2 img {
margin:10px;
}

.fotos {
clear:both;
}
.fotobox {
float:left;
margin-right:20px;
width:210px;
}
.fotobox h2 {
color:#000;
height:3em;
}

/*-----CONTENT-----*/
#content A {
text-decoration:none;
color:#ff0000;
}
#content A:hover {
text-decoration:underline;
}

.banner {
text-align:center;
display:block;
margin:10px 0 10px 0;
}

.chyba {
  font-weight: bold;
  color: red;
}

