body {
	color: #FFFFFF;
	background-color: #000000;
	text-align:center;
	font-family: "Arial Narrow", Courier, Arial, Verdana, sans-serif;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	font-size: 13px;
}
p a:link, a:focus, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
p a:hover {
	color: #66cc00;
	text-decoration: none;
}
p 
{	margin-top: 10px;

}
#main
{
	width:600px;
	padding:0px;
	text-align:left;
	margin:auto;
	margin-top:0px;
}
#nav 
{
	text-align:left;
	margin-left:0px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
}
#nav a:link, a:focus, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #66cc00;
}
.active 
{
	font-family: Impact, Courier, monospace;
	font-size: 15px;
}
#topcontent
{
	height: 61px;
	text-align: left;
	margin-top: 10px;
}
#leftcontent
{
	width:280px;
	height:auto;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 15px;
 }
#rightcontent
{
	width:280px;
	height:auto;
	float:right;
	position:relative;
	margin-right:0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:0px;
 }
 #footer 
 {
 	clear:left;
 	position: relative;
	float:none;
 	width:600px;
	padding:0px;
	margin:0px;
	text-align: left; 
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
}
#footer a:link, a:focus, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #66cc00;
}
#foot
{
	width:350px;
	height:auto;
	float:left;
	position:relative;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left:0px;
}
#kontakt
{
	text-align: right;
	width:120px;
	height:auto;
	float:right;
	position:relative;
	margin-right:0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding: 0px;
}
