 /**
  * Aquana
  *
  * @project Aquana
  * @version 1.0
  * @author 3Steps
  * @copyright 2010
  */


/* HTML */

html {
	background: url(../images/bg-main.jpg) left top fixed;
	}
	
body {
	background:url(../images/bg-navbar-top.png) left top repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	}


/* LAYOUT */

.wrap {
	width: 910px;
	margin: 0 auto;
	}
	
	
/* HEAD */

#logo {
	float: left;
	background: url(../images/logo.png) left top no-repeat;
	width: 345px;
	height: 106px;
	overflow: hidden;
	text-indent: -30000px;
	}
	
	#logo a {
		display: block;
		width: 345px;
		height: 106px;
		}
		
.banners {
	float: right;
	margin: 2em 0;
	}
	
	.banners img {
		margin: 0 0 0 1em;
		}
		
#navbar {
	clear: both;
	margin: 0 10px 4em 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	#navbar ul li {
		font-size: 1.3em;
		}
	
	#navbar a {
		color: #fff;
		display: block;
		float: left;
		margin: 4px 1.15em 0 0;
		padding: 8px 12px;
		text-decoration: none;
		}
		
		#navbar a:hover {
			-moz-border-radius-topleft: 20px;
			-webkit-border-top-left-radius: 20px;
			-moz-border-radius-topright: 20px;
			-webkit-border-top-right-radius: 20px;
			-moz-border-radius-bottomleft: 20px;
			-webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-bottomright: 20px;
			-webkit-border-bottom-right-radiu: 20px;
			background-color: #fff;
			color: #369;
			}

/* NAV DROPDOWN MENY */

.dropdown_active ul {
	visibility:hidden;
	position:absolute;
	display:block;
	color: #369;;
	float: left;
	margin: 30px 1.15em 0 300px;
	padding: 2px 2px;
	text-decoration: none;
		}
		


.dropdown_active:hover ul{
	visibility:visible;
}

.dropdown_active:hover ul li a {
	visibility:visible;
	float:left;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radiu: 20px;
	background-color: #00578f;
	color: #fff;
}

			
/* SIDEBAR */

#sidebar {
	float: right;
	width: 200px;
	margin: 0 20px 1em 10px;
	}
			
			
/* CONTENT */
			
#intro,
.reklamaodbojka {
	margin: 0 0 2em 0;
	padding: 0 10px;
	}
		
h2.headline {
	background: url(../images/content-top.png) left top no-repeat;
	padding: 25px 0 15px 20px;
	margin: 0 0 0 5px;
	font-size: 2.5em;
	font-weight: bold;
	color: #039;
	}
	
#content {
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
	background: url(../images/bg-content.png) left top repeat-y;
	}
	
	.cont-bottom {
		clear: both;
		background: url(../images/content-bottom.png) left bottom no-repeat;
		height: 15px;
		margin: 0 0 1em 5px;
		}
		
	#content p {
		margin: 0 20px 1.5em 20px;
		font-size: 1.2em;
		line-height: 1.4em;
		}
		
	#content img {
		margin-left: 10px;
		}
		
	#content h3 {
		margin: 0 20px .5em 20px;
		font-size: 1.5em;
		line-height: 1.4em;
		font-weight: bold;
		}
		
		#content h3 a {
			text-decoration: none;
			color: #06c;
			}
			
			#content h3 a:hover {
				color: #000;
				}
				
	.postdate {
		color: #999;
		font-size: .9em;
		}
		
	.postmetadata {
		clear: both;
		margin: 0 0 1em 0;
		}
	
.page-info {
	background: url(../images/sub-content-box.png) left top no-repeat;
	margin: 0 0 1em 5px;
	font-size: 1.2em;
	}
	
	.page-info p {
		background: url(../images/restoran-info-icons.jpg) right center no-repeat;
		padding: 25px 20px;
		margin: 0 10px 0 0;
		}

.sub-content-box {
	float: left;
	width: 296px;
	height: 210px;
	background: url(../images/bg-feat-box.png) left top no-repeat;
	margin: 0 0 10px 7px;
	text-align: center;
	}
	
.sub-content-box2 {
	float: left;
	width: 296px;
	height: 210px;
	margin: 0 0 10px 7px;
	text-align: center;
	}
	
	.sub-content-box img {
		margin: 8px 0 15px 0;
		}
		
	.sub-content-box h2 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-weight: bold;
		text-transform: uppercase;
		}
		
		.sub-content-box h2 a {
			color: #000;
			text-decoration: none;
			}			
				
	
/* FOOTER */

#foot {
	clear: both;
	background: url(../images/bg-foot.png) left top repeat-x;
	padding: 100px 0 50px 0;
	color: #999;
	}
	
	#foot a {
		color: #09F;
		}
	
	.copyright {
		float: left;
		background: url(../images/logo-aquana-footer.jpg) left center no-repeat;
		padding: 10px 5px 10px 140px;
		}
		
	.threesteps {
		float: right;
		background: url(../images/logo-3steps.jpg) left top no-repeat;
		width: 68px;
		height: 32px;
		overflow: hidden;
		text-indent: -30000px;
		}
		
		.threesteps a {
			display: block;
			width: 68px;
			height: 32px;
			}
	

/* MISC */

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	}

.clearfix { display: inline-block; }
	.clearfix:after {
		content: “.”;
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		} 
		
/* Galerija */
x#gallery-1 {
	width: 675px;
	float:left;
}
	

