/* CSS Document */
body{
text-align: center; /* centr strany v IE */
background: #D9A462 url('obrazky/pozadi.gif') repeat;
font-family: Arial, Sans-Serif;
font-size: 16px;
}

#strana{
position:relative;
text-align: left;  /* zruseni centru */
margin:0 auto;
width:800px;
padding:0;
color: #79551E;
}

#zahlavi{
position: relative;
left: 6px;
color:#000;
}

#menu{
font-family: arial;
position:relative;
width: 175px;
float:left;
}

#obsah{
font-family: arial;
position:relative;
width: 600px;
float:right;
padding: 0 0px 14px 0px;
margin:10px 0;
background: url(obrazky/obsah-bot.gif) center bottom no-repeat;
}

#zapati{
clear: both;
text-align: right;
margin-right: 45px;
padding-top: 15px;
}

h1{
font-family: Arial, Sans-Serif;
font-size: 25px;
color: #D9A462;
text-align: center;
margin: 20px 0 10px 0;
}

h2{
font-family: Arial, Sans-Serif;
font-size: 20px;
color: #79551E;
text-align: center;
margin: 20px 0 10px 0;
}

h3{
font-family: Arial, Sans-Serif;
font-size: 18px;
color: #79551E;
font-style: italic;
margin: 20px 0 10px 0;
}

h4{
font-family: Arial, Sans-Serif;
font-size:18px;
color: #D9A462;
text-align: center;
margin: 20px 0 10px 0;
}

h5{
font-family: Arial, Sans-Serif;                   
font-size:18px;
color: #F42700;
font-style: italic;
margin: 20px 0 10px 0;
}

h6{
font-family: Arial, Sans-Serif;
font-size: 16px;
color: #D9A462;
margin: 20px 0 10px 0;
}

p{
margin: 10px 5px;
text-align: justify;
}


hr{
border: 1px solid #D9A462;
}

pre{
font-family: courier, monospace;
}

.tucne{
font-weight: bold;
}

/* ===== tabulky ===== */

table{
width: 550px;
margin:15px auto;
background: #FBF6EF;
border-collapse:collapse;
border: 2px solid #C28930;
}

caption{
text-align: left;
padding-left:10px;
font-weight: bold;
}

thead{
background: #EFD9BD;
border-bottom: 2px solid #C28930;
}

tr:hover{
background: #faf2d6;
}

th, td{
padding: 3px 5px;
border: 1px solid #C28930;
}

table .tucne{
background: #f7e9cd;
}

/* ===== podpis ===== */
.podpis-jm{
margin-left: 300;
width: 200px;
text-align: center;
font-family: Times New Roman, Serif;
font-size: 18px;
font-style: italic;
}

.podpis-fce{
margin-left: 300;
width: 200px;
text-align: center;
font-size: 14px;
font-weight: bold;
}


/* ===== záhlaví ===== */
pozadi{
position: absolute;
left: 6px;
}

.logo{
position: absolute;
left: 30px;
top: -3px;
}

.nazev{
position: absolute;
left: 30px;
top: 50px;
font-family: Arial;
font-size: 17px;
font-weight: bold;
}

.adresa{
position: absolute;
left: 30px;
top: 82px;
font-family: Arial;
font-size: 15px;
font-weight: bold;
}

.kontakt{
position: absolute;
left: 30px;
top: 102px;
font-family: Arial;
font-size: 13px;
}

#zahlavi span span{
display: none;
}

/* ===== menu ===== */
#menu h4{
margin:0;
padding: 10px 0 0 0;
background:url(obrazky/menu-top.gif) center top no-repeat;
}

#menu div{
padding: 0 0 10px 0;
background:url(obrazky/menu-bot.gif)  center bottom no-repeat;
margin: 8px 0;
}

#menu ul{
list-style:none;
margin:0;
padding: 0 5px;
background:url(obrazky/menu-centr.gif) center top repeat-y;
}

#menu a{
width:100%;
display:block;
line-height: 20px;
text-decoration: none;
text-indent:20px;
color: #79551E;
}

#menu a:hover, .prospech #prospech, .historie #historie,
.cesta #cesta, .kantori #kantori, .kontakty #kontakty, .fotografie #fotografie,
.obory #obory, .dokumenty #dokumenty, .prospech #prospech, .rozvrh #rozvrh,
.kurzy #kurzy, .pz_info #pz_info, .pz_vysl #pz_vysl, .kalendar #kalendar, 
.aktuality #aktuality, .uspechy #uspechy, .granty #granty,
.zamestnani #zamestnani, .sponzori #sponzori, .vyroci #vyroci,
.neziskovky #neziskovky
{
background: #D9A462 url(obrazky/menubod.gif) right center no-repeat;
color: #4E3713;
}

/* ===== obsah ===== */

#obsah .top{
background: url(obrazky/obsah-top.gif) center top no-repeat;
padding: 14px 0 0 0;
}

#obsah .centr{
background: url(obrazky/obsah-centr.gif) center top repeat-y;
padding: 1px 15px;
}

/* ===== zapati ===== */

#zapati a{
color: #79551E;
text-decoration: none;
}

#zapati a:hover{
background: #D9A462;
}

/* ===== blok ===== */

.blok{
clear: both;
margin: 50px 0;
}

/* ===== obrázky ===== */

.img500-c{
width: 500px;
position:relative;
left: 50%;
margin-left: -260px;
padding: 10px;
border: 1px #000 solid;
}

.img-l{
float: left;
margin: 10px 10px 10px 0;
font-style: italic;
font-size: 12px;
}

.img-ll{
float: left;
margin: 10px 10px 10px 25px;
}

.img-r{
float: right;
margin: 10px 0 10px 10px;
font-style: italic;
font-size: 12px;
}

.img-rr{
float: right;
margin: 10px 25px 10px 10px;
}
/* ===== bleskovka ===== */

.blesk{
background: url(obrazky/blesk.gif) no-repeat left top;
border-bottom: #D9A462 double;
margin: 15px 0;
}

.blesk span{
font-weight: bold;
padding: 30px;
}

.blesk p{
margin: 3px 0;
}

/* ===== kontakty ===== */

.kontakty p{
text-align: center;
height: 250px;
}

.kontakty .blok h2{
padding-top: 25px;
}

.kontakty .img-r{
margin:0 30px 0 0;
}

.kontakty .img-l{
margin:0 0 0 30px;
}

/* ===== seznamy ===== */

.seznam .centr li{
margin-right: 25px;
padding: 8px 0;
border-bottom: 1px solid #D9A462;
}

.seznam .centr li li{
padding: 4px 0;
border:0;
}

dt{
padding-top:7px;
font-weight: bold;
}

/* ===== sponzori ===== */
.sponzori .blok p{
margin:0;
padding-top:7px;
font-weight: bold;
}
