html body {
	position: static; width: auto; height: auto;
    padding: 0; margin: 0;
    font-size: 0.9em; color: #E1CCC8;
	font-family: Arial; 
	background-color: #9A9A9A;
	background-image:url(../gfx/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
.video_panel {
position:fixed;
z-index: 100;
margin-left: -320px;
margin-top: -253px;
top: 50%; left: 50%;
width: 640px;
height:505px;
display:none;
opacity: 1;


text-align:center;
vertical-align:middle;

}


a {
color:#FF9900;
font-family: Arial; 
}

.column2 {
	
    	border: 1px solid #161616;
		background-color: #070707;
		color: #555555;
		vertical-align: middle;
        margin: 10px;
        padding: 5px;
		  
}
.column {
	
    	border: 1px solid #777777;
		background-color: #444444;
		color:#BBBBBB;
		vertical-align: middle;
        margin: 10px;
        padding: 5px;
		  
}

h1 {
	font-size: 18px;
	margin-right: 8px;
	color:#FFFFFF;
	padding-right: 8px;
	border-right: 8px solid #FFFFFF;
	text-align:right;
	margin-bottom: -10px;
}

a.mp3:link, a.mp3:visited {
	 color: #FF9900;
	 font-size: 15px;
	 font:Arial, Helvetica, sans-serif;


	 margin: 0px 15px 0px 10px;
	 text-decoration: none;
	 

}

a.mp3:hover {
	 color: #FF9933;

}

a.page:link, a.page:visited {
	 color: #FF9900;

	 font:Arial, Helvetica, sans-serif;

	 text-decoration: none;
	 

}

a.page:hover {
	 color: #FF9933;
	 text-decoration:underline;

}

.dat {
color:#FF9900;
letter-spacing:1px;
font-size: 15px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}

.des {
color:#FFFFFF;

font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

.en {
	background-image: url(../gfx/en.jpg);
	background-repeat:no-repeat;
	cursor:pointer;

	width: 34px; height: 37px;
}
.en_s {
	background-image: url(../gfx/en_sel.jpg);
	background-repeat:no-repeat;
	cursor:pointer;

	width: 34px; height: 37px;
}
.de {
	background-image: url(../gfx/de.jpg);
	background-repeat:no-repeat;
	cursor:pointer;

	width: 34px; height: 37px;
}
.de_s {
	background-image: url(../gfx/de_sel.jpg);
	background-repeat:no-repeat;
	cursor:pointer;

	width: 34px; height: 37px;
}
 .de_sel {
 opacity: 0;
 transparency: 0;
 }
 .en_sel {
 opacity: 0;
 }



.s1 {
	background-image: url(../gfx/s1.jpg);
	background-repeat:no-repeat;
	width: 720px; height: 37px;
}

.s2 {
	background-image: url(../gfx/s2.jpg);
	background-repeat:no-repeat;
	width: 593px; height: 338px;
}

.s3 {
	background-image: url(../gfx/s3.jpg);
	background-repeat: repeat-y;
	width: 195px; height: 338px;
}
.s4 {
	background-image: url(../gfx/s4.jpg);
	background-repeat: repeat-y;
	width: 195px; height: 8px;
}
.s5 {
	background-image: url(../gfx/s5.jpg);
	background-repeat: repeat-y;
	width: 195px; height: 300px;
}
.s6 {
	background-image: url(../gfx/s6.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 195px; height: 100px;
	
	font-size:12px;
	vertical-align:top;
	padding-top:20px; padding-left: 15px;
	color:#333333;
}

a.stopka:link, a.stopka:visited {
	 color: #333333;
	 

	 text-decoration: none;
	 
}

a.stopka:hover {
	 color: #333333;
   
}

a.menu {
	 color: #FFFFFF;
	 text-decoration: none;
	 position:relative; top: 8px; left: -5px;
	 z-index: 8;
	 width: 175px;
	 display:block;
	 
}
a.menu2 {
	 color: #66CC66;
	 text-decoration: none;
	 
}



a.year {
	 color: #B5B9CE;
	 font-size: 14px;
	 font-weight:bold;
	 text-decoration: none;
}
a.year_sel {
	 color: #FF9900;
	 font-size: 14px;
	 font-weight:bold;
	 text-decoration: none;
}


span.stopka {
color: #333333;
cursor:pointer;
}

.login_panel {
position:fixed;
top: 40%; left: 40%;
background-color:#444444;
border:3px solid #FFFFFF;
z-index: 120;
width: 300px;
height: 170px;
padding-top:20px;

}

.close {
cursor: pointer;
position:relative;
top: -15px;
left: 138px;
}

#black_page {
position:fixed;
top: 0; left: 0;
background-color:#000000;

z-index: 50;
width: 100%;
height: 100%;
opacity: 0;

}



.tiny_lab {
font-size: 10px;
letter-spacing:1px;

color:#AAAAAA;
}

.field {
background-color: #555555;
border: 1px solid #BBBBBB;
color:#BBBBBB;
padding:2px;
font-size:14px;
}

.button {
font-size:14px;
cursor:pointer;
padding:5px;
}

.menu_item {
width: 180px; height: 30px; 

background-image:url(../gfx/menu_line.jpg);
background-repeat:no-repeat; background-position:top;
margin-top: -30px;

top: 0; left: 0;

}



.menu_item_white {
position: relative;
top: 2px; left: -1px;
background-color:#FFFFFF;
z-index: 3px;
width: 180px; height: 29px; 
margin-bottom: 1px;
opacity: 0;
}

.admin_panel {
background-color: #444444;
border:1px solid #777777;
margin:7px 18px 7px 18px;
padding:7px;

}
.admin_panel3 {
background-color: #444444;
border:1px solid #777777;
margin:7px 18px 7px 18px;
padding:7px;

}
.page_content {
background-color: #444444;
border:1px solid #777777;
margin:7px 18px 7px 18px;
padding:7px;
line-height: 19px;
vertical-align:top;

}

.confirmation {
background-color: #5BB560;
color:#244D2F;
border:1px solid #244D2F;
margin:7px 18px 7px 18px;
padding:7px;


}

.error {
background-color: #FF6666;
color: #A20923;
border:1px solid #A20923;
margin:7px 18px 7px 18px;
padding:7px;


}

.schedule_pos {
margin-left: 17px;

}

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 752px;	 
	height:480px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	height:20000em;  
	clear:both;

}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	float:left;
	width:752px;
	height:80px;
	background:#333 url(../gfx/h150.png) repeat-x;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color: #383852;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float: left;
	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:34px;
	height:50px;
	background:url(../gfx/left.jpg) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -50px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../gfx/right.jpg);
	clear:right;	
}

.img_gal {
opacity: 0;
border: 1px solid #666666;
padding:2px;
margin: 2px;
}

.img_prev {
opacity: 0.6;
border: 1px solid #666666;
padding:2px;
margin: 2px;
cursor:pointer;
}
.artwork {
opacity: 0.8;
border: 1px solid #666666;
padding:2px;
margin: 5px;
cursor:pointer;
}
