@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url("");
	color: #f0f0f0;
	font-family: "Tahoma", sans-serif;
	text-align: center;
	width: 100%;
}

#page {
	position: relative;
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0;
	padding-top:0;
	background-image: url("g/tlo-center.jpg");
}

#pagegaleria {
	position: relative;
	display: block;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0;
	padding-top:0;
	overflow: hidden;
}

#leftbg {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 658px;
	background-image: url("g/leftbg.jpg");
}

#leftbg-galeria {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 563px;
	background-image: url("galeria/leftbg.jpg");
}

#leftbg-light {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 658px;
	background-image: url("g/leftbg-light.jpg");
	background-position: top;
}

#leftbg-zima {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 658px;
	background-image: url("g/leftbg-zima.jpg");
}

#leftbg-pg {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 99999px;
	background-image: url("g/leftbg-pg.jpg");
}

#leftbg-pg-zima {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 99999px;
	background-image: url("g/leftbg-pg-zima.jpg");
}

#rightbg {
	position: absolute;
	display: block;
	top: 0;
	margin-left:55px;
	left: 50%;
	width: 50%;
	height: 683px;
	background-image: url("g/rightbg.jpg");
	background-position: top left;
}

#rightbg-light {
	position: absolute;
	display: block;
	top: 0;
	margin-left:55px;
	left: 50%;
	width: 50%;
	height: 683px;
	background-image: url("g/rightbg.jpg");
	background-position: top left;
}

#rightbg-pg {
	position: absolute;
	display: block;
	top: 0;
	margin-left:55px;
	left: 50%;
	width: 50%;
	height: 99999px;
	background-image: url("g/rightbg-pg.jpg");
	background-position: top left;
}

#rightA {
	position: absolute;
	display: block;
	top: 0;
	left: 896px;
	width: 108px;
	height: 645px;
	background-image: url("g/right-a.jpg");
}


#footbg {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 14px;
	background-image: url("g/footbg.jpg");
	z-index: 10;
}


#pageout {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #e7e1ce;
	background-image: url("g/outbg.jpg");
	background-position: center;
	background-repeat: repeat-y;
}



.fl { float: left; }
.fr { float: right; }
.clr { clear: both;}


#menu {
	display: block;
	position: absolute;
	top: 331px;
	left: 642px;
	z-index: 10;
}
.menu {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.menu li {
	display: block;
	position: relative;
}
.menu li a:link, .menu li a:visited {
	display: block;
	border-top: 1px solid #70ACC5;
	border-left: 1px solid #70ACC5;
	border-bottom: 1px solid #182D36;
	border-right: 1px solid #182D36;
	background-color: #005375;
	padding: 8px;
	color: #94E0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	margin-bottom: 3px;
	position: relative;
}

.menu li a:hover {
	display: block;
	border-bottom: 1px solid #70ACC5;
	border-right: 1px solid #70ACC5;
	border-top: 1px solid #182D36;
	border-left: 1px solid #182D36;
	color: #005375;
	padding: 8px;
	background-color: #94E0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	margin-bottom: 3px;
	position: relative;
}

#main {
	display: block;
	position: relative;
	padding-top: -0px;
	padding-left:0px;
	width: 900px;
	font-size: 13px;
	color: #201C1B;
}

#main2 {
	display: block;
	position: relative;
	padding-top: 0px;
	padding-left:0px;
	width: 900px;
	font-size: 16px;
	color: #201C1B;
	background-image: url("g/pagebg-01.jpg");
	background-repeat: no-repeat;
	font-family: "Tahoma", sans-serif;
}

.startfooter {
	font-size: 10px;
	color: #F7D36C;
	padding-top: 8px;
	font-family: "Tahoma",sans-serif;
}

.startfooter2gal {
	font-size: 13px;
	color: #E0DCCC;
	padding: 40px 8px 8px 8px;
	font-family: "Tahoma", sans-serif;
	background-position: top;
	background-repeat: repeat-x;
	width:100%;
	background-image: url("galeria/footbg.jpg");
}

.startfooter2 {
	font-size: 13px;
	color: #E0DCCC;
	padding: 8px 8px 8px 8px;
	font-family: "Tahoma", sans-serif;
}
.startfooter2 a:link, .startfooter2 a:visited,
.startfooter2gal a:link, .startfooter2gal a:visited {
	color: #E0DCCC;
	text-decoration: none;
}

.startfooter2 a:hover, .startfooter2gal a:hover {
	text-decoration: underline;
	color: #F7D36C;
}


.wydarzenia a:link, .wydarzenia a:visited {

	display:block;
	width:215px;
	border-bottom: 1px solid #361811;
	border-right: 1px solid #361811;
	border-top: 1px solid #BE5036;
	border-left: 1px solid #BE5036;
	padding: 2px;
	position: relative;
	color: #E3E3E3;
	font-size: 11px;
	font-family: "Tahoma", sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}

.wydarzeniamini a:link, .wydarzeniamini a:visited {

	display:block;
	width:119px;
	border-bottom: 1px solid #361811;
	border-right: 1px solid #361811;
	border-top: 1px solid #BE5036;
	border-left: 1px solid #BE5036;
	padding: 2px;
	position: relative;
	color: #E3E3E3;
	font-size: 11px;
	font-family: "Tahoma", sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}

.wydarzeniamini a:hover {
	color: #FD977E;
	background-color: #BC310F;
}

.wydarzenia a:hover {
	color: #FD977E;
	background-color: #BC310F;
}

.rejsCalcForm {
	position: relative;
	display: inline;
}

.rejsCalcForm select, .rejsCalcForm input {
	font-size: 10px;
	font-family: "Tahoma", sans-serif;
	background-color: #EAE0C1;
	border: 1px solid #BFB289;
}

.rejsCalcForm option {
	font-size: 10px;
	font-family: "Tahoma", sans-serif;
	background-color: #EAE0C1;
}

.rejsCalcForm .od {
	background-color: #EAEAEA;
	border: 0px none #EAEAEA;
	font-family: "Tahoma", sans-serif;
	width:80px;
	font-weight: bold;
	font-size:11px;
	color: #C12400;
}


.rejsCalcTable {
	border: 0px none white;
	width: 180px;
	font-weight: bold;
	font-size: 11px;
}

.rejsCalcTable td {
	border: 1px solid #CECBCB;
	padding: 1px;
	margin: 1px;
	text-align: center;
}

.rejsCalcTable a:link, .rejsCalcTable a:visited {
	display: block;
	background-color: #E0CBA2;
	color: #171205;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	border: 1px solid #9B8352;
	border-bottom: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;

}

.rejsCalcForm .submit {
	display: block;
	background-color: #833615;
	color: #F0EDE3;
	text-decoration: none;
	padding: 6px 2px 6px 2px;
	text-align: center;
	border: 1px solid #9B8352;
	border-top: 1px solid #FCFCFC;
	border-left: 1px solid #FCFCFC;
	width: 174px;
	font-weight: bold;

}

.ula li {
	line-height: 130%;
}

a:link, a:visited {

	color: #CE3E00;
}

.hotelLeft {
	text-align:center;
	display: block;
	position: relative;
	width: 175px;
}

.hotelLeftMini {
	text-align:center;
	display: block;
	position: relative;
	width: 125px;
}


.hotelLeft img, .hotelLeftMini img {
	border: 0px none black;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

.hotelPodstrony a:link, .hotelPodstrony a:visited {
	display: block;
	position: relative;
	padding: 3px 3px 3px 3px;
	background-color: #631508;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #0A0805;
	border-top: 1px solid #B48E64;
}

.hotelPodstrony a:hover {
	display: block;
	position: relative;
	padding: 4px 3px 2px 3px;
	background-color: #A0310D;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #431A0A;
	border-bottom: 1px solid #B48E64;
}


.tableAA {
	width: 538px;;
}

.tableAA td {
	padding: 2px;
	font-size: 13px;
	background-color: #EFCF67;
	margin: 2px;
	border: 1px solid #B4A17F;
}
.tableAA td.nagAA {
	background-color: #B74200 !important;
	font-weight: bold;
	color: #f8f8f8 ;
	text-align: center;
}

.tableAA tr.row1 td {
	background-color: #FBC259;
}

.tableAA td.col2 {
	text-align: right;
}

#topgaleria img {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	border: 0px none black;
	float:left;
}
#topgaleria div {
	display: block;
	clear: both;
}

#galeriaphotos {
	clear: both;
	display: block;
	position: relative;
	width: 1800px;
	left:0px;
	top:0px;
	text-align: left;
}

#galeriaphotos img {
	margin-right: 5px;
	margin-bottom: 4px;
	border: 4px solid white;
	display: block;
	float: left;
	position: relative;
	width: 120px;
	height: 80px;
	overflow: hidden;
}

.kondycyjnebox a:link, .kondycyjnebox a:visited {
	display: block;
	position: relative;
	padding: 10px;
	background-color: #FEEDBE;
	width: 458px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #661301;
}

.kondycyjnebox a:hover {
	background-color: #FCD6A0;
}








