/* Uzlazna animacija za border */

@-webkit-keyframes headingSlideUp {

  	0%   { width: 50%; }

  	100% { width: 100%; }

}

@-moz-keyframes headingSlideUp {

  	0%   { width: 50%; }

  	100% { width: 100%; }

}

@-o-keyframes headingSlideUp {

  	0%   { width: 50%; }

  	100% { width: 100%; }

}

@keyframes headingSlideUp {

  	0%   { width: 50%; }

  	100% { width: 100%; }

}



/* Silazna animacija za border */

@-webkit-keyframes headingSlideDown {

  	0%   { width: 100%; }

  	100% { width: 50%; }

}

@-moz-keyframes headingSlideDown {

  	0%   { width: 100%; }

  	100% { width: 50%; }

}

@-o-keyframes headingSlideDown {

  	0%   { width: 100%; }

  	100% { width: 50%; }

}

@keyframes headingSlideDown {

  	0%   { width: 100%; }

  	100% { width: 50%; }

}



/* Header je crvene boje */

#yt_header .container {

	background: #bb0013;

}



/* Logo bez margine */

#yt_header #yt_logo {

  	margin-top: 0px;

}



/* Heading sa border slajderima */

.module h3.modtitle {

	padding: 5px 0px;

  	border-bottom: double 3px #ccc;

  	border-top: 0px solid;

  	font-weight: bold;

}



.module h3.modtitle:after {

	content : "";

	display: block;

	border-bottom: solid 3px #bb0013;

	position : relative;

	bottom: -8px;

	width: 50%;

}



/* Ovde ostale varijacije modula ne prepisujemo, zadrzavamo stare stilove */

.box-icon2 h3.modtitle {

  	padding: 5px 0px;

  	border-bottom: double 0px #ccc;

  	text-transform: uppercase;

  	font-weight: normal;

  	font-size: 16px;

  	line-height: 18px;

  	color: #000;

  	margin: 0px;

}



.box-icon2 h3.modtitle:after {

	content : "";

	display: block;

	border-bottom: solid 0px #bb0013;

	position : relative;

	bottom: -8px;

	width: 50%;

}



.box-icon3 h3.modtitle {

 	padding: 5px 0px;

  	border-bottom: double 0px #ccc;

  	text-transform: uppercase;

  	font-weight: normal;

  	font-size: 16px;

  	line-height: 18px;

  	color: #000;

  	margin: 0px;

}



.box-icon3 h3.modtitle:after {

	content : "";

	display: block;

	border-bottom: solid 0px #bb0013;

	position : relative;

	bottom: -8px;

	width: 50%;

}



#yt_spotlight3 h3.modtitle:after {

	content : "";

	border-bottom: 0px solid;

	display:none;

}



/* Animiranje headinga na modulima */

.module h3.modtitle:hover:after {

  	-webkit-animation: headingSlideUp 1s;

  	-moz-animation: headingSlideUp 1s;

  	-o-animation: headingSlideUp 1s;

    -webkit-animation-fill-mode: forwards;

    -moz-animation-fill-mode: forwards;

    -o-animation-fill-mode: forwards;

}



.module h3.modtitle:after {

  	-webkit-animation: headingSlideDown 1s;

  	-moz-animation: headingSlideDown 1s;

  	-o-animation: headingSlideDown 1s;

    -webkit-animation-fill-mode: forwards;

    -moz-animation-fill-mode: forwards;

    -o-animation-fill-mode: forwards;

}



.box-icon2 h3.modtitle:hover:after {

	-webkit-animation: none;

  	-moz-animation: none;

  	-o-animation: none;

}



.box-icon2 h3.modtitle:after {

	-webkit-animation: none;

  	-moz-animation: none;

  	-o-animation: none;

}





div.mgi-box div.mgi-cat h3 a {

	font-weight:bold !important;

}



#yt_logo img {

	float:left;

	margin-bottom: 10px;

}



p.ocena {

	margin: 0;

	color: #999;

	font-style: italic;

	font-size: .9em;

}



div.timeline-news div.k2ItemsBlock ul li a.moduleItemCategory {

	white-space: nowrap;

}



div.k2SearchBlock form.k2SearchBlockForm {

	overflow: visible;

}



/* Drustvene mreze u bottom poziciji */



div#bottom1 div.module {

	margin-bottom: 0px;

}



div#bottom1 div.module p {

	text-align: center;

}



div#bottom1 div.module p a {

	margin: 0px 10px;

}



/* Modul vesti na naslovnoj strani u topmain poziciji */

div#topmain {

	margin-top: 20px;

}



#content #yt_component {

	padding-top: 0px;

}



/* Captcha na stranici sa kontaktom*/

.contact-ajax .ctajax-element .el-inner img.el-captcha {

	background-color: #bb0013;

	border-color: #bb0013;

	color: #bb0013;

}



/* Lightbox za mozillu i ostale */



.yt-lightbox a img {

	width: 100%;

	height: auto;

}

div.yt-lightbox a img {

	width: 100%;

	height: auto;

}



.yt-lightbox {

	width: 100%;

}



















div.itemFullText .yt-list.type-arrow li {

	line-height:normal;

}





h3.prvi-podnaslov {

	margin-bottom: 4px;

	color: #bb0013;

}



h3.drugi-podnaslov {

	padding-top: 4px!important;

}



dl.my-info dd{

	color: #696969;

}



.my_red {

	color: #bb0013;

}



.my_gray {

	color: #666;

}



.my_white {

	color: #efefef;

}



.my_gray_bg {

	background-color: #242424;

}



div.myAdditionalInfo {

	padding-top: 5px;

	background-color: #242424;

	height: 500px;

	width: 100%;

}



div.timings {

	margin-left: -5px;

	padding-left: 10px;

	border-left: 5px solid #bb0013;

}



div.timings h4 {

	color: #c9c9c9;

	margin-bottom: 5px!important;

}





/* DODATNE INFORMACIJE */

div#dodatne-informacije {

	padding: 0 15px 15px;

}



div.my_gray_bg p.slika {

	padding: 0;

	margin: 0;

	text-align: center;

}



div#dodatne-informacije dd {

	white-space: normal !important;	

}



div#dodatne-informacije span.infoItem h3 i {

	font-size: 16px;

}



div#dodatne-informacije span.infoItem h3 span {

	color: #efefef;

}



div#dodatne-informacije h4.ostali {

	color: #999;

}



div#dodatne-informacije .yt-accordion li{

	border-radius: 0px;

	border: 0px solid #bb0013;

}



div#dodatne-informacije .yt-accordion h3.accordion-heading{

	border-radius: 0px;

	background: none;

	background-color: #242424;

	border: 1px solid #999;

	box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px inset;

	color: #efefef;

	font-size: 1.2em;

}



div#dodatne-informacije .yt-accordion div.accordion-inner {

	background: none;

	border: 0px solid #999;

	border-top: 0px solid #999;

	box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px inset;

	border-radius: 0px;

	background: none;

	background-color: #242424;

}



div#dodatne-informacije .yt-accordion div.accordion-inner h4 {

	text-align: center;

	color: #999;

	margin: 0;

	padding: 0;

}



/* VIDEO BUTTON */

div.video-button {

	display: inline-block;

	padding: 0 0 1px 0;

}



div.video-button h3 {

	font-size: 1.2em;

	font-weight: bold;

	margin: 0px;

	padding: 5px 5px 0 5px;

}



div.video-button a {

	color: #bb0013;

}



div.video-button a:hover {

	color: #242424;

}



div.video-button a i {

	font-size: 45px;

	position: relative;

	top: 12px;

}



@media (min-width: 767px) {

	div#dodatne-informacije dd {

		display: block !important;

	}

}



/* THIS ADDED */

.itemFullText p {

	line-height: 1.2em;

	margin-bottom: 10px;

}



.itemFullText .image-caption {

	margin-bottom: 15px;

	margin-top: -15px;

	position: relative;

}



.itemFullText .image-caption p {

	margin-bottom: 0;

	font-size: .95em;

	color: #888;

	line-height: 1.1em;

}



#yt_menuwrap li.level1 a {

	padding: 13px 15px 13px 15px !important;

}



#bijenale .mega-col li {

	margin: 0 !important;

}





#bijenale .mega-col .item-link {

	padding: 13px 5px !important;

}



// HIDE MENU BIJENALE
#zzz {
	display: none !important;
}