
html, body   { background-color: black; height: 100%; margin: 0; padding: 0;
                color: white; text-align: left;
				scrollbar-3dlight-color:#CCCCCC;
				scrollbar-arrow-color:#CCCCCC;
				scrollbar-base-color:#CCCCCC;
				scrollbar-darkshadow-color:#CCCCCC;
				scrollbar-face-color:#333333;
				scrollbar-highlight-color:#333333;
				scrollbar-shadow-color:#333333;
				overflow:hidden;
				 }
				 
p { text-indent: 0em; }		
			
div#centered { border: 0; background-color: #333333; height: 65%; width: 440px;
						position: absolute; left:350px; bottom: 3%; color: white;
						overflow : auto;
						border: #CCCCCC solid 2px;
						z-index:10;
						padding: 20px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:13px;
						background-image: url("images/back_okno.gif");
						background-repeat:no-repeat;
						z-index:99;

						}	
div#centered_news { border: 0;  height: 65%; width: 390px;
						position: absolute; left:400px; bottom: 3%; color: white;
						overflow : auto;
						z-index:10;
						padding: 20px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:14px;
						font-style:italic;
						z-index:99;
						

						}	

div#centered h2 {
	font-size:25px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin:none;
}
div#centered_news h2 {
	font-size:22px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin:none;
}

div#centered h3 {
	font-size:17px;
	
}

div#main {
	
}

div#main_img {
	position:absolute;
	top:200px;
	left:0px;
	z-index:1;
	overflow:hidden;
}

div a {
	color:#666666;

}

div a:hover {
	color: #CCCCCC;
}

div#menu {
	top:100px;
	position:absolute;
	left:780px;
	height: 200px;
	width: 200px;
	text-align:right;
	z-index:20;
}


div#menu a {
	margin:0;
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
	
}

div#menu a:hover {
	color:#CCCCCC;
}

.page_item {
	list-style-type:none;
	font-size:23px;
	font-weight:bold;
	text-transform:lowercase;
	height:35px;
}
.page_item:hover {
	font-size:30px;
}

.current_page_item {
	color:#CCCCCC;
}

div#menu h2 {
	margin:0;
	
}

div#jazyky {
	top:10px;
	position:absolute;
	left:830px;
	width: 150px;
	text-align:right;
	z-index:20;
}

div#jazyky h2{
	display:inline;
	margin:0;
}
div#jazyky img{
	border: 1px  #666666 solid;
	margin:3px;
}
div#top {
	position:absolute;
	top:10px;
	width: 150px;
	height:450px;
	z-index:2;
}

.hr {
	background-image:url("images/hr.gif");
	background-repeat:no-repeat;
	background-color: #333333;
	height:7px;
	border: none;
}

div#copyright {
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	color:#333333;
}

.wplc_event_list li {
	margin-bottom: 10px;
}


