/*SLIDE HOME  */
.slide {
	width: 100%;
	height: 630px;
	overflow: hidden;
	padding: 0 0 0 0;
	position: relative;
	margin: 0 0 5px 0;
	color: #fff;
}
.slide img {
}
/*SLIDE HOME KRAJ */

.slide a {color:#fff;}

/*CAROUSEL HOME */
.carousel_home {
	width: 100%;
	height: 630px;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}
.carousel_home .cell {
	width: 100%;
	height: 630px;
	position: absolute;
	margin: 0;
	background: rgba(0,0,0,0.1);
	display: none;
}
.carousel_home .cell img {
	width: 100%;
	min-height: 360px
}
.carousel_home .cell .text h2 {
    font-size: 32px;
    color: #fff;
    padding: 10px 0 2px 20px;
    text-shadow: 1px 1px rgba(0,0,0,.5);
}
.carousel_home .cell a {
	text-decoration: none;
}
.datum_top {
	font: 11px;
	color: #ffffff;
	padding: 10px 0px 0px 20px
}
.carousel_home .cell .text p {
	font: 15px;
	color: #ffffff;
	padding: 0px 0px 0px 20px
}
.carousel_home .cell .text p span {
	color: #fdca00;
}
.carousel_home ul.controls {
	height: 16px;
	position: absolute;
	z-index: 999;
	right: 10px;
	bottom: 10px;
}
.carousel_home ul {
	list-style: none;
}
.carousel_home ul.controls li.active {
	background-position: -669px 0;
	cursor: default;
}
.carousel_home .cell .text {
    width: 495px;
    height: auto;
    position: absolute;
    bottom: 30px;
    background: rgba(0,0,0,0.65);
}
.carousel_home ul.controls li {
	width: 17px;
	height: 16px;
	background: #c00;
	float: left;
	margin: 0 0 0 2px;
	background: url(/images/sprite.png) no-repeat -669px -16px;
	cursor: pointer;
}


.carousel_home .dugmic_akcija a {text-decoration:none; color:#fff;}



/*CAROUSEL HOME END */

/*slider na ostalim stranicama */
.slide.slider_page {height:250px;}
.slider_page .carousel_home {height:250px;}

.slider_page .carousel_home  .cell {height:250px;}


.slider_page .carousel_home .cell img {
	min-height: 260px
}

.slider_page .carousel_home .cell .naslovni_slider {
    margin-top: 3% !important;
}

/*GALERIJA IZGRADNJE*/

.home_novosti .text {
    position: absolute;
    background: rgba(0,0,0,0.65);
    padding: 20px;
}


.home_novosti .text h2 {
    font-size: 26px;
    color: #fff !important;
    text-shadow: 1px 1px rgba(0,0,0,.5);
}

.bottom {bottom:0;}

/*GALERIJA IZGRADNJE END */


/*PRIJAVA DJELA */

.form_prijava_djela {}
.form_prijava_djela input, .form_prijava_djela select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    border-bottom: solid 1px #999;
    box-shadow: none;
    MARGIN: 0 0 20PX 0;
}
.form_prijava_djela input[type="reset"], .form_prijava_djela input[type="submit"] {
    background-color: #4c1113; /* Green */
    border: none;
    color: white;
    padding: 17px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    float: left;
    height: auto;
    border-radius: 5px;
}
.naslov_prijava {
    clear: both;
    display: block;
    width: 100%;
    padding: 10px 20px;
    background: #f2f2f2;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    color: #000;
    margin: 19px 0 20px 0;
    border-radius: 5px;
    float: left;
}	


.head_img {}
.pozadina_head_img {
	    width: 100%;

    height: 225px;
	}