/*
Website name: Bazeni Bjelovar
Theme URI: http://www.bazeni-bjelovar.com
Description: Theme for Bazeni Bjelovar
Author: Sasa Foric
Author URI: http://www.sasaforic.com
Version: 1.0
*/

/*
	   _____ ______
	  / ___// ____/
	  \__ \/ /_
	 ___/ / __/ (c) 2011
	/____/_/ sasaforic.com

*/

/* global */
* {
	margin: 0;
	border: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	font: 15px Arial;
	color: rgb(25,25,25);
	background: rgb(3,179,176) url(images/pattern.png);
}


/* FIX --------------------------------------------------------------------------------- */
* html .extend {
	height: 1%;
}

html[xmlns] .extend {
	display: block;
}

.extend {
	display: inline-block;
}

.extend:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}


/* SKY --------------------------------------------------------------------------------- */
#sky {
	width: 100%;
	height: 999px;
	background: url(images/sky.jpg) top center no-repeat;
}

#sky #sky-wrapper {
	position: relative;
	width: 960px;
	height: 999px;
	margin: 0 auto 0 auto;
}

#sky #sky-wrapper .dive {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 140px;
	height: 30px;
	background: url(images/dive.png);
}

#sky #sky-wrapper #description-left,
#sky #sky-wrapper #description-left .inside,
#sky #sky-wrapper #description-right,
#sky #sky-wrapper #description-right .inside {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#sky #sky-wrapper #description-left,
#sky #sky-wrapper #description-right {
	height: 160px;
	background: rgba(255,255,255,0.2);
}

#sky #sky-wrapper #description-left .inside,
#sky #sky-wrapper #description-right .inside {
	line-height: 20px;
	padding: 15px 0 0 20px;
	margin: 5px 0 0 5px;
}

#sky #sky-wrapper #description-left {
	float: left;
	width: 317px;
	margin: 500px 0 0 0;
}

#sky #sky-wrapper #description-left .inside {
	width: 287px;
	height: 135px;
	color: rgb(234,238,242);
	background: rgb(25,25,25);
}

#sky #sky-wrapper #description-right {
	float: right;
	width: 628px;
	margin: 500px 0 0 0;
}

#sky #sky-wrapper #description-right .inside {
	width: 598px;
	height: 135px;
	color: rgb(25,25,25);
	background: rgb(234,238,242);
}

#sky #sky-wrapper #description-right .inside h1 {
	font-size: 22px;
	line-height: 25px;
	color: rgb(25,25,25);
	margin: 0 0 10px 0;
}

#sky #sky-wrapper #pool,
#sky #sky-wrapper #paintball,
#sky #sky-wrapper #activity {
	float: left;
	height: 220px;
	margin: 40px 0 0 0;
}

#sky #sky-wrapper #pool p,
#sky #sky-wrapper #paintball p,
#sky #sky-wrapper #activity p {
	margin: 20px 0 0 0;
	line-height: 20px;
}

#sky #sky-wrapper #pool {
	width: 315px;
	padding: 0 20px 0 20px;
}

#sky #sky-wrapper #paintball {
	width: 285px;
	padding: 0 20px 0 0;
}

#sky #sky-wrapper #activity {
	width: 280px;
	padding: 0 20px 0 0;
}


/* WATER ------------------------------------------------------------------------------- */
#water {
	width: 100%;
	background: url(images/water.jpg) top center no-repeat;
}

#water #water-wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
}

#water #water-wrapper #menu {
	width: 920px;
	padding: 60px 20px 0 20px;
}

#water #water-wrapper #menu ul {
	width: 920px;
	height: 35px;
}

#water #water-wrapper #menu ul li {
	float: left;
	height: 35px;
	list-style: none;
	line-height: 35px;
	padding: 0 15px 0 15px;
	margin: 0 4px 0 0;
	background: rgb(25,25,25);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#water #water-wrapper #menu ul li:hover {
	background: rgb(255,255,255);
}

#water #water-wrapper #menu ul li a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(222,229,235);
}

#water #water-wrapper #menu ul li:hover a {
	color: rgb(25,25,25);
}

#water #water-wrapper #menu ul li.active {
	font-size: 15px;
	font-weight: bold;
	color: rgb(25,25,25);
	background: rgb(255,255,255);
}

#water #water-wrapper #menu ul li.active a {
	color: rgb(25,25,25);
}

#water #water-wrapper #menu ul li.facebook {
	float: right;
	background: rgb(59,89,152);
}

#water #water-wrapper #menu ul li.facebook img {
	margin: 7px 0 0 0;
}

#copyright {
	width: 400px;
	font-size: 12px;
	color: rgb(255,255,255);
	margin: 10px auto 30px auto;
}

#copyright a {
	text-decoration: none;
	color: rgb(255,255,255);
}

#copyright a:hover {
	text-decoration: underline;
}


/* CONTENT ----------------------------------------------------------------------------- */
#content {
	width: 960px;
	background: rgb(255,255,255);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#left {
	float: left;
	width: 660px;
}

#right {
	float: right;
	width: 290px;
}

#actual {
	padding: 20px 0 0 20px;
}

#content #actual h2 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: rgb(150,150,150);
}

#content #actual h2 a {
	text-decoration: none;
	color: rgb(150,150,150);
}

#content #actual h2 a:hover {
	text-decoration: underline;
	color: rgb(150,150,150);
}

#content #actual h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: rgb(1,170,177);
}

#timebox {
	position: relative;
	width: 280px;
	height: 78px;
	margin: 10px 0 0 0;
}

#timebox .time {
	position: absolute;
	top: 0;
	width: 240px;
	height: 43px;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
	color: rgb(255,255,255);
	padding: 0 20px 0 20px;
	background: rgb(1,170,177);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 2;
}

#timebox .time span.clock {
	position: relative;
	top: 2px;
	left: 5px;
	font-size: 20px;
}

#timebox .time img {
	position: relative;
	top: 6px;
	left: 16px;
}

#timebox .pay {
	position: absolute;
	bottom: 0;
	width: 240px;
	height: 55px;
	font-size: 13px;
	color: rgb(117,120,122);
	padding: 0 20px 0 20px;
	background: rgb(234,238,242);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 1;
}

#timebox .pay span {
	position: relative;
	top: 30px;
}

#contactbox {
	width: 240px;
	height: 43px;
	font-size: 14px;
	font-weight: bold;
	line-height: 43px;
	color: rgb(255,255,255);
	padding: 0 20px 0 20px;
	margin: 10px 0 0 0;
	background: rgb(1,170,177);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 2;
}

#contactbox span {
	position: relative;
	top: 2px;
	left: 5px;
	font-size: 20px;
}

.marketing-wallpapers {
	width: 240px;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
	color: rgb(117,120,122);
	padding: 0 20px 0 20px;
	margin: 10px 0 2px 0;
	background: rgb(234,238,242);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.boxes img {
	width: 278px;
	height: 108px;
	border: 1px solid rgb(212,217,221);
}

.boxes a:hover img {
	border: 1px solid rgb(25,25,25);
}

.close {
	width: 280px;
	height: 15px;
	margin: 0 0 10px 0;
	background: rgb(234,238,242);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#tag {
	width: 260px;
	text-align: justify;
	color: rgb(117,120,122);
	padding: 10px;
	background: rgb(234,238,242);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#tag a {
	color: rgb(117,120,122);
	padding: 0 2px 0 2px;
	text-decoration: none;
}

#tag a:hover {
	background: rgb(255,255,255);
}

#tag span {
	padding: 0 2px 0 2px;
}

#tag span:hover {
	background: rgb(255,255,255);
}

#tag span.small {
	font-size: 14px;
}

#tag span.medium {
	font-size: 16px;
}

#tag span.normal {
	font-size: 18px;
}

#tag span.large {
	font-size: 20px;
}

#validation {
	font-size: 12px;
	text-align: right;
	color: rgb(193,196,200);
	margin: 10px 10px 20px 0;
}

#validation a {
	font-size: 12px;
	text-decoration: none;
	color: rgb(117,120,122);
}

#validation a:hover {
	text-decoration: underline;
}


/* BOX --------------------------------------------------------------------------------- */
#navigation {
	width: 650px;
	height: 35px;
	margin: 21px 0 0 10px;
}

#navigation ul {
	width: 650px;
	height: 35px;
}

#navigation ul li {
	float: left;
	height: 35px;
	list-style: none;
	line-height: 35px;
	color: rgb(117,120,122);
	padding: 0 15px 0 15px;
	margin: 0 4px 0 0;
	background: rgb(234,238,242);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#navigation ul li:hover {
	background: rgb(212,217,221);
}

#navigation ul li a {
	font-size: 15px;
	text-decoration: none;
	color: rgb(155,160,164);
}

#navigation ul li:hover a {
	color: rgb(117,120,122);
}

#navigation ul li.active {
	background: rgb(212,217,221);
}

#navigation ul li.active a {
	color: rgb(117,120,122);
}

#box {
	margin: 0 0 10px 10px;
	padding: 10px;
	background: rgb(212,217,221);
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
}

#box #container {
	height: auto !important;
	min-height: 800px;
	height: 800px;
	background: rgb(255,255,255);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box #container h1 {
	font-size: 28px;
	font-weight: normal;
	color: rgb(1,170,177);
	padding: 20px 20px 10px 20px;
}

#box #container h1 a {
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(1,170,177);
}

#box #container h1 a:hover {
	color: rgb(25,25,25);
}

#box #container .news-image {
	float: right;
	width: 478px;
	height: 218px;
	margin: 0 0 0 10px;
	border: 1px solid rgb(212,217,221);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box #container .news-image img {
	border: 3px solid rgb(234,238,242);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box #container .info {
	float: right;
	width: 120px;
	margin: 0 20px 0 0;
}

#box #container .info ul li {
	list-style: none;
	font-size: 11px;
	line-height: 15px;
	padding: 15px 0 3px 10px;
	border-bottom: 1px solid rgb(212,217,221);
}

#box #container .info ul li a {
	text-decoration: none;
	color: rgb(25,25,25);
}

#box #container .info ul li a:hover {
	text-decoration: underline;
}

#box #container .info ul li.category {
	color: rgb(1,170,177);
}

#box #container .info ul li.last {
	border: 0;
}

#box #container {
	padding: 0 0 10px 0;
}

#box #container p {
	clear: both;
	font-size: 13px;
	line-height: 20px;
	color: rgb(51,51,51);
	padding: 15px 10px 0 10px;
}

#box #container a {
	color: rgb(1,170,177);
	text-decoration: none;
}

#box #container a:hover {
	text-decoration: underline;
}

#box #container #latest {
	width: 588px;
	font-size: 13px;
	color: rgb(117,120,122);
	padding: 0 10px 0 10px;
	margin: 15px 10px 0 10px;
	background: rgb(234,238,242);
	border: 1px solid rgb(212,217,221);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box #container #latest ul li {
	list-style: none;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid rgb(212,217,221);
}

#box #container #latest ul li.last {
	border: 0;
}

#box #container #latest a {
	text-decoration: none;
	color: rgb(117,120,122);
}

#box #container #latest a:hover {
	color: rgb(25,25,25)
}

#box #container .actual-box {
	font-size: 13px;
	line-height: 20px;
	color: rgb(51,51,51);
	padding: 10px 10px 0 10px;
}

#box #container .actual-box.inactive {
	color: rgb(117, 120, 122);
	padding: 0 10px 10px 10px;
}

#box #container .actual-box p {
	float: left;
	padding: 0;
	margin: 0 10px 0 0 ;
}

#box #container .actual-box.inactive p {
	color: rgb(117, 120, 122);
}

#box #container .other-content img {
	margin: 0 0 10px 0;
}

#box #container .images-other {
	margin: 15px 0 0 10px;
}

#box #container .images-other img {
	float: left;
	margin: 0;
}

#box #container .images-other img.center {
	padding: 0 10px 0 10px;
}

#box #container .marked {
	width: 588px;
	font-size: 13px;
	color: rgb(117,120,122);
	padding: 0 10px 0 10px;
	margin: 15px 10px 0 10px;
	background: rgb(234,238,242);
	border: 1px solid rgb(212,217,221);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box #container .marked ul li {
	list-style: none;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid rgb(212,217,221);
}

#box #container .marked ul li.last {
	border: 0;
}
