html, body {
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-family:verdana;
	font-size:8pt;
}
h1 {
	text-align:center;
	font-size: 14pt;
	margin:1em 0em;
}
h2 {
	text-align:left;
	font-size: 12pt;
	line-height:1em;
	margin-top: 1.5em;
	margin-bottom:0.2em;
}
h3 {
	text-align:left;
	font-size: 10pt;
	margin:1em 0em 0em 0em;
	font-weight:bold;
}
ol,ul {
	margin-left:0px;
	margin:0em;
	padding:0em;
}
li {
	text-align:left;
	margin:0em;
	margin-left:3em;
	padding:0em;
}
div,p {
	margin: 0em;
}

table {
	border:0px solid #000000;
}

#container {
	position:relative;
	display:block;
	background:#FFFFFF;
	border-left:22em solid #FFFFFF;
	overflow:visible;
	width:53em;
	
}
#left {
	float:left;
	position:relative;
	width:20em;
	margin-left:-21em;
	display:inline;
	margin-top:2em;
}

#right {
	margin-left:5em;
	margin-right:5em;
}
.headfoot {
	border-top: 1px solid #000060; 
	border-bottom: 1px solid #000060; 
}
.headfoot, .head {
	display:block;
	width:75em;
	text-align:center;
	margin-top:1em;
}
.head {
	height:6em;
}
.foot {
	display:block;
	height:3em;
	width:75em;
	text-align:center;
}
.head h1 {
	font-size: 14pt;
	font-weight: normal;
	margin:0px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#left h2 {
	text-align:center;	
	padding-top:1em;
	padding-bottom:1em;
	margin: 0;
}
a {
	color:#000060;
	text-decoration:none;
	font-weight:bold; 	
}
a:hover {	
	text-decoration:underline;
}

.menu a{
	display:block;
	margin-left:1.5em;
	margin-bottom:1em;
}
.menu .short {
	height:auto;
	padding-bottom:0.5em;
	margin-left:1em;
}


.menu, #left h2{
	background:#FFFFFF;
}

.menu a, .headfoot a, .headfoot, #left h2 {

	font-weight:normal;
}
.menu a:hover {
	font-weight:bold;
	text-decoration:none;
}

.none {
	width:0px;
	height:0px;
	display:none;
}
.center {
	text-align:center;
}
.odsazeni {
	margin-left:5em;
}
.centertable td {
	text-align:center;
	width:5em;
}
