/* 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: #F5F9FA url(img/top.png) no-repeat top center;
    color: #555;
    font-size: 14px;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 18px;
}

a {
    color: #25638b;
    text-decoration: none;
}

strong {
	font-weight: bolder;
}

ul {
	list-style-type: circle;
	list-style-position: inside;
}

input, select, textarea {
	border: 1px solid #888;
}

ul.menu {
    width: 210px;
    float: left;
}

ul.menu {
    margin-right: -10px;
    margin-top: 5px;
}

ul.menu li {
    background: url(img/line.png) no-repeat;
    display: block;
    height: 18px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

ul.menu li {
    background-position: 0 0;
    text-align: right;
}

.show-hidden {
	cursor: pointer;
}

span.blink {
    text-decoration: blink;
}

ul.menu li.active {
    color: #da251d;
    background-position: 0 -69px;
}

ul.menu li.active a {
    color: #da251d;
}

ul.menu li:hover {
    color: #e10052;
    background-position: 0 -23px;
}

ul.menu li:hover a {
    color: #e10052;
}

ul.menu li.heading {
    background-position: 0 -46px;
    margin-bottom: 15px;
}

ul.menu li.heading:hover {
    background-position: 0 -46px;
}

#search {
    background: url(img/top-box-content.png) no-repeat center;
    width: 270px;
    height: 170px;
    float: left;
    padding: 0 20px;
}

#search .links {
	color: #555;
    font-size: 11px;
    float: left;
}

#search .links a {
	color: #555;
}

#search .jellyfish {
    color: #888;
    font-size: 10px;
    margin-top: 5px;
    float: right;
}

#search_form {
	color: #555;
	font-size: 12px;
	margin-top: 15px;
	line-height: 14px;
}

#search .jellyfish img {
    float: right;
    margin-left: 5px;
}

#search_form div.row {
	height: 25px;
	padding: 0 5px;
	clear: both;
}

#search_form label {
    color: #25638b;
	float: left;
	text-align: right;
}

#search_form select {
	background: #FFFFFF;
	color: #555;
	border: 1px solid #25638b;
	float: right;
	width: 150px;
}

#search_form input {
	background: #FFFFFF;
	color: #555;
	width: 150px;
	border: 1px solid #25638b;
	text-align: left;
	width: normal;
	float: right;
}

#search_form input.submit {
	font-size: 12px;
    color: #25638b;
	width: auto;
	background: none;
	border: none;
}

#contact-btn {
    background: url(img/top-box-tab.png) no-repeat 0 0;
    cursor: pointer;
    height: 170px;
    width: 30px;
    float: left;
}

#contact-btn:hover {
    background-position: -30px 0;
}

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

#top {
    height: 17px;
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
}

#logo {
    background: url(img/logo.png) no-repeat;
    width: 381px;
    height: 128px;
    display: block;
    margin: 20px 0 0 55px;
    padding: 0;
    float: left;
}

#left {
    margin-top: 25px;
}

#middle {
    width: 780px;
    margin-top: 10px;
    float: left;
}

#middle div.main-top {
    height: 40px;
    width: 780px;
    clear: both;
}

#middle div.main-top .corner-tl {
    background: url(img/box-main.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    float: left;
}

#middle div.main-top .main-li {
    background: url(img/box-main.png) repeat-x 0 -40px;
    width: 700px;
    height: 40px;
    float: left;
}

#middle div.main-top .corner-tr {
    background: url(img/box-main.png) no-repeat -40px 0;
    width: 40px;
    height: 40px;
    float: left;
}

#middle div.main-content {
    background: url(img/box-main-li.png) repeat-y;
    width: 740px;
    padding: 0 20px;
}

#middle div.main-bottom .corner-bl {
    background: url(img/box-main.png) no-repeat 0 -80px;
    width: 40px;
    height: 40px;
    float: left;
}

#middle div.main-bottom .main-li {
    background: url(img/box-main.png) repeat-x 0 -120px;
    width: 700px;
    height: 40px;
    float: left;
}

#middle div.main-bottom .corner-br {
    background: url(img/box-main.png) no-repeat -40px -80px;
    width: 40px;
    height: 40px;
    float: left;
}

#footer {
    background: #e3f7f6 url(img/footer.png) repeat-x top;
    min-height: 30px;
    width: 100%;
    margin-top: 10px;
    padding: 15px 0;
    clear: both;
}

#footer div.wrapper {
    width: 980px;
    margin: 0 auto;
}

#breadcrumbs {
    width: 720px;
    height: 40px;
    margin: -10px 0 0 -20px;
}

#breadcrumbs .left {
    background: url(img/breadcrumbs.png) no-repeat 0 0;
    width: 20px;
    height: 40px;
    float: left;
}

#breadcrumbs .text {
    background: url(img/breadcrumbs.png) repeat-x 0 -40px;
    color: #25638b;
    width: 680px;
    height: 40px;
    padding-top: 10px;
    float: left;
}

#breadcrumbs .right {
    background: url(img/breadcrumbs.png) no-repeat -20px 0;
    width: 20px;
    height: 40px;
    float: left;
}

#welcome {
    font-size: 12px;
    line-height: 16px;
}

#welcome img {
    margin-top: -55px;
    margin-right: 5px;
    float: left;
}

div.miejscowosci {
    background: url(img/title.png) no-repeat 0 -17px;
    width: 145px;
    height: 17px;
    float: right;
}

div.dobre-obiekty {
    background: url(img/title.png) no-repeat 0 -102px;
    width: 155px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.wyposazenie {
    background: url(img/title.png) no-repeat 0 -68px;
    width: 139px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.odleglosci {
    background: url(img/title.png) no-repeat 0 -51px;
    width: 120px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.formularz {
    background: url(img/title.png) no-repeat 0 -34px;
    width: 258px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.ostatnio-dodane {
    background: url(img/title.png) no-repeat 0 -136px;
    width: 178px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.najpopularniejsze {
    background: url(img/title.png) no-repeat 0 0;
    width: 352px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.lokalizacja {
    background: url(img/title.png) no-repeat 0 -119px;
    width: 130px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.zdjecia {
    background: url(img/title.png) no-repeat 0 -85px;
    width: 81px;
    height: 17px;
    margin: 10px 5px 0 5px;
    clear: both;
}

div.box {
    width: 370px;
    float: left;
}

div.wide {
    width: 740px;
}

div.box div.top {
    height: 20px;
    width: 370px;
    clear: both;
}

div.wide div.top {
    width: 740px;
}

div.box div.top .tl {
    background: url(img/box-content.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    float: left;
}

div.box div.top .li {
    background: url(img/box-content.png) repeat-x 0 -20px;
    width: 330px;
    height: 20px;
    float: left;
}

div.wide div.top .li {
    width: 700px;
}

div.box div.top .tr {
    background: url(img/box-content.png) no-repeat -20px 0;
    width: 20px;
    height: 20px;
    float: left;
}

div.box div.content {
    background: url(img/box-content-li.png) repeat-y;
    width: 330px;
    padding: 0 20px;
    overflow: hidden;
}

div.wide div.content {
    background: url(img/box-content-li-wide.png) repeat-y;
    width: 700px;
}

div.box div.bottom {
    clear: both;
}

div.box div.bottom .bl {
    background: url(img/box-content.png) no-repeat 0 -40px;
    width: 20px;
    height: 20px;
    float: left;
}

div.box div.bottom .li {
    background: url(img/box-content.png) repeat-x 0 -60px;
    width: 330px;
    height: 20px;
    float: left;
}

div.wide div.bottom .li {
    width: 700px;
}

div.box div.bottom .br {
    background: url(img/box-content.png) no-repeat -20px -40px;
    width: 20px;
    height: 20px;
    float: left;
}

#location-welcome {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin-top: -20px;
}

div.square div.top .tl {
    background: url(img/box-offer.png) no-repeat 0 0;
}

div.square div.top .li {
    background: url(img/box-offer.png) repeat-x 0 -20px;
}

div.square div.top .tr {
    background: url(img/box-offer.png) no-repeat -20px 0;
}

div.square div.content {
    background: url(img/box-content-li-wide.png) repeat-y;
    padding: 0 20px;
}

div.square div.bottom .bl {
    background: url(img/box-offer.png) no-repeat 0 -40px;
}

div.square div.bottom .li {
    background: url(img/box-offer.png) repeat-x 0 -60px;
}

div.square div.bottom .br {
    background: url(img/box-offer.png) no-repeat -20px -40px;
}

div.offer img {
    background: url(img/img-100x80-shadow.png);
    width: 100px;
    height: 80px;
    padding: 5px;
    margin-right: 5px;
    float: left;
}

div.wide div.offer img {
    background: url(img/img-150x120-shadow.png);
    width: 150px;
    height: 120px;
    padding: 5px;
    margin-right: 5px;
    float: left;
}

div.offer div {
    width: 215px;
    float: left;
}

div.offer a {
    color: #25638b;
    font-size: 14px;
}

div.offer p.description {
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

.clear {
    clear: both;
}

.fleft {
	float: left;
}

.fright {
    float: right;
}

.position {
    font-size: 8px;
    color: #888;
}

.center {
    text-align: center;
}

div.page-heading {
    height: 50px;
}

div.page-heading .l {
    background: url(img/title-box.png) no-repeat 0 0;
    height: 50px;
    width: 20px;
	margin-top: -10px;
    float: left;
}

div.page-heading .text {
    background: url(img/title-box.png) repeat-x 0 -50px;
    font-size: 18px;
    color: #25638b;
    height: 50px;
    padding-top: 15px;
	margin-top: -10px;
    float: left;
}

div.page-heading .r {
    background: url(img/title-box.png) no-repeat -20px 0;
    height: 50px;
    width: 20px;
	margin-top: -10px;
    float: left;
}

span.ico-boat {
    background: url(img/ico-boat.png) no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin: -10px 5px 0 0;
}

div.object {
    width: 280px;
	float: none;
}

div.object div.top {
   width: 280px;
}

div.object div.top .li {
    width: 240px;
}

div.object div.content {
    background: url(img/box-object.png) repeat-y;
    width: 240px;
}

div.object div.bottom .li {
    width: 240px;
}

div.object-wide {
    width: 561px;
}

div.object-wide div.top {
    width: 561px;
}

div.object-wide div.top .li {
    width: 521px;
}

div.object-wide div.content {
    background: url(img/box-object-wide.png) repeat-y;
    width: 521px;
}

div.object-wide div.bottom .li {
    width: 521px;
}

div.object-main {
    width: 561px;
    margin: 0;
    padding: 0;
    float: left;
	font-size: 12px;
}

div.photos {
    width: 176px;
    margin: 0;
    padding: 0;
    float: right;
}

img.offer_img {
    background: url(img/img-150x120-shadow.png) no-repeat center;
    padding: 5px;
	margin-right: 10px;
}

td.left_column {
    border-right: 2px solid #ddd;
    padding-right: 15px;
	text-align: right;
}

td.right_column {
    padding-left: 15px;
	text-align: left;
}

div.map {
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 10px #afccd7;
	border: 1px solid #afccd7;
	background: #f4fcfb;
	padding: 8px;
	height: 130px;
	width: 160px;
	position: relative;
	margin: 10px 0;
	cursor: pointer;
}

div.map img.g {
    background: url(img/img-150x120-shadow.png) no-repeat center;
    padding: 5px;	
}

h1.muszelka_bg {
	color: #ffffff;
	background: url(img/bar.png) no-repeat 0 -25px;
	padding: 3px 0;
	width: 700px;
	height: 19px;
	text-align: center;
	font-size: 19px;
}

h1.bryza_bg {
	color: #ffffff;
	background: url(img/bar.png) no-repeat 0 -50px;
	padding: 3px 0;
	width: 700px;
	height: 19px;
	text-align: center;
	font-size: 19px;
}

h1.jantar_bg {
	color: #ffffff;
	background: url(img/bar.png) no-repeat 0 0;
	padding: 3px 0;
	width: 700px;
	height: 19px;
	text-align: center;
	font-size: 19px;
}

span.red {
	color: #FF0000;
}

span.yellow {
	color: #FFFF00;
}

.form h3 {
	color: #025895;
	font-size: 16px;
	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;
}

.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;
}

.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; }
