#strana {
	width: 95%;
	border-style: solid;
	border-width: 1px;
	display:block;
}
#zahlavi{
	width: 100%;
	height: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 4px;
}
#zapati{
	clear: both;
	width: 100%;
	height: 70px;
	border-top-style: solid;
	border-top-width: 1px;
}
#leve{
	width: 150px;
	float: left;
	padding: 2px;
	padding-right: 0px;
	/*overflow: auto;
	display:block;*/
	
}
#prave{
	width: 150px;
	float: right;
	padding: 2px;
	/*overflow: hidden;*/
}
#main{
	padding: 5px;
	
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 152px;
	margin-right: 155px;
	/*width: 476px;*/
	/*overflow: hidden;
	position: relative;*/
}
body{
	margin: 0px;
}

body,td,p{
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.menuzahlavi{
	display: block;

	background-image: url(../obr/tlac-top-menu1.gif);
	background-repeat: no-repeat;
	float: left;
	width: 157px;
	height: 25px;
  
	text-align: center;
	text-decoration: none;
	padding: 1px;
	padding-top: 0px;
	margin-left: 0px;
	font-size: 11pt;
	color: White;

}
.submenuzahlavinadpis{
	display: block;
	width: 148px;
	height: 23px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 1px;
	padding-right: 1px;
	font-size: 11pt;
	background-color: #1E90FF;
	color: yellow;
	background-image: url(../obr/tlac-left-menu2.gif);
	background-repeat: no-repeat;

}
.submenuzahlavi{
	display: block;
	width: 149px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 0px;
	font-size: 9pt;
	background-color: #1E90FF;
	color: white;
	background-image: url(../obr/tlac-left-menu1.gif);
	background-repeat: no-repeat;
	border: 0px none;
}
h1{
	text-align: center;
	font-size: 18px;
}
.male{
	font-size: 9px;
}
.chyba{
	color: red;
}

a{
	font-size: 9pt;
}
