body {
	color:#333;
	background-color: white;
	margin: 20px;
	padding: 0px;
	font: 10pt/22pt Georgia, "Times New Roman", Times, serif; 
	}

h1 {
	font: 10pt/22pt Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	}

h2 {
	font: italic 10pt/22pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#9999CC;
	}
	
h3 {
	font: 10pt/22pt Georgia, "Times New Roman", Times, serif; 
	margin:0px 0px 5px 0px;
	padding:0px;
	color:black;
	}
}

p {
	font: 10pt/22pt Georgia, "Times New Roman", Times, serif; 
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	font-family:georgia;
	font-weight:600;
	text-decoration:none;
}

/* All the content boxes belong to the content class. */
.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width:120px;
	margin:0px 210px 20px 210px;
	border-width: thin;
	border-style: solid;
	border-color: #000099;
	background-color: #EEEEEE;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

p.important {
	color: #660000;
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
}

p.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
}

#header {
	margin: 0px 0px 20px 210px;
	background-color:#DDFFDD;
	border-width: thin;
	border-color: #009900;
}

#counter {
	position: absolute;
	width:190px;
	bottom:20px;
	left:20px;
	border:1px dashed gray;
	background-color:#EEEEEE;
	padding:10px;
	z-index:2;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}

body>#counter {width:168px;}

#navMenu {
	position:absolute;
	width:190px;
	top:220px;
	left:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:2;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}

body>#navMenu { width:168px; }

ul#menue {
	padding: 0; 
	margin: 0;
}

ul#menue li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
}
ul#menue li a {
	display: block; 
	padding: 2px 7px; 
	text-decoration: none;
}
ul#menue li:hover {
	background: white;
}

#navBeta {
	position:absolute;
	width:190px;
	top:140px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta { width:168px; }

#logo {
	position:absolute;
	top:20px;
	left:20px;
	width:190px;
	padding:10px;
	z-index:2;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#logo {width:168px;}


#kontakt {
	border:1px groove black;
	margin: 15px;
	padding: 10px;
}

#training {
	border: 1px dotted black;
	margin: 5px;
	padding: 5px;
	background-color: #DDFFDD;
}

address, address a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 10px;
	font-style: normal;
}
