html, body {
  margin: 0;
  padding: 0
}
body {
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(../images/bg_home2.gif);
	margin-top: 20px;
	height: auto;
	margin-bottom: 20px;
	color: #FFFFFF;
}

a {
	color:#B0C4B3;
	text-decoration:underline;
}
a:hover {
	color:#CED6C6;
}
img {
	border:none;
}

#header {
}
#header h1 {
  position:absolute;
	margin:0;
	padding:0;
	text-indent:-8000px;
	overflow:hidden;
	top: 0;
}
#header h1 a {
	display:block;
	height:128px;
}
#header a {
  position:absolute;
	right:0;
	top:23px
}
#slogan {
  display: none;
}

h2 {
	font-size:180%;
	line-height: 1.4em;
	font-weight: lighter;
}
h3 {
	font-size:140%;
}

#container {
	text-align:left;
	width:760px;
	margin:0 auto;
}

#home #wrapper {
	width:760px;
  background: #917F53 url(../images/home_bg.gif) repeat-x;
}
#home #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_home.gif)
}
#ronjenje #wrapper {
	width:760px;
  background: #5b7fb9 url(../images/ronjenje_bg.gif) repeat-x;
}
#ronjenje #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_ronjenje.gif)
}
#pansion #wrapper {
	width:760px;
  background: #aa5f47 url(../images/pansion_bg.gif) repeat-x;
}
#pansion #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_pansion.gif)
}
#aktivnosti #wrapper {
	width:760px;
  background: #90a26d url(../images/aktivnosti_bg.gif) repeat-x;
}
#aktivnosti #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_aktivnosti.gif);
}
#booking-info #wrapper {
	width:760px;
  background: #9e96b4 url(../images/booking_bg.gif) repeat-x;
}
#booking-info #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_booking.gif);
}
#posebna-ponuda #wrapper {
	width:760px;
  background: #9e96b4 url(../images/booking_bg.gif) repeat-x;
}
#posebna-ponuda #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_booking.gif);
}
#guest-book #wrapper {
	width:760px;
  background: #9e96b4 url(../images/booking_bg.gif) repeat-x;
}
#guest-book #footer {
	clear:both;
	width:100%;
	height:76px;
	background-image: url(../images/footer_booking.gif);
}

#content p {
	line-height:1.6
}
#content {
	float:left;
	display:inline;
	width:450px;
	padding:0 20px;
	margin-bottom: 30px;
}
p,h1,h2,h3,h4,table {
	margin: 20px 0;
}

#navigation {
	float:right;
	display:inline;
	width:210px;
	margin:20px;
}
#navigation p {
}

#extra {
	float:right;
	clear:right;
	width:250px;
	margin-bottom:30px
}
.specials img {
	margin-right:20px;
}

.specials p {
	color:#fff;
	margin:20px 0;
}
h4.special {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:10px 0;
}

#footer {
  color:#C5CBAD;
}
#footer p {
  margin:0;
  padding:25px 20px 0 100px;
  line-height:1.2em;
}
#footer p.social {
  float:right;
  padding:25px 30px 0 0;
   line-height:30px;
}
#footer p.social img {
  padding:0 20px 0 0;
  float:left;
  display:inline;
  line-height:30px;
}

#footer p.social a{
   text-transform:none;
}

#footer a {
  display: inline;
  padding: 0;
  color: #C5CBAD;
  font-size:11px;
  text-transform:lowercase;
}
#footer span.last {
  display: none;
}

.copy {
  margin-top: 10px;
	padding: 0 0 0 20px;
	color: #666666;
}

.img {
	float:left;
  border: solid #FFFFFF;
  border-spacing:3px;
	margin-right: 10px;
	margin-top: 5px;
}
.img-extra {
  margin-left: 0;
}

.metainfo {
  font-size:smaller;
}

.clear {
  clear:both;
}


/* Pagination */

.pages {
 margin:10px 10px 10px 0;
 padding:6px 0;
 font-size:14px;
}
.pages a {
 background:#eee;
 text-decoration:none;
 line-height:14px;
 cursor:pointer;
}
.pages a:hover {
 color:#FFF;
 background:#AEA7C2;
 text-decoration:none;
}
.page {
 margin:0;
 padding:6px 10px;
 display:inline;
 font-weight:bold;
}
.active {
 margin:0 4px;
 padding:6px 10px;
 color:#FFF;
 background-color:#AEA7C2;
 font-weight:bold;
}
.prev, .next {
 margin:0 4px;
 padding:6px 10px;
 display:inline;
}
.inactive {
 margin:0 4px;
 padding:6px;
 color:#FFF;
 background:#FFF;
}


/* MediaboxAdvanced - white theme */
/*	version 2.2 - February 2011		*/
/*	for mediaboxAdvanced v.1.4	*/

		/*	Overlay background styling	*/

#mbOverlay {
	position: fixed;
	z-index: 9998;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

		/*	Legacy fix for older browsers	*/

#mbOverlay.mbOverlayOpaque {
	background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayAbsolute {
	position: absolute;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
}

#mbCenter.mbLoading {
	background: #fff url(WhiteLoading.gif) no-repeat center;
/*	This style is applied only during animation.	*/
/*	For example, the next lines turn off shadows	*/
/*	improving browser performance on slow systems.	*/
/*	To leave shadows on, just remove the following:	*/
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

		/*	Inline content styling	*/

	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
  background: no-repeat center center;
  padding: 10px;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	float: right;
	outline: none;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color: #333;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}

#mbBottom a, #mbBottom a:link, #mbBottom a:visited {
	text-decoration: none;
	color: #222;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: underline;
	color: #111;
}

		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #C00;
	font-weight: bold;
	text-decoration: underline;
}

