@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
div {
	behavior: url(iepngfix.htc)
}
#skupina {
	height: 149px;
	width: 200px;
	text-align: right;
	float: left;
	background-image: url(../grafika/naslovna_levo_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;
	font-size: 0.7em;
}
#skupina img {
	margin-top: 95px;
	margin-right: 5px;
	margin-bottom: 8px;
}
#naris {
	height: 149px;
	margin-left: 205px;
	background-image: url(../grafika/naslovna_desno_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;
	font-size: 0.7em;
	text-transform: lowercase;
}
#naris a, #naris a:link, #naris a:visited, #naris a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;
	text-decoration: none;
}
#naris a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
	text-decoration: underline;
}

#naris img {
	margin-top: 96px;
	margin-bottom: 8px;
}
#slogan {
	height: 30px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	width: 170px;
	top: 89px;
	right: 5px;
	text-align: right;
}
#jezik {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	width: 70px;
	top: 150px;
	height: 19px;
	right: 1px;
}
#jezik img {
	border: 1px solid #D5D5D5;
	margin-left: 3px;
}
#jezik img:hover {
	border: 1px solid #424242;
}





#menu {
	float: left;
	width: 192px;
	text-align: right;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu p img {
	margin-bottom: 3px;
	border: none;
}

#vsebina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #575757;
	line-height: 1.4em;
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 20px;
	margin-left: 1px;
	text-align: justify;
	margin-bottom: 10px;
	background: url(../grafika/vsebina-bg.gif) repeat-y left top;
	padding-bottom: 10px;
}
#vsebina_tecaji {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #575757;
	line-height: 1.4em;
	float: left;
	width: 60%;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 20px;
	margin-left: 1px;
	text-align: justify;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #969696;
	padding-bottom: 10px;
}

#vsebina a, #vsebina a:link, #vsebina a:visited, #vsebina a:active {
	color: #da251d;
	text-decoration: underline;
}
#vsebina a:hover {
	color: #000000;
	text-decoration: underline;
}

.galerija_bg {
	background-image: url(../grafika/img_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 190px;
	width: 190px;
	background-position: 5px 5px;
}
#vsebina img {
	border: 1px solid #969696;
	padding: 1px;
}

#navigacija {
	background-image: url(../grafika/navigacija_bg.gif);
	background-repeat: repeat-y;
	width: 156px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bolder;
}
#navigacija ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 7px;
}
#navigacija a {
	display: block;
	color: #DA251D;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.8em;
	height: 2em;
	background-image: url(../grafika/nav_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
}
#navigacija a:hover {
	background-image: url(../grafika/nav_bullet_hoover.gif);
	background-repeat: no-repeat;
}


#noga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #DA251D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #da251d;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
}
#noga a, #noga a:visited, #noga a:link, #noga a:active, #noga_uvodna a, #noga_uvodna a:visited, #noga_uvodna a:link, #noga_uvodna a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251D;
	text-decoration: none;
}
#noga a:hover, #noga_uvodna a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #da251d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-bottom: 7px;
	line-height: 1.1em;
	margin: 0px;
}
#prva_stran h1 {
	color: #FFFFFF;
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #575757;
	background-image: url(../grafika/bullet_h2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
h3 {
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	font-size: 1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../grafika/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
	height: 19px;
	overflow: visible;
}
#menu ul li a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DA241D;
	background-image: url(../grafika/menu_line_hoover.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
}
#menu ul li ul {
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 3px;
	font-size: 0.8em;
}
#menu ul li ul li a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	background-image: none;
}
#menu ul li ul li a {
	color: #575757;
	background-image: none;
}
#active {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}


#noga_uvodna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #DA251D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DA251D;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#prijava {
	font-weight: bold;
}
#poslji {
	height: 30px;
	width: 160px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #EAEAEA;
	color: #424242;
	border: 1px solid #DA251D;
}
#vsebina_tecaji th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}
#ucitelji-kraji {
	text-decoration: none;
	width: 100%;
}
#ucitelji-kraji td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D5D5D5;
	padding: 5px;
}
.reference_box {
	background-image: url(../grafika/reference_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-position: top;
	padding: 4px;
}
.podatki_ref {
	color: #424242;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-left: 5px;
}
.podatki_ref a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	padding-top: 5px;
	color: #DA251D;
	text-decoration: underline;
	font-weight: bold;
}
#referenca_info {
	font-weight: bold;
}
#frontimg {
	float: left;
	padding: 1px;
	margin-right: 5px;
}
#vsebina_tecaji td {
	text-align: left;
}
ul#prva-seznam {
	margin-left: 255px;
}
p.skupina {
	margin: 16px 0;
	font-size: 10px;
	color: #999;
}
