﻿
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px auto 0px auto;
  background: #fff url(../images/body_bg.png) repeat-x 0px 0px; 
}

.cleaner {
	clear:both;
}

/********************* SZKIELET ***********************/
div#container {
	border: 0px solid #000;
	width: 1013px;
	margin: 0px auto 0px auto;
	height: auto;
}

div#container #end {
	border: 0px solid #000;
	width: 1013px;
	margin: 0px auto 0px auto;
	height: 20px;
	background: url(../images/container_end.png) no-repeat;
	text-align:center;
	padding-top: 12px;
	font-size: 11px;
	color: #0a1637;
	
}

div#top {
	width: 1005px;
	height: 100px;
	margin: 0px auto 0px auto;
}

div#top #logo  {
	width: 670px;
	height: 100px;
	float: left;
	background: url(../images/top_logo.png) no-repeat;
}

div#top #banner_top  {
	width: 335px;
	height: 97px;
	padding-top: 3px;
	text-align:center;
	vertical-align: middle;
	float: left;
	background: url(../images/banner_top.png) no-repeat;
}

div#handler {
	border: 0px solid #000;
	width: 1005px;
	height: auto;
	float: left;
	margin: 0px auto 0px auto;
	padding-left:4px;
	padding-right:4px;
	background: url(../images/container_bg.png) repeat-y 0px -4px;
}

div#handler #left {
	width: 160px;
	float: left;
	background: url(../images/left_top.png) no-repeat;
	padding-top: 18px;
}

div#handler #right {
	width: 160px;
	float: left;
	background: url(../images/right_top.png) no-repeat;
	padding-top:18px;
}

div#handler #right2 {
	width: 320px;
	float: left;
	background: url(../images/right_top.png) repeat-x;
}

div#handler #center {
	width: 665px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	float: left;
	background: url(../images/center_top.png) no-repeat;
	color: #fff;
}


/********************* CONTENT *******************************/

div#menu_bar {
	width: 643px;
	height: 14px;
	margin-top: 3px;
	margin-bottom: 15px;
	background: url(../images/menu_bar_bg.png) repeat-x;
	border: 1px solid #c4c4c6;
	color: #585858;
	font-size: 1px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

div#menu_bar a {
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div#menu_bar a:hover {
	text-decoration: underline;
}

div#links {
	width: 643px;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top: 1px dotted #fff;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 10px 0px 10px;
}

div#links a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div#links a:hover {
	text-decoration: underline;
}

/*szukaj box*/
div#szukaj {
	font-size: 11px;
}

div#szukaj a{
	text-decoration: none;
	color: #345ecc;
}

div#szukaj a:hover{
	text-decoration: underline;
}

div#szukaj input.query {
	width: 280px;
	height: 16px;
	border: 1px solid #bebebe;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}

div#szukaj input.btn {
	width: 73px;
	height: 20px;
	border: 0px solid #20397d;
	background: url(../images/btn_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	padding-bottom: 0px;
	cursor: pointer;
	margin-bottom: -1px;
}
/*szukaj box [end]*/

div.split {
	width: 665px;
}

.split div.wide {
	float: left;
	width: 360px;
	margin-right: 10px;
}

.split div.tight{
	float: left;
	width: 285px;
	margin-left:10px;
	padding-top: 20px;
}

div.wideBox {
	width: 358px;
	margin-top: 15px;
	border-left: 1px solid #00236f;
	border-right: 1px solid #00236f;
	border-bottom: 2px solid #21397e;
}

div.wideBox .wideBoxHeader{
	width: 348px;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	background: url(../images/box_bar_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

div.wideBox .wideBoxContent{
	width: 358px;
	height: 202px;
	background: url(../images/box_in_bg.png) repeat-x bottom left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

div.wideBox .wideBoxListing{
	width: 338px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.7em;
}

div.wideBox a{
	color: #fff;
	text-decoration: none;
}

div.wideBox a:hover{
	color: #fff;
	text-decoration: underline;
}

div.wideBox .wideBoxLayer_bg{
	width: 358px;
	height: 28px;
	float:left;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	position:relative;
	margin-top: -28px;
}

div.wideBox .wideBoxLayer{
	width: 338px;
	height: 28px;
	float:left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	z-index: 200;
	position:relative;
	margin-top: -28px;
	display:inline;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}


div.listBox {
	width: 665px;
	margin-top: 15px;
	border-left: 1px solid #00236f;
	border-right: 1px solid #00236f;
	border-bottom: 2px solid #21397e;
	background: #2b519a url(../images/box_in_bg.png) repeat-x bottom left;
}

div.listBox .listBoxHeader{
	width: 655px;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	background: url(../images/box_bar_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

div.listBox .listBoxContent{
	width: 665px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.listBoxContent table.list {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: separate;
	border-spacing: 0;
	width: 665px;
}

.listBoxContent table.list img {
	margin: 0px 0px 0px 1px;
	padding: 0;
}

.listBoxContent table.list a {
	color: #fff;
	text-decoration: none;
}

.listBoxContent table.list a:hover {
	color: #fff;
	text-decoration: underline;
}

.list tr.head {
	width: 655px;
	height: 31px;
	background: url(../images/list_thead_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.list tr {
	height: 50px;
	background-color: #0f81e2;
	/*background: url(../images/list_bg.png) repeat-x 0 0;*/
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.list tr.odd {
	height: 50px;
	background-color: #166ac1;
	/*background: url(../images/list_odd_bg.png) repeat-x 0 0;*/
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.list td {
	border-bottom: 1px solid #15508c !important;
	/*border-top: 2px solid #15508c !important;*/
}

div#print {
	margin-top: 20px;
	text-align:right;
	font-size: 11px;
}

div#print img{
	margin-right: 10px;
}

div#print a{
	color: #fff;
	text-decoration: none;
}

div#print a:hover{
	color: #fff;
	text-decoration: underline;
}

/* WIDOK SZCZEGÓŁÓWY */
div .moon {
	background: #0a1637 url(../images/left_top_2.png) no-repeat top left;
	height: 22px;
	margin-left: -10px;
	margin-top: -20px;
}

div#name {
	width: 400px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	float:left;
}

div.powrot {
	text-align:right;
}

div#detailView {
	width: 663px;
	/*margin-top: 15px;*/
	border-left: 1px solid #00236f;
	border-right: 1px solid #00236f;
	border-bottom: 2px solid #21397e;
	/*background: #2b519a url(../images/box_in_bg.png) repeat-x bottom left;*/
	font-size: 11px;
	color: #000000;
}

div#detailView .detailViewHeader {
	width: 653px;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	background: url(../images/box_bar_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

div#detailView .detailViewContent {
	width: 643px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 2.3em;
	padding: 10px;
}

div#detailView .detailViewContent a {
	color: #000;
	text-decoration: none;
}

div#detailView .detailViewContent a:hover {
	color: #000;
	text-decoration: underline;
}

div#detailView .detailViewContent  td {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

div#detailView .detailViewContent  td a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

div#detailView .detailViewContent  td a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

div#detailView .detailViewContent  td a.image {
	border: 0;
}

div#detailView .detailViewContent  td a.image:hover {
	border: 0;
}

div#detailView .detailViewContent  td.title {
	border-bottom: 1px dotted #000;
	font-weight: bold;
	padding-top: 10px;
}

div#detailView .detailViewContent  td.gallery  a {
	border: 0;	
}

div#detailView .detailViewContent  td.gallery:hover a {
	border: 0;	
}

div#detailView .detailViewContent  td.map {
	border: 0;
	color: #000000;
}

div#detailView .detailViewContent  td.map  a {
	border: 0;
	color: #000000;
}

div#detailView .detailViewContent  td.map:hover a {
	border: 0;
	color: #000000;	
}


div#detailView .detailViewContent td.map #directions td {
	color: #000000;	
	border: 1px solid #CDCDCD;
	background: #4682B4;
}

div#detailView .detailViewContent td.map #directions td a  {
	color: #FFFFFF;	
}

div#directions  {
	color: #FFFFFF;
}


div#detailView .detailViewContent  img {
	border: 2px solid #336cd9;
}

div#detailView input, div#detailView select {
	width: 200px;
	background-color:#FFFFFF;
	border: 1px solid #b8b9bc;
	font-size: 11px;
}

div#detailView input.btn {
	width: 150px;
	height: 20px;
	border: 0px solid #20397d;
	background: url(../images/btn_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	padding-bottom: 0px;
	cursor: pointer;
	margin-bottom: -1px;
}

div.rightBox {
	width: 318px;
	margin-top: 0px;
	border-left: 1px solid #00236f;
	border-right: 1px solid #00236f;
	border-bottom: 2px solid #21397e;
}

div.rightBox .rightBoxHeader{
	width: 308px;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	background: url(../images/box_bar_bg.png) repeat-x 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

div.rightBox .rightBoxContent{
	width: 318px;
	/*height: 202px;*/
	background: url(../images/box_in_bg.png) repeat-x bottom left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

div.rightBox .rightBoxListing{
	width: 298px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.7em;
}

div.rightBox a{
	color: #fff;
	text-decoration: none;
}

div.rightBox a:hover{
	color: #fff;
	text-decoration: underline;
}

div.rightBox .rightBoxLayer_bg{
	width: 318px;
	height: 28px;
	float:left;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 5;
	position:relative;
	margin-top: -28px;
}

div.rightBox .rightBoxLayer{
	width: 298px;
	height: 28px;
	float:left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	z-index: 6;
	position:relative;
	margin-top: -28px;
	display:inline;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

/* WIDOK SZCZEGÓŁÓWY [END] */


.browser {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px 0 0 0;
	}
	.browser p {
		margin: 0
	}
	.browser .tx-noclegi-pi1-browsebox {
		text-align: center;
		}
		.browser .tx-noclegi-pi1-browsebox .tx-noclegi-pi1-browsebox-strong {
			font-weight: bold;
		}
		.browser .tx-noclegi-pi1-browsebox .pages {
			margin-top: 0px;
			margin-left: auto; 
			margin-right: auto;
			margin-bottom: 0px;
			}
			.browser .tx-noclegi-pi1-browsebox .pages a {
				color: #fff;
				text-decoration: none;
			}
			.browser .tx-noclegi-pi1-browsebox .pages a:hover {
				color: #fff;
				text-decoration: underline;
			}
			.browser .tx-noclegi-pi1-browsebox .pages .tx-noclegi-pi1-browsebox-SCell {
				font-size: 11px;
				font-weight: bold;
				border: 1px solid #fff;
			}
