/*telo*/
body {
background-color: #788C72;
text-align: center;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
font-size: 80%; 
line-height: 150%; 
color: black;
}

body>.main {
 height: auto;
 }

body>#celek {
 height: auto;
 }

#celek{
min-height: 600px;
background: url('../pic/design/pozadi.jpg') repeat-y;
background-color: white;
width: 820px; 
position: relative;
text-align: left; 
z-index: 50;
_padding-bottom: 700px;
}
#kontejner {
text-align: left; 
margin: 0 auto;

width: 820px;
 }

.zahlavi {
width: 584px; 
height: 240px; 
position: relative; 
top: 0px; 
left: 0px; 
z-index: 10;
}

.leftmenu {
height: 500px;
width: 140px; 
_width: 150px; 
margin-left: 22px;
position: absolute; 
top: 185px;
left: 0px;
z-index: 20;
}

/*.leftmenu {
height: 500px;
width: 140px; 
_width: 150px; 
margin-left: 22px;
position: absolute; 
top: 255px; 
_top: 265px; 
left: 15px;
z-index: 20;
}*/


.rightbox {
width: 160px;
height: 500px; 
position: absolute; 
right: 0px; 
top: 170px;
_top: 184px; 

z-index: 1000;
margin-right: 7px;

}
.rightbox h3{
	text-align: center;
}


.box img {
	margin: 10px;
	margin-left: -40px;
}
.box {
width: 440px;
margin-left: 180px;
margin-bottom: 40px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 40px;
position: relative;
top: -40px;
_top: -25px;
z-index: 11;
}

.patka {
color: black;
width: 820px;
height: 75px;
overflow: hidden;
position: relative;
bottom: 40px;
_bottom: 0px;
left: 0;
padding-top: 40px;
text-align: center;
font-weight: bold;
font-size: 10pt;
background: url('../pic/design/patka.jpg') no-repeat;
color: white;
}

.adminvstup{
position: relative;
right: -465px;
top: -70px;
}

/*formátování textu*/

.male {
font-size: 12px; 
color: black;
}

.zvyrazni {
font-size: 11px;
}

.nadpishl {
color: white; 
font-size: 14pt;
}

.bile {
color: white;
}

h1 {
font-size: 20px;
color: black;

}

h2 {
font-size: 17px;

color: black;
}

h3 {
font-size: 15px;

}

h4 {
font-size: 14px;

}

/*tabulky*/

.tabulkacerna {
border-collapse: collapse; 
border: 1px solid black;
font-size: 11px;
color: white;
}

.tabulka {
font-size: 12px;
color: black;
}

.blok {
text-align: justify;
text-indent: 30px; margin: 0px;
text-indent: 30px; margin-bottom: 0px; margin-top: 0px;
}


.zvyrazni a {
color: yellow;
}

a:hover {
color: red;
}

a.visited  {
color: blue;
}
/*tisk*/
@media print {
.blok {
text-align: justify;
text-indent: 30px; margin: 0px;
text-indent: 30px; margin-bottom: 0px; margin-top: 0px;
font-family: Times New Roman CE, Times New Roman;
font-size: 12pt;}

body {background-color: white;}

.box {
position: absolute;
top: 0px;
left: -180px;
width: 650px;
margin-bottom: 40px;
padding-right: 40px;
padding-bottom: 40px;
background-color: white;
}

.odkaz {
color: white;
text-decoration: underline;
}

#celek {
border-left: 0px solid white;
border-right: 0px solid white;
border-top: 0px solid white;
background: url('none.jpg');
}
.zahlavi {
display: none;
}
.leftmenu {
display: none;
background-color: white;
}
.rightmenu {
display: none;
background-color: white;
}
.patka {
display: none;
}

}