#razseznostiRaziskav{
	padding-top: 15px;
}
#RaziskovalnaPodrocja{
	padding-top: 5px;
}

#block-raziskave-razseznosti-raziskav {
	margin-top: 15px;
}

#block-raziskave-razseznosti-raziskav > .content {
	width: 100%;
}
#block-events-sub-pages-seminarji-konference,
#block-events-sub-pages-zagovori-doktorskih-dizertacij{
	width: 85%;	
}

.raziskave-info-heading {
	background-color: #333333;
    border-bottom: #E12A26 solid 4px;
	color: #fff;
	text-align: left;
	word-wrap: break-word;
}
.raziskave-info-content {
	background: #f1f1f1;
	min-height: 194px;
	display: block;
	text-align: left;
	position: relative;
}
.raziskave-info-content .tekst {
	padding: 20px 35px 70px 20px;
	font-family: 'Verdana';
	font-size: 14px;
	line-height: 1.5em;
}
.raziskave-info-content > a {
	margin-left: 20px;
	font-family: 'Verdana';
}
.raziskave-heading-text {
	padding: 13px 20px;
	font-size: 24px;
	font-family: 'Klavika-Medium';
}
.podrocja-wrap {
}
.raziskovalnaPodrocja {
	margin-top: 17px;
	width: 100%;
	margin-bottom: 40px;
}
#gumbBelPodrocja{
	padding: 10px 24px 8px;
	text-decoration: none;
	border: solid 1px #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
    line-height: 14px;
	font-family: 'Klavika-Bold';
	margin-right: 22px;
	letter-spacing: 1px;
    
    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;
}
#gumbBelPodrocja:hover{
    color: #333 !important;
    background-color: #fff;
}
.gumbBelPodrocja{
	padding: 10px 24px 8px;
	text-decoration: none;
	border: solid 1px #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
    line-height: 14px;
	font-family: 'Klavika-Bold';
	margin-right: 22px;
	letter-spacing: 1px;
    
    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;
}
.gumbBelPodrocja:hover{
    color: #333 !important;
    background-color: #fff;
}

.raziskovalnaPodrocja .content {
	width: 100%;
}
.raziskovalnaPodrocja-main {
	height: 300px;
	width: 100%;
}

.raziskovalnaPodrocja-main .buttonWrap {
	z-index:3;
	position: absolute;
	top: 12px;
	right: 0;
}

.raziskovalnaPodrocja-main .content {
	background: #333333;
	color: #fff;
}
.raziskovalnaPodrocja-main .content .title {
	text-align: left;
	font-size: 22px;
	padding: 15px 0px 0px 25px;
	font-family: 'Klavika-Medium';
	position: relative;
}

.raziskovalnaPodrocja-main .content .title p {
    padding-right: 120px;
}
.raziskovalnaPodrocja-main .content .podrocjaDots {
	height: 10px;
	background-image: linear-gradient(to right, #e12a26 30%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 8px 2px;
	text-decoration: none;
	margin-left: 26px;
	background-repeat: repeat-x;
	margin-right: 22px;
}
.raziskovalnaPodrocja-main .content .sub-text {
	margin-top: 30px
}
.raziskovalnaPodrocja-main .content .sub-text > ul {
    padding-left: 30px;
    padding-right: 30px;
	list-style: none;
	
	-ms-list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); /* IE(11,10) fix za list-style:none */
	font-family: 'Klavika-Light';
}
.raziskovalnaPodrocja-main .content .sub-text ul li {
	margin-top: 10px;
    background-image: url('../images/rect_red.png');
    background-repeat: no-repeat;
    background-position: 0% 7px;
    padding-left: 20px;
}
.raziskovalnaPodrocja-main .content .sub-text ul li a {
	color: #fff;
	font-family: 'Verdana';
	font-size: 14px;
	text-decoration: none;
}

.raziskovalnaPodrocja-main .content .sub-text ul li a:hover {
	color: #E12A26;
}

.raziskovalnaPodrocja-main .slika {

}
.raziskovalnaPodrocja-main .slika img {
	width: 100%;
	height: 100%;
}
.hidden {
	display: none;
}
#raziskovalnaPodrocja-Meni {
	z-index: 2;
	width: 100%;
	margin-top: 3px;
}
#raziskovalnaPodrocja-Meni > .item {
	display: inline-block;
	vertical-align: top;
    border-bottom: #E12A26 solid 4px;
    background-color: #f2f2f2;
	padding: 20px;
	font-size: 22px;
	height: 180px;
	color: #333333;
    text-align: left;
    font-family: 'Klavika-Light';
    box-sizing: border-box;
    margin: 0 2px;
}

#raziskovalnaPodrocja-Meni > .item:first-of-type {
	margin-left: 0;
}

#raziskovalnaPodrocja-Meni > .item:last-of-type {
	margin-right: 0;
}

#raziskovalnaPodrocja-Meni > .active {
	background-color: #e12a26;
	color: #fff;
	margin-top: -10px;
	border-bottom: 4px solid #b4221e;
}

#projektiMeni {
	float: right;
	font-size: 14px;
	margin-right:6px;
	text-transform: lowercase;
	padding-top: 14px;
	line-height: 18px;
}
#projektiMeni > span#more {
    position:relative;
	cursor: pointer;
	text-transform: uppercase;
	/*background-image: url(/sites/all/modules/custom/raziskave/images/arrow-right-transparent.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	padding: 0px 20px 0px 0px
}
#projektiMeni > span#more img{
	position: absolute;
    right: -20px; 
    top:0px;
	margin-left: 10px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
#projektiMeni span#more > a {
	font-size: 14px;
	color: #545454;
    
	text-decoration: none;
}
#projektiMeni span#more > a:hover {
	color: #e12a26;
}
#projektiMeni span#more:hover > img {
	right: -30px;
}
#projektiMeni span#more > img {
	
}
#projektiMeni > a:hover {
	color: #e12a26;
}
#projektiMeni .activeLink{
	color: #e12a26;
}
#projektiMeni > a, #more {
	color: #545454;
    font-family: 'Klavika-Regular';
	text-decoration: none;
	font-weight: normal;
}

/* KOPIJA KODE ZA DRUGI #MORE BUTTON */

.projektiMeni {
	float: right;
	font-size: 14px;
	margin-right:6px;
	text-transform: lowercase;
	padding-top: 14px;
	line-height: 18px;
}
.projektiMeni > span.more {
    position:relative;
	cursor: pointer;
	text-transform: uppercase;
	/*background-image: url(/sites/all/modules/custom/raziskave/images/arrow-right-transparent.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	padding: 0px 20px 0px 0px
}
.projektiMeni > span.more img{
	position: absolute;
    right: -20px; 
    top:0px;
	margin-left: 10px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.projektiMeni span.more > a {
	font-size: 14px;
	color: #545454;
    
	text-decoration: none;
}
.projektiMeni span.more > a:hover {
	color: #e12a26;
}
.projektiMeni span.more:hover > img {
	right: -30px;
}
.projektiMeni span.more > img {
	
}
.projektiMeni > a:hover {
	color: #e12a26;
}
.projektiMeni .activeLink{
	color: #e12a26;
}
.projektiMeni > a, .more {
	color: #545454;
    font-family: 'Klavika-Regular';
	text-decoration: none;
	font-weight: normal;
}

#RaziskovalniProjekti .moreArrowButton {
	float: right;
    padding-top: 14px;
}

/* KOPIJA KODE ZA GENERAL #MORE BUTTON */

.moreArrowButton {
    position:relative;
	cursor: pointer;
	text-transform: uppercase;
	line-height: 18px;
}
.moreArrowButton img{
    float: right;
	margin-right: 20px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.moreArrowButton a {
	float: left;
	font-size: 14px;
	color: #545454;
	margin-right: 10px;
    transition: all .5s;
    -webkit-transition: all .5s;
    
	text-decoration: none;
    font-family: 'Klavika-Regular';
	text-decoration: none;
	font-weight: normal;
}
.moreArrowButton a:hover {
	color: #e12a26;
}
.moreArrowButton:hover img {
	margin-right: 0px;
}

.moreArrowButton:hover a {
	margin-right: 30px;
}

/* enddddddddddddddddddddddddddddddddd */

#projektiMeni > span.dot {
    width: 5px;
    height: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/dot-upperhead.png);
	background-repeat: no-repeat;
	background-position: center;
}
.raziskovalniProjekti {
	/*margin-top: 30px;*/
	/*padding: 5px 0px 20px 0px;*/
	background-color: #f1f1f1;
}

.projekt {
	width: 273px;
	height: 285px;
}
.projekt > img.slika {
	width: 100%;
	height: 151px;
}
.projekt > .dotsUp {
	position: absolute;
	background-image: linear-gradient(to top, #e12a26 30%, rgba(255, 255, 255, 0) 0%);
	height: 44px;
	background-repeat: repeat-y;
	width: 22px;
	background-position: bottom;
	background-size: 2px 8px;
	margin-top: -22px;
}
.projekt > .text {
	margin-top: 28px;
	font-weight: bold;
	border-left: 10px solid white;
	/*background-color: #fff;*/
}
.projekt > .text  p {
	color: #e12a26;
    padding: 2px 0px;
    font-size: 18px;
    text-align: left;
    display: inline;
    box-shadow: 10px 0 0 white, -10px 0 0 white;
    box-decoration-break: clone;
    background-color: white;
    line-height: 1.4em;
    font-family: "Klavika-Medium";
    font-weight: normal;
}
./*projekt-content {
 margin-top: 25px;
 height: 285px;
 }*/
#projekti-slider .bx-wrapper .bx-viewport {
	background: inherit;
}
#projekti-slider .bx-wrapper .bx-next {
	right: 13.3%;
	top: 45%;
	opacity: 0.5;
	width: 60px;
	height: 60px;
}
#projekti-slider .bx-wrapper .bx-prev {
	left: 13.3%;
	top: 45%;
	opacity: 0.5;
	width: 60px;
	height: 60px;
}
#Seminarji, #Zagovori {
	width: 50%;
	/*padding: 0px 80px 0px 0px;*/
}
#SeminarjiKonference {
	width: 100%;
	margin-top: 30px
}

.seminarji_konference-content{
	display: flex;
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box-flex; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media screen and (max-width: 790px) {
	#Seminarji, #Zagovori {
		width: 100%;
	}
}

div.more > a {
	color: #545454;
}
.block-seminarji-in-konference{
	width: 80%;
}
.block-zagovori-doktorskih-dizertacij{
	width: 85%;
}
.fri-med-ljudmi-item > .dotsUp{
	position: absolute;
	background-image: linear-gradient(to top, #e12a26 30%, rgba(255, 255, 255, 0) 0%);
	height: 44px;
	background-repeat: repeat-y;
	width: 22px;
	background-position: bottom;
	background-size: 2px 8px;
	margin-top: -23px;
}
.moreEvents{
	font-family: "Klavika-Regular";
	color:#545454;
	position: relative;
	padding: 17px 0px 15px 0px;;
	border-top: 1px solid #e2e2e3;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 11pt;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
}

@media screen and (max-width: 400px) {
	.moreEvents {
		margin-right: 20px;	
	}
}

.moreEvents img{

	margin-left: 10px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.moreEvents:hover img {
	margin-left: 30px;
}
.moreEvents:hover a {
	color: #e12a26;
}
.moreEvents a{
	color:#545454;;
}
.ajax-progress-throbber{
	display: none;
}
.seminarjiKoledar{
	    color: #333333;
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.seminarjiKoledar div.date{

}
.seminarjiKoledar div.content{
	width: calc( 100% - 88px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    position:relative;
    
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
}
.seminarjiKoledar .content .time{
	    color: #7f7f7f;
    font-family: "Klavika-Light";
    margin-top: 10px;
    width: 100%;
    position:absolute;
    bottom:0;
    left:0;
}
.seminarjiKoledar .content .heading{
	width: 100%;	
}
/*.projektiList{
	padding-left: 3px;
	list-style: none;
	-ms-list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #545454;
    padding-top: 15px;
    line-height: 1.5em;
}
.projektiList > li{
	margin-top: 10px;
    background-image: url(/sites/all/modules/custom/obstudiju/images/bullet-heading-small.png);
    background-repeat: no-repeat;
    background-position: 0% 10px;
    padding-left: 24px;
}
*/
.projektOpis,
.laboratorijOpis{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    /*color: #545454;*/
    line-height: 1.5em;
}


.laboratories a, .projektiOpis a, .laboratorijOpis a {
	/*font-family: Verdana, Geneva, sans-serif;*/
    /*color: #333;*/
    /*font-size: 14px;*/
}

.laboratories a:hover, .projektiOpis a:hover, .laboratorijOpis a:hover {
    color: #E12A26;
}

.laboratories .grayDots {
	/*margin-top: 5px;*/
}
/*.projektOpis{
	margin-top:15px;
	font-family: 'Klavika-Light';
}
*/
.poletna-sola div{
	padding: 5px;
}
.poletna-sola-list{
	font-family: 'Verdana';
}

.list-tekmovanja{
	/*idth: 600px;*/
	font-family: 'Klavika-Light';
}

.list-tekmovanja ul{
	list-style: square;
}
.list-tekmovanja ul li{
	margin: 12px 0px;
}

.list-tekmovanja ul li p{
	font-family: 'Verdana';
	font-size: 14px;
	color:#545454;
}
.naslov-test{
	font-size: 27px;
    font-weight: 100;
	text-transform: uppercase;
	font-family: "Klavika-Regular";
    color: #333333;
    background-image: url(../images/bullet-heading.png);
    background-repeat: no-repeat;
    background-position: 0px 10px !important;
    padding-left: 26px;
    line-height: 1.2em;
    display: block;
}

ul.list-katedra{ /* Za CKEDITOR ker ne moreš dat ul znotraj div-a, mogoče temp fix */
	width: initial;
	list-style-type: square;
}
ul.list-katedra li{
	color: black;
    font-family: "Klavika-Light";
    font-size: 18px;
    color: #e12a26;
    cursor:auto!important;
}
ul.list-katedra li a{
	color: #e12a26;
}
/* Loader pri izpostalvjenih projektih */
.izpostavljeniProjektiLoader{
	z-index:999;
}
@media screen and (max-width: 400px) {
	.raziskave-info-heading > .raziskave-heading-text {
		font-size: 16pt;
	}
}
@media screen and (max-width: 1160px) {
	.raziskave {
		display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox; /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Chrome */
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.seminarji_konference-content{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.dejavnost-item2 {
	width: 273px;
    height: 137px;
    background-image: linear-gradient(to top, #e12a26 4%, rgba(242,242,242,100) 0%);
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}

.container .seminarji_konference_zagovori{
	width: 100%;
}
.container .seminarji_konference_zagovori .list article{
	float:left;
	width: 50%;
} 

@media screen and (max-width: 1000px) {
	.container .seminarji_konference_zagovori .list article{
		width: 50%;
	} 
}
@media screen and (max-width: 850px){
	#SeminarjiKonference{
		width:auto;
	}
}
@media screen and (max-width: 650px){
	.container .seminarji_konference_zagovori .list article{
		width: 100%;
	} 
}

table tbody{
	border:0;
} 

/*.cke_editable ul li, .subpage_container #katedre-container ul li{
	list-style-type: square;
}*/

.cke_editable a, #katedre-main-container.subpage_container #katedre-container a{
	color: #e12a26;
}

.cke_editable a:hover, #katedre-main-container.subpage_container #katedre-container a:hover{
	text-decoration:underline;
}

.projekt > .text-content {
   /*padding: 5px;*/
  	padding-top: 5px;
  	font-family: "Verdana";
  	font-size: 14px;
  	line-height: 1.5em;
}

.projekt > .text.fri-med-lj  p {
    color: white;
   padding: 2px 0px;
   font-size: 18px;
   text-align: left;
   display: inline;
   box-shadow: 10px 0 0 #e12a26 , -10px 0 0 #e12a26 ;
   box-decoration-break: clone;
   background-color: #e12a26 ;
   line-height: 1.4em;
   font-family: "Klavika-Medium";
   font-weight: normal;
}