
@import "reset.css";

 
body {
	font-family:arial;
	font-size:10pt;
	color:#eeb9b9;
	background:url(../images/default/background.png);
}

a{color:#fef4d1;text-decoration:none;}
a:hover{color:#47b8ff;}






h1 {
	color:#e3decd;
	font-size:15pt;
	margin-bottom:5px;
	background-position:bottom;
}

h2 {
	color:#c7a2a2;
	font-size:14px;	
}

#description {text-align:justify;}
#description h2 {margin-top:15px;margin-bottom:15px;}

h3 {
	color:#531411;
	font-size:13px;
	margin-bottom:10px;
}


#menuTop {position:absolute;top:20px;left:710px;font-size:8pt;color:#dad6c4;}
#menuTop a {color:#473028;}

#menu {list-style:none;margin:0;padding:0;position:absolute;top:110px;left:300px;z-index:200;}
#menu li {float:left;margin-right:10px;}
#menu li a {color:#fefaea;font-size:10pt;}
#menu li.over a {color:#f2ff80;font-size:10pt;}

#wrapper{	
	background:url(../images/default/head-back.png) repeat-x;	
	overflow:auto;
	margin:0 auto;	
	}
	
#content {
	height:auto;
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#fblike {position:absolute;right:20px;top:35px;}

#logo {position:absolute;top:14px;left:54px;z-index:100;margin:0px;padding:0px;}	

#header {	
	height:97px;
	width:1000px;
	font-size:11px;
	color:#aaa;
	z-index:2;		
}

#lang {
	position:absolute;
	top:40px;
	right:0px;
	
	
}
#lang ul {margin:0;}
#lang ul li {
	float:left;
	list-style:none;
	margin-left:10px;	
}
#lang a img {
	border:0;
	outline:0;
}
#lang .active {
	background:url(../images/default/languageBttn.png) no-repeat top center;
}
#lang li:hover {
	background:url(../images/default/languageBttnOver.png) no-repeat top center;
}





#headerWrapper {height:100px;width:1000px;overflow:hidden;margin:0 auto;}

#slidersliderContainer{
	width:732px;
	margin:auto;
	height:368px;
	overflow:hidden;	
	z-index:1;
	position:relative;
}

#shadow {position:absolute;width:99px;height:300px;left:268px;top:0px;z-index:101;
background:url(../images/default/shadow.png) no-repeat;
}
#slider div{position:relative;height:368px;overflow:hidden;}
#sliderPager {position:absolute;width:220px;height:20px;left:20px;bottom:4px;z-index:120;}
#sliderPager a {background:url(/public/images/default/li.png) no-repeat;
				width:11px;height:11px;display:block;float:left;
				text-indent:-10000px;
				margin-left:10px;				
				}				
#sliderPager a:hover {background-position :right center;}				
#sliderPager a.pagerActive{background-position :right center;}

.bx-next {z-index:300;position:absolute;right:20px;bottom:0px;width:56px;height:34px;background:url(/public/images/default/slider-arr-right.png) no-repeat;}
.bx-next:hover {background-position:bottom;}

.bx-prev {z-index:300;position:absolute;right:76px;bottom:0px;width:57px;height:34px;background:url(/public/images/default/slider-arr-left.png) no-repeat;}
.bx-prev:hover {background-position:bottom;}



#bookingbar {
	float:left;	
	margin:0px;
	width:268px;
	overflow:hidden;
	height:411px;
	z-index:2;
	background:url(../images/default/pl/bookingbar.png) no-repeat;
}

.booking-btn
{
height:53px;
width:213px;
overflow:hidden;
background:url(/public/images/default/pl/booking-btn.png) no-repeat;
cursor:pointer;
margin-bottom:5px;
border:0px;
}

.packages-btn
{
height:34px;
width:113px;
overflow:hidden;
cursor:pointer;
background:url(/public/images/default/pl/pakiety-hotelowe.png) no-repeat;
position:absolute;
top:475px;
left:75px;
}

.package
{
position:absolute;
top:290px;left:16px;
}

.booking-btn:hover, .packages-btn:hover {background-position:bottom;}

#bookingbar .booking-btn {position:absolute;top:160px;left:27px;}


#imgbar {
	width:732px;
	float:left;	
	margin:0px;
	overflow:hidden;
	height:368px;
	z-index:2;
	margin-top:43px;
	position:relative;
}



#mainbar {
	width:690px;
	float:left;	
	margin-left:15px;
	overflow:hidden;	
	z-index:2;
	margin-top:60px;
	position:relative;
}

#textbar {
	clear:both;
	height:auto;
	padding-top:30px;
	overflow:hidden;
	background:url(../images/default/renifer-rycina.png) top center no-repeat;
}



#textbar ul {margin-left:20px;overflow:hidden;list-style:none;padding-left:10px;}

#textbar  li {
background:url(/public/images/default/ul-li.png) no-repeat;
padding-left:20px;
}




/*****  content ****/ 
#submenu {
	float:left;	
	margin-right:20px;
	width:268px;
	overflow:hidden;
	z-index:2;
	padding-top:40px;
	background:url(../images/default/submenu-back.png) no-repeat;
	min-height:200px;
}


#submenu ul {padding:0px;margin:0px;list-style:none;}

#submenu ul li {padding:0px;margin:0px;
background:url(/public/images/default/menu-item.png) no-repeat;
height:24px;padding-top:15px;text-align:center;color:#fff;cursor:pointer;
}

#submenu ul li a {color:#eea0a0;}
#submenu ul li:hover, #submenu ul li.over {background-position:bottom;}
#submenu ul li.over a {color:#ffeca9;}


.locationPath {	
	color:#00a4b4;
	height:29px;
	margin-top:20px;
	border-top:1px solid #eee;
	font-size:7pt;
}
.path {
	float:right;
	margin:10px;
}

.path   a
	{	
	margin-left:3px;
	text-decoration:none;
	padding-right:5px;
	font-size:7pt;
	color:#00a4b4;
	
}
.backBtn {
	color:#00a4b4;
	cursor:pointer;
	float:left;
	margin-top:8px;	
	font-size:8pt;
}
 



/****  footer  ****/

#footer {
	height:130px;	
	background:url(../images/default/footer-back.png) repeat-x;	
	margin-top:20px;
}


#footerWrapper{
	width:1000px;
	overflow:hidden;	
	margin:0 auto;
	margin-top:3px;
	padding-top:20px;
	overflow:hidden;
	font-size:7pt;	
	color:#450202;
	position:relative;
	}
	

#footerMenu a {color:#964141;}

.form th {
	background:#dfdfdf;

	
}
	

button{
	font-family:arial;
	padding:7px;
	border:1px solid #460c0c;
	background-color:#832424;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size:8pt;
	cursor:pointer;
	color:#fff;
}


button:hover, button.gray:hover,button.small:hover {
	background-color:#cc0000;
	
}



.form {
	font-size:13px;
	line-height:18px;
	color:#0f3954;
}
.formBack th {
padding:5px;	
}



table.form {width:100%;}
table.form td {padding:6px;text-align:left;vertical-align:top;line-height:19pt;}
table.form th {padding:6px;text-align:left;font-size:15pt;color:#0f3954;background:#fff;}


div.msg_error 
{
	padding:12px;
	margin:10px 0px 10px 0px;
	background:url('../images/default/icons/error.png') 20px 15px no-repeat;
	background-color:#FBE3E4;
	color:#D12F19; 
  	border:1px solid #FBC2C4;
  	padding-left:50px;
}

div.msg_info 
{
	padding:12px;
	background:url('../images/default/icons/info.png') 20px 15px no-repeat;
	background-color:#dbedf6; 
    color: #0b384f; 
    border:1px solid #aecad9;
	margin:10px 0px 10px 0px;
	padding-left:50px;
}

div.msg_notice
{
	padding:12px;
	background:url('../images/default/icons/info.png') 20px 15px no-repeat;
	background-color:#FFF6BF; 
    color: #817134; 
    border:1px solid #FFD324;
	margin:10px 0px 10px 0px;
	padding-left:50px;
}


div.msg_ok {padding:20px;background:#e2f3ec;border:1px solid #9ec7b7;margin-bottom:20px;-moz-border-radius: 3px;border-radius: 3px;}

input,select,textarea 
{
	font-family:arial;
	padding:7px;
	border:1px solid #909090;
	background-color:#eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size:8pt;
}


input.error,select.error,textarea.error 
{
	padding:7px;
	border:1px solid #a0433f;
	color:#72221e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}
label.error {
	display:block;font-size:7pt;
	background:#a0433f;
	padding:2px 10px 2px 10px;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;width:100px;}
	
table.listing {width:100%;border-collapse:collapse;margin:0px;border:1px solid #c4bb9a;background-color:#eeeeee;}
table.listing tr.two td{text-align:center;padding:7px;background-color:#fafafa;border-bottom:1px solid #cccccc;}
table.listing tr.one td{text-align:center;padding:7px;background-color:#eeeeee;border-bottom:1px solid #aaaaaa;}
table.listing tr.total td{ padding:7px;background-color:#eeeeee;color:#679900;font-size:16pt;}
table.listing th{text-align:center;background-color:#2b8fd9;border-bottom:1px solid #303030;padding:5px;color:#ffffff;font-weight:normal;}



img.border {border:1px solid #430505;padding:1px;}


.formTable tr td {padding:3px;}


.ctl {background:url(/public/images/default/corner.png) top left;width:7px;height:7px;position:absolute;top:0px;left:0px;z-index:999;}
.ctr {background:url(/public/images/default/corner.png) top right;width:7px;height:7px;position:absolute;top:0px;right:0px;z-index:999;}
.cbl {background:url(/public/images/default/corner.png) bottom left;width:7px;height:7px;position:absolute;bottom:0px;left:0px;z-index:999;}
.cbr {background:url(/public/images/default/corner.png) bottom right;width:7px;height:7px;position:absolute;bottom:0px;right:0px;z-index:999;}


#hotresOverlay{z-index:1000;}
#hotresContent{z-index:1001;}
#hotresClose{z-index:1001;}
#hotresPowered{z-index:1001;}








table.default {width:100%;border:0px;}
table.default td {padding:7px;background-color:#eee;border:2px solid #fff;}
table.default th {padding:7px;background-color:#009cff;border:2px solid #fff;color:#fff;font-weight:bold;text-align:center;}

.packagesList {width:234px;height:165px;position:relative;margin-right:20px;margin-bottom:20px;float:left;overflow:hidden;}
.packagesList p {position:absolute;top:115px;left:15px;width:200px;color:#b83e3e;}
.packagesList p a {color:#fcf2cd;font-size:10pt;}


.packagesList .over {
					background:url(/public/images/default/package-over.png);
					width:234px;height:165px;top:0px;
					position:absolute;cursor:pointer;
					}
					
.packagesList:hover .over {background-position:right;}

.packagesList a {color:#003d78;text-transform:uppercase;}
.packagesList .price {position:absolute;top:85px;right:20px;width:120px;color:#fff;text-align:right;font-size:17pt;}
.packagesList .price span {font-size:10pt;}
.packagesList .days {position:absolute;top:98px;left:140px;width:80px;color:#3e7f91;text-align:center;}

.newsletter
	{
	background:url(/public/images/default/pl/newsletter.png);
	width:474px;
	height:61px;overflow:hidden;
	position:relative;
	}
	
.newsletter button {position:absolute;top:10px;right:15px;}	

