html, body {
	height: 100%;
}
body {
	background: url('images/background.jpg');
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, serif;
	behavior: url('/web/smrikve/csshover2.htc');
}

#cols_wrapper {
	background: url('images/cols_bg.jpg' ) repeat-y;
	min-height: 100%;
	height: 100%;
	width: 995px;
	position: relative;
}

html>body #cols_wrapper {
	height: auto;
	/*overflow: auto;*/
	overflow: hidden;
}

#leftcol {
	width: 304px;
	float: left;
	padding: 245px 0 20px 0;
	background: url('images/topleft.jpg') no-repeat top;
}

#leftcol h1 {
	padding: 72px 0 0 0;
	height: 0px;
	margin: 0;
	overflow: hidden;
	background: url('images/leftcol_title.jpg') no-repeat;
	clear: both;
}
#leftcol h1#towns_and_villages_title { background: url('images/leftcol_title.jpg') no-repeat; }
#leftcol h1#major_influences_title { background: url('images/leftcol_title_major_influences.jpg') no-repeat; }

#leftcol .text {
	/*background: url('images/left_text_bg.gif') no-repeat 265px center;*/
	padding: 20px 15px 15px 0;
	/*height: 60px;*/
	text-align: right;
	font-size: 14px;
	font-family: Georgia, serif;
	color: #676254;
}
#leftcol .text span {
	font-size: 18px;
}

#leftcol #cosmopolite_link {
	float: left;
	margin-left: 18px;
}
#leftcol #cosmopolite_link img {
	border: none;
	padding: 2px;
	background: transparent;
	border: 3px solid #aaa184;
}
#leftcol #map_link {
	float: right; 
	margin-bottom: 10px;
}
#leftcol #map_link img {
	padding: 2px;
	background: transparent;
	border: 3px solid #aaa184;
}

#leftcol #towns {
	margin: 0 0 30px 0;
	padding: 0;
	float: right;
}
#leftcol #towns td {
	padding: 3px 3px 0 5px;
	vertical-align: bottom;
}

#leftcol #towns a {
	display: block;
	color: #7d0202;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dashed #b3aea1;
}
#leftcol #towns a img {
	border: none;
}

#leftcol #towns a:hover {
	color: #000;
}
#leftcol #influences {
	width: 100%;
}
#leftcol #influences td {
	width: 50%;
	padding: 15px 0 0 0;
	text-align: center;
}
#leftcol #influences td img {
	border: 4px solid #B4B19D;
	margin-bottom: 5px;
}
#leftcol #influences td a {
	text-decoration: none;
	color: #871D1B;
	text-transform: uppercase;
	font-size: 12px;
}

#main {
	float: left;
	width: 538px;
	background: url('images/content_bg.gif') top right no-repeat;
	padding-top: 25px;
}

#main #header {
	height: 0px;
	padding-top: 89px;
	background: url('images/header.gif') 25px 0px no-repeat;
	overflow: hidden;
}


/* navigation - begin */
#main #nav {
	padding: 0 25px;
	margin: 15px 0 0 0;
}

#main #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main #nav ul li {
	float: left;
	margin: 0 2px 2px 0;
	position: relative;
	z-index: 1;
	height: 22px;
}

#main #nav ul li a {
	display: block;
	padding: 5px;
	height: 12px;
	background: #bcac7d;
	color: #242424;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

#main #nav li:hover {
	position: relative;
	z-index: 9000;
}
#main #nav li:hover a,
#main #nav li.current a {
	background: #680008;
	color: #fff;
	/*background-image: url( '../images/mainnav_over.gif' );
	background-repeat: repeat-x;*/
}
#main #nav li ul { 
	display: none;
	position: absolute;
	left: -2px;
	top: 22px;
	padding: 1px;
	width: 160px;
} 
#main #nav li:hover ul {
	display: block;
	background: #fff;
}
#main #nav li:hover li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	height: auto;
}
#main #nav li:hover li a {
	padding: 5px;
	height: auto;
	font-size: 10px;
	color: #000;
	background: #bcac7d;
	text-transform: uppercase;
	white-space: normal;
	border: 1px solid #fff;
	height: auto;
}
#main #nav li li:hover a {
	color: #fff;
	background: #680008;
}

/* navigation - end */

/*
#main #nav {
	padding: 0 25px;
	margin: 15px 0 0 0;
}

#main #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main #nav li {
	float: left;
	margin: 0 2px 2px 0;
}

#main #nav a {
	display: block;
	padding: 5px;
	background: #bcac7d;
	color: #242424;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

#main #nav a:hover,
#main #nav li.current a {
	background: #680008;
	color: #fff;
}*/

#main #content {
	clear: both;
	padding: 10px 25px 15px 25px;
	text-align: left;
	margin: 0;
	color: #555;
}

#main #content a {
	color: #7d0202;
	text-decoration: none;
}
#main #content a:hover {
	text-decoration: underline;
}

#main #content h1 {
	margin: 0;
	padding: 0;
	color: #262626;
	font-weight: bold;
	font-size: 22px;
}
#main #content h1 span {
	/*text-transform: uppercase;*/
}

#main #content hr {
	height: 1px;
	border: none;
	border-bottom: 1px dashed #000;
	background: none;
	margin: 5px 0;
	padding: 0;
}

#main #content p {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}

#main #content blockquote {
	color: #882f2f;
	padding: 5px 0;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}

#main #content .intro_text {
	font-size: 16px;
	color: #262626;
}

#main #content img {
	background: #fff;
	padding: 5px;
	margin: 5px;
	border: none;
}

#main #content .dropshadow, #main #content #main_content img {
	/*-webkit-box-shadow: 0px 0px 4px #999;*/
	border: 2px solid #eee;
}

#main #content .intro_text img {
	padding: 12px;
	background: #d5c498;
	float: left;
	margin-right: 10px;
	border: 2px solid #aaa184;
	width: 80px;
	height: 102px;
}

#main #content .toolbar {
	/*width: 454px;*/
	height: 25px;
	margin: 15px 0;
	overflow: hidden;
	font-weight: bold;
}
#main #content .toolbar table {
	margin: 0;
	width: 100%;
}
#main #content .toolbar table td {
	vertical-align: top;
	text-align: center;
}
#main #content .toolbar .current_page {
	vertical-align: middle;
	padding: 0 5px;
	background: #D3CCBA;
	font-size: 11px;
}
#main #content .toolbar a {
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
#main #content .toolbar a img {
	border: none;
	padding: 0;
	margin: 0;
}
#main #content .toolbar .page_nav {
	width:60px;
}
#main #content .toolbar .page_nav a {
	width: 48px;
	display: block;
	height: 19px;
	padding-top: 6px;
}
#main #content .toolbar .first_page a {
	padding-left: 12px;
	background: #575348 url('images/toolbar_arrow_1st.gif') left center no-repeat;
}
#main #content .toolbar .prev_page a {
	padding-left: 12px;
	background: #888274 url('images/toolbar_arrow_prev.gif') left center no-repeat;
}
#main #content .toolbar .next_page a {
	padding-right: 12px;
	background: #888274 url('images/toolbar_arrow_next.gif') right center no-repeat;
}
#main #content .toolbar .icon_link {
	background: #D3CCBA;
	border-left: 1px solid #fff;
	vertical-align: middle;
	width: 35px;
}

#main #content img.gallery_image {
	width: 91px;
	height: 91px;
}

#rightcol {
	width: 150px;
	position: absolute;
	top: 0px;
	padding-top: 184px;
	left: 842px;
}

#rightcol h1 {
	background: url('images/rightcol_title.jpg') no-repeat;
	padding: 72px 0 0 0;
	height: 0px;
	margin: 0;
	overflow: hidden;
}
#rightcol #link_to_us img {
	border: none;
	display: block;
	width: 150px;
	overflow:hidden;
}
#rightcol #link_to_us {
	border: none;
	display: block;
}
#rightcol #rightlinks {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
}

#rightcol #rightlinks li {
	margin: 0;
	padding: 0;
}

#rightcol #rightlinks a {
	display: block;
}
#rightcol #rightlinks #smrikve {
	background: url('images/baner_smrikve.jpg') no-repeat;
}

#rightcol #rightlinks #smrikve a {
	height: 0px;
	padding-top: 108px;
	overflow: hidden;
}
#rightcol #rightlinks #smrikva-bowl {
	background: url('images/baner_smrikva_bowl.jpg') no-repeat;
}

#rightcol #rightlinks #smrikva-bowl a {
	height: 0px;
	padding-top: 79px;
	overflow: hidden;
}

#rightcol #rightlinks #smrikve-booking {
	background: url('images/baner_booking.jpg') no-repeat;
}

#rightcol #rightlinks #smrikve-booking a {
	height: 0px;
	padding-top: 80px;
	overflow: hidden;
}

#rightcol #rightlinks #cosmopolite {
	background: url('images/cosmopolite.jpg') no-repeat;
}


#rightcol #rightlinks #cosmopolite a {
	height: 0px;
	padding-top: 120px;
	overflow: hidden;
}

#rightcol #rightlinks #tennis-school {
	background: url('images/tennis-school.jpg') no-repeat;
}


#rightcol #rightlinks #tennis-school a {
	height: 0px;
	padding-top: 92px;
	overflow: hidden;
}

#rightcol #rightlinks #villa-smrikve {
	background: url('images/baner_villa_smrikve.jpg') no-repeat;
}

#rightcol #rightlinks #villa-smrikve a {
	height: 0px;
	padding-top: 102px;
	overflow: hidden;
}

#rightcol #rightlinks #smrikve-lounge {
	background: url('images/baner_smrikve_lounge.jpg') no-repeat;
}

#rightcol #rightlinks #smrikve-lounge a {
	height: 0px;
	padding-top: 58px;
	overflow: hidden;
}

#rightcol #rightlinks #villa-taste {
	background: url('images/villa-taste.png') no-repeat;
}

#rightcol #rightlinks #villa-taste a {
	height: 0px;
	padding-top: 57px;
	overflow: hidden;
}

#rightcol #rightlinks #smrikve-village {
	background: url('images/baner_smrikve_village.jpg') no-repeat;
}

#rightcol #rightlinks #smrikve-village a {
	height: 0px;
	padding-top: 102px;
	overflow: hidden;
}

#rightcol #rightlinks #atrivm-hotel {
	background: url('images/baner_atrivm_hotel.jpg') no-repeat;
	height: 64px;
}
#rightcol #rightlinks #atrivm-hotel a {
	height: 0px;
	padding-top: 64px;
	overflow: hidden;
}

/* IE fix */
#main #nav ul li, #main #nav ul li a { _height: auto; _width: auto; }

#main #content #main_content .dblist {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content #main_content .dblist img {
	vertical-align: middle;
	border: none;
	background: none;
	padding: 0;
}
#main #content .dblist td {
	width: 230px;
	vertical-align: top;
	padding: 8px 0px 8px 8px;
	font-size: 11px;
	border-bottom: 1px solid #777;
}
#main #content .dblist td.left {
	border-right: 1px solid #777;
	padding: 8px 8px 8px 0px;
}
#main #content .dblist h2 {
	color: #7B0302;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#main #content .dblist .object-type {
	color: #7B0302;
	font-size: 14px;
	font-style: italic;
}
#main #content .dblist div.row {
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px dashed #bababa;
	clear: both;
}
#main #content .dblist .details-row td {
	padding: 0;
	vertical-align: middle;
	width: auto;
	border: none;
}
#main #content #main_content .dblist img.main-image {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	float: right;
	border-left: 1px dashed #bababa;
	padding-left: 10px;
}
#main #content .dblist .web {
	font-weight: bold;
	font-size: 11px;
}
#main #content .dblist .email {
	font-size: 11px;
}
#main #content #main_content .dblist .credit-card {
	width: 40px;
	height: 24px;
	padding: 2px;
	margin: 0;
	border: none;
	background: none;
}
#main #content #main_content .dblist img.icon {
	width: 32px;
	height: 32px;
	padding: 2px;
	margin: 0;
	border: none;
	background: none;
	vertical-align: middle;
}
#main #content #main_content .dblist .hq-mark {
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}
#main #content #main_content .dblist .hq-mark em {
	font-style: normal;
	color: #827145
}
#main #content #main_content .dblist div.icon {
	margin-right: 4px;
	width: 36px;
	height: 36px;
	float: left;
	position: relative;
}
#main #content #main_content .dblist div.icon .badge {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
	color: #fff;
	background: url('images/badge-bg.gif') no-repeat center center;
}

.pp_description span {
	padding: 3px 0 3px 25px;
	display: block;
	text-align: left;
}
.pp_description .desc_en {
	background: url('/web/smrikve/images/flag_en.gif') no-repeat left center;
}
.pp_description .desc_hr {
	background: url('/web/smrikve/images/flag_hr.gif') no-repeat left center;
}
.pp_description .desc_it {
	background: url('/web/smrikve/images/flag_it.gif') no-repeat left center;
}

.banner {
	margin: 10px 0 10px 10px;
	display: block;
}
.banner img {
	border: none;
}
.top-banner {
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0 0 0 10px;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
.jqmWindow { display: none; position: fixed; top: 17%; left: 50%; margin-left: -300px; width: 600px; background-color: #EEE; color: #333; border: 1px solid black; padding: 12px; }
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px'); }
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }
.jqmWindow .jqmClose { position: absolute; right: 5px; top: 5px; background: url('images/jqmclose.gif') no-repeat center; width: 14px; height: 14px; overflow: hidden; text-indent: -10000px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.jqmWindow .jqmClose:hover { background-color: #555; }


#tell-a-friend { background: transparent url('images/tellafriend_bg.png'); width: 400px; top: 30%; margin-left: -200px; font-family: Arial, sans-serif; }
#tell-a-friend th { color: #fff; text-align: left; font-size: 12px; padding-right: 20px; }
#tell-a-friend td { padding: 5px 0; }
#tell-a-friend input,
#tell-a-friend textarea { border: 1px solid #999; background: #fff; padding: 4px; font-family: inherit; width: 250px; font-size: inherit; }
#tell-a-friend textarea { height: 75px; }
#tell-a-friend form .error { border: 1px solid #f00; padding: 3px; border-width: 2px; }
#tell-a-friend button { font-weight: bold; background: #ccc; color: #000; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #555; cursor: pointer; }
#tell-a-friend .loader, #tell-a-friend .message { display: none; }
#tell-a-friend .message { color: #fff; margin-bottom: 10px; }
#tell-a-friend .message.error { color: #c00; padding-bottom: 10px; border-bottom: 1px solid #999; }
#tell-a-friend form.loading .loader { display: inline; margin-left: 15px; vertical-align: bottom; }
