body{
	text-align: center;
	font-family: arial;
	background-color: #556b2f;
	font-size: small;
}
h1{
	font-size: xx-large;
	font-weight: bold;
}
h2{
	font-size: x-large;
	font-weight: bold;
}
h3{
	font-size: large;
	font-weight: bold;
}
h4{
	font-size: medium;
	font-weight: bold;
}
#over{		
	position:relative;
	width: 728px;
	height: 90px;
	margin: auto;
	background-color: blue;
}
#env{		
	position: relative;
	width: 50em;
	margin: auto;
}
#underheader{
	position: absolute;
	width: 50em;
	height: 4em;
	text-align: center;
	left: 0em;
	top: 1.5em;	
	background-color: #eee8aa;

}
#header{	
	position: absolute;
	width: 49em;
	height: 4em;
	text-align: center;
	left: 0.5em;
	top: 2.7em;
	background-color: #eee8aa;
}
#navimg{
	width: 50em;
	height: 2.5em;
	top: 4em;
	left: 0em;
	position: absolute;
}
#navig{		
	position: absolute;
	width: 50em;
	height: 4em;
	text-align: center;
	left: 0em;
	top: 2em;
	background-color: #ffcc99;
}
#lpanel{	
	margin: 0.5em;
        margin-top: 0em;
	float: left;
	width: 9em;
	text-align: left;
	background-color: #eee8aa;
}
#rpanel{	
	margin: 0.5em;
        margin-top: 0em;
	float: left;
        width: 9em;
	text-align: center;
	background-color: #eee8aa;
}
#content{	
	margin: 0em;
        margin-top: 0em;
	margin-right: 0.5em;
        margin-left:0.5em;
	float: left;
	width: 29em;
	text-align: left;
	background-color: #eee8aa;
}
#underfield{
	position: absolute;
	width: 50em;
	top: 10em;
	background-color: #eee8aa;
	left: 0em;
}
.htop{
	position: absolute;
	width: 50em;
	height: 1.5em;
	top: 0em;
	left: 0em;
	background-color: #bdb76b;
}
.hbottom{
	position: absolute;
	width: 50em;
	height: 1.5em;
	top: 5.5em;
	left: 0em;
	background-color: #bdb76b;
}
.hleft{		
	float: left;
}
.hright{	
	float: right;
}
.bimage{
	position: absolute;
	height: 1.5em;
	width: 1.5em;
}
.bleft{
	left: 0em;
}
.bright{
	left: 48.5em;
}
.bhtop{
	top: 0em;
}
.bhbottom{
	top: 5.5em;
}
.bctop{
	top: 8.5em;
}
.ctop{
	position: absolute;
	width: 50em;
	height: 1.5em;
	top: 8.5em;
	left: 0em;
	background-color: #bdb76b;
}
.cbottom{
	clear: both;
	width: 50em;
	height: 1.5em;
	background-color: #bdb76b;
}
a.lang{		
	text-decoration:underline;
	color: black;
}
span.lang{	
	text-decoration:none;
	color: black;
}
span.komora{	
	font-weight: bold;
/*	font-size: small; */
	color: black;
}
img.komora{
	position: absolute;
	left: 22.6em;
	top: 0.3em;
	width: 4.95em;
	height: 6.15em;
}
p.head{		
	line-height: 50%;
}
.mitem{		
	position: absolute;
	text-align: center;
	width: 8em;
	height: 1.2em;
	background-color: transparent;
	color: #eee8aa;
}
.mitem a{	
	font-weight: bold;
	color: #eee8aa;
	text-decoration: none;
}
.hnav{
	color: black;
	text-decoration: underline;
}
.tech{
	color: black;
	text-decoration: underline;
	font-size: x-small;
}
.txt{
	text-align: left;
}
.nadpis{
	text-align: center;
}
