body, input, select, textarea, td {
	font-family: Verdana,"Geneva CE", sans-serif;
        font-size: 9pt;
        margin: 0px;
}

A {
 	text-decoration: none;
 	font-weight: bold;
	color: #C6AC00;
}

A:hover {
	text-decoration: underline;
}

LI {
	padding-bottom: 8px;
}
	
#header {
	height: 85px;
	padding-left: 150px;
	background-color: #FFF6BB;
	background-image: url("../pics/logo.gif"); 
	background-position: 5% 50%;
	background-repeat: no-repeat;
}

#menu {
	height: 30px;
	background-color: #F9D901;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 100px;
	background-image: url("../pics/menuback.gif")
}

#telo {
	min-height: 500px;
	_height: 500px; /* Pro debilni MISE*/
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	background-color: #FFFDF1;
}

#footer {
	clear: both;
	font-size: 7pt;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 2px;
	background-color: #FFFDF1;
}

.nadpis1 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
}

.nadpis2 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.perex {
	font-style: italic;
	padding-bottom: 10px;
}

.obrazek {
	float: left;
	clear: left;
	margin: 10px;
	margin-left: 0px;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}

.stred {
	text-align: center;
}

.tucny {
	font-weight: bold;
}

.odsaz1 {
	padding-left: 50px;
}

.odsaz2 {
	padding-left: 100px;
}
