html {
	color: #000000;
	font-family: Tahoma, verdana, cursive;
	background: url(bg.jpg) repeat;
}

/*
 * P O V E Z A V E
 */
a {
	text-decoration: none;
}
a:link {
	color: #116611;
}     
a:visited {color: #882299}
a:hover {
	color: #AA3344;
	font-weight: bold;
}
a:active {
	color: #CC0000;
}

a.logo img, a.isl img, img.top {
	border: 0;
}
img.top { 
	color: #90A1B9; 
	vertical-align: top;
}
/**
 * B E S E D I L O
 */
#vsebina p {
	margin: 10px 5px;
}
.isl {
	text-align:  right;
}
.info, .counter {
	text-align:  center;
}
h1.normal {
	font-size: 1.1em;
	font-weight: bold;
}
h2.normal {
	font-weight: bold;
	font-size: 1.0em;
}
h2.kazalo {
	font-size: 1.1em;
	font-weight: bold;
}
h3.kazalo {
	font-size: 1.0em;
	font-weight: bold;
}
h4.kazalo {
	font-size: 0.9em;
	font-weight: bold;
}
h5.kazalo {
	font-size: 0.8em;
	font-weight: bold;
}
ul.normal ul {
	font-size: 1.0em;
}
ul {
	line-height: 1.6em;	
	font-size: 0.8em;
	margin: 0.1em 1em 0.4em 2em;
	padding: 0;
}
ul li {
	list-style-type: circle;
	margin-left: 1.5em;
	padding: 0;
}
ul.center {
	list-style-type: none;
	text-align: center;
}
/* END VSEBINA */

/**
 * GLAVA
 */
#hd {
	padding: 5px 0 0;
	width: 100%;
	height: 93px;
}

#hd-top {
	float: left;
	height: 65px;
	padding-bottom: 5px;
}

#logo {
	float: left;
	width: 132px;
}

#hd-top-left {
	float: left;
	height: 100%;
	width: 70px; 
	margin: 2px 0px;
	background-image: url("../images/topcorner.gif");
	background-repeat: no-repeat;
	background-position: center;
}
#hd-top h1 {
	float: left;
	width: 628px; 
	line-height: 69px;
	font-size: 2.45em;
	font-weight: bold;
	margin: 0px;
	background-image: url("../images/topbg.gif");
	background-repeat: repeat-x;
	background-position: left;
	color: #FFF3EB;
}
#hd-top-right {
	margin: 3px 0px;
	width: 119px; 
	height:63px; 
	float: right;
	background-image: url("../images/topbg.gif");
}
#hd-bottom {
	float: left;
	height: 20px;	
	margin: 0px;
	padding: 2px 0 0;
	text-indent: 160px;
	width: 950px;
	background-image: url("../images/barbg_head.gif");
	background-repeat: repeat-x;
}
.hd-bottom2 {
	float: left;
	width: 160px;
	height: 1px; 
	padding: 0;
	margin: 0;
	background-color: #90A1B9;
}
.hd-bottom3 {
	float: left;
	width: 629px;
	height: 1px; 
	background-image: url("../images/barbg.gif");
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
.hd-bottom4 {
	float: left;
	width: 160px;
	height: 1px;
	background-color: #90A1B9;
	padding: 0;
	margin: 0;
}

a.pathway {
	margin: 5px;
	font-weight: bold;
	font-size: 0.7em;	
}
a.pathway:link {color: #FFFFFF}
a.pathway:visited {color: #FFFFFF}
a.pathway:hover {
	color: #000000;
	font-size: 0.8em;	
}

/**
 * B O D Y
 */
#bd {
	background: url(../images/bg-bd.gif) repeat left;
}
#left-module {
	float: left;
	width: 160px;
}
#left-menu {
	background-color: #90A1B9;
	border: 0;
}
a.yuimenuitemlabel {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}
a.yuimenuitemlabel:link {color: #FFFFFF}
a.yuimenuitemlabel:visited {color: #FFFFFF}
a.yuimenuitemlabel:hover {
	color: #000000;
	font-weight: bold;
}
a.left-menu :active {color: #224466}

#left-menu .yuimenu {
	background-color: #90A1B9;
}
.yuimenuitem-selected, .yuimenuitemlabel-hassubmenu-selected {
	color: #000;
	background-color: #D5D5D5;
}

#left-menu-bottom {	
	background-image: url("../images/bottommenu.gif");
}
#left-module-bottom {	
	background-image: url("../images/bottommenu.gif");
}
#left-menu-right, #right-module-left {
	background-image: url("../images/blackpixel.gif");
}
.divider,
#kontakt {
	margin-left: 1px;
	background-color: #D5D5D5;
	background-repeat: no-repeat;
}
.divider2 {
	background-image: url("../images/barbg.gif");
}
.kontakt {
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 5px;
	margin: 0;
}
#vsebina {
	float: left;
	width: 590px;
	padding: 20px 20px 40px;
	margin: 0;
}
#right-module {
	float: right;
	width: 159px;
	margin: 0;
	font-size: 11px;
}
h2#news-address {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.news-0 {
	margin-right: 1px;
	padding: 5px 10px;
	background-color: #FFF3EB;
}
.news-1 {
	padding: 5px 10px;
	margin-right: 1px;
	background-color: #D5D5D5;
}

/*
 * A L M A
 */
#alma {
	padding-top: 15px;
	height: 210px;
}
#alma_meni {
	float: left;
	padding-top: 22px;
	width: 190px; 
	height: 100px;
}
#alma_opis {
	float: left;
	width: 400px; 
	height: 190px;
	background: url("../images/alma_selected_liki.gif") no-repeat top;
}
p.opis {
	padding: 0 5px 5px 15px;
}
#meni_liki, 
#meni_mara, 
#meni_mps {
	cursor: pointer;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left;
}
#liki, 
#mps, 
#mara {
	position: absolute;
	margin-top: 0px;
	width: 370px;
	height: 180px;
	padding-right: 30px;
	text-indent: 15px;
}
h2.alma {
	text-indent: 20px;
	font-size:0.9em;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
/* ALMA */

/**
 * F O O T E R
 */
#ft {
	height: 31px;
}
#bottom {
	float: left;
	width: 100%;
}
#bottom-menu {
	float: left;
	width: 950px;
	background: url(../images/bg-bottom.gif) no-repeat;
	line-height: 28px;
	text-align: center;
}