html, body {
	height: 100%;
}

body {
	color: #333333;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
	width: 100%;
}

#scaleDiv{
	position: absolute;
	visibility: hidden;
	height: 100%;
}

.list-content {
	padding-left: 30px;
	/*font-size: 120%;*/
}

.list-content li {
	line-height: 120%;
	padding-bottom: 0px;
}

.list-content br {
	display: none;
}

#logo{
	margin-top: 7px;
	margin-left: 96px;
	width: 214px;
	height: 90px;
}
#container{
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 678px;
	width: 100%;
	min-width: 990px;
}
#container1{
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 678px;
	width: 100%;
	min-width: 990px;
	background: white url('../images/back_container.gif') no-repeat;
}
#container2{
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 678px;
	width: 100%;
	min-width: 990px;
	background: white url('../images/back_container_short.gif') no-repeat;
}
#logo1{
	position: absolute;
	left: 96px;
}
#uni_logo{
	margin-left: 45px;
}
#fs_logo{
	margin-left: 45px;
}
#main_photo{
	position: relative;
	margin-left: 141px;
	height: 168px;
	background-color: #b7b7b7;
	background-repeat: no-repeat;
}
.main-photo-bgnd1{ background-image: url(/images/main_photo1.jpg) }
.main-photo-bgnd2{ background-image: url(/images/main_photo2.jpg) }
.main-photo-bgnd3{ background-image: url(/images/main_photo3.jpg) }
.main-photo-bgnd4{ background-image: url(/images/main_photo4.jpg) }
.main-photo-bgnd5{ background-image: url(/images/main_photo5.jpg) }

table {
	width: 679px;
	border-collapse: collapse;
	/*font-size: 120%;*/
}
table#calendar {
	width: 165px;
	border-collapse: collapse;
	margin-top:-4px;
}

table th {
	text-align: left;
	padding-left: 6px;
	background: #dbdbd4;
	border: 1px solid white;
}

table td {
	background: #efefe9;
	padding-left: 6px;
	border: 1px solid white;
	padding-bottom: 1px;
}

table#srchForm {
	width: auto;
	
}

table#srchForm  td {
	padding: 4px;
	
}

td#srch-checkbox input {
	width: 7px;
}

#srch-filter {
	height: 20px;
	padding-top: 0px;
	cursor:pointer;
}

h2#abc-title {
	float: left;
	background-color: #dbdbd4;
	padding-left: 6px;
	padding-right: 15px;
}

ul#abc-list {
	float: left;
	background-color: #efefe9;
	list-style: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 115px;
}

ul#abc-list li {
	float: left;
	padding-right: 11px;
}

#content,
#content_large,
#content_entry,
#content_large_entry {
	position: absolute;
	top:296px;
	padding-bottom: 30px;
	min-width: 500px;
}

#content{
	left: 240px;
	margin-right: 20px;
	margin-top: -25px;
	min-height: 550px;
	font-size: 1.2em;
}
#content_large{
	left: 330px;
	margin-right: 20px;
	margin-top: -20px;
	font-size: 1.2em;
}
#content_entry{
	left: 229px;
	margin-top: -6px;
	font-size: 110%;
}
#content_large_entry{
	left: 330px;
	margin-top: 0px;
}
.module{
	width: 211px;
	margin-right: 25px;
	float: left;
}

#placeholder .module {
	display: block;
	float: none !important;
	margin-bottom: 27px;
}

.module a:link, .module a:hover, .module a:active, .module a:visited{
	color: #333333;
	text-decoration: none;
}
.module a:hover{
	text-decoration: underline;
}

#col1, #col2, #col3, #col4, #col5 {
	float: left;
	position: relative;
	width: 236px;
	overflow: hidden;
}
/*
#col1, #col3, #col5 { background-color: red; }
#col2, #col4 { background-color: blue; }
*/
#placeholder {
	/*float: left;*/
	position: relative;
	margin-left: 236px;
	/*margin-right: 236px;*/
	width: 236px;
}

#kje-smo {
	clear: left;
	margin-bottom: 30px;
	font-size: 85%;
}

#last-col {
	position: absolute;
	right: 8px;
	top: 0;
	width: 163px;
}

#prvi_sklop{
	margin-left: 0px;
}
#zadnji_sklop{
	float: none;
}
#nov-div {
width: 231px;
float: left;
}
#pozdravljeni-na-fakulteti {
	position: relative; /* IE */
	width: 211px;
	float: left;
	margin-right: 0;
	/*font-size: 85%;*/
}

#pozdravljeni-na-fakulteti .important-info {
	width: 145px;
	border: 1px solid #e12b26;
	padding: .3em 1em .5em 7px;
	margin-bottom: 1em;
}

#pozdravljeni-na-fakulteti .important-info ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0;
}

#pozdravljeni-na-fakulteti .important-info li {
	margin: 0;
	font-weight: bold;
}

#pozdravljeni-na-fakulteti .important-info img {
	margin-bottom: .5em;
}	

#vpis-v-visje-letnike {
	position: relative; /* IE */
	width: 211px;
	float: left;
	margin-right: 0;
	font-size: 85%;
}
.novice1{
	padding-left: 3px;
	margin-top: 4px;

}
.arhiv_links a:link, .arhiv_links a:hover, .arhiv_links a:active, .arhiv_links a:visited{
	padding-left: 3px;
	color: #e12b26;
	text-decoration: underline;
}
.arhiv_links a:hover{
	color: #e12b26;
	text-decoration: none;
}
.line{
	display: block;
	height: 3px;
	line-height: 1;
	margin-left: -14px;
	padding: 0px;
	position: absolute;
	top: -6px;
	background-image: none;
}

#lang_intra{
	height:75px;
	position:absolute;
	right:0px;
	top: 0px;
	margin-top:0px;
	width:200px;
	text-align: right;
	color: #333333;
	padding-right: 0px;
}

#lang{
	margin-left: -15px;
}

#info_za{
	height:147px;
	position:absolute;
	right: 0;
	margin-top:-20px;
	width:168px;
	list-style-type: none;
	text-align: right;
	padding-top: 20px;
	color: #333333;
	font-size: 110%;
}

#info_za_on{
	height:147px;
	position:absolute;
	right: 0;
	margin-top:-20px;
	width:168px;
	list-style-type: none;
	text-align: right;
	padding-top: 20px;
	color: #333333;
	font-size: 110%;
}
#info_za li{
	display: block;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	height: 21px;
	width:168px;
}
#info_za_on li{
	display: block;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	height: 21px;
	width:168px;
}
#info_za a:link, #info_za a:visited, #info_za a:hover, #info_za a:active{
	position: relative;
	text-decoration: none;
	color: #333333;
	display: block;
	width: 153px;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 14px;
	margin-top: 1px;
	z-index: 10;
}
#info_za_on a:link, #info_za_on a:visited, #info_za_on a:hover, #info_za_on a:active{
	position: relative;
	text-decoration: none;
	color: #333333;
	display: block;
	width: 153px;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 14px;
	margin-top: 1px;
	z-index: 10;
}

#info_za a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
#info_za_on{
	color: #FFFFFF;
}

h1 {
	color: #333333;
	font-size: 1.8em; /* 18px */
	margin-top: 4px;
	margin-bottom: .5em;
	font-weight: 500;
	background: transparent url('../images/red_theme/border_h1.gif') bottom left no-repeat;
	margin-left: -5px;
	padding-left: 5px;
}
h1#studij {
	color: #333333;
	font-size: 1.7em; /* 18px */
	margin-top: 4px;
	margin-bottom: .5em;
	font-weight: 500;
	background: none;
	margin-left: -5px;
	padding-left: 5px;
}


p {
	/*font-size: 1.2em; /* 12px */
}

ul {
	margin: 0.5em 0;
/*	padding-left: 13px;*/
	list-style-type: square;
}

ul li {
	line-height: 100%;
	padding: 3px 0;
}

a img {
	border: none;
}

a:link, a:visited, a:active {
	color: #e12b26;
	text-decoration: underline;
}

a:hover {
	color: #e12b26;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
	border: none;
}	

input {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #333333;
	width: 102px;
	height: 16px;
	border: none;
	padding-left:5px;
	padding-top: 5px;
	background-color: #d1d1d1;
}
.forma{
	font-family: tahoma;
	color: #333333;
	width: 102px;
	height: 21px;
	border: none;
}
input.radio {
	width: auto;
	height: auto;
	border: none;
	margin-left: -3px;
}

input.checkbox {
	width: auto;
	height: auto;
	border: none;
	margin: 0;
}

input.button {
	width: auto;
	height: auto;
	line-height: 100%;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	width: 100%;
	height: 10em;
	border: 1px solid #B2B2B2;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

/*------------------ forms -------------------- */

/* Horizontal form */

.horizontal-form { float: left }

.horizontal-form dt {
	clear: left;
	float: left;
	width: 25%;
	padding-top: .5em;
	margin-top: .6em;
	margin-bottom: .2em;
	margin-right: 2%;
	text-align: right;
}

.horizontal-form dt label { text-align: right }

.horizontal-form dd {
	float: left;
	width: 72.9%;
	margin-top: .6em;
	margin-bottom: .2em;
}

fieldset.checkboxes label {
	float: left;
	display: block;
}

form dt.alt, 
form dd.alt {
	text-align: left
}

.horizontal-form dt.alt, 
.horizontal-form dd.alt {
	width: 72.9%;
	padding-top: 0;
	padding-left: 27%;
	margin-right: 0;
}


#securityInput, #securityCode {
	float: left;
}

dd.note {
	clear: left;
}

dt#submit {
	padding-top: 15px;
}


/* eml */
#emlForm {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#emlForm em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm dl {
	margin: 10px 0;
	padding: 0;
}

#emlForm dt {
	margin: 7px 0 0 0;
	padding: 0;
}

#emlForm dt.checkbox {
	margin: 2px;
	padding: 0;
}

#emlForm dd {
	margin: 0;
	padding: 0;
}

#emlForm dt em, #emlForm .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm  input.text {
	width: 250px
}

#emlForm hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

/* faq */

#faq {
	font-size: 1.2em;
}

#faq dt {
	font-weight: bold;
	margin-top: 1em;
}

#form-faq {
	width: 400px;
}

#form-faq dt {
	margin-top: .5em;
}

#faq-errorlist {
	font-size: 1.2em;
	margin-left: 1em;
	color: #E12B26;
}

#form-faq label {
	/*font-size: 1.2em;*/
}

#faq-question {
	height: 15em;
}

#form-faq input.text,
#form-faq #security {
	background-color: #D1D1D1;
	border: thin solid;
	color: #333333;
	height: 19px;
	width: 15em;
	padding: 0;
	font-size: 1.2em;
}

#form-faq #security {
	width: 8.5em;
}

#form-faq .button {
	margin-top: 1em;
	font-size: 1.2em;
}

#form-faq textarea {
	background-color: #D1D1D1;
	border: thin solid;
	color: #333333;
	font-size: 1.2em;
	height:20em;
}

#form-book label {
	float: left;
	width: 130px;
    margin-top: 4px;
	width: 220px;
	font-size: 1.2em;
}

#form-book input {
	width: 200px;
}

#form-book #security {
	float: left;
}

#form-book .input-submit {
	width: auto;
	height: auto;
}


.form-notice {
	font-size: 1.2em;
	margin: 1em 0;
	padding: .3em 1em;
	border: 1px solid green;
	font-weight: bold;
	color: green;
	width: 530px;
}

.form-error {
	font-size: 1.2em;
	margin: 1em 0;
	padding: .3em 0;
	border: 1px solid #B90000;
	color: #B90000;
	width: 530px;
	list-style: decimal inside;
}

.form-error li {
	padding: .3em 1em;
	font-weight: bold;
	line-height: 1.2em;
}

input.input-submit {
	margin-top: 1em;
	padding: .2em .5em;
	border-width: 1px;
	border-style: solid;
	border-color: #808080 #404040 #404040 #808080;
	background-color: #606060;
	color: white;
	cursor: pointer;
}

input.input-submit:hover {
	border-color: #E60000 #600000 #600000 #E60000;
	background-color: #B90000;
}





/*---------------- end forms----------------- */
.path{
	font-size: 110%;
	color: #aeaeae;
}
.path a:link, .path a:visited, .path a:hover, .a:active{
	color: #aeaeae;
	text-decoration: none;
}
.path a:hover{
	text-decoration: underline;
}
#footer{
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 110%;
	width: 100%;
	/*background: url(../images/red_theme/background_sysmenu.png) bottom left no-repeat;*/
}

#footer ul#footer_background {
	position: absolute;
	bottom: 0;
	left: 215px;
	background-color: #FFFFFF;
	margin-bottom: 0;
}
#footer ul#footer_background_large {
	position: absolute;
	bottom: 0;
	left: 317px;
	background-color: #FFFFFF;
	margin-bottom: 0;
}

#footer li{
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#footer img{
	margin-bottom: -3px;
}

#footer img#eduroam {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 141px;
	height: 45px;
	margin-bottom: 0;
	background-color: white;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color: #969696;
	text-decoration: none;
}
#footer a:hover{
	color: #e12b26;
	text-decoration: underline;;
}

.photo-desc a:link, .photo-desc a:visited, .photo-desc a:hover, .photo-desc a:active {
	font-size: 100%;
}

#home{
	padding-left: 18px !important;
}
#sitemap{
	padding-left: 18px !important;
}
#colofon{
	padding-left: 18px !important;
}
#rss{
	padding-left: 21px !important;
}
#rb_scheme{
	padding-left: 85px !important;
}
#bgscheme{
	margin-left: -1px !important;
}
#zamenjaj_shemo{
	color: #969696;
}
h2{
	margin-bottom: 10px;
}
#vpis-v-visje-letnike:hover h2#title_vpis_v_visje_letnike span{
	background: url('../images/red_theme/title_vpis_v_visje_letnike_over.gif') bottom left no-repeat;
}
h2#title_vpis_v_visje_letnike{
    position: relative;
    padding: 0;
    margin: 0;
    width: 189px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_vpis_v_visje_letnike span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 189px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_vpis_v_visje_letnike.gif') top left no-repeat;
}

#pozdravljeni-na-fakulteti:hover h2#title_pozdravljeni_na_fakulteti span{
	background: url('../images/red_theme/title_pozdravljeni_na_fakulteti_over.gif') bottom left no-repeat;
}
h2#title_pozdravljeni_na_fakulteti{
    position: relative;
    padding: 0;
    margin: 0;
    width: 189px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_pozdravljeni_na_fakulteti span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 189px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_pozdravljeni_na_fakulteti.gif') top left no-repeat;
}
#sporocila-za-javnost:hover h2#title_sporocila_za_javnost span{
	background: url('../images/red_theme/title_sporocila_za_javnost_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_javnost{
    position: relative;
    padding: 0;
    margin: 0;
    width: 189px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_javnost span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 166px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_javnost.gif') bottom left no-repeat;
}
#sporocila-za-studente:hover h2#title_sporocila_za_studente span{
	background: url('../images/red_theme/title_sporocila_za_studente_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_studente{
    position: relative;
    padding: 0;
    margin: 0;
    width: 166px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_studente span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 166px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_studente.gif') bottom left no-repeat;
}
#sporocila-za-alumne:hover h2#title_sporocila_za_alumne span{
	background: url('../images/red_theme/title_sporocila_za_alumne_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_alumne{
    position: relative;
    padding: 0;
    margin: 0;
    width: 166px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_alumne span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 166px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_alumne.gif') top left no-repeat;
}
#sporocila-za-bodoce-studente:hover h2#title_sporocila_za_bodoce_studente span{
	background: url('../images/red_theme/title_sporocila_za_bodoce_studente_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_bodoce_studente{
    position: relative;
    padding: 0;
    margin: 0;
    width: 204px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_bodoce_studente span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 204px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_bodoce_studente.gif') top left no-repeat;
}
#sporocila-za-zaposlene:hover h2#title_sporocila_za_zaposlene span{
	background: url('../images/red_theme/title_sporocila_za_zaposlene_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_zaposlene{
    position: relative;
    padding: 0;
    margin: 0;
    width: 180px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_zaposlene span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 180px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_zaposlene.gif') top left no-repeat;
}
#sporocila-za-poslovne-partnerje:hover h2#title_sporocila_za_poslovne_partnerje span{
	background: url('../images/red_theme/title_sporocila_za_poslovne_partnerje_over.gif') bottom left no-repeat;
}
h2#title_sporocila_za_poslovne_partnerje{
    position: relative;
    padding: 0;
    margin: 0;
    width: 212px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_sporocila_za_poslovne_partnerje span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 212px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_sporocila_za_poslovne_partnerje.gif') top left no-repeat;
}
#kje-smo:hover h2#title_kje_nas_najdete span{
	background: url('../images/red_theme/title_kje_nas_najdete_over.gif') bottom left no-repeat;
}
h2#title_kje_nas_najdete{
    position: relative;
    padding: 0;
    margin: 0;
    width: 163px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_kje_nas_najdete span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 163px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_kje_nas_najdete.gif') top left no-repeat;
}
#koledar-dogodkov:hover h2#title_koledar_dogodkov span{
	background: url('../images/red_theme/title_koledar_dogodkov_over.gif') bottom left no-repeat;
}
h2#title_koledar_dogodkov{
    position: relative;
    padding: 0;
    margin: 0;
    width: 163px; /* image width */
    height: 20px; /* image height */
    overflow: hidden;
    padding-bottom: 3px;
}
h2#title_koledar_dogodkov span{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
	width: 163px; /* image width */
	height: 20px;
	background: url('../images/red_theme/title_koledar_dogodkov.gif') top left no-repeat;
}
.backdatum{
	background-color: #eaeadb;
}
.col1{
	float:left;
}
.col2{
	float:left;
}


/* začek - parametri za prikaz koledarja */

#koledar-dogodkov {
	margin-bottom: 30px;
}

#calendar td{
	padding-top: 3px;
	padding-left:0px;
}
a.colDay {
	color:#333333;
	text-decoration:underline;
}
a.colDay:hover {
	color:#333333;
	text-decoration:none;
}
.koledar_mesec {
	color:#7F7E79;
	list-style-type:disc;
	margin-left:0px;
	margin-right:0px;
}	
.colPosition {
	color:#1B1B1B;
	font-size:110%;
	list-style-type:disc;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}	
.colPosition2 {
	color:#1B1B1B;
	font-size:110%;
	list-style-type:disc;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.koledar {
	color:#333333;
	font-size:10px;
	list-style-type:disc;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	padding-top: 7px !important;
}
.kol_default, a.kol_default, a.kol_default:hover {
	color:#192736;
	font-size:10px;
	/*background-color:#E7DED7;*/
	background-color:#f4f4f2;
	text-decoration:none;
	
}	
.kol_today {
	background: url('../images/red_theme/back_calendar.png') top left no-repeat;
}	
.kol_event1, a.kol_event1, a.kol_event1:link {
	color:#333333;
	background-color:#999999;
	font-weight:bold;
}
.kol_event3, a.kol_event3, a.kol_event3:link {
	color:#7783a1;
	background-color:#999999;
	font-weight:bold;
}	
.kol_event2, a.kol_event2, a.kol_event2:hover{
	color:#343E49;
	background-color:#999999;
	font-weight:bold;
}
.kol_event_default, a.kol_event_default, a.kol_event_default:link {
	color:white;
	background-color:#999999;
	font-weight:bold;
}
.colendar_first_events {
	margin-top:0px; 
	margin-bottom:11px;
	margin-left:0px;
	font-size: 90%;
}
#colDay {
	color:#333333;
	font-size:110%;
	text-decoration: none;
	
}
#colDay:hover {
	color:#333333;
	font-size:110%;
	text-decoration: underline;
	
}
.colDay:hover {
	color:#333333;
	font-size:110%;
	text-decoration: none;
}	
.tekst_koledar_prireditev{
	color:#888888;
	font-size:100%;
	font-style: italic;
	padding-top: 9px;
}
	
/* konec - parametri za prikaz koledarja */
.double_table{
	width:326px; 
	float: left; 
	margin-right: 35px; 
	font-size: 110%;
}
.photoFrame{
	background-color:#EFEFE9;
	color:#A7A7A6;
	float:left;
	width:148px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
	clear: left;
}
.photoFrame_mid{
	background-color:#EFEFE9;
	color:#A7A7A6;
	float:left;
	width:600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
	clear: left;
}

#print-top {
	position: absolute;
	right: 0;
	top: -1pt;
}

#print-bottom  {
	position: absolute;
	right: 0;
	bottom: 0;
}

#print-top img, #print-bottom img, #print-top span, #print-bottom span {
	float: left;
}

#print-top span, #print-bottom span {
	display: block;
	margin-top: 6px;
	margin-left: 5px;
	color: #969696;
	font-size: 110%;
}
#print-top a:link, #print-top a:visited, #print-top a:hover, #print-top a:active{
	color: #969696;
	text-decoration: none;
}
#print-top a:hover{
	color: #e02a26;
	text-decoration: underline;
}
#print-bottom a:link, #print-bottom a:visited, #print-bottom a:hover, #print-bottom a:active{
	color: #969696;
	text-decoration: none;
}
#print-bottom a:hover{
	color: #e02a26;
	text-decoration: underline;
}
.search{
	width: 120px;
	margin-left: -20px;
	margin-top: -10px;
	position:relative;
	background:transparent url(../images/red_theme/back_second1.gif) no-repeat scroll left bottom;
}
#search{
	margin-left: -5px;
}
#input_search{
	width: 79px;
}
input#submit{
	background:transparent url('../images/lupa.gif');
	border:medium none;
	color:#E22B25;
	font-size:100%;
	height:22px;
	margin-left:0px;
	padding-left:0px;
	position:absolute;
	text-decoration:underline;
	width:20px;
}
.siteMapL2{
	margin-left: 20px;
}
.siteMapL3{
	margin-left: 40px;
}
.siteMapL4{
	margin-left: 60px;
}

.studyData {
	font-weight: bold;
	font-size: 120%;
	margin: 1.5em 0 0 0;
}

.studySelect select {

}

.studySelect .button {
	margin-left: 10px;
	padding: 1px 5px;
}

#showScheduler {
	width: auto;
	margin: 1em 0 2em 0;
}

#showScheduler td {
	vertical-align: top;
}

#showScheduler thead th {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#showScheduler tbody th {
	vertical-align: middle;
	padding-right: 3px;
}

#showScheduler .urniki{
	width: auto;
	border: none;
}
#showScheduler table.urniki td {
	border: 0;
	padding: 3px 3px 3px 3px;
	border: none;
	border-spacing: 0;
	font-family: Tahoma;
	font-size: 80%;
	color: #282828;
}

#showScheduler table.tabela td {
	border: 0;
	border: 1px solid #CCC;
	border-spacing: 0;
	font-family: Tahoma;
	font-size: 80%;
	color: #282828;
}

#content .studySelect {
	display: block;
}
		
#showScheduler #execut .besedilo {
	color: #333333;
	font-size: 80%;
	font-family: Tahoma;
	list-style-type : square;
	text-align : left;
	display: block;
	margin-left : 5px;
	margin-right : 0px;

}

#scheduler-note {
	margin-bottom: 3em;
}


.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: url(../images/opacity.png);
    z-index:1001;
    /*
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);*/
 }
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 30%;
    height: 30%;
    padding: 16px;
    /*border: 16px solid orange;*/
    background: url(../images/back_container_short.gif) -100px 0;
    z-index:2002;
    overflow: auto;
}

.passForm td {
	background-color: transparent;
}
/*--------------- photogallery ---------------- */

#mma-gallery {
	
}

#mma-gallery .photo-entry {
	float: left;
	width: 200px;
	padding: 1em 0;
}

#mma-gallery h4 {
	float: right;
	width: 350px;
	font-size: 1.3em;
	color: #e1e1e1;
}

#mma-gallery img {
	float: left;	
}

#mma-gallery p {
	float: right;
	width: 350px;
	color: #e1e1e1;
}

/*------------ end photogallery ------------- */
p.d1 {
	font-weight: bold;
}

h3 {
	color: #333333;
	font-size: 1.3em; /* 18px */
	margin-top: 4px;
	margin-bottom: .5em;
	font-weight: bold;
	background: transparent url('../images/red_theme/border_h1.gif') bottom left no-repeat;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 20px;
	float:left;
}

.search-results-url {
	color: #415F0C;
	font-size: 100%;
}

p.searchResultInStructure, p.searchResultInData {
	padding-bottom: 10px;
}

#vpis input {
	background-color: #D1D1D1;
	border: thin solid;
	color: #333333;
	height: 19px;
	width: 130px;
	padding: 0;
}

#poslji-vpis {
	width: 90px !important;
	height: 20px !important;
}

input.rbutton {
	width:20px;
	height:10px;
	background-color: #ffffff;
	font-size: 110%;
}

#signinForm {
	font-size: 120%;
}

#signinForm input {
	height: auto;
	width: auto;
}

ol.form-error {
	margin-bottom:10px;
}
