/* CSS Document */

body {
  margin:0;
	padding:0;
	font-family:  Arial CE, arial, helvetica, sans-serif;
	font-size: 12px;
  color: #4a4a4a;
  background: #d6e9f7 url(http://shorehotels.eu/uploads/fs_images/settings/34/bg_site_107_o.jpg) repeat-x;
}

#main {                               
	margin: 0 auto;   
	width: 1000px;           
}

      
#wrap {
	margin: 0 auto; 
	width: 100%;
	position: relative;
}

#inner {
	border: 5px solid white;
	background: #fff;
}

#head, #head img  {
	border: none;
  width: 990px;   
  height: 152px;    
	background: #fff;
}

#head {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	background-image: url(Obr/Head_Chorvatsko.jpg);
}

#cont  { 
		
	border-top: 2px solid white;
	clear: both;
}

#master  {
	 background: #fff;
	 overflow: hidden;
}

.text_left {
  padding-top: 2px;
  padding-left: 5px;
  }
  
.headline {
  padding-top: 100px; padding-left: 180px;
  font-size: 16px;
  color: #6a6a6a;
  font-family:  arial, helvetica, sans-serif;
  }

a {
  text-decoration: none;
  	font-size: 12px;
  }
  
a.chorv:hover {
  color: #b93a00;}

a.chorv_nab {
  color: #4a4a4a;
  }

a.chorv_nab:hover {
  color: #4a4a4a;
  }

#footer {
  background: #d6e9f7 url("") repeat-x;
  color: #4a4a4a;
  padding: 10px;
  text-align: right;
 }
#footer a {
  color: #4a4a4a;
  }

.orange_box_top {
border: 1px solid rgb(252, 160, 47); 
padding: 10px; 
background: rgb(252, 220, 180);
background-image: url("http://shorehotels.eu/uploads/fs_images/contentdesignimagesets/10/bg_orange_box_348_o.gif");
background-position: 0% 100%;
background-repeat: repeat-x;
margin: 10px 0 10px 0;
}

.blue_box_top {
border: 1px solid rgb(214, 233, 247);
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
padding: 10px; 
background: rgb(245, 249, 254) url("http://shorehotels.eu/uploads/fs_images/contentdesignimagesets/10/bg_blue_box_349_s.gif") repeat-x  0% 100%;
margin: 10px 0 0 0;
}

table.chorv_nabidka {
width: 100%;
text-align: center;
padding:10px;
}


