body {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color:#000;
	font-size:12px;
	color:#d5d5d5 ;	
}

#header {
	width:900px;
	height:739px;
	margin:auto;
	text-align:center;
	border-left: solid 1px #1b1b17  ;
	border-right: solid 1px #1b1b17  ;
}

#page_center {
	background-color:#000;
	width: 900px;
	margin:auto;
	border-style:solid;
	border-width: 1px;
	border-color:#1b1b17;
	border-top: none;
}

#swf {
	margin: auto;
	margin-top:15px;
	margin-bottom:15px;
	width:868px;
	height:350px;
}

#content {
	margin: auto;
	margin-bottom:15px;
	width: 868px;
}

#left_menu {
	width: 225px;
	float:left;
	overflow:hidden;
}

#center_content {
	width: 418px;
	float:left;
	margin:auto;
	overflow:hidden;
}

#right_menu {
	width: 225px;
	float:right;
	overflow:hidden;
}

#spacer {
	float: none;
	clear:both;
}
#footer {
	width:800px;
	margin:auto;
	margin-top:15px;
	background-color:#000;
	font-size:12px;
	color:#DCDBDB;
	font-style:italic;
}

#footer a {
	font-size:12px;
	color:#DCDBDB;
	font-style:italic;
	text-decoration:none;
}

#footer a:hover {
	font-size:12px;
	color:#DCDBDB;
	font-style:italic;
	text-decoration:underline;
}

#footer hr {
	width:70%; 
	margin:auto;
	margin-top: 5px;
	margin-bottom:5px;
}

A {
	text-decoration: none;
	color:#d5d5d5;
	font-size:12px; 
	font-style:italic;
}
A:link {
	text-decoration: none;
	color:#d5d5d5;
	font-size:12px; 
	font-style:italic;
}
A:active {
	text-decoration: none;
	color:#d5d5d5;
	font-size:12px; 
	font-style:italic;
}
A:hover {
	text-decoration: none;
	color:#fff;
	font-size:12px; 
	font-style:italic;
}
A:visited {
	text-decoration: none;
	color:#d5d5d5;
	font-size:12px; 
	font-style:italic;
}
#header A {
	font-size: 18px; 
	font-style:italic;
	color: #d5d5d5;
	margin-right:40px;
}
#header A:hover {
	text-decoration: underline;
}
.message_table {
	width: 100%;
	text-align:center;
	vertical-align:middle;
	border-collapse:collapse;
 	border-style: solid;
 	border-width: thick;
	border-style:solid;
	margin-bottom:10px;
}

.table_header {
	background-image:url(../gfx/table_header.png); 
	background-repeat:repeat-x; 
	height:28px; 
	text-align:center; 
	font-style:italic; 
	font-size:14px; 
	color:#fefefe;
}

.tekst_small_grey {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana; COLOR: #888888;
}

.podcat {
	list-style:none;
}

#right_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#right_menu li ul {
	padding: 15px;
}

#right_menu li li {
	background: none;
}

#left_menu ul{
	float:left;
	margin-left: 0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:5px;
	background-image:url(../gfx/art_grad.png); 
	background-repeat:repeat-x;
	min-height:90px;
	width:100%;
}

#left_menu li{
	list-style-type:none;
	line-height:30px;
}

.kontakt input {
			font-family:tahoma; 
			font-size:11px; 
			border:1px solid #cccccc; 
			background:#f5f5f5; 
			color:#888888; 
			padding-top:3px; 
			padding-left:4px;  
			}

.kontakt textarea {
			font-family:tahoma; 
			font-size:11px; 
			border:1px solid #cccccc; 
			background:#f5f5f5; 
			color:#888888; 
			padding-top:3px; 
			padding-left:4px;  
}
