html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #fff;
   	background:#272727 url(grunge-background.jpg) no-repeat 50% 0;
	padding-bottom:10px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/*  text styling  */
p{ font:11px/1.4em Arial, Tahoma; color:#d4d4d4; padding-bottom:15px; }
a{ color:#d5d5d5; }
em{ font-style:italic; }

h1, h2, h3{ font:30px "Myriad Pro"; color:#fff; margin-left:-5px; } /* imagegen */
h3{ font-size:22px; color:#777; }
h4{ font:normal 14px Arial, Tahoma; color:#777; }
#sidebar h4{ padding-top:15px; }


dt{ font:bold 11px Arial, Tahoma; color:#cc001d; padding-top:15px; padding-bottom:5px; }
dt a{ color:#cc001d; }
dd{ font:normal 11px/1.4em Arial, Tahoma; color:#fff; }
dd a{ color:#fff; }
dd a:hover{ text-decoration:none; }
dd.dim{ padding-top:5px; }

ul{ list-style:none; }
li{ font:11px/1.7em Arial, Tahoma; }
li a{ color:#cc001d; text-decoration:none; }
li a:hover{ color:#fff; }

th, td{ font:11px/1.4em Arial, Tahoma; color:#777; padding:10px 5px; }
td{ color:#d4d4d4; }

.dim a, td a{ color:#777; }
.dim a:hover, td a:hover{ text-decoration:none; }



/*  containers  */

#background{ background:url(header.gif) repeat-x 0 0; }
#container{ width:960px; margin:0 auto; position:relative; z-index:100; }
#header{ height:128px; border-bottom:38px solid #90001a; position:relative; }
	#header-img{ position:absolute; top:0; left:0; width:100%; height:128px; }
	
#main-menu{ position:absolute; top:126px; right:0; }
#main-menu li{ float:left; font:normal 14px "Trebuchet MS"; }
#main-menu a{ float:left; padding:7px 10px; color:#000; }

#home-link{ float:none; position:absolute; bottom:-39px; left:2px; margin:0; display:block; width:150px; height:105px; background:url(logo.png) no-repeat 0 0; }
#home-link span{ display:none; visibility:hidden; }

#main{ float:left; width:100%; padding:20px 0 0; }
#content{ float:left; width:570px; padding-right:16px; /**/ }
#sidebar{ float:right; width:374px; /**/ }
#sub{ width:100%; clear:both; padding-top:10px; /* height:147px; */ }
#footer{ clear:both; padding:10px 0 0 10px; width:950px; /**/ }
#footer li{ display:inline; font-size:10px; color:#999; }
#footer a{ color:#999; margin-right:10px; border-right:1px solid #444; padding-right:10px; }

.flexi{ margin-top:15px; padding:15px; background:#1e1e1e; background: rgba(30, 30, 30, 0.5) }
#content .flexi{ margin:0; }
#sub .flexi{ margin-top:0; float:left; }
.flexi dl{ margin-top:-15px; }
.features{ margin-right:16px; padding:10px; width:159px; height:127px; }
.info{ width:344px; }
.newsletter{ background:#90001a; }


.context-menu{ margin:0; background:#90001a; /**/ padding:5px 0 5px 10px; }
.context-menu li{ display:inline; font-size:11px; }
.context-menu a{ padding:0 12px; color:#fff; }
.context-menu a:hover{ color:#fff; }
.context-menu .print{ font-style:italic; padding:0 15px; }


.kontakti{ color:#d0d0d0; }
.kontakti th, .kontakti td{ font-size:11px; border-bottom:1px solid #2d2d2d; padding:2px 10px; }
.kontakti th{ color:#cc001d; }

.gallery{ width:520px; margin:0 auto; padding-bottom:20px; }
.gallery img{ display:block; }
.gallery ul{ position:relative; padding:20px 0 0 70px; }
.navigate-gallery{ position:absolute; bottom:0; width:39px; height:32px; background-image:url(navigate-image.png); }
.navigate-gallery a{ display:block; width:39px; height:32px; background-image:url(navigate-image.png); }
.prev-image{ left:0; }
.next-image{ right:0; background:none; }
.prev-image a{ background-position: 0 100%; }
.next-image a{ background-position:100% 100%; }
.prev-image .disabled{ background-position:0 0; cursor:default; }
.next-image .disabled{ background-position:100% 0; cursor:default; }

a.selected{ color:#fff; }

.shows-list{ float:left; }
.shows-list li{ position:relative; float:left; width:400px; border-bottom:1px solid #2d2d2d; padding:10px 140px 10px 0; font-size:11px; }
.shows-list h2{ float:left; width:300px; }
.shows-list h3{ padding-left:70px; padding-bottom:0; }
.shows-list p.guest{ padding-bottom:0; width:100px; float:left; }
.tickets{ position:absolute; top:10px; right:10px; width:120px; }
.tickets a{ color:#fff; }
.tickets .description{ color:#7B7B7B; }

.input-field{ background:transparent; color:#353535; font:11px Arial; width:153px; border:0; border-bottom:1px solid #353535; padding:3px; }
.submit-field{ background:none; margin-top:5px; border:0; padding:3px 3px 3px 0; cursor:pointer; font:bold 11px Arial; color:#fff; }

.submit-link{ display:block; background:url(submit.gif) no-repeat 100% 50%; padding:5px 30px 0 0; text-decoration:none; }
.submit-link:hover{ text-decoration:underline; }

.show-info td{ vertical-align:bottom; padding:4px; }
.show-info .f{ width:100px; text-align:right; padding-right:10px; color:#787878; }
.show-info .q{ width:250px; }

.foto-gallery{ float:left; width:100%; height:60px; padding:15px 0; }
.foto-gallery li{ float:left; padding-right:5px; }
.foto-gallery li img{ border:1px solid #6e6e6e; }

#player{ display:block; width:380px; height:300px; margin:0 auto; }

.ticket-price{ background:url(ticket-col.gif) no-repeat 0 60%; padding-left:10px; }
.ticket-price:hover{ background:url(ticket-exp.gif) no-repeat 0 60%; }

.info-text{ float:right; padding-right:70px; color:#fff; padding-top:10px; }
.phone{ margin-left:-10px;  }

.show-price{ clear:both; padding-left:100px; padding-top:10px; display:none; }
.show-price p{ line-height:1.6em; }

.shows-menu{ margin:0 -15px; }
.shows-menu li{ font:11px Arial, Tahoma; padding:0 20px; }
.shows-menu a{ display:block; border-bottom:1px solid #373737; padding:7px 0; color:#fff; }
.shows-menu a:hover, .shows-menu .selected{ margin:0 -20px; padding:7px 20px; background:#90001a; }

.arhiva{ padding:20px 0 0 5px; }
.arhiva a{ text-decoration:none; font:bold 11px Arial, Tahoma; }

#sidebar p{ padding-bottom:0; }

#sub h3, #sidebar h3{ padding-bottom:10px; padding-left:5px; }
#sub li{ float:left; padding-top:10px; }

#sidebar .info{ margin-top:0; }
#sidebar h3{ padding-top:20px; }

#side-banner{ width:300px; margin:0 auto; }

.alt{display:none;} /* jFlash need it */

/* upcoming */
#upcoming { border: solid 1px #000; float: left; }
#upcoming li { float: left; display: inline; position: relative; width: 189px; height: 210px; overflow:hidden; }
#upcoming li .upcoming-date { position: absolute; bottom: 0px; left: 0px; background-color: #333; width: 185px; padding-left: 5px; }
#upcoming li .upcoming-message { position: absolute; top: 0px; left: 0px; width: 185px; padding-left: 5px; color:#EC1F23; z-index:15; }
#upcoming li .upcoming-message-background { position: absolute; top: 0px; left: 0px; background-color: #90001a; width: 190px; z-index:10; }
.overlay { position: absolute; top: 0px; left: 0px; background-color: #90001a; width: 100%; height: 210px; }
.nexit{ float:left; clear:both;  }
#nexit-title{ padding-top:15px; }
#nexit-link{ border-bottom:1px solid #1e1e1e; padding:9px 0 10px; display:block; width:570px; }
#nexit-link a{ color:#cc001d; }



.sponzori{}
.sponzori li{ float:left; width:160px; height:47px; padding:5px; overflow:hidden; }
.sponzori a{ display:block; width:160px; height:47px; overflow:hidden; background-position:0 0; background-repeat:no-repeat; }
.sponzori a:hover{ background-position:0 -47px; }
.sponzori .wide{ width:330px; }
.sponzori .wide a{ width:330px; }

.mazda{ background:url(/media/38081/mazda-logo.png) no-repeat 0 0; width:340px; height:64px; display:block; }
.mazda:hover{ background:url(/media/38086/mazda-logo-full.png) no-repeat 0 0; }

.Ador{ background-image:url(/media/8503/exit_sponz-ador.gif); }
.Brandoctor{ background-image:url(/media/8508/exit_sponz-brandoctor.gif); }
.Euroherc{ background-image:url(/media/8513/exit_sponz-euroherc.gif); }	
.GrafoColor{ background-image:url(/media/8518/exit_sponz-grafocolor.gif); }
.ImageHaddad{ background-image:url(/media/8523/exit_sponz-imagehaddad.gif); }
.Profil{ background-image:url(/media/8528/exit_sponz-profil.gif); }
.bruketa-zinic{ background-image:url(/media/10480/bruketa-zinic.gif); }
.Soundset.plavi{ background-image:url(/media/45485/soundset.gif); }


.search{ background:#3e3e3e; }
.search .input-field{ color:#a0a0a0; border-bottom:1px solid #d4d4d4; }

.ulaznice{ width:350px; margin-right:20px; }

.xsltsearch_result{ border-top:1px solid #404040; padding-top:15px; }
.xsltsearch_description strong{ color:#cc001d; } 

.popis-nagrada ul{ list-style:disc; list-style-position:outside; padding-bottom:20px; padding-left:20px; }
.popis-nagrada li{ color:#ababab; border-bottom:1px solid #353535; padding:3px 0; }
.popis-nagrada p{ font-weight:bold; }

.prvaci-zdravlja h3{ color:red; }

.light{ color:#fff; }
.dim{ color:#777; }
.description{ font:normal 11px Arial; }
.working{ font-size:11px; }
.left{ float:left; }
.clear{ clear:both; height:1%; font-size:1px; }
.plakat{ float:right; padding:0 0 10px 10px; }
.section-title{ float:left; padding-left:10px; }
/* comment form */

.komentari, .pokloni{ float:right; width:360px; }
.pokloni li{ float:left; width:100%; clear:both; border-bottom:1px solid #353535; padding:10px 0; }
.pokloni li img{ float:left; background:#fff; margin-right:20px; padding:7px; }
.pokloni a{ color:#fff; text-decoration:underline;	 }
.pokloni a:hover{ text-decoration:none; }

.comments-list{ border-bottom:1px solid #353535; }
#commentform{ padding-top:10px; }
#commentform input, #commentform textarea{ border:0; padding:4px; font:italic 11px Arial; background:#4b4b4b; color:#a5a5a5; }

.labelInput{ float:left; display:block; width:165px; padding-right:15px; }
.labelInput input{ width:157px; }
.labelTextarea{ float:left; width:345px; padding:5px 0; padding-right:15px; }
.labelTextarea textarea{ width:337px; overflow:auto; }

.error{ color:Red; font:normal 10px Arial; }

#commentform .commentSubmit{ background:#cc001d; color:#fff; font:bold 11px Arial; cursor:pointer; }

#searchSubmit{ width:150px; }

/* audio */
.audio-clips li{ position:relative; margin:10px 0; }
.audio-clips li span{ position:absolute; left:220px; top:4px; }

/* social button */
.social li{ display:inline; padding-right:20px; }
/**/

span.print-imgtext{ display:none; }
.print-button{ font-weight:bold; font-size:14px; text-decoration:none; padding-top:20px; }
.print-button a{ text-decoration:none; }
.print-button a:hover{ color:#EC1F23; }




































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

