#katedre-container .intro {
	font-size: 14px;
    font-family: "Verdana";
}

#katedre-container .spletna-ucilnica-label {
	text-transform: uppercase;
}

#katedre-container .urnik-label {
	text-transform: uppercase;
}


#katedre-container .link-button {
   padding: 10px 20px 7px 20px;
   border: 1px solid #333333 ;
   border-radius: 2px;
   background-color: white;
   color:#333333 ;
   font-family: 'Klavika-Bold';
   font-size: 14px;
   transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
}

#katedre-container .link-button:hover {
   cursor: pointer;
   color: white;  
   background-color: #333333 ;
}

/* ko je tekst znotraj slike */
#katedre-container .stats .content .item .image {
    position: relative;
    text-align: center;
    background-image: url("../images/ellipse_op.png");
	background-repeat: no-repeat;
	width: 104px;
    height: 104px;
}

#katedre-container .stats .content .item .image {

}

#katedre-container .stats .content .item .image .data1 {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 20px;
}

#katedre-container .stats .content .item .image .data1 .stUr {
	line-height: 40px;
    margin-top: -5px;
    font-family: "Klavika-Regular";
}

#katedre-container .stats .content .item .image .data1 .ure {
	font-size: 30px;
	line-height: 30px;
	margin-top: -10px;
}


#section-predmet-izvajalci {
	font-family: 'Klavika-Light';
}

#section-predmet-izvajalci .item {
	position: relative;
	width: 100%;
	clear: both;
    overflow: hidden;
	margin-bottom: 30px;	
}

#section-predmet-izvajalci .slika {
	float: left;
	padding-right: 15px;
	height: 130px;
	width: 100px;
}

#section-predmet-izvajalci .slika .slika-tekst {
	position: relative;
	width: inherit;
	height: inherit;
}

#section-predmet-izvajalci .slika .slika-tekst .tekst {
	overflow: hidden;
    font-family: 'Klavika-LightCond';
    font-size: 80px;
    margin: 0px;
    padding: 0px;
    color: white;
    text-align: center;
    position: absolute;
    padding-top: 20px;
    left: 0;
    right: 0;
}

#section-predmet-izvajalci .slika img {
	width: inherit;
}

#section-predmet-izvajalci .naziv {
    font-family: "Klavika-BoldCondensed";
    color: #333333;
    font-size: 25px;
}

#section-predmet-izvajalci .naziv a {
    color: #333;
}

#section-predmet-izvajalci .naziv  a:link:hover,
#section-predmet-izvajalci .naziv  a:-webkit-any-link:hover,
#section-predmet-izvajalci .naziv  a:hover
{
    color:#e12a26;
}
#section-predmet-izvajalci .vloga {
	text-transform: lowercase;
	margin-bottom: 10px;
	font-size: 18px;
}

#section-predmet-izvajalci .govorilne-ure {
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 14px;
}

#section-predmet-izvajalci .govorilne-ure .govorilne-ure-label {
	width: 100px;
	float: left;
    color: #999999;
}

#section-predmet-izvajalci .kabinet {
	font-size: 14px;
	font-family: "Verdana";
}

#section-predmet-izvajalci .kabinet .kabinet-label {
	width: 100px;
	float: left;
	color: #999999;
}

#section-predmet-izvajalci .podrobnosti {
	position: absolute;
    right: 0;
    top: 15px;
}

@media screen and (max-width: 570px) {
	#section-predmet-izvajalci .podrobnosti {
		display: none;
	}
}

#section-predmet-izvajalci .podrobnosti .podrobnosti-label {
	
}

#katedre-container .predmet-header {
	border-bottom: 4px solid #e12a26;
	background-color: #f2f2f2;
	font-size: 14px;
    font-family: "Verdana";
    text-align: center;
    
    padding: 0;
    margin: 0;
    list-style: none;
}

#katedre-container .predmet-header .item {
	display: inline-block;
    line-height: 56px;
    width: 24%;
}

@media screen and (max-width: 974px) {
	#katedre-container .predmet-header .item {
	    width: 49%;
	}
}

@media screen and (max-width: 570px) {
	#katedre-container .predmet-header .item {
	    width: 100%;
	}
}

#katedre-container .predmet-header .sifra-predmeta .sifra-predmeta-label {
	padding-right: 5px;
}

#katedre-container .predmet-header .kreditne-tocke .kreditne-tocke-label {
	padding-right: 5px;
}

.node-type-posamezni-predmet #katedre-container .heading-article {
	margin-top: 40px;
}

#katedre-container .dots {
	margin-top: 7px;
    margin-bottom: 15px;
    background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
    background-size: 8px 2px;
    background-repeat: repeat-x;
    height: 2px;
}

/* ///////////////////////////////////////////////////////////////////// */

/*@media screen and (max-width: 1278px) {
	#katedre-container {
	    margin-left: 56px;
	    margin-right: 56px;
	}
}*/











.option0 {
	right: 0px !important;
	left: auto !important;
	top: 160px !important;
	transform: none !important;
}

.option2 {
	left: 0px !important;
	right: auto !important;
	transform: none !important;
	top: 158px !important;
}
.option1 {
	left: 0px !important;
	right: auto !important;
	top: 317px !important;
	transform: none !important;
}





