* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #deecfe url(../img/bg_body.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
}
a {
	overflow: hidden;
}
#wrapper {
	width: 100%;
	height: 100%;
	background: url(../img/bg_wrapper.jpg) top center no-repeat;
}
/***Header***/
#header_wrapper {
	width: 100%;
	height: 320px;
}
body .resort #header_wrapper {
	height: 211px;
}
#header {
	width: 1003px;
	height: 320px;
	background: url(../img/bg_header.jpg) top center no-repeat;
	position: relative;
	margin: 0 auto;
}
body .resort #header {
	height: 211px;
	background: url(../img/resort/bg_header.jpg) top center no-repeat;
}
#group {
	width: 145px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
}
#group p {
	width: 145px;
	height: 32px;
}
#group p a {
	display: block;
	width: 145px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/bg_top.jpg) 0px 0px no-repeat;
}
#t_menu {
	width: 187px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 145px;
	background: url(../img/bg_top.jpg) -145px 0px no-repeat;
}
#t_menu li {
	list-style: none;
	position: relative;
}
#t_menu li p {
	width: 154px;
	height: 24px;
	padding: 8px 33px 0 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
	display: block;
	

}
#t_menu li ul {
	position: absolute;
	display: none;
}
#t_menu li:hover ul {
	position: absolute;
	display: block;
	top: 32px;
	left: 0;
	width: 188px;
	padding-bottom: 8px;
	background: url(../img/menu/t_menu_b.png) bottom no-repeat;
	z-index: 9;
}
#t_menu li:hover ul li a {
	width: 188px;
	height: 22px;
	text-indent: -9999px;
	display: block;
	background: url(../img/menu/t_menu_links.png) 0px 0px no-repeat;
}
#t_menu li:hover ul li.hotel1 a:hover {
	background-position: -188px 0px;
}
#t_menu li:hover ul li.hotel2 a {
	background-position: 0px -22px;
}
#t_menu li:hover ul li.hotel2 a:hover {
	background-position: -188px -22px;
}
#t_menu li:hover ul li.hotel3 a {
	background-position: 0px -44px;
}
#t_menu li:hover ul li.hotel3 a:hover {
	background-position: -188px -44px;
}
#t_menu li:hover ul li.hotel4 a {
	background-position: 0px -66px;
}
#t_menu li:hover ul li.hotel4 a:hover {
	background-position: -188px -66px;
}
#t_menu li:hover ul li.hotel5 a {
	background-position: 0px -88px;
}
#t_menu li:hover ul li.hotel5 a:hover {
	background-position: -188px -88px;
}
#weather {
	width: 107px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 337px;
	background: url(../img/bg_top.jpg) -337px 0px no-repeat;
}
#weather p {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	width: 50px;
	float: left;
	text-align: right;
	margin: 8px 0 0 0;
}
#weather img {
	float: left;
	margin: 5px 0 0 10px;
}
#search {
	width: 219px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 646px;
	background: url(../img/bg_top.jpg) -646px 0px no-repeat;
}
#search input.search {
	float: left;
	width: 160px;
	margin: 10px 0 0 22px;
	border: none;
	background: none;
	font-size: 13px;
	color: #add3f0;
}
#search input.button {
	float: right;
	width: 25px;
	height: 26px;
	margin: 5px 0 0 0;
	border: none;
	background: url(../img/bg_top.jpg) -840px -5px no-repeat;
	cursor: pointer;
}
#lang {
	width: 126px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/bg_top.jpg) -877px 0px no-repeat;
}
#lang li {
	list-style: none;
	float: left;
}
#lang li a {
	width: 18px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	margin: 9px 0 0 10px;
	background: url(../img/lng.png) 0px 0px no-repeat;
}
#lang li.sl a {
	margin-left: 14px;
	background-position: 0px -14px;
}
#lang li.sl a:hover, #lang li.sl a.selected {
	background-position: 0px 0px;
}
#lang li.it a {
	background-position: -18px -14px;
}
#lang li.it a:hover, #lang li.it a.selected {
	background-position: -18px 0px;
}
#lang li.en a {
	background-position: -36px -14px;
}
#lang li.en a:hover, #lang li.en a.selected {
	background-position: -36px 0px;
}
#lang li.de a {
	background-position: -54px -14px;
}
#lang li.de a:hover, #lang li.de a.selected {
	background-position: -54px 0px;
}
#logo {
	width: 337px;
	top: 54px;
	left: 332px;
	padding: 60px 0px 0px 332px;
}
#logo h1 a {
	width: 337px;
	height: 75px;
	display: block;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat;
}

body .resort #logo {
	width: 238px;
	padding: 54px 0px 0px 366px;
	top: 41px;
	left: 388px;
}

body .resort #logo h1.resort1 a {
	width: 238px;
	height: 100px;
	background: url(../img/resort/logo_bernardin.png) center center no-repeat;
}

body .resort #logo h1.resort2 a {
	width: 238px;
	height: 100px;
	background: url(../img/resort/logo_metropol.png) center center no-repeat;
}

body .resort #logo h1.resort3 a {
	width: 238px;
	height: 100px;
	background: url(../img/resort/logo_salinera.png) center center no-repeat;
}

body .resort #logo h1.resort4 a {
	width: 238px;
	height: 100px;
	background: url(../img/resort/logo_sansimon.png) center center no-repeat;
}

body .resort #logo h1.resort5 a {
	width: 238px;
	height: 100px;
	background: url(../img/resort/logo_piran.png) center center no-repeat;
}

/*
body .resort #logo h1 a {
	width: 238px;
	height: 96px;
	display: block;
	text-indent: -9999px;
	background: url(../img/resort/logo_bernardin.png) no-repeat;
}
*/
#hotels {
	width: 969px;
	height: 167px;
	//position: absolute;
	top: 145px;
	left: 19px;
}
body .resort #hotels {
	height: 53px;
}
#hotels li {
	list-style: none;
	float: left;
}
#hotels li a {
	display: block;
	text-indent: -9999px;
	height: 167px;
	background: url(../img/hotels.png) 0px 0px no-repeat;
}

#hotels li a.hover {
	margin-top: -5px;
}

body .resort #hotels li a {
	height: 53px;
	background: url(../img/resort/hotels.png) 0px 0px no-repeat;
}
body #hotels li.hotel1 a {
	width: 199px;
}
body #hotels li.hotel2 a {
	width: 191px;
	background-position: -199px 0px;
}
body #hotels li.hotel3 a {
	width: 190px;
	background-position: -390px 0px;
}
body #hotels li.hotel4 a {
	width: 191px;
	background-position: -580px 0px;
}
body #hotels li.hotel5 a {
	width: 198px;
	background-position: -771px 0px;
}
body .resort #hotels li.hotel1 a:hover, body .resort #hotels li.hotel1 a.selected {
	background-position: 0px -53px;
}
body .resort #hotels li.hotel2 a:hover, body .resort #hotels li.hotel2 a.selected {
	background-position: -199px -53px;
}
body .resort #hotels li.hotel3 a:hover, body .resort #hotels li.hotel3 a.selected {
	background-position: -390px -53px;
}
body .resort #hotels li.hotel4 a:hover, body .resort #hotels li.hotel4 a.selected {
	background-position: -580px -53px;
}
body .resort #hotels li.hotel5 a:hover, body .resort #hotels li.hotel5 a.selected {
	background-position: -771px -53px;
}
/***Content***/

.article_text ol,
.article_text ul {
	margin-left: 30px;
}

.article_text a {
	color: #253853;
}

.attachments {
	padding-top: 14px;
}

.attachments h3 {
	font-size: 14px;
	color: #9a8348;
}

.attachments ul.list {
	margin: 4px 0px 10px 20px;
	list-style-type: circle;
}

.attachments ul.list a {
	color: #253853;
	text-decoration: none;
}

.attachments ul.list a:hover {
	color: #253853;
	text-decoration: underline;
}

.attachments ul.gallery {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

.attachments ul.gallery li {
	list-style-type: none;
	float: left;
	margin: 0px 8px 4px 0px;
}

.attachments ul.gallery li img {
	padding: 3px;
	border: 1px solid #888;
}

.attachments ul.gallery li img:hover {
	background: #fff;
}

#content_wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#content {
	width: 1003px;
	min-height: 720px;
	margin: 0 auto;
	background: url(../img/bg_content.jpg) top center no-repeat;
}
body .resort #content {
	background: url(../img/resort/bg_content.jpg) top center no-repeat;
}
#main_content {
	width: 650px;
	float: left;
}
body .resort #main_content {
	width: 662px;
	margin-right: -12px;
}
#left_content {
	width: 181px;
	float: left;
}
#left_content h2 {
	text-transform: uppercase;
}
#left_content h2, #left_content h3 {
	font-size: 18px;
	color: #9a8348;
	font-style: italic;
	margin: 20px 0 0 36px;
}
#left_content ul {
	margin: 8px 0 0 30px;
}
#left_content ul li {
	width: 133px;
	height: 19px;
	height: auto;
	text-indent: 6px;
	text-indent: 0px;
	padding-left: 6px;
	line-height: 19px;
	list-style: none;
	color: #253853;
}
#left_content ul li a {
	color: #253853;
	text-decoration: none;
	width: 127px;
	padding-left: 6px;
	height: 19px;
	display: block;
}
#left_content ul li a:hover {
	background: url(../img/resort/left.png) no-repeat;
}
/*#left_content ul li a.no_bg:hover {
	background: none;
	text-decoration: underline;
}*/
#right_content {
	width: 470px;
	float: right;
	font-size: 12px;
	color: #253853;
	line-height: 22px;
}
#right_content h1 {
	font-size: 18px;
	color: #9a8348;
	font-style: italic;
	text-transform: uppercase;
	margin: 20px 0 6px 0;
}
#resortponudbe {
	width: 468px;
	float: right;
	clear: both;
	line-height: normal;
	margin-top: 38px;
}
#resortponudbe li {
	width: 468px;
	height: 142px;
	list-style: none;
	background: url(../img/resort/ponudbe.png) no-repeat;
	margin-bottom: 10px;
}
#resortponudbe li .img {
	width: 227px;
	height: 120px;
	float: left;
	background: url(../img/img_bg.png) no-repeat;
	padding: 5px;

	margin: 5px 0 0 7px;
}
#resortponudbe li .text {
	width: 185px;
	height: 120px;
	float: right;
	text-align: right;
	padding: 0 22px 0 0;
	font-size: 11px;
	color: #5c5c5c;
}
#ponudbe {
	width: 583px;
	float: left;
	margin: 20px 0 0 48px;
}
#ponudbe li {
	list-style: none;
	width: 583px;
	float: left;
	margin-bottom: 25px;
}
#ponudbe li .text {
	width: 326px;
	height: 130px;
	float: left;
	text-align: right;
	background: url(../img/bg_li_text.png) top right no-repeat;
	padding: 0 12px 0 0;
}
#ponudbe li .text h3, #resortponudbe li .text h3 {
	font-size: 13px;
	color: #c89409;
	font-style: italic;
	margin-top: 5px;
}
#ponudbe li .text h2, #ponudbe li .text h2 a, #resortponudbe li .text h2 a {
	font-size: 17px;
	color: #156cd8;
	font-style: italic;
	margin: 5px 0;
	text-decoration: none;
}
#ponudbe li .img {
	width: 227px;
	height: 120px;
	float: right;
	background: url(../img/img_bg.png) no-repeat;
	padding: 5px; 
}
#ponudbe li .img img, #resortponudbe li .img img {
	border: none;
}
#sub_content {
	width: 350px;
	float: right;
}
#booknow {
	width: 292px;
	height: 167px;
	background: url(../img/booknow.png) no-repeat;
	float: right;
	margin: 17px 29px 0 0;
	position: relative;
}
#booknow p {
	position: absolute;
	width: 136px;
	height: 20px;
}
#booknow p label {
	width: 55px;
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: right;
	margin-top: 2px;
}
#booknow p input {
	width: 64px;
	float: right;
	background: none;
	border: none;
	font-size: 12px;
	color: #fff;
	margin: 2px 6px 0 0;
}
#booknow p.oseb {
	width: 104px;
}
#booknow p.otrok input,
#booknow p.oseb input,
#booknow p.koda input {
	width: 32px;
}
#booknow p.phone {
	text-indent: -9999px;
}
#booknow h3 {
	position: absolute;
	top: 28px;
	left: 13px;
	font-size: 18px;
	color: #d8e4ff;
	font-style:italic;
}
#booknow p.links {
	width: 116px;
	height: 32px;
	top: 0;
	right: 10px;
	text-align: right;
	padding-top: 2px;
}
#booknow p.prihod {
	top: 51px;
	left: 0;
}
#booknow p.odhod {
	top: 51px;
	right: 10px;
}
#booknow p.oseb {
	top: 76px;
	left: 0;
}
#booknow p.otrok {
	top: 76px;
	left: 104px;
	width: 90px;
}
#booknow p.koda {
	top: 76px;
	right: 10px;
	width: 90px;
}
#booknow p.koda label {
	margin-top: -5px;
	width: 44px;
}
#booknow p.otrok label {
	width: 44px;
}
#booknow p.koda label span {
	font-size: 10px;
}
#booknow p.destinacija {
	top: 102px;
	right: 10px;
	width: 282px;
}
#booknow p.destinacija label {
	width: 81px;
}
#booknow p.destinacija input {
	width: 184px;
}
#booknow p.destinacija select {
	width: 194px;
	margin-left: 6px;
	background: #7daaeb;
	border: 0px;
	color: #fff;
}
#booknow p.button {
	top: 129px;
	right: 10px;
	width: 197px;
	height: 32px;
}
#booknow p.button input {
	width: 197px;
	height: 32px;
	cursor: pointer;
	margin: 0;
	background: url(../img/button.png) 0px 0px no-repeat;
}
#booknow p.button input.si { background-position: 0px 0px; }
#booknow p.button input.it { background-position: -197px 0px; }
#booknow p.button input.en { background-position: -394px 0px; }
#booknow p.button input.de { background-position: -591px 0px; }
#booknow p.links {
	margin-top: 4px;
}
#booknow p.links a {
	color: #d8e4ff;
	text-decoration: none;
	clear: both;
	float: right;
}
#submenu {
	width: 349px;
	float: right;
	margin: 15px 0 0 0;
}
#submenu_t {
	width: 349px;
	height: 33px;
	float: left;
	background: url(../img/submenu_t.png) no-repeat;
}
#submenu_w {
	width: 349px;
	background: url(../img/submenu_w.png) repeat-y;
	position: relative;
	float: left;
}
#submenu_w h3 {
	position: absolute;
	top: -26px;
	left: 45px;
	font-size: 18px;
	color: #9a8348;
	font-style: italic;
}
#submenu_w ul {
	margin: 0 0 0px 30px;
	width: 285px;
}
#submenu_w ul li {
	width: 285px;
	height: 20px;
	height: auto;
	list-style: none;
	margin: 5px 0;
}
#submenu_w ul li a {
	color: #52555a;
	font-size: 14px;
	width: 270px;
	height: 18px;
	padding: 2px 0 0 15px;
	display: block;
	text-decoration: none;
}
#submenu_w ul li a:hover {
	color: #fff;
	background: url(../img/submenu_hover.png) no-repeat;
}

#submenu_w ul li ul {
	display: none;
}

#submenu_w ul li ul li {
	width: 255px;
}

#submenu_w ul li ul li a {
	width: 240px;
}

#submenu_w ul li ul li a:hover {
	background: none;
	color: #52555a;
	text-decoration: underline;
}

#submenu_b {
	width: 349px;
	height: 103px;
	float: left;
	background: url(../img/submenu_b.png) left bottom no-repeat;
}
#foto {
	width: 349px;
	height: 248px;
	background: url(../img/resort/foto.png) -2px 0px no-repeat;
	float: right;
	margin-top: -81px;
	position: relative;
}
#foto h4 a {
	position: absolute;
	top: 61px;
	left: 41px;
	font-size: 18px;
	color: #9a8348;
	text-decoration: none;
	font-style: italic;
	height: 25px;
}
#foto p a {
	position: absolute;
	top: 88px;
	left: 41px;
	font-size: 12px;
	color: #253853;
	text-decoration: none;
	width: 80px;
	line-height: 18px;
}
/***Footer***/
#footer_wrapper {
	width: 100%;
	height: 217px;
	background: url(../img/bg_footer_wrapper.jpg) repeat-x;
	clear: both;
}
#footer_wrap {
	width: 100%;
	height: 217px;
	background: url(../img/bg_footer.jpg) center no-repeat;
}
#footer {
	width: 1003px;
	height: 217px;
	position: relative;
	margin: 0 auto;
	background: url(../img/bg_footer.jpg) center no-repeat;
}
#f_links {
	width: 540px;
	height: 57px;
	position: absolute;
	top: 104px;
	left: 44px;
	background: url(../img/footer_links.png) 0px 0px no-repeat;
}
#f_links li {
	list-style: none;
	float: left;
}
#f_links li a {
	display: block;
	height: 57px;
	text-indent: -9999px;
}

#f_links li.hotel1 a {
	width: 72px;
	margin-left: 28px;
}
#f_links li.hotel2 a {
	width: 64px;
	margin-left: 48px;
}
#f_links li.hotel3 a {
	width: 55px;
	margin-left: 46px;
}
#f_links li.hotel4 a {
	width: 64px;
	margin-left: 55px;
}
#f_links li.hotel5 a {
	width: 52px;
	margin-left: 32px;
}
#newsletter {
	width: 155px;
	height: 57px;
	position: absolute;
	top: 104px;
	left: 590px;
	background: url(../img/footer_links.png) -546px 0px no-repeat;
}
#newsletter p.n_label {
	width: 72px;
	height: 13px;
	margin: 5px 0 4px 9px;
	float: left;
}
#newsletter p.n_label label {
	width: 72px;
	height: 13px;
	display: block;
	font-size: 15px;
	color: #d8e4ff;
}
#newsletter p.n_input {
	width: 155px;
	height: 35px;
	float: left;
}
#newsletter p.n_input input#newsl {
	width: 110px;
	float: left;
	margin: 9px 0 0 13px;
	border: none;
	background: none;
	font-size: 12px;
	color: #012fb6;
}
#newsletter p.n_input input.button {
	width: 24px;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
	border: none;
	background: none;
	cursor: pointer;
}
#follow {
	width: 224px;
	height: 57px;
	position: absolute;
	top: 104px;
	left: 752px;
	background: url(../img/footer_links.png) -708px 0px no-repeat;
}
#follow p a {
	display: block;
	font-size: 18px;
	color: #d8e4ff;
	text-decoration: none;
	padding: 6px 10px 0px 0px;
	text-align: right;
}
#follow p a span {
	font-size: 13px;
}
#follow ul {
	float: right;
	width: 127px;
	height: 57px;
}
#follow ul li {
	list-style: none;
	float: left;
}
#follow ul li a {
	width: 50px;
	height: 57px;
	display: block;
	margin-right: 13px;
	text-indent: -9999px;
}
#f_text {
	width: 700px;
	height: 10px;
	position: absolute;
	top: 170px;
	left: 44px;
}
#f_text p, #f_text p a {
	color: #14c0f3;
	font-size: 9px;
	text-decoration: none;
}
#f_text p a:hover {
	text-decoration: underline;
}
#f_menu {
	width: 215px;
	width: 90px;
	height: 22px;
	padding-left: 2px;
	background: url(../img/f_menu.png) left no-repeat;
	position: absolute;
	top: 165px;
	right: 0;
}
#f_menu li {
	list-style: none;
	float: left;
	background: url(../img/f_menu.png) right no-repeat;
	height: 22px;
}
#f_menu li a {
	color: #b0edff;
	font-size: 11px;
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	display: block;
}
#f_menu li a:hover {
	text-decoration: underline;
}

.bookOffer,
.bookOffer span {
	display: block;
	width: 205px;
	height: 40px;
	text-indent: -10000px;
}

.bookOffer {
	overflow: hidden;
	background: url(../img/button_bck.png) 0px 0px no-repeat;
	float: right;
}
.bookOffer span {
	background: url(../img/button.png) 0px 6px no-repeat;
}
.bookOffer span.it {
	background: url(../img/button.png) -195px 6px no-repeat;
}
.bookOffer span.en {
	background: url(../img/button.png) -390px 6px no-repeat;
}
.bookOffer span.de {
	background: url(../img/button.png) -585px 6px no-repeat;
}
/* Style for overlay and box */
.overlay{
    background:transparent url(../img/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}
.box{
    position:fixed;
    top:-200px;
    left:30%;
    right:30%;
    z-index:101;
}
#msg{width:400px;height:200px;background:url(../../landing/img/msg2.png) no-repeat;margin:0 auto;}
#msg #flash{width:333px;height:97px;display:block;text-indent:-9999px;background:url(../../landing/img/enter.png) 0px 0px no-repeat;margin:38px 0 0 34px;float:left;}
body.si #msg #flash{background:url(../../landing/img/enter_si.png) 0px 0px no-repeat;}
body.en #msg #flash{background:url(../../landing/img/enter.png) 0px 0px no-repeat;}
body.it #msg #flash{background:url(../../landing/img/enter_it.png) 0px 0px no-repeat;}
body.de #msg #flash{background:url(../../landing/img/enter_de.png) 0px 0px no-repeat;}
#msg #flash:hover,body.si #msg #flash:hover,body.it #msg #flash:hover,body.en #msg #flash:hover,body.de #msg #flash:hover{ background-position:-333px 0px;}
#msg #boxclose{width:333px;height:35px;display:block;text-indent:-9999px;margin:0 0 0 34px;cursor:pointer;background:url(../../landing/img/enter.png) 0px -97px no-repeat;float:left;}
body.si #msg #boxclose{background:url(../../landing/img/enter_si.png) 0px -97px no-repeat;}
body.en #msg #boxclose{background:url(../../landing/img/enter.png) 0px -97px no-repeat;}
body.it #msg #boxclose{background:url(../../landing/img/enter_it.png) 0px -97px no-repeat;}
body.de #msg #boxclose{background:url(../../landing/img/enter_de.png) 0px -97px no-repeat;}

#right_content .newsletter img{margin-right:10px;border:1px solid #ccc;padding:4px;background:#fff;float:left;}

