/* CSS Document */

body {
font-family: Arial, sans-serif;
font-size: 10pt; 
background: #7E7E7E;
margin: 0;
padding: 30px 0px 10px 0px;
text-align: center;
min-width: 720px;
color: black;
}

ul {
margin: 5px 0 5px 10px;;
}

li {
text-align: justify;
margin-right: 10px;
line-height: 1.4em;
}

ul > ol {
margin-left: 10px;
}

ul > ol > li {
list-style: square;
}

ul#menu-seznam {
margin: 10px 0 0 10px;
padding: 0;
}

ol.menu-seznam-sub {
margin: 0 0 5px 20px;
padding: 0;
}

li.menu-polozky {
list-style: none;
margin-top: 2px;
text-align: justify;
margin-right: 10px;
}

li.menu-polozky-sub {
list-style: none;
text-align: justify;
margin-right: 10px;
font-size: 0.8em;
margin-top: -2px;
}

p {
text-align: justify;
margin: 0 10px 0 10px;
}

h1 {
text-align: right;
margin-right: 10px;
font-size: 1.5em;
color: #9c3;
}

h2 {
font-size: 1em;
font-weight: bold;
margin-left: 5px;
color: #06c;
}

h3 {
font-size: 1em;
font-weight: bold;
color: black;
margin: 10px 0 5px 10px;
}

a {
color: #9c3;
}

a:hover {
color: #06c;
}

a.menu1 {
color: white;
font-weight: bold;
text-decoration: none;
}

a.menu1:hover {
color: #9c3;
}

a.menu2 {
color: white;
text-decoration: underline;
}

a.menu2:hover {
color: #06c;
}  

a.fotogalerie {
width: 125px;
height: 90px;
background: #9c3;
text-align: right;
float: left;
margin: 5px; 
}

a.fotogalerie:hover {
background: #06c;
}

/* layout styly */

#hlavni {
width: 770px;
margin: 0 auto;
text-align: left;
}

#hlavni-in1 {
width: 770px;
margin: 0 auto;
text-align: left;
background: url("../img/pozadi1.gif") repeat;
}

#hlavicka {
width: 750px;
height: 170px;
margin-left: 10px;
background: url("../img/hlavicka.jpg") no-repeat;
}

#telo {
width: 750px;
min-height: 401px;
_height: 401px;
margin-left: 10px;
background: url("../img/pozadi-menu.gif") repeat;
}

#menu {
width: 144px;
height: 401px;
background: url("../img/pozadi-menu-krivka.gif") repeat;
float: left;
}

#text {
width: 600px;
min-height: 401px;
_height: 401px;
float: left;
padding-bottom: 20px;

}

#hlavni-in2 {
width: 770px;
margin: 0 auto;
text-align: left;
height: 39px;
background: url("../img/pozadi2.gif") no-repeat;
}
