html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: black url(../gfx/wbg.jpg) no-repeat center center;
	overflow:hidden;
	font-family: "Liberation Sans", Arial, sans;
	letter-spacing:0;
	font-size: 12px;
}


* {
	margin:0 auto;
	padding:0;
}
 
table {
	border-collapse: collapse;
}

fieldset, form {
	border: 0;
}


div#x {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -280px;
	float: left;
}
 
div#a {
	width: 990px;
	height: 580px;
	clear: both;
	position: relative;
	top: -240px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}
 

div#pre {
	width: 100px;
	height: 100px;
	filter:alpha(opacity=70);
	opacity:.7;
	position:fixed;
	bottom:0;
	right:0;
	z-index: 9999;
	background: black url(../gfx/loader.gif) no-repeat center center;
}

div#txt {
	position: relative;
	width: 990px;
	height: 580px;
	text-align: justify;
}

div#t {
	position: absolute;
	top: 43px;
	left: 38px;
	overflow: auto;
	width: 615px;
	height: 483px;
	background: transparent url(../gfx/t.gif) repeat center center;
}


#ss {
	margin-right: 12px;
}



#i {
	margin: 0 auto;
	border: 0;
	position: relative;
}


a img {
	border:none;
}

#lang_btn {
	position:absolute;
	top:-10px;
	left:22px;
}













.list_table {
	width:100%;
}

.list_table td {
	vertical-align:top;
	padding: 1px;
}

.list_table td.left {
	width:130px;
}

.list_table p {
	padding: 6px 0 0 0;
}

.list_table img {
	margin: 0 16px 0 0;
	border: #4a3400 1px solid;
}


.break {
	background: url(../gfx/hr.gif) repeat-x center center;
	height:15px;
	width:99%;
	margin: 2px 0 18px 0;
	position:relative;
}

#plakatai a {
	float: left;
	margin: 2px;
}

#plakatai img {
	height: 120px;
}


div#copyr {
	position: absolute;
	bottom: 36px;
	right: 63px;
	color: white;

	width:190px;
	font-size: 10px;
	color: #cbb897;
	filter: Shadow(Color=#000000, 	
	Direction=135, 
	Strength=2);
	text-shadow: black 1px 2px 1px;
	text-align: center;
	
}

div#copyr a {
	color: #cbb897;
	text-decoration: none;
}


div#slogan {
	position: absolute;
	top: 110px;
	right: 58px;
	color: white;
	text-align: right;
	width: 250px;

}
div#slogan h1,
div#slogan h2 {
	font-size: 12px;
	color: #cbb897;
	filter: Shadow(Color=#000000, 	
	Direction=135, 
	Strength=2);
	text-shadow: black 1px 2px 2px;
}

div#slogan h1 {
	font-size: 14px;
	margin-bottom: 5px;
}


.img_box {
	float:left;
	width:100px;
	height:100px;
}


#tickets_line {
	font-size: 13px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: -9px;
	right: 44px;
}	

#tickets_line a {
	color: #cbb897;
	filter: Shadow(Color=#000000, 	
	Direction=135, 
	Strength=2);
	text-shadow: black 1px 2px 2px;
	text-decoration: none;
}

#tickets_line a:hover {
	text-decoration: underline;
}

#sl {
	font-size: 1px;
	filter:alpha(opacity=30);
	opacity:.3;
}

.timetables {
	text-align: left;
}

.timetbl {
	position: relative;
	margin: 0 0 0 4px;
}

.timetbl thead {
	background: #46320B;
	font-weight: bold;
}

.timetbl td {
	padding: 3px;
	border: #46320B 1px solid;
	color: #CBB897;
}

h1#title {
	margin-bottom: 18px;
	text-align: left;
	color: white;
}
