a{
	font-family:Verdana;
	font-size:12px;
	color:black;
	text-decoration: underline;
	outline: none;
}


a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#303030;
	text-decoration: none;
}

a.white{
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

body
{
background-image:url('\images\design\Ozadje_stran.jpg');
background-repeat:repeat-x;
margin:0px;
}

td{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color: #000000;
}

td.naslov{
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	line-height:22px;
	color: #fe9b02;
}

.podnaslov{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	color: #fe9b02;
}


a.podnaslov{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	color: #fe9b02;
	text-decoration: none;
}


a.podnaslov:hover{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	color: #fe9b02;
	text-decoration: none;
}


p{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	text-align: justify;
}


.small{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration: none;
}

a.small{
	font-family:Verdana;
	font-size:10px;
	color:#909090;
	text-decoration: underline;
}

a.small:hover {
	font-family:Verdana;
	font-size:10px;
	color: black;
	text-decoration: none;
}

div.naslov{
	position: absolute; 
	width: 195px; 
	left: 205px;
	bottom: 12;  
	color: #fe9b02;
	font-size: 16px;
	font-weight: normal;
	background-color: #343e47;
	padding-left:2px;
	text-align:center;
}


/*   MENI   */
div.meni {
	width: 215px;
	height: 40px;
}

div.meni_item {;
	height: 40px;
	width: 215px;

	line-height: 30px;
	text-indent: 20px;
}

div.meni_izbran {;
	height: 40px;
	width: 215px;

	line-height: 30px;
	background-image: url(../images/design/meni_izbran.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}

div.meni_item a{
	display: block; 
	float: left;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	outline: none;
}

div.meni_izbran a{
	display: block; 
	float: left;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #fe9b02;
	outline: none;
}

div.meni a:hover{
	display: block; 
	float: left;
	color: #fe9b02;
	font-size: 15px;
	font-weight: normal;
	outline: none;	
}
/*  /meni */


img.slika{
	border:1px solid black;
	color: #000000;
}


div.ref_seznam{
	width: 100%;
	height: 110px;
}

div.ref_okvir{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}





div.reference_box{
	position: absolute;
	z-index: 2;
	width: 900px;
	display: none;
	border: 1px solid #000;
	left: 50%;
	margin-left: -450px;
	top: 100px;
	padding: 6px;
	background-image: url(../images/transparent.png);
}

div.reference_box div.exit{
	position: absolute;
	color: black;
	height: 16;
	width: 60;
	top: 10px;
	right: 10px;
	z-index: 3;
	text-decoration: none;
	cursor: pointer
}

div.reference_box div.reference_vsebina{
	position: relative;
	background-color: #fff;	
	border: 1px solid #d0d0d0;
	color: black;
	height: 100%;
	width: 100%;
}


div.credits{
	position: absolute; 
	width: 220px; 
	left: 6px;
	bottom: 12;  
	color: #909090;
	font-size: 9px;
	font-weight: normal;
	background-color: #343e47;
	padding-left:1px;
	text-align:center;
}

div.credits a{
	color: #909090;
	font-size: 9px;
	text-decoration: none;	
}

div.credits a:hover{
	color: #fe9b02;
	font-size: 9px;
	text-decoration: none;	
}
