@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Oswald:300&subset=latin,latin-ext);

h1 {font-family: 'Oswald', sans-serif; font-size:25px; color:#365492; font-weight:100; }
h2 {font-family: 'Oswald', sans-serif; font-size:33px; color:#365492; font-weight:200; }
h3 {font-family: 'Oswald', sans-serif; font-size:20px; color:#365492; font-weight:200; }
p {font-family: 'Ubuntu', sans-serif; font-size:13px; color:#333;}
body {
	overflow-y:scroll;
	margin:auto;
	padding:0px;
	background-color:#dae4f8;
	background-image:url(i/bg.jpg);
	background-repeat:repeat-x repeat-y;

	/* background-image:url(i/bg.gif);
	background-repeat:repeat-x repeat-y; */
}

.tijelo_place {margin:auto; padding:0px; width:924px; /*border:#333 solid 5px;*/ height:1950px; border-left:#365492 solid 1px; border-right:#365492 solid 1px; background-color:#FFF;}
.tijelo_index {margin:auto; padding:0px; width:924px;  height:870px; border-left:#365492 solid 1px; border-right:#365492 solid 1px; background-color:#FFF;}
.tijelo_ap {margin:auto; padding:0px; width:924px;  height:1870px; border-left:#365492 solid 1px; border-right:#365492 solid 1px; background-color:#FFF;}


/*Pozadina toolbara/menu*/
#zaglavlje { width:100%; height:40px; padding-top:0px;  margin:0px; background-color:#365492; border-bottom:1px solid #0d2f77;
border-left:1px solid #0d2f77; border-right:1px solid #0d2f77; float:left; }

.center { width:900px; height:auto; margin:auto; padding:0px; }

.logo { background-image:url(i/logo.png); width:195px; height:40px; float:left; }

/* poseban menu*/
 .fontme747 {  width:150px; height:40px; background-color:#365492; border-bottom:1px solid #365492; border-left:1px solid #365492; border-right:1px solid #365492; float:left; font-size:11px;  font-weight:400;  color:#0F3; text-decoration:none;}
 .fontme747_b { text-decoration:none; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:300; width:150px; height:auto; vertical-align:middle; padding-top:14px; text-decoration:none; font-weight:bold;  color:#0F3;}


/* aktivan menu */
  .fontme { width:150px; height:40px; background-color:#FFF; border-bottom:1px solid #FFF; border-left:1px solid #0d2f77; border-right:1px solid #0d2f77; float:left; font-size:11px; color:#365492; text-decoration:none;}
  
  /* font menua */
  .fontme2 { text-decoration:none; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:300; width:150px; height:auto; vertical-align:middle; padding-top:12px; color:#365492; text-decoration:none;}
  
    /* font menua slova aktivna */
  .fontme22 { text-decoration:none; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:300; width:150px; height:auto; vertical-align:middle; padding-top:12px; color:#d7dbe5; text-decoration:none;}
  
  /* neaktivan menu */
    .fontme3 { width:150px; height:40px; background-color:#365492; border-bottom:1px solid #365492; border-left:1px solid #365492; border-right:1px solid #365492; float:left; font-size:11px; color:#d7dbe5; text-decoration:none;}
	
	 a{ text-decoration:none; color:#FFF;}
	 
.star { background-image:url(i/star.png); background-repeat:no-repeat; width:10px; height:10px; float:left; margin-top:7px; padding-right:4px; }

#sadruaj_index { width:900px; height:520px; float:left; margin-left:12px;  }
#sadruaj_ap { width:900px; height:1300px; float:left; margin-left:12px;  }
#sadruaj{ width:900px; height:520px; float:left; margin-left:12px;  }


/* HOME */

.textbox_home {width:270px; height:430px; float:left; padding-right:30px; } 
iframe { float:left;}


/* FOOTER */ 

.footer{ width:100%; height:250px; background-color:#365492; float:left; padding-top:0px; }
		.footer_sadrzaj{ width:900px; background-color:#0F3; margin:auto; padding:0px;}
		.footer_stupac { width:300px; height:220px; float:left; }
h4 {font-family: 'Oswald', sans-serif; font-size:20px; color:#FFF; font-weight:200; }	
.footer_font {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCC; font-weight:100; }		

.c_naslov {color:#6986c1; float:right; padding-top:15px; width:40%; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:100%;  font-weight:100; letter-spacing:0.5px;}
		
/* BOOKING*/ 

.booking_okvir { width:924px; height:300px; float:left; background-color:#365492;  }

			.booking_image{ width:200px; height:200px; margin-left:10px; margin-top:40px; background-repeat:no-repeat; background-image:url(i/profilna.png); float:left; }
			.booking_title { width:200px; height:200px; float:left; margin-top:40px; margin-left:15px; }
					.booking_h1 { font-family: 'Oswald', sans-serif; font-size:30px; color:#FFF; font-weight:200; }
					.booking_info { font-family: 'Oswald', sans-serif; font-size:16px; color:#CCC; font-weight:100; font-style:italic; }
			
			.booking_form { width:424px; height:260px; float:left; margin-top:40px; margin-left:35px;}
			.booking_font { font-family: 'Oswald', sans-serif; font-size:13px; color:#FFF; font-weight:100; }
