@charset "utf-8";
.table_1 {
	background-image: url(../images/ozadje_index.png);
	width: 100%;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.tabe_2 {
	background-image: url(../images/ozadje_predstavitev.png);
	width: 100%;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	background-repeat: no-repeat;
	height: 600px;
	background-attachment: fixed;
	background-position: center top;
}

.table_3 {
	background-image: url(../images/ozadje_program.png);
	width: 100%;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	background-repeat: no-repeat;
	height: 600px;
	background-attachment: fixed;
	background-position: center top;
}

.table_4 {
	background-image: url(../images/ozadje_kontakt.png);
	width: 100%;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	background-repeat: no-repeat;
	height: 600px;
	background-attachment: fixed;
	background-position: center top;
}




.besedilo {
	font-family: Verdana, Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 20px;
}
.reference_text {
	font-family: Verdana, Calibri;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}


.besedilo_belo_14 {
	font-family: Verdana, Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.imena {
	font-family: verdana, Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #B61F24;
}
.podnaslov_nastevanje {
	font-family: verdana, Calibri;
	font-size: 12px;
	color: #B61F24;
}


.besedilo_belo_info_text {
	font-family: fantasy;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.besedilo_belo_12 {
	font-family: Verdana, Calibri;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}

.besedilo_belo_16 {
	font-family: Verdana, Calibri;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	padding: 0 0px;
	border-radius: 0px;  
	list-style: none;
	position: relative;
	display: inline-table;

}
	nav ul:after {
		content: ""; clear: both; display: block;
	}





nav ul li {
	float: left;
}
	nav ul li:hover {
		background: linear-gradient(top, 0%, 40%);
		background: -moz-linear-gradient(top, 0%, 40%);
		background: -webkit-linear-gradient(top, 0%, 40%);
	}
		nav ul li:hover a {
			color: #000000;
		}
	
	nav li a {
		display: block; padding: 0px 0px;
		color: #000000; text-decoration: undeline;
	}
	



nav ul ul {
	background: #FFFFFF; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #000000;
		border-bottom: 0px;
		position: relative;
	}
		nav ul ul li a {
			padding: 10px 10px;
			color: #E9E4C7;
		}	
			nav ul ul li a:hover {
				background: #FFFFFF;
			}
.besedilo_14 {
	font-family: Verdana, Calibri;
	font-size: 12px;
	color: #000000;
}
