*, html {
	margin: 0;
	padding: 0;
}
body {
	background: #EDECE8;
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	line-height: 16px;
}
a {
	overflow: hidden;
	color: #555555;
	text-decoration: none;
}
#wrapper {
	width: 100%;
	height: 100%;
}
/***Header***/
#header_wrapper {
	width: 100%;
	height: 422px;
	background: url(../images/site/header/bg_header_wrapper.jpg) repeat-x;
}
#header {
	width: 974px;
	height: 422px;
	background: url(../images/site/header/bg_header.jpg) no-repeat;
	position: relative;
}
#jedro {
	position: absolute;
	top: 29px;
	left: 332px;
	width: 385px;
	height: 142px;
	display: block;
}
#menu {
	position: absolute;
	top: 143px; /*171px*/
	right: 0;
	width: 247px;
	height: 156px; /*128px;*/
	border-left: 1px #fff dotted;
}
#menu li {
	list-style: none;
}
#menu li a {
	margin: 0 0 12px 24px;
	display: block;
	width: 223px;
	height: 16px;
	text-indent: -9999px;
}
#menu li a.location {
	background: url(../images/site/menu/menu_where_we_are_eng.jpg) left no-repeat;
}
#menu li a.about_us {
	background: url(../images/site/menu/menu_about_us.jpg) left no-repeat;
}
#menu li a.ships {
	background: url(../images/site/menu/menu_ships.jpg) left no-repeat;
}
#menu li a.price {
	background: url(../images/site/menu/menu_price_list.jpg) left no-repeat;
}
#menu li a.contact {
	background: url(../images/site/menu/menu_contact.jpg) left no-repeat;
}
#menu li a.route {
	background: url(../images/site/menu/menu_recommended.jpg) left no-repeat;
}
/**menu ger ************************/
#menu li a.location_ger {
	background: url(../images/site/menu/menu_where_we_are_ger.jpg) left no-repeat;
}
#menu li a.about_us_ger {
	background: url(../images/site/menu/menu_about_us_ger.jpg) left no-repeat;
}
#menu li a.ships_ger {
	background: url(../images/site/menu/menu_ships_ger.jpg) left no-repeat;
}
#menu li a.price_ger {
	background: url(../images/site/menu/menu_price_list_ger.jpg) left no-repeat;
}
#menu li a.contact_ger {
	background: url(../images/site/menu/menu_contact_ger.jpg) left no-repeat;
}
#menu li a.route_ger {
	background: url(../images/site/menu/menu_recommended_ger.jpg) left no-repeat;
}
/**menu ita ************************/
#menu li a.location_ita {
	background: url(../images/site/menu/menu_where_we_are_ita.jpg) left no-repeat;
}
#menu li a.about_us_ita {
	background: url(../images/site/menu/menu_about_us_ita.jpg) left no-repeat;
}
#menu li a.ships_ita {
	background: url(../images/site/menu/menu_ships_ita.jpg) left no-repeat;
}
#menu li a.price_ita {
	background: url(../images/site/menu/menu_price_list_ita.jpg) left no-repeat;
}
#menu li a.contact_ita {
	background: url(../images/site/menu/menu_contact_ita.jpg) left no-repeat;
}
#menu li a.route_ita {
	background: url(../images/site/menu/menu_recommended_ita.jpg) left no-repeat;
}
/***************/
#menu li a:hover {
	background-position: right;
}
#favorite {
	position: absolute;
	top: 0;
	right: 240px;
	width: 126px;
	height: 16px;
	padding-top: 7px;
}
#favorite a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding-left: 24px;
	background: url(../images/site/header/favorite.jpg) left no-repeat;
}
#favorite a:hover, #print a:hover {
	text-decoration: underline;
}
#print {
	position: absolute;
	top: 0;
	right: 366px;
	width: 108px;
	height: 16px;
	padding-top: 7px;
}
#print a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding-left: 24px;
	background: url(../images/site/header/print.jpg) left no-repeat;
}
#lang {
	position: absolute;
	top: 0;
	right: 15px;
	width: 225px;
	height: 24px;
	background: url(../images/site/header/bg_lang.jpg) no-repeat;
	padding: 5px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}
#lang p {
	float: left;
	margin: 5px 10px 0 11px;
}
#langs {
	position: absolute;
	top: 0;
	right: 0;
	width: 109px;
	height: 24px;
	padding-top: 5px;
}
#langs a#eng {
	float: left;
	text-indent: -9999px;
	background: url(../images/site/header/eng.jpg) no-repeat;
	display: block;
	width: 22px;
	height: 18px;
	margin-right: 10px;
}
#langs a#ger {
	float: left;
	text-indent: -9999px;
	background: url(../images/site/header/ger.jpg) no-repeat;
	display: block;
	width: 22px;
	height: 18px;
	margin-right: 10px;
}
#langs a#ita {
	float: left;
	text-indent: -9999px;
	background: url(../images/site/header/ita.jpg) no-repeat;
	display: block;
	width: 22px;
	height: 18px;
}
#logo {
	width: 190px;
	height: 84px;
	position: absolute;
	top: 171px;
	right: 268px; 
}
#logo h1 a {
	text-indent: -9999px;
	background: url(../images/site/header/logo_n.jpg) no-repeat;
	display: block;
	width: 190px;
	height: 84px;
}
/***Content***/
#content_wrapper {
	width: 100%;
	height: auto;
	background: #EDECE8 url(../images/site/content/bg_content_wrapper.jpg) top repeat-x;
}
#content {
	width: 974px;
	min-height: 550px;
	background: #EDECE8 url(../images/site/content/bg_content.jpg) top no-repeat;
	position: relative;
}
#main_content {
	width: 448px;
	float: left;
	margin: 36px 0 0 22px;
	color: #555555;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
}
#main_content h1 {
	/*text-indent: -9999px;
	background: url(../images/site/h1_welcome.jpg) no-repeat;
	display: block;
	width: 162px;
	height: 14px;
	margin-bottom: 16px;*/
}
#main_content a#more {
	text-indent: -9999px;
	background: url(../images/site/learn_more.jpg) no-repeat;
	display: block;
	width: 64px;
	height: 16px;
	float: right;
	margin: 10px 9px 0 0;
}
#main_content a#more_ger {
	text-indent: -9999px;
	background: url(../images/site/learn_more_ger.jpg) no-repeat;
	display: block;
	width: 64px;
	height: 16px;
	float: right;
	margin: 10px 9px 0 0;
}
#main_content a#more_ita {
	text-indent: -9999px;
	background: url(../images/site/learn_more_ita.jpg) no-repeat;
	display: block;
	width: 44px;
	height: 16px;
	float: right;
	margin: 10px 9px 0 0;
}
#sub_content {
	width: 443px;
	height: 274px;
	float: right;
	background: url(../images/site/content/bg_sub_ship.jpg) no-repeat;
	/*margin: -85px 26px 0 0;*/
	position: absolute;
	top: -85px;
	right: 26px;
}
#ship1 {
	width: 209px;
	padding: 6px 0 0 6px;
	float: left;
}
#ship1 a#sun_odyssey {
	text-indent: -9999px;
	background: url(../images/site/a_sun_odyssey_49.jpg) no-repeat;
	display: block;
	width: 203px;
	height: 20px;
	margin: 6px 0 9px 0;
}
#ship1 table, #ship2 table {
	width: 198px;
	border-top: 1px solid #7C7C7C;
	padding-top: 4px;
	color: #555555;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#ship1 table td.right, #ship2 table td.right {
	text-align: right;
	font-weight: normal;
}
#ship2 {
	width: 209px;
	padding: 6px 0 0 6px;
	float: right;
}
#ship2 a#bavaria {
	text-indent: -9999px;
	background: url(../images/site/a_bavaria_37.jpg) no-repeat;
	display: block;
	width: 203px;
	height: 20px;
	margin: 6px 0 9px 0;
}
#ship1 img, #ship2 img {
	border: none;
}
#route {
	width: 938px;
	float: left;
	margin: 22px 0 0 22px;
}
#route h2 {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/recommended_route.jpg) no-repeat;
	display: block;
	width: 247px;
	height: 42px;
	margin-bottom: 23px;
}
#route h2#ger_h2 {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/recommended_route_ger.jpg) no-repeat;
	display: block;
	width: 267px;
	height: 42px;
	margin-bottom: 23px;
}
#route h2#ita_h2 {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/recommended_route_ita.jpg) no-repeat;
	display: block;
	width: 255px;
	height: 42px;
	margin-bottom: 23px;
}
.route_img {
	width: 147px;/*146px;*/
	height: 137px;
	float: left;
	border-right: 1px #767674 dotted;
	margin-bottom: 34px;
	padding-left: 10px;
	line-height: 11px;
}
#route_first {
	width: 146px;
	padding-left: 0;
}
#route_last {
	border-right: none;
}
.route_img img {
	border: none;
}
.route_img a#brac_hvar_solta {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_brac_hvar_solta.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 31px;
}
.route_img a#dubrovnik_korcula_mljet {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_dubrovnik_korcula_mljet.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 32px;
}
.route_img a#hvar_vis {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_hvar_vis.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 16px;
}
.route_img a#kornati {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_kornati.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 16px;
}
.route_img a#krka_kornati {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_krka_kornati.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 16px;
}
.route_img a#lastovo {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/a_lastovo.jpg) no-repeat;
	display: block;
	width: 137px;
	height: 16px;
}
#route a#send_request {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/send.jpg) no-repeat;
	display: block;
	width: 188px;
	height: 43px;
	clear: left;
}
#route a#send_request_ger {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/send_ger.jpg) no-repeat;
	display: block;
	width: 188px;
	height: 43px;
	clear: left;
}
#route a#send_request_ita {
	text-indent: -9999px;
	background: url(../images/site/recommended_route/send_ita.jpg) no-repeat;
	display: block;
	width: 188px;
	height: 43px;
	clear: left;
}
/***Footer***/
#footer_wrapper {
	width: 100%;
	height: 143px;
	background: url(../images/site/footer/bg_footer_wrapper.jpg) repeat-x;
	clear: both;
}
#footer {
	width: 974px;
	height: 143px;
	background: url(../images/site/footer/bg_footer.jpg) no-repeat;
	position: relative;
}
#footer_bruzi {
	width: 237px;
	height: 15px;
	padding-top: 1px;
	position: absolute;
	top: 116px;
	left: 24px;
	background: url(../images/site/footer/footer_bruzi.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: normal;
}
#footer_bruzi a:link, #footer_bruzi a:visited {
	color: #fff;
}
#ea {
	width: 113px;
	height: 15px;
	position: absolute;
	top: 117px;
	right: 172px;
}
#ea a {
	text-indent: -9999px;
	background: url(../images/site/footer/web_by.jpg) no-repeat;
	display: block;
	width: 113px;
	height: 15px;
}

