body
{
	background-color: #eff1f3;
	margin: 0px;
}
div.top {height: 200px; font-family: Trebuchet MS; font-size: 11px; background-color: #eff1f3;}
div.d1 
{
	width: 80px;
	text-align: right;
}
div.d2 
{
	width: 80px;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 100px;
}
div.d2 a.activemenu {color: Black;}
div.d1 a, 
div.d2 a
{
	color: #73a7c2;
	position: relative;
	text-decoration: none;
	top: 6px;
	*top: 4px;
	right: 3px;
}
div.d1 a:hover,
div.d2 a:hover
{
	color: black;
}
span.menu_decor 
{
	width: 20px;
	height: 20px;	
	padding-left: 13px;
	border-right: 2px solid #73a7c2;
	border-bottom: 2px solid #73a7c2;
	font-family: Trebuchet MS;
	font-size: 13px;
	*font-size: 10px;
}
span.menu_decor2
{
	width: 20px;
	height: 20px;
	padding-left: 13px;
	border-bottom: 2px solid #eff1f3;
	font-family: Trebuchet MS;
	font-size: 13px;
	*font-size: 10px;
}
img#logo_image {border: 0px;}

/* MENU */
div.menu
{
	border-bottom: 2px solid #73a7c2;
	border-left: 2px solid #73a7c2;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 140px;
	position: absolute;
	top: 0px;
	left: 200px;
}
div.menu a 
{
	color: #73a7c2;
	text-decoration: none;
	padding-left: 2px;
	position: relative;
	top: 6px;
	*top: 4px;
}
div.menu a.ahover 
{
	color: Black;
	cursor: pointer;
	*cursor: hand;
}
div.menu span.menu_decor 
{
	border-right: none;
	border-bottom: 2px solid #73a7c2;
	padding-left: 20px;
}
div.menu span.menu_decor2
{
	border-bottom: 2px solid #eff1f3;
	padding-left: 20px;
}

div.menu div.menuwrapper div div.menuwrapper,
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper,
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper div div.menuwrapper
{
	position: absolute;
	left: 160px;
	top: 0px;
	border-bottom: 2px solid #73a7c2;
	border-left: 2px solid #73a7c2;
	padding-bottom: 20px;
	padding-top: 20px;
}
div.menu div.menuwrapper div div.menuwrapper div,
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper div,
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper div div.menuwrapper div
{
	position: static;
	border: none;
	width: 100px;
	padding-bottom: 0px;
	padding-top: 0px;
}
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper,
div.menu div.menuwrapper div div.menuwrapper div div.menuwrapper div div.menuwrapper
{
	position: absolute;
	left: 120px;
}
span.lastlevel 
{
	position: absolute;
	left: 120px;
	top: 0px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width: 340px;
	border-bottom: 2px solid #73a7c2;
	border-left: 2px solid #73a7c2;
}
span.lastlevel span
{
	background-color: #a59695;
	position: static;
	display: block;
	width: 320px;
	*width: 340px;
	padding: 10px;
	padding-bottom: 20px;
}
span.lastlevel span span
{
	display: inline;
}
span.lastlevel span.menu_decor 
{
	display: none;
}
span.lastlevel a
{
	color: White;
}
span.lastlevel a:hover
{
	color: Black;
}

div.menupath div.nomenupath div.menuwrapper {display: none;}
div.nomenupath div.menuwrapper {display: none;}
div.menupath div.menuwrapper {display: block;}
div.menupath span.lastlevel {display: block;}
div.nomenupath span.lastlevel {display: none;}

div.active a {color:black;}

span.lastlevel span a {color:White;}
div.inactive a {color:#73a7c2;}
div.nomenupath a {color:#73a7c2;}

div.menuwrapper div.menupath a {color:Black;}
div.menuwrapper div.menupath span.lastlevel a {color:white;}
div.menuwrapper div.menupath a.menuitem {color:black;}
div.menuwrapper div.nomenupath a {color:#73a7c2;}
div.menupath div.menuwrapper div.active a {color:Black;}
div.menupath div.menuwrapper div.inactive a {color:#73a7c2;}

div.menupath div.menuwrapper div.active span.lastlevel a {color:white;}
div.menupath div.menuwrapper div.inactive span.lastlevel a {color:white;}
div.nomenupath div.menuwrapper div.inactive span.lastlevel a {color:white;}
div.nomenupath div.menuwrapper div.active span.lastlevel a {color:white;}

span.lastlevel a {padding: 0px;}
span.lastlevel a.image {display: none; border: solid 0px black;}

/* LOGO */

div.logo 
{
	position: absolute;
	left: 40px;
	top: 130px;
}

/* VSEBINA */
div.vsebina
{
	padding-left: 20px;
	background-color: #eff1f3;	
}
div.vsebina a 
{
	color: Black;
	text-decoration: underline;
}
div.vsebina a:hover 
{
	color: #73a7c2;
	text-decoration: underline;
}
div.vsebina div.vsebina_levo_entry,
div.vsebina div.vsebina_levo_reference
{
	width: 300px;
}
div.vsebina div.vsebina_levo
{
	border-top: 2px solid #73a7c2;
	border-left: 2px solid #73a7c2;
	width: 300px;
}
div.vsebina div.vsebina_levo_reference
{
	border-top: 2px solid #73a7c2;
	border-left: 2px solid #73a7c2;
	width: 300px;
	padding-left: 20px;
}

div.navrhlevo 
{
	font-family: Trebuchet MS;
	font-size: 11px;
	border-left: 2px solid #73a7c2;
	width: 150px;
	height: 88px;
	position: relative;
	left: 40px;
}

body.main {background-image:url(img/bckbody.gif); background-repeat:repeat-y; background-position:40px -200px;}

div.navrhlevo a 
{
	color: #73a7c2;
	text-decoration: none;
	padding-left: 2px;
	position: relative;
	top: 6px;
	*top: 4px;
}
div.navrhlevo a:hover 
{
	color: Black;
	text-decoration:none;
}

div.vsebina div.vsebina_desno 
{
	margin-left: 20px;
	width: 580px;	
	position: absolute;
	top: 200px;
	left: 340px;
	*left: 320px;
	border:0px solid red;	
}

div.navrh 
{
	font-family: Trebuchet MS;
	font-size: 11px;
	border-left: 2px solid #73a7c2;
	width: 150px;
	height:38px;
}
div.navrh a 
{
	color: #73a7c2;
	text-decoration: none;
	padding-left: 2px;
	position: relative;
	top: 6px;
	*top: 4px;
}
div.navrh a:hover 
{
	color: Black;
	text-decoration:none;
}

/* NOVICE */
div.novice1
{
	border-left: 0px solid #73a7c2;
	border-top: 0px solid #73a7c2;
	color: White;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding-left: 0px;
	padding-top:40px;	
}

div.novice 
{
	border-right: 2px solid #73a7c2;
	border-bottom: 2px solid #73a7c2;
	color: White;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding-left: 20px;
	padding-top:10px;	
}

div.novice1 div.date {font-size: 16px; padding: 0px; font-weight: 600; color:black;}
div.novice1 div.novica {font-size: 16px; padding: 0px; font-weight: 600; color:black; padding-bottom:0px;}
div.novice1 div.summary {font-size: 12px; font-weight:normal;}
div.novice1 div.body {font-size: 12px; font-weight:normal;}
div.novice1 div.body a {text-decoration:underline; color:#73a7c2;}
div.novice1 div.body a:hover {color:#73a7c2;}

div.novice span.novica_levo 
{
	background-image: url(img/novica_ozadje.gif);
	background-repeat: no-repeat;
	padding: 16px 3px 0px 3px;
	padding: t r b l;
	width: 67;
	height: 90;
	overflow: hidden;
	display: block;
}
div.novice span.novica_levo img 
{
	position: relative;
	top: -1px;
}
div.novice div.novica_desno 
{
	padding: 0px;
	color: Black;
	position: relative;
	left: 87px;
	top: -79px;
	*top: -60px;
	width: 180px;
}
div.novice div.title 
{
	font-weight: bold;
}

div.novice1 a 
{
	color: Black;
	text-decoration: none;
}

div.novice a 
{
	color: Black;
	text-decoration: none;
}
div.novice a:hover 
{
	text-decoration: underline;
}

/* SPLOŠNI FREETEXT */
div.novice1 div.novica img.image { width: auto; height: auto; position: static;}

div.freetext h1 
{
	font-size: 16px;
	padding: 0px;
	font-weight: 600;
}
div.freetext table 
{
	font-family: Trebuchet MS;
	font-size: 10px;
}
div.freetext tr.header 
{
	font-weight: bold;
	background-color: #dae3e3;
}
div.freetext table.noborder 
{
	border-collapse: collapse;
	border: 0px;
}
div.freetext table.noborder td
{
	border: 0px;
}
div.freetext table
{
	border-collapse: collapse;
	border: 1px solid black;
}
div.freetext table td
{
	border: 1px solid black;
}

div.freetext ul {list-style-type: disc; padding-left: 10px; margin-left: 10px;}
div.freetext ol {padding-left: 10px; margin-left: 10px;}


/* PO psd: TIPIČNA TEKST */
div.vsebina div.vsebina_levo div.freetext 
{
	font-family: Trebuchet MS;
	font-size: 10px;
	padding-left: 120px;
	padding-top: 25px;
}
div.vsebina div.vsebina_levo div.freetext h1
{
	margin-left: -100px;
}

/* PO .psd: REFERENCE */
div.vsebina div.vsebina_levo_reference div.freetext 
{
	font-family: Trebuchet MS;
	font-size: 10px;
	padding-top: 45px;
}
div.vsebina div.vsebina_levo_reference div.freetext h1
{
	margin: 0px 0px 5px 0px;
}

div.bigImage 
{
	position: absolute;
	left: 140px;
	top: 0px;
}
div.odprivecje 
{
	text-align: right;
	position: relative;
	top: 10px;
}
div.odprivecje span 
{
	position: relative;
	top: -4px;
	left: 1px;
}
div.odprivecje a  
{
	padding-top:2px;
	margin-top:2px;
	vertical-align:bottom;
	font-family: Trebuchet MS;
	font-size: 9px;
	text-decoration: none;
	color: #73a7c2;
	position:relative;
	top:2px;
	*top:0px;
}
div.odprivecje a:hover
{
	color: Black;
	text-decoration: none;
}
img.image {width: 60px; height: 60px; position: relative; top: -3px;}

div.submenu { border: 1px solid red; width:100%;}

div.vsebina_desno div.false 
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: White;
	background-image: url(img/fp_ozadje.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div.vsebina_desno div.false a
{
	color: White;
	text-decoration: none;
}
div.vsebina_desno div.false a:hover
{
	color: White;
	text-decoration: none;
}
div.false img 
{
	position: relative;
	left: 1px;
}
span.menuDescription
{
	color: Black;
	font-size: 10px;
}
div.vsebina_desno div.false img 
{
	border: 0px;
	position: relative;
	top: 1px;
}
div.vsebina_desno div.false div.parentmenu
{
	font-size: 21px;
	padding-top: 2px;
	padding-left: 20px;
}

div.ftb div.freetext img { width: auto; height: auto; position: static;}
div.center {width: 442px; }
div.center div img.logo { position: relative; top: 1px; left: -1px; *left: -4px;}
div.center div div.d1 { float: right; position: relative; left: 1px; top: 11px; font-family: Trebuchet MS; font-size: 11px;}
