/*telo*/
body {
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: #95AE87;
width: 800px; 
position: relative;
text-align: left; 
z-index: 50;
}

#kontejner {
text-align: left; 
margin: 0 auto;
width: 800px;
}

.zahlavi {
width: 100%; 
height: 284px; 
position: relative; 
top: 0px; 
z-index: 10;
}

.menu {
font-size: 12px;
position: absolute;
top: 252px;
left: 38px;
width: 800px;
height: 43px;
z-index: 100;
}

.menupozadi{
background: url('../pic/design/menu.jpg')no-repeat;
}

.slepy_odkaz{
color: #BBBBBB;
text-decoration: none;
font-weight: bold;
position: absolute;
left: 35px;
top: 0px;
z-index: 101;
}

.slepy_odkaz2{
color: #BBBBBB;
text-decoration: none;
font-weight: bold;
position: absolute;
left: 635px;
top: 0px;
z-index: 101;
}

.odkaz1 a {
color: white;
text-decoration: none;
}

.odkaz2 a {
color: white;
text-decoration: none;
}

.odkaz3 a {
color: white;
text-decoration: none;
}

.odkaz4 a {
color: white;
text-decoration: none;
}

.odkaz5 a {
color: white;
text-decoration: none;
}

.odkaz1{
text-decoration: none;
font-weight: bold;
position: relative;
left: 135px;
z-index: 101;
}

.odkaz2{
text-decoration: none;
font-weight: bold;
position: relative;
left: 195px;
z-index: 101;
}

.odkaz3{
text-decoration: none;
font-weight: bold;
position: relative;
left: 248px;
z-index: 101;
}

.odkaz4{
text-decoration: none;
font-weight: bold;
position: relative;
left: 310px;
z-index: 101;
}

.odkaz5{
text-decoration: none;
font-weight: bold;
position: relative;
left: 360px;
z-index: 101;
}

.reklama{
display: none;
}

.rightmenu {
color: black;
height: 1000px;
width: 170px;
position: absolute; 
right: 30px; 
top: 310px;
z-index: 1000;
margin-right: 7px;
}

.pozadiobrazku{
border: 1px solid gray;
padding: 5px;
}

.sloupek{
display: none;
}

.box {
width: 490px;
margin-left: 50px;
margin-bottom: 40px;
padding-top: 50px;
padding-right: 0px;
padding-bottom: 40px;
position: relative;
top: -38px;
z-index: 11;
}

.patka {
width: 800px;
height: 142px;
overflow: hidden;
position: relative;
bottom: 40px;
left: 0;
padding-top: 55px;
text-align: center;
font-size: 10pt;
background: url('../pic/design/patka.jpg') no-repeat;
color: white;
z-index: 51;
}


/*formátování textu*/
.table{
border: 1px solid black;

font-size: 12px;
}
tr {
border: 1px solid black;
}

.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: 10px;

}

/*tabulky*/

.tabulkacerna {
border-collapse: collapse; 
border: 1px solid black;
font-size: 12px;
color: black;
width: 300px;
}

.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: #ff6347;
}

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;
}



.menu {
display: none;
}

.rightmenu{
position: absolute;
top: 0px;
right: 0px;
}

.sloupek{
display: inline;
}

.box {
position: absolute;
top: -50px;
left: -50px;
width: 450px;
margin-bottom: 40px;
padding-right: 40px;
padding-bottom: 40px;
}



#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;
}
.patka {
display: none;
}
}
