/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

body { 
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../images/body-bg.jpg);
	background-attachment:fixed; 
	//font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	//line-height:1em;
	//color:#949595;
	color: #333332;
	font-family: "ff-tisa-web-pro",Georgia,Cambria,"Times New Roman",Times,serif;
	font-weight: 400;
	line-height: 1.45;
}

/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	width:967px;
	font-size:.75em;
}

	/* Header */
	header {
		position:relative;
	}
	
	/* Sidebar */
	aside {
		width:227px;
		float:left;
		margin-right:32px;
		padding-bottom:33px;
	}
	
	/* Content */
	section#content {
		margin:0px auto;
		width:750px;
		padding-top:6px;
		min-height:300px;
	}
	
	/* Footer */
	footer {
		padding-left:3px;
		background:url(../images/border-left.png) repeat-y left top;	
		color:#535353;
	}
	
/* Left & Right alignment */
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

/* Header */
header {
	position:relative;
}

h1 {
	font-size:20px;
	line-height:1em;
	font-weight:normal;
	padding:45px 0 0 3px;
}

h1 a {
	color:#fff;
	text-decoration:none;
}
	
h1 strong {
	font-size:45px;
	line-height:1.2em;
	letter-spacing:-2px;
	top:-37px;
	position:relative;
}

.nav-box {
	width:100%;
	position:relative;
	padding-bottom:11px;
	margin-top:5px;
}
	.nav-box .left {
		padding-left:20px;
		background:url(../images/nav-box-left.png) no-repeat left top;
	}
	.nav-box .right {
		padding-right:20px;
		background:url(../images/nav-box-right.png) no-repeat right top;
	}
	.nav-box nav {
		height:72px;
		background:url(../images/nav-box-tail.png) repeat-x left top;
	}
	.nav-box nav ul {
		padding-top:13px;
		width:100%;
		overflow:hidden;
	}
		.nav-box nav ul li {
			float:left;
			font-size:1.583em;
			line-height:1.2em;
			letter-spacing:-1px;
			
		}
			.nav-box nav ul li a {
				color:#535353;
				display:block;
				float:left;
				cursor:pointer;
				background:url(../images/spacer.gif);
				text-decoration:none;
				text-shadow:#fff 1px 1px;
			}
			.nav-box nav ul li a:hover,
			.nav-box nav ul li a.active {
				color:#fff;
				background:url(../images/nav-act-tail.gif) repeat-x left top;
				text-shadow:#fff 0 0;
			}
				.nav-box nav ul li a span {
					display:block;
					float:left;
					background:url(../images/spacer.gif);
				}
				.nav-box nav ul li a:hover span,
				.nav-box nav ul li a.active span {
					background:url(../images/nav-act-left.gif) no-repeat left top;
				}
				.nav-box nav ul li a b {
					display:block;
					float:left;
					background:url(../images/spacer.gif);
					padding:10px 23px 14px 23px;
				}
				.nav-box nav ul li a:hover b,
				.nav-box nav ul li a.active b {
					background:url(../images/nav-act-right.gif) no-repeat right top;
				}

/*----------------------*/
/* The Nivo Slider styles */
#slider_box{ width:946px; height:370px; margin-top:-3px; margin-bottom:15px;background:url(../images/bg_img.png) 0 0 no-repeat; padding:21px 0 0 21px}
#slider{ position:relative; width:925px; height:348px; z-index:88;overflow:hidden;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {	position:absolute; bottom:-34px;	z-index:99;	cursor:pointer;text-indent:-5000px; width:30px; height:30px;  display:block;}
.nivo-prevNav { right:135px; background:url(../images/marker_left.gif) no-repeat}
.nivo-prevNav:hover{ background:url(../images/marker_left_active.gif) no-repeat}
.nivo-nextNav {right:10px; background:url(../images/marker_right.gif) no-repeat}
.nivo-nextNav:hover{ background:url(../images/marker_right_active.gif) no-repeat}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; right:34px; bottom:31px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:16px; height:16px; float:left; margin-right:6px; background:url(../images/buttons.png) right 0 no-repeat}
.nivo-controlNav a.active { background-position:left}

/* Caption styles */
.nivo-caption { padding-top:77px; height:270px; width:345px;position:absolute; top:0px; right:20px; color:#fff; z-index:99;}
.nivo-caption .box{ display:inline-block;background:url(../images/box.png) no-repeat; font:24px Arial, Helvetica, sans-serif; color:#fff; line-height:30px; text-align:center; font-weight:bold; width:83px; margin-right:10px;}
.nivo-caption .text1{ font:36px Arial, Helvetica, sans-serif; color:#39c0f8; font-weight:bold; display:inline-block; line-height:1.2em; margin-top:-7px;}
.nivo-caption .text2{ font:48px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; display:block; line-height:1.2em; margin-top:-10px; letter-spacing:-2px;}
.nivo-caption p{ font-size:12px; color:#fff; line-height:14px; font-weight:bold; padding-top:8px;}
.nivo-caption a{ display:inline-block; position:absolute; left:0; bottom:60px; background:url(../images/button-bg.png) 0 0 no-repeat; font:40px Arial, Helvetica, sans-serif; line-height:60px; padding-bottom:3px; text-align:center; width:194px; color:#fff; text-decoration:none;  letter-spacing:-2px;}
.nivo-caption a:hover{ background-position:bottom}

.color1 p{ color:#454545}
.nivo-caption .color1 .text1{ font-size:30px; display:block; color:#454545; margin-top:0}
.nivo-caption .color1 .text2{ color:#3b3b3b; display:inline-block; letter-spacing:-3px}
.nivo-caption .color1 .box{ margin-right:0px; margin-top:7px; margin-left:7px}

.main-box { 
	width:100%;
}
	.main-box .left-top-corner { 
		background:url(../images/left-top-corner.png) no-repeat left top; 
		height:18px; 
		padding-left:18px;
	}
	.main-box .right-top-corner { 
		background:url(../images/right-top-corner.png) no-repeat right top; 
		height:18px; 
		padding-right:18px;
	}
	.main-box .border-top { 
		background:url(../images/border-top.png) left top repeat-x; 
		height:18px; 
		font-size:0; 
		line-height:0; 
		width:100%;
	}
	.main-box .border-left { 
		background:url(../images/border-left.png) left top repeat-y; 
		padding-left:3px;
	}
	.main-box .border-right { 
		background:url(../images/border-right.png) right top repeat-y; 
		padding-right:3px;
	}
	.main-box .xcontent {
		background:#ffffcc;
		padding:0 2px;
	}
	.main-box .tail {
		background:url(../images/main-box-tail.gif) repeat-x left top;
		width:100%;
		padding-bottom:15px;
	}
	.main-box .inner {
		padding:3px 15px 0 8px;
	}
	.main-box .inner1 {
		padding:3px 8px 0 25px;
	}
		.main-box .inner1 aside {
			margin:0;
		}
		.main-box .inner1 #content {
			margin-right:32px;
			width:665px;
		}
	.main-box .inner2 {
		padding:3px 25px 35px 25px;
	}
		.main-box .inner2 #content {
			width:auto;
			float:none;
		}

.link1 { 
	display:block;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/link1-right.png); 
	color:#fff;
	line-height:1.2em;
	text-transform:uppercase; 
	text-decoration:none;
	cursor:pointer;
}
	.link1 span {
		display:block;
		float:left;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/link1-left.png);
		padding:0 10px;
	}
	.link1 b {
		background-repeat:repeat-x;
		background-position:left top; 
		background-image:url(../images/link1-bgd.png); 
		padding:8px 7px 9px 7px;
		display:block;
		float:left; 
	}
	.link1:hover b {
		text-decoration:underline;
	}
	
.link2 {
	width:70px;
	height:30px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	display:block;
	float:right;
	font-weight:bold;
	overflow:hidden;
	line-height:2.6em;
	background-repeat:no-repeat;
	background-position:left top;
	background:url(../images/link2-bg1.png);
}
.link2:hover {
	text-decoration:underline;
}

/*===== content =====*/
#content h2 {
	color:#3e3e3e;
	letter-spacing:0;
	margin-bottom:16px;
}
#content .indent {
	padding-bottom:60px;
}
#content .link2 {
	background-image:url(../images/link2-bg2.png);
	float:left;
}
#content ul {
	padding-left:20px;
	text-indent:10px;
}
	
#content h6{
	padding-left:20px;
	margin-top:10px;
	font-style:italic;
	font-weight:lighter;
}
	
/*===== footer =====*/
footer .right {
	padding-right:3px;
	background:url(../images/border-right.png) repeat-y right top;
}
footer .tail {
	padding:17px 0 11px 27px;
	background-color:#2d2d2d;
}
footer .line-ver {
	width:100%;
	overflow:hidden;
}
footer .center {
	padding:0 29px 0 0;
	text-align:center;
}
	footer .center a {
		color:#12b7f4;
	}
	footer .center ul {
		padding:8px 0 5px 0;
	}
		footer .center ul li {
			display:inline;
			padding-right:15px;
			margin-right:12px;
		}
			footer .center ul li a {
				text-decoration:none;
				color:#535353;
			}
			footer .center ul li a:hover,
			footer .center ul li a.active {
				color:#c4c4c4;
				text-decoration:underline;
			}
		footer .center ul li.last {
			background:none;
			padding:0;
			margin:0;
		}
		
.column-list {
	width:100%;
	overflow:hidden;
}
	.column-list li {
		float:left;
		width:223px;
		margin-right:30px;
	}
	.column-list li.last {
		margin:0;
	}
		.column-list li img {
			margin-bottom:18px;
		}	

.events-list {
	width:100%;
	overflow:hidden;
}
	.events-list li {
		float:left;
		line-height:1.5em;
		width:350px;
		margin-right:25px;
		padding-bottom:20px;
	}
	.events-list li.alt {
		margin-right:0;
	}
		.events-list li img {
			float:left;
			margin-right:11px;
		}

/*----- other -----*/
.img-indent { 
	margin:0 0 20px 0; 
}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
	line-height:1.5em;
}

dl {
	line-height:1.5em;
}
	dl dt {
		font-weight:bold;
		color:#4b4b4b;
		margin-bottom:6px;
	}
	dl dd {
		padding-bottom:20px;
	}
	dl dd.last {
		padding:0;
	}
	
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:96px;
		}
		.address dd a {
			font-size:1.17em;
		}
		
address {
	font-style:normal;
	line-height:1.5em;
}
	address a {
		font-size:1.17em;
	}
	address span {
		float:left;
		width:103px;
	}
	
/*----- txt, links, lines, titles -----*/
a {
	color:#12b7f4; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:20px;
	line-height:1em;
	font-weight:normal;
	padding:55px 0 0 3px;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
	h1 strong {
		font-size:55px;
		line-height:1.2em;
		letter-spacing:-2px;
		top:-37px;
		position:relative;
	}
h2 {
	font-size:1.917em;
	line-height:1.2em;
	letter-spacing:-1px;
	font-weight:normal;
}
h5 {
	font-size:1em;
	line-height:1.5em;
	color:#4b4b4b;
	margin-bottom:6px;
}
	h5 a {
		color:#4b4b4b;
	}
	
h6 {
	font-size: 1em;
	line-height: 1.2em;
	color: #4b4b4b;
	margin-bottom: 4px;
}
	
/*----- gallery -----*/
#galleria { 
	width:750px; 
	height:563px; 
	padding-bottom:20px;
}

/*----- tables -----*/
table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #535353;
	margin: 20px;
}

th {
	font-weight: normal;
	font-size: 14px;
	color: #535353;;
	border-bottom: 1px dashed #535353;
	padding: 12px 17px;
}

td {
	color: #535353;
	padding: 7px 17px;
}

#language_menu {
	margin:10px 10px 0 0;
}

#language_menu li {
	display:inline;
	padding:0 10px;
	border-left:1px solid;
}

#language_menu li:first-child {
	border-left:none;
}

#contact_form label{
	display:block;
}

#contact_form input[type="submit"]{
	width: 140px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
	font-weight: bold;
	line-height: 2.4em;
	background-color: #ffffcc;
	color: #333332;
	border: 2px outset #2d2d2d;
}

#apartman_content ul li:before{ 
	content:"-"; 
	position:relative;
	left:-5px;
}	

.big_image {
	display:inline-block;
	width: 600px;
}

.image_description {
	display:inline-block;
	width: 130px;
	padding-left: 15px;
}

.image_description_left{
	display:inline-block;
	width: 130px;
	padding-right: 15px;
}