/* CSS Document */
body {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#333333; 
	background-color:#E8FFE8; 
	margin: 1px 0px 5px 0px;
        text-align: center;
        padding:0;
        font-size:62.5%;
}

div {
        margin:0;
        padding:0;
}
                                                                                                                                                                                    
img {
        border: none;
        /*vertical-align: middle;*/
}

form {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select, input, textarea { 
	font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#7D3F8F; 
	background-color:#ffffff; 
	border: 1px solid #7D3F8F; 
}

h1{
        margin:0;
        padding:0px 0px 10px 0px;
        font-size: 1.6em;
        font-weight: bold;
        color: #003366;
}
h2{
        margin:0px 0px 2px 0px;
        padding:0px 0px 5px 0px;
        color: #6F462B;
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: 1px solid #CCCCCC;
}
h2.noBorder{
        border-bottom: none;
}
p{
        margin:0;
        padding:0;
        margin-bottom: 10px;
}

#holder {
	width: 1004px;
	margin-left: auto;
    margin-right: auto;
}

#admin_holder {
	width: 1194px;
	margin-left: auto;
    margin-right: auto;
}

/* HEADER #1 */

#header1 {
	float: left;
	width: 770px;
	vertical-align: bottom;
	background-image:  url(../images/gui.en/header1/back2.gif);
	background-attachment: scroll;
	background-position: 191px 0px;
	background-repeat: no-repeat;
	height: 110px;
}

#logo {
	position: relative;
	float: left;
	width: 141px;
	left: 0px;
	bottom: 0px;
}

#language {
	position: relative;
	float: left;
/*	width: 50px;*/
/*	left: 141px;*/
	bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: left;
}

#language a:link, #language  a:visited, #language  a:active  { color: #003366; text-decoration: none;}
#language  a:hover { color: #FF6600;}

/* HEADER #2 */

#main_menu {
 	float: left;
	width: 770px;
	height: 22px;
	background-image:  url(../images/gui.en/header2/back.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main_menu img {
	margin: 5px 15px 0px 15px;
}

#main_menu_down {
 	float: left;
	width: 770px;
	height: 17px;
	background-image:  url(../images/gui.en/header2/back-d.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

/* HEADER #3 */

#header3 {
 	float: left;
	width: 770px;
	height: 180px;
/*	background-image:  url(../images/gui.en/header3/back.jpg);*/
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#banner {
        float: left;
        margin-top: 5px;
        width: 594px;
}

/*.header3_visual_holder {
	position: relative;
	width: 220px;
	float: left;
	text-align: left;
	margin: 5px 0 0 20px;
}

.header3_visual_photo {
	position: absolute;
	width: 104px;
	padding: 1px 1px 1px 1px;
	border: 1px dashed #003366;
	background-color: #ffffff;
}

.header3_visual_text {
	position: relative;
	padding: 70px 0 0 115px;
}

.header3_links {
	position: relative;
	float: left;
	width: 657px;
	text-align: right;
	padding: 10px 0 0 0;
}*/

#corporate {
	float: right;
	/*right: 0px;*/
	/*bottom: 0px;*/
	width: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 65%;*/
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

/*#corporate ul {
	margin: 0px 0px 10px 0px;
}

#corporate li {
	margin: 5px 0px 0px 0px;
	list-style-image:  url(../images/gui.en/general/bullet1.gif);
}*/

#corporate a:link, #corporate a:visited, #corporate a:active  { color: #003366; text-decoration: none;}
#corporate a:hover { color: #FF6600;}


/* MAIN */

#admin_main {
	position: relative;
	width: 1194px;
	height: 20px;
	text-align: left;
    /*margin-left: auto;
    margin-right: auto;*/
	clear: both;
}

#main {
	position: relative;
	width: 1004px;
	height: 20px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
	clear: both;
}

#control {
	/*position: absolute;*/
	float: left;
	width: 194px;
	left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
/*	font-size: 70%;*/
}

.control_edge {
}

#ezine {
	width: 194px;
	height: 188px;
	border: 1px dotted #003366;
	margin: 1px 0 0 0;
	background-image:  url(../images/gui.en/control/ecasopis.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#ezine .opis {
	margin: 55px 0 0 10px;
	width: 120px;
}

#ezine .obrazec {
	text-align: center;
	margin: 10px 0 0 0;
	width: 190px;
}

#ezine p {
	margin: 0 0 5px 0;
}

#login {
	width: 194px;
	height: 26px;
	border: 1px dotted #003366;
	margin: 3px 0 1px 0;
	padding: 3px 0 3px 0;
	background-color: #F73F13;
	text-align: center;
}

#login a:link, #login a:visited, #login a:active  { color: #ffffff; text-decoration: underline;}
#login a:hover { color: #ffffff; text-decoration: none;}

#login_user {
	width: 194px;
	/*height: 26px;*/
	border: 1px dotted #003366;
	margin: 1px 0 1px 0;
	padding: 3px 0 3px 0;
	background-color: #eeeeee;
	text-align: center;
}

#login_user a:link, #login_user a:visited, #login_user a:active  { color: #003366; text-decoration: underline;}
#login_user a:hover { color: #003366; text-decoration: none;}

#zadnje_novice, #priporocamo, #vstopnice {
	width: 194px;
	background-color: #F5F5F5;
	border: 1px dotted #003366;
}
#zadnje_novice, #priporocamo {
	margin: 25px 0 1px 0;
}
#vstopnice {
	margin: 0px 0 1px 0;
}
#zadnje_novice a:link, #zadnje_novice a:visited, #zadnje_novice a:active, #priporocamo a:link, #priporocamo a:visited, #priporocamo a:active, #vstopnice a:link, #vstopnice a:visited, #vstopnice a:active  { 
	color: #003366; 
	text-decoration: underline;
}
#zadnje_novice a:hover, #priporocamo a:hover, #vstopnice a:hover { 
	color: #003366; 
	text-decoration: none;
}
.zadnje_novice_datum, .priporocamo_datum, .vstopnice_datum {
	color: #333333;
	font-size: 90%;
}
#zadnje_novice p, #priporocamo p, #vstopnice p {
	margin: 2px 10px 8px 10px;
}

#control_right {
	float: right;
	width: 194px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	/* font-size: 70%;*/
}

#podrobno {
	float: left;
	width: 536px;
	margin: 0 0 0 40px;
	font-size: 115%;
}

#podrobno a:link, #podrobno a:visited, #podrobno a:active  { color: #003366; text-decoration: underline;}
#podrobno a:hover { color: #003366;text-decoration: none; }

.content_edge {
}

#podrobno .okvir {
	position: relative;
	float: left;
	width: 536px;
	border: 1px dotted #003366;
	margin: 1px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}

#podrobno div.title{
        color: #003366;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: bold;
        /*width: 250px;*/
        margin: 10px 40px 0 20px;
}
                                                                                                                                                                                    
#podrobno .pathtrail{
        margin: 20px 20px 20px 20px;
        margin-left: 20px;
		font-size: 90%;
}

/*#podrobno .pathtrail a:link, #podrobno .pathtrail  a:visited, #podrobno .pathtrail  a:active  { color: #003366; border-bottom: 1px solid #003366; text-decoration: none;}
#podrobno .pathtrail a:hover { color: #003366; border-bottom: 0px solid #003366;}*/


/*#podrobno div.pathtrail li{
        display: inline;
}*/
                                                                                                                                                                                    
#podrobno li{
        display: list-item;
        list-style-position:inside;
        list-style-type: circle;
}
#podrobno div.description{
		margin: 10px 20px 0 20px;
		color: #000000;
		position: relative;
		clear: both;
}
#podrobno div.content{
		position: relative;
		margin: 10px 15px 10px 15px;
		color: #000000;
		float: left;
		clear: both;
}

#flashgallery {    
                margin-top: 10px;               
}
#podrobno div.content_html_gallery {
		position: relative;
		margin: 10px 15px 10px 15px;
		color: #000000;
		float: right;
/*		clear: both;*/
}

#podrobno div.content_predstava {
		position: relative;
		float: right;
		width: 390px;
		margin: 20px 0 0 0;
		color: #000000;
		text-align: left;
		padding: 0 20px 0 0px;
}

#podrobno .predstava_img {
	position: relative;
	width: 85px;
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}

#podrobno div.predstava_img img {
	padding: 1px 1px 1px 1px;
	border: 1px dashed #006DA4;
	background-color: #ffffff;
}

#podrobno a.flashtoggle {  
        font-size: 80%;
}

#podrobno .dodatno {
	margin: 20px 20px 0 0;
	text-align: left;
}

#podrobno .dodatno p {
	margin: 10px 0 5px 0;
}

#podrobno .dodatno_corporate {
	margin: 20px 20px 10px 20px;
	text-align: left;
}

#podrobno .dodatno_corporate p {
	margin: 10px 0 5px 0;
}

#podrobno .novitete, #podrobno .ponovitve {
        /*position: relative;*/
        width: 534px;
        margin: 0px 0 10px 0;
}

#podrobno .novitete .novitete_predstava, #podrobno .ponovitve .ponovitve_predstava {
        margin: 15px 20px 10px 20px;
/*      width: 450px;*/
        height: 90px;
        clear: left;
}

#podrobno .novitete .novitete_predstava .headline_predstava, #podrobno .ponovitve .ponovitve_predstava .headline_predstava {
        font-weight: bold;
        font-size: 120%;
}

#podrobno .novitete .novitete_predstava img, #podrobno .ponovitve .ponovitve_predstava img {
        float: left;
        left: 0px;
        top: 0px;
        margin: 0 10px 0 0;
        padding: 1px 1px 1px 1px;  
        border: 1px dashed #006DA4;
        background-color: #ffffff;
}

#podrobno .arhiv {
        /*float: left;*/   
        position: relative;
        width: 534px;
        margin: 5px 0 20px 0;
}

#podrobno .arhiv p {
        float: left;
        position: relative;
        width: 130px;
        margin: 10px 0 5px 0; 
        padding: 0 5px 0 20px;
}

/*#podrobno .ponovitve p {
	float: left;
	position: relative;
	width: 130px;
	margin: 10px 0 5px 0;
	padding: 0 5px 0 20px;
}*/

#podrobno div.content_narrow{
        margin-left: 0px;
        width: 400px;
        padding-bottom: 10px;
}
#podrobno div.admin_content{
        margin-left: 0px;
        width: 536px;
}
#podrobno div.podrobnoMeni{
        width: 120px;
        margin-left: 8px;
        margin-top: 30px;
        float: left;
}
                                                                                                                                                                                    
#podrobno div.podrobnoMeni li{
        display: block;
        padding: 2px 10px 2px 0px;
}
#podrobno div.detail{
        margin-left: 20px;
        width: 490px;
}
#podrobno div.detail div.box{
        margin-bottom: 10px;
        height: auto;
        min-height:20px;
}
#podrobno div.detail div.box p{
        margin:0;
        margin-bottom: 5px;
        margin-top: 2px;
}
p.indent{
        margin-left: 6px;
}
#podrobno div.detail div.box ul{
        margin-left: 131px;
}
                                                                                                                                                                                    
#podrobno ul.FDB_film_list{
        height: auto;
        min-height:90px;
}
#podrobno  ul.FDB_film_list li{
list-style-type: none;
}
                                                                                                                                                                                    
#podrobno div.detail div.boxNoImage{
        height: auto;
        min-height: none;
        margin-bottom: 20px;
}
.border{
        background-image:  url(../images/bkgs/bottom_bkg.gif);
        background-repeat: no-repeat;
}
#podrobno div.detail div.box ul.lista {
/*      display:block;*/
        margin-left:0px;
        padding:0;
}
                                                                                                                                                                                    
#podrobno div.printer_friendly {
	float: right;
	margin: 2px 10px 5px 0;
	font-weight: normal;
	font-size: 90%;
}

#podrobno div.printer_friendly a:link, #podrobno div.printer_friendly a:visited, #podrobno div.printer_friendly a:active  { color: #003366; text-decoration: underline;}
#podrobno div.printer_friendly a:hover { color: #003366; text-decoration: none;}


/*#podrobno div.printer_friendly a.print{
        color: #999999;
        background-image:  url(../images/gui.si/print.gif);
        padding-left: 15px;
}
#podrobno div.printer_friendly a.print:hover{
        color: #000000;
        background-image:  url(../images/gui.si/print_over.gif);
}*/
#program {
	width: 534px;
	border: 1px dotted #003366;
	margin: 1px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 110%;
	font-weight: bold;
}

#program a:link, #program a:visited, #program a:active  { color: #003366; text-decoration: underline;}
#program a:hover { color: #003366; text-decoration: none;}

.tedenski_program_img {
	margin: 5px 0 5px 30px;
}

#program a:link, #program a:visited, #program a:active  { color: #003366; text-decoration: underline;}
#program a:hover { color: #003366; text-decoration: none;}

.tedenski_program_img {
        margin: 5px 0 5px 30px;   
}

#timetable_table {
        width: 533px;
        border-collapse: collapse;
        font-weight: bold;  
        font-size: 95%;
}
#timetable_table td {
        width: 0px;
        vertical-align: top;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 5px;
        background-repeat: no-repeat;
        border: 0;
}
#timetable_table td.datum, #timetable_table td.datum_head {
        font-size: 90%;
}
#timetable_table td.datum_head, #timetable_table td.krizevniska_head, #timetable_table td.grad_head, #timetable_table td.gostovanje_head {
        height: 24px;
        padding: 0; 
}
#timetable_table td.datum_line, #timetable_table td.krizevniska_line, #timetable_table td.grad_line, #timetable_table td.gostovanje_line {
        background-image:  url(../../html/images/gui.si/timetable/timetable-line.gif);
        background-repeat: repeat-x;
        height: 4px;
        padding: 0;
}

#timetable_table td.krizevniska_head, #timetable_table td.grad_head, #timetable_table td.gostovanje_head, #timetable_table td.krizevniska_line, #timetable_table td.grad_line, #timetable_table td.gostovanje_line, #timetable_table td.krizevniska, #timetable_table td.grad, #timetable_table td.gostovanje {
        border-left: 1px dotted #003366;
}

.beseda {
/*      font-size: 75%;*/   
}
 
#timetable_table span.cas {
        font-size: 85%;
        font-weight: normal;
        color: #333333;
}

#timetable_table p {
        margin: 0 0 16px 0;
}


/* FOOTER */

#footer {
	margin: 20px 0 0 0;
	float: left;
	clear: both;
}

#footer hr {
	margin: 0px 0px 0px 0px;
	border: 1px dotted #666666;
	width: 770px;
	height: 1px;
}

#footer .footer_text {
	width: 165px;
	float: left;
	text-align: left;
	margin: 10px 20px 10px 5px;
}

#footer .footer_text a:link, #footer .footer_text a:visited, #footer .footer_text a:active #footer .footer_text a:hover { color: #003366; text-decoration: underline;}
#footer .footer_text a:hover { color: #003366; text-decoration: none;}


/* ADMIN */

#admin_menu {
	position: relative;
	margin: 0 0 10px 0;
	width: 194px;
	border: 1px dotted #003366;
	background-color: #f5f5f5;
	padding: 5px 0 5px 0;
}

#admin_menu ul {
	margin: 0px 5px 5px 5px;
}

#admin_menu li {
	margin: 5px 5px 0px 5px;
	/*padding: 0 0 0 10px;*/
	/*list-style-image:  url(../images/gui.si/general/bullet1.gif);*/
	list-style-type: square;
	list-style-position: inside;
}

#admin_menu a:link, #admin_menu a:visited, #admin_menu a:active  { color: #003366; text-decoration: underline;}
#admin_menu a:hover { color: #FF6600;text-decoration: none;}

#admin_table table {
		margin-left: 0px;
}
#admin_table td.admin_td_left {
        text-align:right;
        font-size:62.5%;
}
#admin_table td.admin_td_right {
        text-align:left;
        font-size:62.5%;
}
#admin_table select.admin_field_select{
width:480px;
}
#admin_table input.admin_field_radio{
/*width:480px;*/
}
#admin_table input.admin_field_text{
width:480px;
}
#admin_table input.admin_field_password{
width:480px;
}
#admin_table input.admin_field_file{
width:480px;
}
#admin_table textarea.admin_field_textarea{
width:480px;
}
#admin_table input.admin_field_checkbox{
width:15px;
}
#admin_table input.admin_field_datetime {
width:140px;
}
#admin_table input.admin_field_date {
width:80px;
}
#admin_table input.admin_field_time {
width:80px;
}
#useradmin_table table{
        margin-left: 0px;
}
#useradmin_table td.admin_td_left {
        text-align:right;
        font-size:62.5%;
}
#useradmin_table td.admin_td_right {
        text-align:left;
        font-size:62.5%;
}
#useradmin_table select.admin_field_select{
/*width:480px;*/
}
#useradmin_table input.admin_field_radio{
/*width:480px;*/
}
#useradmin_table input.admin_field_text{
/*width:480px;*/
}
#useradmin_table input.admin_field_password{
/*width:480px;*/
}
#useradmin_table input.admin_field_file{
/*width:480px;*/
}
#useradmin_table textarea.admin_field_textarea{
width:480px;
}
#useradmin_table input.admin_field_checkbox{
width:15px;
}
#useradmin_table input.admin_field_datetime {
width:75px;
}
table.jstree_table {
        margin:0px;
        padding:0px;
        border-width:0px;
        font-size:100%;
}
#table_list table{
        margin-left: 0px;
	border-color:#003366;
}
#table_list thead{
	color:#FFFFFF;
	background-color:#0076B1;
        font-size:62.5%;
}
#table_list tbody{
	background-color:#F5F5F5;
        font-size:62.5%;
}
#content_table table{
        margin-left: 0px;
	border-color:#003366;
}
#content_table thead{
        background-color:#0076B1;
        font-size:62.5%;
}
#content_table tbody{
/*	vertical-align:top;*/
        background-color:#F5F5F5;
        font-size:62.5%;
}
#content_table2 table{
        border-color:#003366;
}
#content_table2 thead{
        background-color:#0076B1;
        font-size:62.5%;
}
#content_table2 tbody{
        vertical-align:top;
/*        background-color:#F5F5F5;*/
        font-size:80%;
}


.AZtitle{color:#4F4F4F;font-size:13px;font-weight:700;text-decoration:none;padding:5px;

text-align:center}
.AZItems {border:0px none;font-size:12px;}
.AZitem{padding:7px 0px 7px 10px;font-size:10px;}
.AZitem A{text-decoration:none;color:#004276;font-weight:700}
.AZitem A:hover{text-decoration:underline;color:#DA251D}
.AZVenues A{text-decoration:none;color:#7C7B79;font-weight:normal}
.AZDate{font-style:italic;font-weight:normal}
.AZpow{font-size:11px;padding:5px}
