body {
font-family: verdana, arial; 
font-size: 11px; 
margin: 0px; 
padding: 0px; 
color:000000;
background-color: #E4EDF4;
}

#all {
	margin: auto;
	width: 1000px;
	background-color: White;
	border: 7px solid white;
	border-bottom: 8px solid white;
	border-top: 0px;
	text-align: left;
}

#head{
	width: 1000px;
	width: 1000px;
	height: 217px;
	height: 217px;
	float: none;
	background-image: url('images/head.png');
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#menu{
width:208px; width=208px;
float:left;
background-image: url('images/menu.png');
cursor:hand;
cursor:pointer;
}

#menu_patka{
width:208px; width=208px;
height: 24px; 
float: left;
background-image: url('images/menu_patka.png');
cursor:hand;
cursor:pointer;
}

a.menu_polozka, a.menu_polozka_sel{
height:17px; height=20px;
width:208px;
margin:0px;
text-align:left;
padding-top:3px;
padding-bottom:0px;
padding-left:20px;
font-size: 12px; 
color: black;
display: block;
}

a.menu_polozka{
background-image: url('images/menu.png');
}

a.menu_polozka_sel{
background-image: url('images/menu_sel.png');
}

a.menu_polozka:HOVER, a.menu_polozka_sel:HOVER{
background-image: url('images/menu_over.png');
text-decoration: none;
}

.vlajky{
background-color:white;
padding:5px;
text-align:left;
}

#obsah{
	float: left;
	text-align: justify;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 770px;
	width: 770px;
	background-color: white;
	border-top: 1px solid white;
}

#patka{
	float: none;
	background-color: #B4DEFC;
	width: 990px;
	width= 1000px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	height: 15px;
	height: 20px;
	clear: both;
}

#patka a
{
	color: black;
	text-decoration: none;
}

#obsah .img_left{
border:0px solid black;
float:left; 
padding-right:10px; 
padding-top:5px; 
margin-top=5px; 
margin-right=10px;
}

#obsah .img_right{
border:0px solid black;
float:right; 
padding-left:10px; 
padding-top:5px; 
margin-top=5px; 
margin-left=10px;
}

#obsah .ZVYRAZ{
font-style: italic;
}

#obsah TABLE{
font-family: verdana, arial; 
font-size: 11px; 
}

A{
color: #004CAF;
text-decoration: none;
}

A:HOVER{
text-decoration: underline;
}

div.signature, div.platnost {
text-align: right;
}

.titulek {
background-color: #EFEFEF;
}
