body {
padding: 0%;
margin: auto;
font-family: "Tahoma", "Trebuchet MS", "Geneva CE", Arial, lucida, sans-serif, Times !important;
font-size: 16px;
width: auto;
max-width: 800px;
text-align: center;
background-color: white;
margin-bottom: 1%;
}

h1 {
color: navy;
background-image: url('prvky/vrsek.png');
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 0.5%;
font-family: "Arial CE", "Trebuchet MS", "Geneva CE", Arial, lucida, sans-serif,Times !important;
}

h4 {
color: rgb(45,48,64);
border-bottom: 1px solid black;
margin-bottom: 5px;
}

a {
color: #51566D;
}

a:hover {
text-decoration: none;
}

#header {
width: auto;
height: 162px;
background-image:  url('prvky/header.png');
background-position: center;
background-repeat: no-repeat;
text-align: center;
margin: auto;
}

#menu {
position: relative;
color: black;
font-size: 18px;
top: 5%;
left: 11%;
font-family: "Verdana", "Trebuchet MS", "Geneva CE", Arial, lucida, sans-serif, Times !important;
}

#menu a {
color: black;
text-decoration: none;
font-weight: bold;
/*font-weight: 900;*/


}

#menu a:hover {
color: #768294;
text-decoration: none;
font-weight: bold;
/*font-weight: 100;
margin-left: 0.5%
margin-right: 0.5%*/
}


#stranka {
border-left: 5px solid #E2E2E2;
border-right: 2px solid #E2E2E2;
margin-top: -3%;
width: 793px;
text-align: justify;
padding-top: 1%

}

#obsah {
margin: 2%;
padding-bottom: 3%;
}

#pata {
background-image: url('prvky/spodek.png');
background-repeat: no-repeat;
background-position: top center;
padding-bottom: 1%;
margin-top: -5%
}

.polozka {
margin-left: 2%;
font-weight: bold;
}

.polozka_nb {
margin-left: 2%;
}

td.tab_symb{
width: 10em;
text-align: center;
}

.ramecek {
	background-color: rgb(192,196,209);
	border: 1px solid blue;
	padding: 1.5%;
	margin: 2.5%;
}

a.invert_link {
color: #51566D;
text-decoration:none;
}

a.invert_link:hover {
text-decoration: underline;
}


