@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,fieldset,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*moj css*/
body{
	background-color: #998666;
	background-image: url(../slike/assets/pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center top fixed;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#wrapp {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: -100;
	margin-top: 0px;
	padding-top: 10px;
}
/*css za maslacak i ptice na uvodnoj*/
#nosacNota {
	width: 1200px;
	position: relative;
	z-index: 1;
	clear: both;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#ptice {
	width: 222px;
	position: absolute;
	left: 890px;
	top: 30%;
}
#note {
	width: 114px;
	position: absolute;
	top: 32%;
	left: 870px;
}
#note2 {
	width: 116px;
	position: absolute;
	top: 87%;
	right: 120px;
}

#maslacak {
	position: absolute;
	left: 30px;
	top: 25%;
	width: 295px;
}
/*css za maslacak sto leti*/
#flyimage1{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage2{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage3{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage4{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage5{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage6{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage7{
	position: absolute;
	z-index: 2;
	border: 0;

}
#flyimage8{
	position: absolute;
	z-index: 2;
	border: 0;

}
/*logo na uvodnoj*/
#logo {
	width: 500px;
	padding-right: 250px;
	padding-left: 250px;
	padding-top: 10px;
}
/*css za linkove na striku*/
#links {
	width: 620px;
	padding-right: 190px;
	padding-left: 190px;
	float: left;
	background-image: url(../slike/assets/strik.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 50;
}
#link1 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}
#link2 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}
#link3 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}

#link4 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}

#link5 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}

#link6 {
	float: left;
	width: 102px;
	z-index: 50;
	cursor: pointer;
}
/*ramovi na uvodnoj*/
#nosacRamova {
	width: 1000px;
	height: 338px;
	position: absolute;
}
#ram1 {
	float: left;
	width: 156px;
	height: 170px;
	position: absolute;
	left: 220px;
	top: 10px;
	z-index: 1;

}
#ram2 {
	float: left;
	width: 145px;
	position: absolute;
	left: 510px;
	top: 30px;
	height: 164px;
	z-index: 1;
}
#ram3 {
	float: left;
	width: 183px;
	position: absolute;
	left: 660px;
	top: 20px;
	background-image: url(../slike/assets/ram_uvodna2.png);
	height: 144px;
	z-index: 1;
}
#ram4 {
	float: left;
	width: 160px;
	position: absolute;
	top: 80px;
	left: 360px;
	height: 168px;
	z-index: 1;
}
#slogan {
	font-family: 'Allura', cursive;
	text-shadow:2px 2px #ccc;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	width: 800px;
	position: absolute;
	top: 240px;
	text-align: center;
	left: 100px;
	z-index: 1;
	padding-top: 10px;
}
#adresa {
	font-family: 'Allura', cursive;
	;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #5a291b;
	text-decoration: none;
	width: 650px;
	top: 285px;
	position: absolute;
	left: 175px;
	text-align: center;
	z-index: 1;
	padding-top: 7px;
	background-image: url(../slike/assets/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
}
#footer {
	width: 100%;
	padding-top: 20px;
	clear: both;
	position: relative;
}

	    img{
			border: none;
		}
	    .leftcurtain{
			width: 50%;
			height: 100%;
			top: 0px;
			left: 0px;
			position: absolute;
			z-index: 1000;
		}
		 .rightcurtain{
			width: 51%;
			height: 100%;
			right: 0px;
			top: 0px;
			position: absolute;
			z-index: 1000;
		}
		.rightcurtain img, .leftcurtain img{
			width: 100%;
			height: 100%;
		}
		.logo{
			margin: 0px auto;
		}
		.rope{
	position: absolute;
	top: -40px;
	left: 85%;
	z-index: 1001;
		}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	/*ponavljanja na stranama*/
#logo_strane{
	width: 370px;
	margin-right: 315px;
	margin-left: 315px;
}
#pozadina_txt {
/* Fallback for web browsers that don't support RGBa */
background-color: rgb(255, 250, 250);
/* RGBa with 0.6 opacity */
background-color: rgba(255, 250, 250, 0.5);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
	float: left;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kolona_txt {
	font-family: 'Jacques Francois', serif;
	text-decoration: none;
	color: #5a2916;
	float: left;
	width: 440px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 10px;
}
.kolona_txt a{
	font-family: 'Jacques Francois', serif;
	text-decoration: none;
	color: #5a2916;
}
#naslov {
	font-family: 'Ranchers', cursive;
	text-decoration: none;
	float: left;
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	font-style: normal;
	color: #5a2916;
}
.zadebljana{
    font-family: 'Ranchers', cursive;
	text-decoration: none;
	font-style: normal;
		
}
.pisana{
	font-family: 'Allura', cursive;
	text-decoration: none;
	font-style: normal;
	font-size: 26px;
}
.shadow{
	font-family: 'Jacques Francois Shadow', cursive;
	text-decoration: none;
	font-style: normal;
}
#slider_bg {
	float: right;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 20px;
	z-index: -100;
	margin-bottom: 30px;
	position: relative;
	padding-left: 17px;
	padding-right: 17px;

}
.sample5 span {
	width: 166px;
	height: 129px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/slider_ram.png);
}
.sample6 span {
	width: 166px;
	height: 129px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/sliderramdecije.png);
}
.sample7 span {
	width: 166px;
	height: 129px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/slider_ram_sitni.png);
}

#slider_ram {
	position: relative;
	height: 129px;
	width: 166px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 13px;
}
#facebook {
	position: absolute;
	width: 47px;
	left: 850px;
	top: 63px;
	border: 0;
}
#facebook_uvodna {
	position: absolute;
	width: 47px;
	left: 850;
	top: 63px;
	border: 0;
}

#twitter {
	position: absolute;
	width: 47px;
	left: 905px;
	top: 63px;
	border: 0;
}
#twitter_uvodna {
	position: absolute;
	width: 47px;
	left: 905px;
	top: 63px;
	border: 0;
}

#kamen1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;

}
#svetlo {
	position: absolute;
	left: -100px;
	top: 0px;
	z-index: -100;
}

#footer {
	width: 1000px;
	clear: both;
	font-family: 'Jacques Francois', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:  #5a291b;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

#footleft {
	float: left;
	width: 342px;
	text-align: left;
}
#footleft a{
	font-family: 'Jacques Francois', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #b7a088;
	text-decoration: none;
	line-height: 18px;
}
#footleft a:hover{
	color:  #5a291b;
	text-decoration: underline;
}
#braon li a{
	list-style: none;
	font-family: 'Jacques Francois', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:  #5a291b;
	text-decoration: none;
}
#braon li a:hover{
	text-decoration: bold;
}
#footright {
	text-align: right;
	float: right;
	width: 342px;
	font-size: 12px;
}
#foot_img {
	float: left;
	width: 270px;
	padding-right: 23px;
	padding-left: 23px;
}


/*decije torte*/
#beba{
	position: absolute;
	left: 950px;
	top: 173px;
}
#baloni {
	position: absolute;
	top: 550px;
	left: -5px;
}
				.es-carousel ul{
					display:block;
				}
/*o zavrzlami*/
#pticica{
	position: absolute;
	left: 930px;
	top: 226px;
}
#podnaslov{
	font-family: 'Allura', cursive;
	text-decoration: none;
	float: left;
	width: 860px;
	margin-left: 20px;
	font-size: 28px;
	color: #5a291b;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 20px;
}
#tekstglavni{
	font-family: 'Jacques Francois', serif;
	text-decoration: none;
	color: #5a2916;
	float: left;
	float: left;
	width: 860px;
	margin-left: 20px;

	color: #5a291b;


	padding-bottom: 20px;
}
#scroll{
	height: 260px;
	width: 1000px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#teta {
	position: absolute;
	top: 840px;
	left: -70px;
}
#baner {
	position: absolute;
	top: 530px;
	left: 1120px;
}
#note_baner{
	position: absolute;
	left: 1100px;
	top: 480px;
}
#ram_pozadina{
	position: absolute;
	width: 286px;
	left: -120px;
	top: 355px;
}
/*vencane*/
#rings{
	position: absolute;
	right: 90px;
	top: 200px;
}
#mladenci {
	position: absolute;
	top: 605px;
	left: -95px;
}
.sara{
	float: right;

}
#tackice {
	float: right;
	font-family: 'Allura', cursive;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	color: #5a291b;
	text-align: left;
	width: 562px;
	padding-left: 220px;
}
/*sitni kolaci*/
#mafin{
	position: absolute;
	left: 980px;
	top: 250px;
}
#ram_pozadina_okrugli{
	position: absolute;
	width: 286px;
	left: -80px;
	top: 300px;
}
#baloni_sitni_kolaci {
	position: absolute;
	top: 700px;
	left: -80px;
}
.like_box {
	width: 301px;
	float: left;
	margin-right: 20px;
	margin-left: 21px;
	text-align: center;
	line-height: 18px;
}
.like_box li a{
	text-decoration: none;
	color: #5a291b;
}
.like_box li a:hover{
	font-weight: bold;
	text-decoration: none;
}
.lines {
	width: 342px;
}

/*share*/
.likes{
	width: 860px;
    float:left;
	padding-top: 15px;
}
.likesone {
	width: 73px;
	float: left;
}

.novilike{
	width: 59px;
	float: left;
}
/*galerija*/
#pticica_galerija{
	position: absolute;
	left: 970px;
	top: 310px;
}
#galerija_nosac{
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}
.crvena_slova {
	color: #B70101;
}
.zuta_slova {
	color: #FACC01;
}
.naslovi_galerija{
	font-family: 'Allura', cursive;
	text-decoration: none;
	font-style: normal;
	color: #5a291b;
	text-align: center;
	font-size:32px;
	padding-top:7px;
}
.naslovi_galerija a{
		font-family: 'Allura', cursive;
	text-decoration: none;
	font-style: normal;
	color: #5a291b;
}
.naslovi_galerija a:hover{
	font-weight: bold;
}
#galery{
	float: left;
	width: 300px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 15px;
	   transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   -webkit-transform: rotate(-2deg);
   padding-top:30px;
  cursor: pointer;
}
#galery3{
	float: left;
	width: 300px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 15px;
	   transform: rotate(-5deg);
   -moz-transform: rotate(-5deg);
   -webkit-transform: rotate(-5deg);
   padding-top:30px;
cursor: pointer;
}
#galery4{
	float: left;
	width: 300px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 15px;
	   transform: rotate(5deg);
   -moz-transform: rotate(5deg);
   -webkit-transform: rotate(5deg);
   padding-top:30px;
cursor: pointer;
}
#galery5{
	float: left;
	width: 225px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 15px;
	transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	-webkit-transform: rotate(8deg);
	padding-top:30px;
	cursor: pointer;
}
#galery2 {
	padding-top: 30px;
	float: right;
	width: 225px;
	padding-right: 10px;
	padding-left: 10px;
		   transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   -webkit-transform: rotate(-2deg);
   cursor: pointer;
}
#galery6 {
	padding-top: 30px;
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
		   transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   -webkit-transform: rotate(-2deg);
   padding-top:30px;
  cursor: pointer;
}
.galery_pojedinacna {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kuvar {
	position: absolute;
	top: 940px;
	left: -70px;
}
/*kontakt*/
#pticica_kontakt{
	position: absolute;
	left: 880px;
	top: 360px;
}
#mapa{
	width: 400px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	position: relative;
	top: 0px;
	bottom: 0px;
	text-align: center;
}
#okvir_mape {
	background-image: url(file:///D|/zavrzlamaradno/slike/kontakt/okvir_mape2.png);
	position: absolute;
	height: 390px;
	width: 440px;
	left: 0px;
	top: 0px;
}

.kolona_txt p{
	font-family: 'Allura', cursive;
	text-decoration: none;
	color: #5a2916;
	font-size: 24px;
	line-height: 30px;
	padding-top: 3px;
}
.txtfield{
	border: none;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: 'Jacques Francois', serif;
	font-size: 16px;
	color: #5a291b;
	text-decoration: none;
}
.txtarea{
	border: none;
	width: 400px;
	font-family: 'Jacques Francois', serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5a291b;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.dugme {
	font-family: 'Allura', cursive;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #5a291b;
	text-decoration: underline;
	border: none;
	background-color:transparent;
	float: right;
	margin-right: 30px;
	padding: 5px;
	cursor: pointer;
}
.dugme:hover{
	font-weight: bold;
}
.sample8 span {
	width: 200px;
	height: 154px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/sliderramdecijegalerija.png);
}
.sample9 span {
	width: 200px;
	height: 154px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/slider_ram_sitnigalerija.png);
}
.sample10 span {
	width: 200px;
	height: 154px;
	display: block;
	position: absolute;
	background-image: url(../slike/assets/slider_ramgalerija.png);
}
#back{
	position: absolute;
	left: -50px;
	top: 700px;
	cursor: pointer;
}
#sat{
	position: absolute;
	left: 1100px;
	top: 0px;
}
          
        #clock {
	position: relative;
	width: 200px;
	height: 280px;
	list-style: none;
	background-image: url(../slike/assets/sat.png);
        	}
        
        #sec, #min, #hour {
        	position: absolute;
        	width: 20px;
        	height: 150px;
        	top: 105px;
        	left: 90px;
        	}
        
        #sec {
	z-index: 3;
	background-image: url(../slike/assets/sec.png);
           	}
           
        #min {
	z-index: 2;
	background-image: url(../slike/assets/min.png);
           	}
           
        #hour {
	z-index: 1;
	background-image: url(../slike/assets/hour.png);
           	}
