body{
	background-color: White;
	margin: 0;
}

div.menu{
	height: 80px;
	width: 100%;
	padding: 0em;
	overflow: visible;
	background-color: #CC0000;
	color: White;
	font-family: sans-serif;
	font-size: large;
	font-weight: 700;
}

div.main{
	padding: 0em 0em 2em 0em;
	background-color: White;
	color: Black;
	font-family: serif;
	margin: 1em;
}

div.pole{
	padding: 1em;
}

img.pluh{
	float: left;
	margin-right: 1em;
	width: 196px;
	height: 80px;
}

img.pluhvelky{
	margin: 1em 1em 0 25%;
	width: 450px;
	height: 300px;
}

A.menu{
	padding: 0.15em;
}

A.menu:link{
	color: White;
	text-decoration: none;
}

A.menu:visited{ 
	color: White;
	text-decoration: none;
}

A.menu:hover{
	color: #CC0000;
	background-color: White;
	text-decoration: none;
}

p.bezny {
	font: normal normal 500 100%/100% serif;
}

p.nadpis0 {
	text-align: center;
	font: normal small-caps 900 200%/100% serif;
}

p.nadpis1 {
	text-align: center;
	font: normal small-caps 600 150%/100% serif;
}

p.nadpis2 {
	font: normal normal 500 120%/100% serif;
}

p.dokument {
	font: normal normal 500 110%/100% serif;
	text-align: center;
	margin: 1em;
}
