/*

VESTI NASLOVNA



*/


ul.bjqs{
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}
li.bjqs-slide{
	position:absolute;
	display:none;
}
ul.bjqs-controls{
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}
ul.bjqs-controls.v-centered li a{
	position:absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a{
	right:0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	left:0;
}
ol.bjqs-markers{
	list-style: none; padding: 0; margin: 0; width:100%;
}
ol.bjqs-markers.h-centered{
	text-align: center;
	position:absolute;
	top:-38px;
	left:320px !important;
	width:140px;
	z-index:1;
}
ol.bjqs-markers li{
	display:inline;
}

ol.bjqs-markers li a{
	display:inline-block;
}
p.bjqs-caption{
	display:block;
	width:96%;
	margin:0;
	padding:2%;
	position:absolute;
	bottom:0;
}
ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}
ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}
ol.bjqs-markers li a{
	width:12px;
	height:12px;
	padding:8px;
	background:url(../images/news.png) no-repeat center;
	text-decoration: none;
	text-indent:-5000em;
}
ol.bjqs-markers li.active-marker a
/*ol.bjqs-markers li a:hover*/{
	background:url(../images/activ-news.png) no-repeat center;
}
p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

/*-------------------------------------------------



		HOME SLIDER



--------------------------------------------------*/

#full-width-slider {
	width: 100%;
	color: #000;
}
.coloredBlock {
    padding: 12px;
    background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
  font:'Monda', sans-serif;
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 50%;
  padding-bottom: 0;
  color: #fff;
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
	position: absolute;
  color: #FFF;
  background: #fff;
  background: rgba(0,0,0,0.75);
  left: 10%;
  top: 20%;
  right: auto;
}
.right-position-last, .right-position{
	position: absolute;
	top: 30%;
	right: 12%;
  max-width: 40%;
  font-size: 300%;
  color: #fff;
  text-align: center;
  background:url(../images/slide-4.png) repeat;
}
.right-position{
  top: 25%;
  color: #77385a;
  margin-top: 100px;
  background:url(../images/slide-2.png) repeat;


}
.left-position-last, .left-position{
  position: absolute;
  top: 30%;
  left: 10%;
  max-width: 40%;
  font-size: 270%;
  color: #fff;
  text-align: center;
  margin-top: 100px;
  background:url(../images/slide-1.png) repeat;
}
.center-position{
  position: absolute;
  top: 55%;
  left: 50%;
  margin-left: -20%;
  max-width: 40%;
  font-size: 300%;
  color: #fff;
  text-align: center;
  background: rgba(0,0,0,0.75);
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 2000px;
  margin: 0 auto 24px;
}


@media screen and (min-width:960px) and (min-height:660px) {

  .heroSlider .rsOverflow,

  .royalSlider.heroSlider {

      height: 520px !important;

  }

}



@media screen and (min-width:960px) and (min-height:1000px) {

    .heroSlider .rsOverflow,

    .royalSlider.heroSlider {

        height: 660px !important;

    }




}

@media screen and (min-width: 0px) and (max-width: 800px) {

  .royalSlider.heroSlider,

  .royalSlider.heroSlider .rsOverflow {

    height: 300px !important;

  }

  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;

  }

}