/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css

*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open Sans:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "Open Sans", arial, verdana, sans-serif;
font-weight:normal;
}

thead th,
tbody th{
font-family: "Open Sans", arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Open Sans", arial, verdana, sans-serif;
}

.menu{
font-family: "Open Sans", arial, verdana, sans-serif;
}

blockquote{
font-family: "Open Sans", arial, verdana, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0 0 0 0;
color:#000;
/*background:#efefef url(/template/dsg/background.jpg);
background-repeat: repeat-x;*/
background-color: white;
font:normal 0.9em/150% 'Open Sans', arial, verdana, sans-serif;
text-shadow: 0 0 1px transparent; /* google font pixelation fix */
color: #585858;
}

#wrap{
width:100%;
background:#fff;
margin:30px auto 30px auto;
padding:0 2%;
border:1px solid #ccc;
}


#footer{
text-align:center;
padding:20px;
margin:0;
border-top:1px solid #ddd;
color:#999;
font-size:0.8em;
text-shadow:0px 1px 1px #fff;
position: relative;
top:0;
left:0;
background:#fff;
}

	#link-top{
	display:none;
	}

/* NAV BAR*/
.navbar{
position:fixed;
top:0;
left:0;
width: 100%;
background:#000;
color:#fff;
z-index:1000;
}

	.navbar #logo{
	position:absolute;
	top:0;
	right:0;
	padding:0.5em 1em;
	font-size: 1.7em;
	color:#efefef;
	text-decoration:none;
	}

	.navbar span{
	color:#86dc00;
	}


	.navbar ul{
	display:inline-block;
	margin:0;
	padding:0;
	}

		.navbar li{
		margin:0;
		padding:0;
		list-style-type:0;
		display:inline-block;
		
		}

		.navbar li a{
		display:inline-block;
		color:#efefef;
		padding:1em 1.3em;
		text-decoration:none;
		text-transform: uppercase;
		line-height:100%;
		font-size: 1.2em;
		
		}



.callout{
background:#4598ef;/*#86dc00;*/
padding:0 0;
color:#fff;
box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
text-align: center;
text-shadow:0px 1px 3px rgba(0,0,0,0.2);
display:block;
}
	.callout + div.grid{margin-top:50px;}
	 a.callout{cursor:pointer;}
	 .callout i.icon-4x{font-size:6em;}
	 .callout h4{margin-bottom:30px;}
	 .callout-top{margin:50px 0 0 0;}
	 .callout p{margin-bottom:0;}
	 .callout .button{margin-top:10px;}
	 .callout.green{background:#19ad0b;/*#86dc00;*/}

#mc_embed_signup{
padding:30px 0;
}

#ui-preview{
border:5px solid #ddd;
margin:30px 0;
display:block;
}


.header {
	width: 100%;
	background-color: #fbfbfb;
	
}

.breadcrumbs-space {
	
	width: 100%;
	background-color: white;
}

.header .external-links {
	background-color: white;
	border: 1px solid #e9e9e9;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 6px;
   
}

.search i {
	color:#a4247c;
	font-size: 20px;
   
    margin-right:10px;
    margin-top:2px;
	
}

.search input {
	background: white !important;
	border: 1px solid white !important;
	color:#282828 !important;
	box-shadow: none !important;
}

.width100 {
    width:70%;
    float:left;
}

.clear {clear:both;}

.no-margin {
    margin-top:0em !important; margin-bottom:0em !important;
}

.no-margin-all {
	margin-top:0em !important; margin-bottom:0em !important; margin-left:0em !important; margin-right:0em !important;
}

@media (max-width: 768px) and (min-width: 0px) { 
	.header .external-links {display:none !important;}
    div#slideshow-wrap {display:none;}
    .con_title {margin-top:40px;}
    .inner-navi {display:none !important;}
    ul.menu {display:none !important;}
    .mobile-l-slide-lnk {display:block !important;}
    .inner-navi-dropdown {display: none !important;}
    .left_wrap {border-right:none !important; padding-right: 0px !important;}
    
}

@media (max-width: 1024px) and (min-width: 768px) { 
	.sec_title {font-size:14px !important;}
    .left_wrap .img_obvestila, .left_wrap .img_mnenja, .left_wrap .img_zlu, .left_wrap .img_enovice {
        background-size: 34px;
        padding-left: 44px !important;
	   padding-top: 7px !important;
        }
       .inner-navi .button {font-size:14px !important;}
}

@media (max-width: 1280px) and (min-width: 1024px) { 
	.inner-navi-dropdown {
		top:197px !important;
	}
	.top-h-l {max-height: 50px !important;}
}

@media (max-width: 1024px) and (min-width: 768px) { 
	.inner-navi-dropdown {
		top:186px !important;
	}
	.top-h-l {max-height: 40px !important;}
}



.inner-navi .button {
	height: 42px;
	color:white;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	cursor: pointer;
	width: 25%;
	float:left;
}

.inner-navi .button a {
	color:white;
	text-decoration: none;
}

.inner-navi .color_1 {
	background-color:#56598f;
}

.inner-navi .color_2 {
	background-color:#84a14a;
}

.inner-navi .color_3 {
	background-color:#e0ae58;
}

.inner-navi .color_4 {
	background-color:#b14f8f;
}

.i-search {
	width: 30px;
	height: 26px;
	background-image:url(dsg/ico_search.png);
	background-repeat: no-repeat;
	float:left;
	padding-right: 6px;
}

.left_wrap  {
	border-right:1px dashed #ededed;
	padding-right: 20px;
}

.left_wrap .split {
	border-bottom:1px dashed #ededed;
	max-width: 100%;
	margin-top:30px;
	
}

.left_wrap .sec_title {
	
	background-repeat: no-repeat;
	height: 46px;
	font-family: "Open Sans";
	font-size: 18px;
	padding-left: 60px;
	text-transform: uppercase;
	padding-top: 12px;
	
}

.left_wrap .color_obvestila {
	color:#a4247c;
}

.left_wrap .img_obvestila {
	color:#a4247c;
	background-image:url(dsg/ico_obvestila.png);
}

.left_wrap .color_mnenja {
 color:#84a14a;
}

.left_wrap .color_enovice {
 color:#56598f;
}

.left_wrap .color_zlu {
 color:#e0ae58;
}

.left_wrap .prijava-e-novice {
	color:#767676;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 14px;
}

.left_wrap .zlu_info {
	color: #585858;
	margin-top: 20px;
	margin-left: 14px;
}
.left_wrap .zlu_info b {
/*	color: #585858 !important;	*/
}

.left_wrap .img_mnenja {
	margin-top: 30px;
	background-image:url(dsg/ico_mnenja.png);
}

.left_wrap .img_enovice {
	margin-top: 30px;
	background-image:url(dsg/ico_enovice.png);
}

.left_wrap .img_zlu {
	margin-top: 30px;
	background-image:url(dsg/ico_zlu.png);
}




.left_wrap .date {
	color:#a8a8a8;
	font-family: "Open Sans";
	font-size: 12px;
	margin-bottom: 5px;
}

.left_wrap .item {
	margin-top:20px;
	margin-left: 14px;
}

.left_wrap .item .text {
	color:#767676;
	font-family: "Open Sans";
	font-size: 12px;
	padding-right: 24px;
}

.con_title {
	border-bottom: 1px solid #ececec;
	font-family: "Open Sans";
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 600;
	color:#585858;
}

.home-news .item {
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}

.home-news .item:hover .title {
	color:#a4247c;
}

.home-news .item .title {
	font-family: "Open Sans";
	font-size: 18px;
	height: 20px;
	color:#585858;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home-news .item .image {
	margin-top: 18px;
	margin-right: 20px;
	float:left;
	width: 30%;
}

.home-news .item .text {
	color:#949494;
	font-family: "Open Sans";
	font-size: 13px;
	float:left;
	width: 60%;
	margin-top: 20px;
	padding-right: 20px;
}

.footer-wrap {
	width: 100%;
	background-color: #f6f6f6;
	color:#c1c1c1;
	font-family: "Open Sans";
	font-size: 12px;
    margin-top:20px;
	
}

.footer-wrap span {
	display: block;
	padding-top: 15px;
    padding-bottom:15px;
}


.bottom-links .column {
	background-color:#b14f8f;
	display:table;
	
	  
}

.bottom-links a {
	
	background-color:#b14f8f;
	color:white;
	text-decoration: none;
	font-family: "Open Sans";
	font-size: 14px;
	padding-top: 0px;
	text-align: center;
	height: 60px;
	display:table-cell;
	vertical-align: middle;
	
}


.bottom-links a:hover {
	background-color: #a4247c;
}

#menu-mobile, .slicknav_menu {
	display:none;
    
	
}

@media screen and (max-width: 768px) {
	 #menu-mobile {
		display:none;
	}
	
 .slicknav_menu {
		display:block;
	}
}


.mobile-l-slide-lnk {
    margin-top: 0px; position:absolute; top:10px; left:10px; z-index: 99999; font-size: 14px; color:white;
   
text-decoration: none;
text-shadow: 0 1px 1px #a4247c;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #b14f8f;

display: none;
vertical-align: middle;
text-align: center;
float: right;

line-height: 26px;
cursor: pointer;
width:38px;
height: 26px;
text-align:center;
padding-top: 8px;
}

.inner-navi-dropdown {
	margin-top:0em !important;
	margin-bottom:0em !important;
	z-index: 999999999;
	background-position: repeat;
	max-width: 100%;
	position: absolute;
	top:203px;
	display: none;	
}

.dropdown_color_1 {
	background-image: url(dsg/dd_color_1.png);
}
.dropdown_color_2 {
	background-image: url(dsg/dd_color_2.png);
}
.dropdown_color_3 {
	background-image: url(dsg/dd_color_3.png);
}

.dropdown_color_4 {
	background-image: url(dsg/dd_color_4.png);
}

.inner-navi-dropdown .section {
/*	float:left;	*/
	width: 25%;
	text-align: left;
}

.inner-navi-dropdown .section .main {
	font-size: 15px;
	color:white;
	margin-bottom: 10px;
}

.inner-navi-dropdown .section .main a {
	color:white;
	text-decoration: none;
	font-weight: bold;}

.inner-navi-dropdown .section .sub a {
	font-size:12px;
	color:white;
	text-decoration: none;
}

.inner-navi-dropdown .section .sub a:hover {
	text-decoration: underline;
}

.inner-navi-dropdown .section .padd {
/*	padding: 20px 10px 10px 10px;	*/
	padding-top: 10px;
/*	border-bottom:1px solid white;	*/
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.menu_right {position: absolute; right:10px; color:white !important; z-index: 99999999999;}
.content_styling {
	color: #585858;
	text-align: justify;
}

.content-b-bottom {
	border-bottom: 1px solid #ececec;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 100%;
}

.zlu_color_1 {color:#a4247c}

.content_styling h2 {
	font-size: 22px;
}

strong, b {/*color: #585858;*/}

.head-social {
	color:white; z-index:9999999999999; display: inline-block; line-height: inherit; top: 0; right: 0; position:relative; padding-top:9px; padding-right: 8px;
}

.head-social a {
	display: block;
	margin-right: 8px;
	float:right;
}

.prijavnica-wrap .prijavaForm {
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	box-shadow: none !important;
	width: 220px;
}

.prijavnica-wrap table tr td {
	padding-bottom: 12px;
	padding-top: 12px;
}

#voscilobg {
	background-color: white;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 0px;
}

.sloganLogo {
	color: #B14F8F;
	text-align: center;
	font-size: 14px;
    width: 100%;
    position: absolute;
    top: 130px;
}

.slogan {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
    
    position: absolute;
    top: 300px;
    padding: 2px;
    padding-right: 15px;
    font-size: 14px;
    width: 100%;
    z-index: 9999;
    color: #B14F8F;
    text-align: right;
}

.absence_row:hover {
	background-color: #f5f5f5;
}

#euniversity-menu hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.dopoldne {
	background-color: #f4f4f4;
	padding: 2px;
}
.dopoldne a {
	color: black;
}
.popoldne {
	padding: 2px;
}

.doc-row:hover {
	background-color: #ececec;
}
.remove_document:hover {
	color: red;
}