@CHARSET "UTF-8";
/* BEGIN CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 	margin: 0; 	padding: 0; 	border: 0; 	outline: 0; 	font-weight: normal; 	font-style: normal; 	font-size: 100%; 	font-family: inherit; 	vertical-align: baseline; }/* remember to define focus styles! */ :focus { 	outline: 0; } body { 	line-height: 1; 	color: black; 	background: white; } ol, ul { 	list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { 	border-collapse: separate; 	border-spacing: 0; } caption, th, td { 	text-align: left; 	font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { 	content: ""; } blockquote, q { 	quotes: "" ""; }
/* END CSS RESET */

body {
	background: #74c4e9 url(gfx/bg.png) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

input, select {
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #bbb;
}

input[type="checkbox"] {
	width: auto;
}

input[type="radio"] {
	width: auto;
}

input:focus, select:focus {
	border: 1px solid #333;
}

strong {
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #025895;
}

a {
	color: #025895;
	text-decoration: none;
}

div#box-ask {
	background: url(gfx/box-ask.png) no-repeat 0 0;
	cursor: pointer;
	height: 184px;
	width: 34px;
	margin: -50px 0 0;
	position: fixed;
	top: 50%;
	right: 0;
}

div#box-ask:hover {
	background: url(gfx/box-ask.png) no-repeat -35px 0;
	width: 40px;
}

div#box-ask a {
	width: 34px;
	height: 184px;
	display: block;
}

div#body2 {
	width: 980px;
	margin: 0 auto;
}

div#body2 div#header {
	width: 100%;
	height: 200px;
	margin-left: 10px;
	clear: both;
}

div#body2 div#header a#logo {
	background: url(gfx/logo.png) no-repeat;
	display: block;
	width: 466px;
	height: 100px;
	margin: 56px 0 44px 0;
	float: left;
}

div#body2 div#header div#top-icons {
	font-size: 13px;
	width: 74px;
	margin: 26px 0 0 20px;
	float: left;
	text-align: center;
}

div#body2 div#header div.icon {
	color: #025895;
	margin-bottom: 5px;
}

div#body2 div#header div.icon img {
	opacity: 0.6;
}

div#body2 div#header div.icon img:hover {
	opacity: 1;
}

div#body2 div#header div#adv_search {
	width: 393px;
	margin-top: 30px;
	margin-right: 10px;
	float: right;
}

div#body2 div#header div#adv_search div.box-title {
	margin-top: -10px;
	height: 28px;
}

div#body2 div#header div#adv_search div.title img {
	float: left;
}

div#body2 div#header div#adv_search div.title div.left {
	background: url(gfx/title-box-small-left.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#header div#adv_search div.title div.text {
	color: #025895;
	background: url(gfx/title-box-small-li.png) repeat-x;
	font-size: 12px;
	padding-top: 4px;
	height: 28px;
	float: left;
}

div#body2 div#header div#adv_search div.title div.right {
	background: url(gfx/title-box-small-right.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#header div#adv_search div.title {
	width: 373px;
}

div#body2 div#header div#adv_search div.content {
	margin-top: 3px;
	padding-top: 5px;
	/* background: #e1edd7 url(gfx/search-bg.png) repeat-x top; */
	color: #025895;
}

div#body2 div#header div#adv_search div.content {
	margin: 0;
	clear: both;
}

div#body2 div#header div#adv_search div.content div.row {
	height: 25px;
	padding: 0 5px;
	clear: both;
}

div#body2 div#header div#adv_search div.content div label {
	float: left;
	text-align: right;
}

div#body2 div#header div#adv_search div.content div select {
	float: right;
	width: 200px;
}

div#body2 div#header div#adv_search input {
	background: none;
	color: #FFFFFF;
	text-align: right;
	border: none;
	width: normal;
	float: right;
}

div#body2 div#menu-top {
	color: #FFFFFF;
	height: 27px;
	margin-bottom: 15px;
	line-height: normal;
	padding-top: 0;
	width: 100%;
	clear: both;
}

div#body2 div#menu-top ul {
	padding-top: 6px;
	display: block;
	list-style-type: none;
	float: right;
}

div#body2 div#menu-top ul li {
	display: inline;
	list-style-type: none;
	height: 27px;
	padding: 0 5px;
	margin-right: 5px;
}

div#body2 div#menu-top ul li a {
	background: url(gfx/arrow.png) no-repeat left;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

div#body2 div#menu-top ul li a:hover {
	background: url(gfx/arrow-active.png) no-repeat left;
	color: #FFCA37;
}

input#quick_search_search {
	border: none;
	text-align: center;
	padding: 0 5px;
	font-size: 12px;
	width: 148px;
	height: 27px;
	display: inline;
	color: #FFFFFF;
	background: url(gfx/qsearch-bg.png) no-repeat left;
	float: right;
}

div#body2 div#left {
	width: 200px;
	float: left;
}

div#body2 div#left div.w164 {
	width: 180px;
}

div#body2 div#left div.top {
	width: 200px;
}

div#body2 div#left div.top div.left {
	background: url(gfx/mod-br-left.png) no-repeat;
	height: 26px;
	width: 10px;
	float: left;
}

div#body2 div#left div.top div.content {
	background: url(gfx/mod-br-li.png) repeat-x;
	height: 26px;
	width: 190px;
	float: left;
}

div#body2 div#left div.mod {
	width: 100%;
	margin-bottom: 20px;
}

div#body2 div#left div.mod div.title {
	height: 28px;
	margin-top: -10px;
}

div#body2 div#left div.mod div.title img {
	float: left;
}

div#body2 div#left div.mod div.title div.left {
	background: url(gfx/title-box-small-left.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#left div.mod div.title div.text {
	color: #025895;
	background: url(gfx/title-box-small-li.png) repeat-x;
	font-size: 12px;
	padding-top: 4px;
	height: 28px;
	float: left;
}

div#body2 div#left div.mod div.title div.right {
	background: url(gfx/title-box-small-right.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#left div.mod ul.menu {
	list-style-type: none;
	display: block;
}

div#body2 div#left div.mod ul.menu li {
	margin-top: 1px;
	display: block;
	height: 20px;
}

div#body2 div#left div.mod ul.menu li a {
	padding: 2px 5px;
	display: block;
	height: 20px;
	color: #FFFFFF;
	background: url(gfx/menu-bg.png) repeat-x;
}

div#body2 div#left div.mod ul.menu li a:hover {
	background: #FFFFFF;
	color: #025895;
}

div#body2 div#left div.mod div.item {
	padding: 3px;
	margin-top: 3px;
	min-height: 50px;
}

div#body2 div#right {
	width: 780px;
	float: left;
}

div#body2 div#right ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
}

div#body2 div#right ul li {
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
}

div#body2 div#right div#breadcrumbs {
	color: #FFFFFF;
	height: 26px;
	width: 100%;
	clear: both;
}

div#body2 div#right div#breadcrumbs a {
	color: #FFFFFF;
	text-decoration: underline;
}

div#body2 div#right div#breadcrumbs a:hover {
	text-decoration: none;
}

div#body2 div#right div#breadcrumbs div.left {
	background: url(gfx/breadcrumbs-left.png) no-repeat;
	float: left;
	width: 10px;
	height: 26px;
}

div#body2 div#right div#breadcrumbs div.center {
	background: url(gfx/breadcrumbs-li.png) repeat-x;
	width: 760px;
	height: 20px;
	top: 0;
	float: left;
}

div#body2 div#right div#breadcrumbs div.right {
	background: url(gfx/breadcrumbs-right.png) no-repeat;
	width: 10px;
	height: 20px;
	float: left;
	top: 0;
}

div#body2 div#right div.location {
	text-align: center;
	width: 184px;
	margin-left: 10px;
	float: left;
}

div#body2 div#right div.location div {
	margin-top: -30px;
	text-align: center;
}

div#body2 div#right div.mod {
	margin: 20px 0 0 10px;
}

div#body2 div#right div.mod div.title {
	height: 33px;
	margin-top: -15px;
}

div#body2 div#right div.mod div.title img {
	float: left;
}

div#body2 div#right div.mod div.title div.left {
	background: url(gfx/title-box-big-left.png) no-repeat;
	height: 33px;
	width: 10px;
	float: left;
}

div#body2 div#right div.mod div.title div.text{
	color: #025895;
	background: url(gfx/title-box-big-li.png) repeat-x;
	font-size: 18px;
	padding-top: 6px;
	height: 33px;
	float: left;
}

div#body2 div#right div.mod div.title div.right {
	background: url(gfx/title-box-big-right.png) no-repeat;
	height: 33px;
	width: 10px;
	float: left;
}

div#body2 div#right div.mod div.big {
	width: 750px;
}

div#body2 div#right div.mod div.small {
	width: 360px;
}

div#body2 div#right div.mod div.content {
	line-height: 14px;
	font-size: 12px;
	padding: 10px;
	margin-top: 3px;
}

div#body2 div#right div.mod div.content span.title {
	font-size: 14px;
}

div#body2 div#right div.mod div.w380 {
	width: 360px;
}

div#body2 div#footer-top {
	width: 100%;
	height: 34px;
	margin: 10px 0;
}

div#body2 div#footer-top div.left {
	float: left;
	height: 34px;
	width: 210px;
}

div#body2 div#footer-top div.left span.left {
	background: url(gfx/footer-left.png) no-repeat;
	float: left;
	height: 34px;
	width: 34px;
}

div#body2 div#footer-top div.left span.center {
	background: url(gfx/footer-li-left.png) repeat-x bottom;
	float: left;
	height: 34px;
	width: 166px;
}

div#body2 div#footer-top div.left span.center span.title {
	margin-top: -30px;
}

div#body2 div#footer-top div.left span.center span.title span.left {
	background: url(gfx/title-box-small-left.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#footer-top div.left span.center span.title span.center {
	background: url(gfx/title-box-small-li.png) repeat-x;
	text-align: center;
	padding-top: 5px;
	height: 28px;
	width: 146px;
	float: left;
}

div#body2 div#footer-top div.left span.center span.title span.right {
	background: url(gfx/title-box-small-right.png) no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}

div#body2 div#footer-top div.left span.right {
	background: url(gfx/footer-middle.png) no-repeat bottom;
	float: left;
	height: 34px;
	width: 10px;
}

div#body2 div#footer-top div.center {
	background: url(gfx/footer-li.png) repeat-x bottom;
	float: left;
	height: 34px;
	width: 760px;
}

div#body2 div#footer-top div.center a {
	color: #FFFFFF;
	margin-top: 13px;
	font-size: 10px;
	float: right;
}

div#body2 div#footer-top div.right {
	background: url(gfx/footer-right.png) no-repeat bottom;
	float: left;
	height: 34px;
	width: 10px;
}

div#footer {
	background: url(gfx/bar.png) repeat-x;
	width: 100%;
}

div#footer div.text {
	height: 27px;
	padding-top: 3px;
	margin: 0 auto;
	width: 980px;
	color: #FFFFFF;
	clear: both;
}

div#footer div.text a {
	color: #FFFFFF;
}

div#footer div.text span.right {
	float: right;
}

div#footer div.bottom {
	width: 980px;
	margin: 0 auto;
	height: auto;
	clear: both;
}

div#footer div.bottom div.links {
	background: #7BCDF3;
	font-size: 9px;
	padding: 5px;
	width: 865px;
	line-height: 12px;
	text-align: center;
	margin: 5px 5px 0 0;
	float: left;
}

img#jellyfish {
	opacity: 0.5;
	margin-top: 5px;
	float: right;
}

img#jellyfish:hover {
	opacity: 1;
}

/* NIEBIESKI PASEK */

div.blue-bar {
	height: 21px;
}

div.blue-bar div.top-left {
	background: url(gfx/mod-top-left.png) no-repeat;
	height: 21px;
	width: 10px;
	float: left;
}

div.blue-bar div.top-center {
	background: url(gfx/mod-top-li.png) repeat-x;
	height: 21px;
	float: left;
}

div.blue-bar div.top-right {
	background: url(gfx/mod-top-right.png) no-repeat;
	height: 21px;
	width: 10px;
	float: left;
}

div.blue-bar div.bottom-left {
	background: url(gfx/mod-bottom-left.png) no-repeat;
	height: 21px;
	width: 10px;
	margin-top: 3px;
	float: left;
}

div.blue-bar div.bottom-center {
	background: url(gfx/mod-bottom-li.png) repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	height: 21px;
	margin-top: 3px;
	float: left;
}

div.blue-bar div.bottom-center a {
	color: #FFFFFF;
	text-decoration: none;
}

div.blue-bar div.bottom-right {
	background: url(gfx/mod-bottom-right.png) no-repeat;
	height: 21px;
	margin-top: 3px;
	width: 10px;
	float: left;
}

/* /NIEBIESKI PASEK */

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.acenter {
	text-align: center;
}

.white {
	background: #FFFFFF;
}

.blue {
	background: #ebffff;
}

.sand {
	background: #FBF5C3 url(gfx/box-sand.png) repeat-x top;
}

.sea {
	background: #E6F4F6 url(gfx/box-sea.png) repeat-x top;
}

.pink {
	color: #663366;
	background: #fae4de url(gfx/bg-kid.png) repeat-x top;
}

ul.dzieci {
	display: block;
	line-height: 18px;
}

ul.dzieci li {
	list-style-image: url(gfx/arrow-pink.png);
}

div.box50, div.box80 {
	line-height: 10px;
	font-size: 10px;
}

div.box50 span.title, div.box80 span.title {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

div.box50 div.image {
	height: 50px;
	width: 73px;
	margin: 0 3px 5px 0;
	float: left;
}

div.box50 div.image img {
	height: 50px;
	width: 65px;
	border: 1px solid #BBBBBB;
	float: left;
}

div.box50 div.image span.shadow {
	background: url(gfx/img-65x50-shadow.png) no-repeat;
	height: 50px;
	width: 6px;
	float: left;
}

div.main {
	min-height:154px;width:602px;float:left;margin:3px 0 0 3px;line-height:18px;padding:5px;
}

div.box80 p.desc {
	margin: 7px 0;
	font-size: 12px;
	font-style: italic;
}

div.box80 div.image {
	height: 80px;
	width: 106px;
	margin: 0 3px 5px 0;
	float: left;
}

div.box80 div.image img {
	height: 80px;
	width: 100px;
	border: 1px solid #BBBBBB;
	float: left;
}

div.box80 div.image span.shadow {
	background: url(gfx/img-65x50-shadow.png) no-repeat;
	height: 50px;
	width: 6px;
	float: left;
}

div#map_canvas {
	width: 650px;
	height: 450px;
}

div#offer div.right {
	width: 334px;
	float: left;
}

div#offer div.right div.icon {
	cursor: pointer;
	height: 40px;
	margin: 10px 75px;
	float: left;
}

div#offer .offer_img {
	border: 2px solid #2f6d96;
	width: 330px;
	height: 270px;
	margin-top: 10px;
	float: left;
}

div#offer div.offer_thumbnails {
	cursor: pointer;
	width: 435px;
	height: auto;
	float: left;
}

div#offer div.offer_thumbnails img.thumb {
	width: 65px;
	height: 50px;
	border: 1px solid #2f6d96;
	margin: 5px 0 0 5px;
}

div#offer .pad3 {
	padding: 3px !important;
}

div#offer .w415 {
	width: 405px;
}

div#offer .w280 {
	width: 270px;
}

div#offer .w140 {
	width: 140px;
}

div#offer .cblue {
	color: #025895;
}

ul.wyposazenie {
	list-style-image: url(gfx/check.png);
	text-align: center;
}

ul.wyposazenie li {
	margin: 5px 0;
}

div.left_column {
	text-align: center;
	font-weight: bold;
	width: 150px;
	margin: 2px 2px 0 0;
	float: left;
}

div.right_column {
	width: 225px;
	margin: 2px 0;
	padding-left: 3px;
	float: right;
}

div.contact_form div {
	clear: both;
}

div.contact_form label {
	text-align: right;
	width: 200px;
	float: left;
}

div.contact_form input {
	letter-spacing: 2px;
	border: 1px solid #bbb;
	background: none;
	width: 300px;
	float: right;
}

div.contact_form textarea {
	width: 100% !important;
	letter-spacing: 2px;
	border: 1px solid #bbb;
	background: none;
}

div.contact_form input:focus, div.contact_form textarea:focus {
	border: 1px solid #025895;
	background: #FFFFFF;
}

div.comment_form p {
	clear: both;
}

div.comment_form input, select, textarea {
	border: 1px solid #bbb;
	background: none;
}

div.comment_form textarea {
	width: 100%;
}

div.comment_form input:focus, select:focus, textarea:focus {
	border: 1px solid #025895;
	background: #FFFFFF;
}

.allwidth {
	width: 100%;
}

.yellow {
	color: #ffff00;
}

.form {
	margin-top: 10px;
}

.form h2 {
	margin: 15px 0;
}

.form input {
	text-align: center;
}

.form .left_column {
	font-weight: normal;
	text-align: left;
	margin: 2px 2px 2px 5px;
	padding: 1px;
	width: 33%;
	float: left;
}

.form .right_column {
	width: 60%;
	margin: 2px 0 2px 2px;
	padding: 1px;
	float: left;
}

.form_help {
	color: #025895;
	font-size: 10px;
	font-style: italic;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.red {
	color: #ff0000;
}

.message-box { text-align: center; padding: 5px; color:#545454; width:80%;  margin:5px auto; }
.msg-clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.msg-info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.msg-ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; }
.msg-alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }
.msg-error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }

div.locations {
	color: #555555;
	background: #7BCDF3;
	font-size: 12px;
	line-height: 14px;
	width: 970px;
	margin: 5px 0;
	padding: 5px;
}

div.locations ul {
	display: inline;
	list-style-type: none;
}

div.locations ul li {
	display: inline;
	list-style-type: none;
}

.bar_bryza {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 27px;
	margin: 0;
	width: 100%;
	height: 27px;
	display: block;
	background: url(gfx/bar-bryza.png) repeat-x
}

.bar_muszelka {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 27px;
	margin: 0;
	width: 100%;
	height: 27px;
	display: block;
	background: url(gfx/bar-muszelka.png) repeat-x
}

.bar_jantar {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 27px;
	margin: 0;
	width: 100%;
	height: 27px;
	display: block;
	background: url(gfx/bar-jantar.png) repeat-x
}

.yellow {
	color: #FFFF00;
}

.formrow label {
	text-align: right;
	margin: 5px 0;
	display: block;
	width: 300px;
	float: left;
}

.formrow input {
	margin: 5px 5px;
	float: left;
}

.formrow input.submit {
	margin-left: 205px;
	text-align: center;
	float: none;
}

span.position {
	font-size: 7px;
	color: #bbb;
	float: right;
	margin: 0;
}
