/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	color: #666666; 
	background: #800000 url('../images/bg.gif') repeat-x;
	text-align: center; font-style:normal; font-variant:normal;
	font-weight:normal; line-height:1.3em; font-size:0.70em; 
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

/* links */
a { 
	color: #800000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #a9bac3;
	background-color: inherit;
}
a:active {
	color: #800000;
}

/* headers */
h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #800000;	
}
p, h1, h2, h3, h4 { margin: 10px 0px; }
h1 { font-size: 1.5em; } 
h2 { font-size: 1.4em;}
h3 { font-size: 1.3em; border-bottom:1px solid #6297BC; margin-top:20px;  }
h4 { font-size: 1.1em; padding-top: 20px; }

h1.naslov {display:none; }
h1.frame_naslov {text-align:left; }

#sidebar h1 { margin: 10px 15px; }

#sidebar p { margin-left: 10px; }

p.dog_opis { padding-left:5px; text-align:justified; }

/*seznami*/
ul, ol {
	margin: 10px 10px 30px 0px;
	padding: 0 10px;
}
ul li {
	margin: 5px;
	margin-left:35px;
}
ol li {
	margin: 10px 0;
	list-style:none;
}
ul#seznam_kartic {
	margin: 4px 10px 5px 20px;
	padding: 0 10px;
}
#seznam_cookie li {
	list-style:decimal;
	margin-left:25px;
}
ul.vzrok { text-align:left;	}
ul.vzrok li, ul#seznam_kartic li  { margin: 3px 20px;}
ol#cenik li {	margin: 3px;}
ul span, ol span {	color: #666666; }

/* images */
img {
	border: 0;
}
.no-border {
	border: none;
}
img.print { padding-right:5px; vertical-align:middle; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left  { margin: 5px 15px 5px 0px; }


/*div*/

p, div {line-height:1.5em;}

div.printer, div.larrow {float: right; clear:both; margin-bottom:5px;}

div.larrow, #enable_kupon, .printall {margin:15px 0;}
div.darrow {float: left; clear:both; margin:15px;}

div#credit_card_top, div#credit_card_bottom { width: 100%; }

p.button_odmik { float:right; padding-top:20px; }

.calendar { margin-bottom:11px; }

.cookies p { margin-top:20px; }

/* form elements */
form, #tabela_tx_corr {
	margin:10px;
	padding: 0;
	font-size: 1.0em;
}
#tabela_tx_corr td {width:50%;}
#nakup_placilo, #tabela_tx_corr {margin:0;}
#tabela_tx_corr  {width:100%; margin-top:10px;}

fieldset {
	padding: 3px;
	border:1px solid #BFBFBF;
}
legend  {
	color: #800000;
	padding: 5px 15px;
	font-size:1.2em;
	text-align:left;
}
textarea#addinfo {
	margin-top: 3px; 
	font: bold 1em Arial, Sans-serif; 
	padding: 2px 0; 
	color: #800000;
	overflow:auto;
	width:100%;
}
/*#email, #geslo, #name, #surname, #telst, #pin, #geslo_repeat, #geslo_new, #st_kartice, select, textarea, #email_poz { */
#email, #geslo, #name, #surname, #telst, #pin, #geslo_repeat, #geslo_new, #st_kartice, select, textarea, #email_poz, #mobile, #address, #title, #idddv{	/* gašper 5.1.2016 */
    width:100%;
    border:1px solid #BFBFBF;
	margin-top:2px;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
	color: #800000;
	font-family: Arial, Sans-serif;
	font-size:0.95em;
	font-weight:bold;
	padding:3px 5px;
}
#email_poz { width:85%; }

#form_koledar input {
	margin:3px 0px;
	width:100%;
	/*border:1px solid #6297BC;*/
}
/*#form_koledar input:hover {
	background-color:#A9BAC3;
}*/

/*VSPI*/
select.tarifa, select#tip_vst_all {
	margin-top: 0; 
	font: bold 1em Arial, Sans-serif; 
	/*background-color:#ece9d8;*/
	padding: 2px 0; 
	color: #6297BC;
	width:210px;
}

/*gumbi*/
.button, .button1, .buttonP, input[type='button'], input[type='submit'], #b_placilo, #b_dvorana, #b_vkosaro, #b_potrdi_sedeze, #nazaj {
	margin-top: 0; 
	color: #800000;
	font-family: Arial, Sans-serif;
	font-size:0.95em;
	font-weight:bold;
	padding:3px 5px;
	text-decoration:none;
}
#b_placilo, #b_dvorana, #b_vkosaro {
	font-size:120%;
	padding:5px;
	margin-top:0.5em;
}
#b_potrdi_sedeze, #nazaj { margin:1.4em 0 0 0;}
#b_potrdi_sedeze { margin-left:0.5em; }

/*table elements*/
#tabela, #tabelaP, #tabelaMN {
border-collapse:collapse;
font-size: 1em;
}

#tabelaMN {
margin:30px 0px;
}
#tabela td, #tabela th, #tabelaP td, #tabelaP th, #tabelaMN td, #tabelaMN th {
padding:3px;
}
#tabelaMN tr.storno th {
border-top: 2px solid #cc0000;
border-bottom:2px solid #cc0000;
font-weight:normal;
}
#tabelaMN tr.nakup th {
border-top: 2px solid #00ff00;
border-bottom:2px solid #00ff00;
font-weight:normal;
}
#tabela th, #tabelaP th {
text-align:left;
}
#tabelaP th {
padding-top:20px;
}
#tabela tr.even, #tabelaP tr.even {
background-color:#ffffff;
}
#tabela tr.odd, #tabelaP tr.odd {
background-color:#e6e6e6;
}
#tabelaMN tr.storno {
/*background-color:#cc0000*/
}
#tabelaMN tr.nakup {
background-color:#e1ffd7;
}


/***********************
	  LAYOUT
************************/
#wrap {
	background: #ffffff;
	width: 920px;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #ffffff;
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(../images/headerbg.gif) repeat-x 0% 100%;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:43px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header div#zastavice {
	position:absolute;
	top:10px; right:0px;
	padding: 0;
}
#logo_img, #logo_img_no_link {
	width:920px;
	height:135px;
	overflow: hidden;
	text-align:left;
}
#logo_img a {
	text-decoration:none;
	display:block;
	width:920px;
	height:135px;
	background: #6297BC url(../images/headerphoto.jpg) no-repeat;
	text-indent:-9999px;
}
#logo_img_no_link {
		text-decoration:none;
	display:block;
	width:920px;
	height:135px;
	background: #6297BC url(../images/headerphoto.jpg) no-repeat;
	text-indent:-9999px;
}
#kosara {
	background-color: #e6e6e6; 
	border: 1px solid #9cbac3 ;
	margin: 10px;
}

/* main */
#main {
	float: left;
	margin: 5px 5px 0 5px;
	padding: 0;
	width: 59%;		
	min-height:	350px;
	padding-bottom:10px;
}
#inside_frame {
	float: left;
	margin-left: 20px;
	margin-top:5px;
	margin-right:5px;
	padding: 0;
	width: 535px;
	min-height:	350px;
}
#popup_frame {
	float: left;
	margin-left: 20px;
	margin-top:5px;
	margin-right:20px;
	padding: 0;
}
/* sidebar */
#sidebar {
	float: left;
	width: 174px;
	margin: 0;
	margin-top:5px;
	margin-left: 0px;
	padding: 0;
	display: inline;		
}
/* rightbar */
#rightbar {
	float: right;
	width: 21%;
	padding: 0;	margin:0;
	margin-bottom:5px;
}
/* Footer */
#footer { 
	clear: both; 
	position: inline;
	color: #ffffff; 
	background: #800000; 
	border-top: 5px solid #800000;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
	text-align: right;
	width:100%;
}
#footer .footer-left {
	float: left;
	width: 55%;
	text-align: left;
}
#footer .footer-right{
/*	position:relative;
	top:0px;
	right:0;
	width: 100%;*/
}
#footer a { 
	text-decoration: underline; 
	font-weight: bold;	
	color:#ffffff;
	}
	
#footer a:hover { 
	text-decoration: none; 
	font-weight: bold;	
	text-decoration:underline;
	color: #a9bac3;
	}
#date { margin: 2px 0px 0 0; width: auto; float:right; }
	
iframe {padding: 0;	margin:0;}

/* menu tabs */

#header ul {
	z-index: 999999;
	position: absolute;
    margin:0px; padding: 0;
	list-style:none;
	right: 0; 
	bottom: 6px !important;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;		
}
#header li {
   display:inline;
   margin:0; padding:0;
}

#header ul a, a#odjava, #header ul a span, a#odjava span {
 	float:left;
   background-color: #9cbac3;
   margin-left:1px;
   padding:0;
   text-decoration:none;
   -moz-border-radius: 4px;
   -webkit-border-top-left-radius: 4px;
    -khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px; 
}

#header ul a span, a#odjava span{
   display:block;
   padding:6px 15px 3px 10px;
   color: #ffffff;
	
 }

#header ul a:hover #odjava, #header ul a:hover #odjava span {background-color: #800000;}


div#kupikarto a {background: none;}
div#kupikarto {
	float:right;
	margin:10px 5px;
	font-size:14px;
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header ul a:hover span {
    background-color: #800000;
    color:#ffffff;
}
#header ul a:hover, #header a:hover span {
      background-color: #800000;
}
#header #current a, #header #current a span {
	background-color: #800000;
   	color: #ffffff;
	
}
/* end menu tabs */

/*----------------css stili iz datoteke segment.css za izris dvorane in sedežev----------------*/
div.venue {
  position : relative;
  left : 10px;
  top : 5px;
}
img.seat {
  position : absolute;
  border:0;
}
div.price_list {
  margin-left : 20px;
  border : solid thin;
  padding-left : 8px;
  padding-top : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
div.price_list  th {
  text-align : left;
  padding-bottom : 2px;
}
div.price_list  td {
  padding-top : 2px;
  padding-bottom : 2px;
}
div.price_list td.price {
  padding-left : 5px;
  text-align : right;
}
div.submit_form {
  margin-left : 20px;
  border : solid thin; /*mark*/
  padding-left : 8px;
  padding-top : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
div.submit_form  th {
  text-align : left;
  padding-bottom : 2px;
}
div.submit_form  td {
  padding-top : 2px;
  padding-bottom : 2px;
}

/*----------------------------------------------------------------------------*/

/*prikaz dvorane*/
#content {
margin:0px;
padding:10px;
background-color: #ffffff;
text-align:left;
}
.vsebina {
background-color: #ffffff;
font-size: 8pt;
text-align:left;
}
.slika_dvorane {
padding:2px;
padding-top:10px;
width:380px;
}
#tabela_dv {
padding:0;
background-color:#ffffff;
}
#tabela_dv td.border {
border:1px solid #800000;
}
#legenda_dv {
	margin:20px 0 0px 10px
}

/**Pagination***/
#pagination {
width:100%;
}
td#l_pagination {
	width:50%;
	text-align:left;
}
td#r_pagination {
	width:50%;
	text-align:right;
}
.paginationBtn {
	padding:2px !important;
	font-size:0.75em !important; 
	font-weight:normal !important;
	width:100px !important;
    cursor:pointer; 
	border:0;
	background-color: #e6e6e6 !important;
	color:#800000 !important;
}
.paginationBtnDisabled {
    opacity: 0.4;
	cursor:default !important; 
}
.paginationBtnDisabled:hover,
.paginationBtnDisabled:focus {
    color:#000000 !important;
}
.paginationBtn:hover,
.paginationBtn:focus {
    color:#000000 !important;
}

/* alignment classes */
.float-left {	float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }
.obojestransko {	text-align: justify; }

/* additional classes */
.clear { clear: both; }
.green {	color: #800000; }
.gray  {	color: #BFBFBF; }
.darkgray {	color: #666666; }
.italic { font-style:italic; }
.besedilo {font-size:1em;}
.besedilo_small{font-size:0.8em;}
.bold { font-weight:bold;}
.opozorilo { color:#ff0000;}
.uspeh { color:#01bd01;}
.odmik {display:block;	text-align: left;	border-bottom: 1px solid #A9BAC3; }
.bigger {font-size:110%;}
.upper-case {text-transform:uppercase;}
.first_letter {color:#800000;}
.background { background-color:#800000; }
.lodmik  {padding-left:15px;}
.dodmik  {padding-left:125px;}
.vrsta_sedez {font-weight:bold;font-size:102%;}
.border_top { border-top:1px solid #BFBFBF; padding-top:4px; }

/* špasne kartice gašper */
.reg_obrazec {
	width: 500px;
	float: left;
}

.reg_nalepka {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* GDPR florian */
#fs_podatki {
	width: 45%;
	float: left;
	word-wrap: break-word;
}

#fs_nameni {
	float: left;
}

#fs_podatki_footer {
clear: both;
position: inline;
margin: 0;
padding: 0;
text-align: right;
width: 100%;
}