* {
margin: 0px 0px 0px 0px;
}

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
color: black;
background: #263B96 url(images/background.jpg) repeat-x;
}

td {
vertical-align: top;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#web {
width: 836px;
background: white;
position: relative;
background: url(images/pozadi.gif) repeat-y;
overflow: hidden;
}

#header {
position: relative;
top: 0px;
width: 836px;
height: 209px;
}

#horni {
width: 836px;
height: 270px;
background: url(images/horni.gif) no-repeat;
}

.hornitext {
font-size: 15px;
padding-left: 78px;
padding-top: 30px;
line-height: 166%;
}

.hornitext a {
text-decoration: none;
color: #000000;
}

.hornitext a:hover {
text-decoration: underline;
color: #000000;
}


#obsah {
width: 836px;
}

.obsahtext {
font-size: 14px;
line-height: 150%;
padding-left: 30px;
padding-right: 20px;
}

.obsahtext a {
text-decoration: none;
color: #000000;
}

.obsahtext a:hover {
text-decoration: underline;
color: #000000;
}

#spodek {
width: 836px;
height: 60px;
clear: both;
background: url(images/spodek.gif) no-repeat;
}

.spodektext {
font-size: 12px;
color: #787878;
text-align: center;
padding-top: 17px;
}

.spodektext a {
text-decoration: none;
font-weight: bold;
color: #787878;
}

.spodektext a:hover {
text-decoration: underline;
font-weight: bold;
color: #787878;
}

.odkazy {
font-size: 12px;
color: #787878;
text-align: center;
}

.odkazy a {
text-decoration: none;
font-weight: bold;
color: #787878;
}

.odkazy a:hover {
text-decoration: underline;
font-weight: bold;
color: #787878;
}

#czflag {
position: absolute;
top: 7px;
left: 25px;
width: 30px;
height: 21px;
}

#engflag {
position: absolute;
top: 7px;
left: 65px;
width: 30px;
height: 22px;
}

.obrazek {
margin-right: 10px;
}

.doporucujeme {
font-size: 12px;
color: #ABABAB;
text-align: center;
}

.doporucujeme a {
text-decoration: none;
color: #ABABAB;
}

.doporucujeme a:hover {
text-decoration: underline;
color: #ABABAB;
}




/* NADPISY */
h1 {
width: 836px;
height: 209px;
position: relative;
font-size: 10px;
}

h1 span {
background: url(images/header.jpg) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

h2 {
font-size: 15px;
font-weight: normal;
}

h3 {
font-size: 24px;
font-weight: bold;
text-align: center;
}
