@charset "utf-8";
/* CSS Document */

/*--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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}










body {
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	background:#8b0148;
	font-size:9pt;
}
h1{
	font-size:18pt;
	font-weight:bold;
	color:#8b0148;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
}
h2{
	color:#8b0148;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:12pt;	
}
h3 {
	font-size:15pt;
	font-weight:bold;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
}

h4 {
	font-size:10pt;
	font-weight:bold;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
}

h5 {
	font-size:10pt;
	font-weight:normal;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
}

#main_container {
	position:relative;
	width:900px;
	margin: 0 auto;
	background:#b8b8b7;
	overflow:hidden;
	-moz-box-shadow:0px 10px 30px rgba(0,0,0,.5);
	-o-box-shadow:0px 10px 30px rgba(0,0,0,.5);
	-webkit-box-shadow:0px 10px 30px rgba(0,0,0,.5);
	-ms-box-shadow:0px 10px 30px rgba(0,0,0,.5);
	box-shadow:0px 10px 30px rgba(0,0,0,.5);
}
	
#logo {
	width:250px;
	height:100px;
	float:left;	
	margin: 10px 0 0 30px;
}


#top_container {
	width:900px;
	height:100px;
	float:left;
	background:url(../images/top_container.jpg);
	
}

#flags_container {
	width: auto;
	height: 17px;
	float:right;
	padding: 10px;
}

#pl {
	width:24px;
	height:19px;
	background-position: 0px 0px;
	background-image:url(../images/pl.jpg);
	float:left;
	margin:2px;
}

#pl:hover {
	background-position: 0px -19px;
	cursor:pointer;
}



#gb {
	width:24px;
	height:19px;
	background-image:url(../images/gb.jpg);
	background-position: 0px -19px;
	float:left;
	margin:2px;
}

#gb:hover {
	background-position: 0px -19px;
	cursor:pointer;
}
#menu_container {
	float:right;
	margin-top: 30px;
	margin-right: -130px;
	
}

.menu {
	position: relative;
	height: 29px;
	width: 500px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
		.menu li {
			float: left;
			list-style: none;
		}
			.menu li.back {
				border-bottom: 5px solid #26a3ff;
				width: 9px;
				height: 30px;
				z-index: 8;
				position: absolute;
				margin-top: 5px;
			}
			.menu li a {
				font: bold 16pt arial;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: 0 10px;
				text-shadow: 1px 1px 1px #000;
			}   
				.menu li a:hover, .menu li a:active, .menu li a:visited {
					border: none;
				}                     
#ru {
	width:24px;
	height:17px;
	background-position: 0px 0px;
	background-image:url(../images/ru.jpg);
	float:left;
	margin:2px;
}

#ru:hover {
	background-position: 0px -19px;
	cursor:pointer;
}


#de {
	width:24px;
	height:19px;
	background-position: 0px 0px;
	background-image:url(../images/de.jpg);
	float:left;
	margin:2px;
}

#de:hover {
	background-position: 0px -19px;
	cursor:pointer;
}


#fr {
	width:24px;
	height:19px;
	background-position: 0px 0px;
	background-image:url(../images/fr.jpg);
	float:left;
	margin:2px;
}

#fr:hover {
	background-position: 0px -19px;
	cursor:pointer;
}


#es {
	width:24px;
	height:19px;
	background-position: 0px 0px;
	background-image:url(../images/es.jpg);
	float:left;
	margin:2px;
}

#es:hover {
	background-position: 0px -19px;
	cursor:pointer;
}


#slider_container {
	width:900px;
	height:350px;
	float:left;
}
#ofirmie_container {
	width:640px;
	height:300px;
	float:left;
	}
	
#welcome_head {
	float:left;
	width:590px;
	height:40px;
	padding:0 30px;
	margin-top:-10px;
}

#welcome_head img {
	float:left;
	width:27px;
	height:35px;
	margin-right:15px;
}


#welcome_content {
	width:620px;
	height:240px;
	margin-top:40px;
}

#welcome_content p {
	text-indent:15px;
}

.quote {
	font-style:italic;
	line-height:170%;	
}
.quote a {
	font-style:normal;
	display:block;	
	text-align:right;
	margin-bottom:10px;
	float:right;
}

#accordion {
	background:#FFFFFF url(../images/content_tab.jpg) repeat scroll 0;
	height:230px;
	padding:0;
	width:600px;
/*	border:1px solid #454545;
*/	margin-left:20px;
}

/* accordion header */
#accordion .accordion {
	float:left;
	margin-right:10px;
	cursor:pointer;
	opacity:0.4;
	filter: alpha(opacity=40);
}

/* currently active header */
#accordion .accordion.current {
	cursor:default;
	opacity:1;
	filter: alpha(opacity=100);
}

/* 
	accordion pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
#accordion .div_accordion {
	width:0px;
	float:left;	
	display:none;		
	margin-right:10px;
}

/* content inside a pane should have fixed width */
#accordion .div_accordion h3 {
	color:#444;
	margin:10px 0 10px 0;
	width:400px;
	font-size:14pt;	
}
	
#accordion .div_accordion p {
	font-size:10pt;
	width:400px;
}

#accordion #ofirmie{
	line-height:125%;	
}

#accordion .div_accordion .quote {
	font-size:9pt;	
}
		
#atuty{
 width:300px;
 height:300px;
 float:left;	
}
		
#atuty_container {
	width:300px;
	height:300px;
	float:left;
	margin-top:20px;
}

#atuty_head {
	float:left;
	width:300px;
	height:40px;
	padding:0 20px;
}
#atuty_head img {
	float:left;
	width:45px;
	height:40px;
	margin-right:10px;
}


#atuty_container .prev {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -120px;
	margin-left: 7px;
	opacity: .3;
	
}


#atuty_container .prev:hover {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -120px;
	margin-left: 7px;
	opacity: 1;
	
}

#atuty_container .next {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -120px;
	margin-left: 260px;
	opacity:.3;	
}

#atuty_container .next:hover {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -120px;
	margin-left: 260px;
	opacity:1;	
}

.bx_pager {
	padding-left:90px;
}

.bx_pager a {
	background:url(../images/bg_pager.png) no-repeat 0 -10px;
	color:#fff;
	float:left;
	font-size:0px;
	height:10px;
	margin-right:6px;
	margin-top:10px;
	padding:0px 0 0 5px;
	width:10px;	
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration:none;
}

#atuty_slider li {
	width:215px;
	height:200px;
	margin-left:30px;
	padding:5px;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	text-indent:15px;
	line-height:125%;
	text-align:justify;
}

#atuty_slider img {
	width:215px;
	height:106px;
	display:block;
	margin-bottom:10px;
		
}

#atuty_slider_sidebar img {
	width:190px;
	height:106px;
	display:block;
	margin-bottom:10px;
		
}


#atuty_sidebar{
 width:250px;
 height:300px;
 float:left;
 margin-bottom:20px;	
}
		
#atuty_container_sidebar {
	width:250px;
	height:300px;
	float:left;
	margin-top:15px;
}

#atuty_head_sidebar {
	float:left;
	width:250px;
	height:40px;
	padding:0 20px;
}
#atuty_head_sidebar img {
	float:left;
	width:45px;
	height:40px;
	margin-right:10px;
}


#atuty_container_sidebar .prev {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -100px;
	margin-left: 10px;
	opacity: .3;
	
}


#atuty_container_sidebar .prev:hover {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -100px;
	margin-left: 10px;
	opacity: 1;
	
}

#atuty_container_sidebar .next {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -100px;
	margin-left: 230px;
	opacity:.3;	
}

#atuty_container_sidebar .next:hover {
	position:absolute;
	width:17px;
	height:29px;
	outline: 0 none;
	margin-top: -100px;
	margin-left: 230px;
	opacity:1;	
}

.bx_pager {
	padding-left:70px;
}

.bx_pager a {
	background:url(../images/bg_pager.png) no-repeat 0 -10px;
	color:#fff;
	float:left;
	font-size:0px;
	height:10px;
	margin-right:6px;
	padding:0px 0 0 5px;
	width:10px;	
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration:none;
}

#atuty_slider_sidebar li {
	width:190px;
	height:220px;
	margin-left:30px;
	padding:5px;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 125%;
	text-indent: 15px;
	text-align:justify;
}


#rezerwacja_container {
	margin-top:-10px;
	width:250px;
	height:310px;
	float:left;
	border-left: solid #454545 1px;
}
#rezerwacja_head {
	float:left;
	width:250px;
	height:40px;
	padding:0 20px;
	margin-top:0px;
}
#rezerwacja_head img {
	float:left;
	width:52px;
	height:40px;
	margin-right:10px;
}




#nowosci {
	width:340px;
	height:330px;
	float:left;
}
#news_head img {
	float:left;
	width:55px;
	height:44px;
	margin-right:10px;
}
#news_head {
	width: 330px;
	height:44px;
	float:left;
}

#news_container { width:330px; height:auto; margin-top:0px; padding:5px;}
.news {border-top:#454545 dashed 1px; padding:5px; }
#first_news {border:none; }
.news p {display:none; padding:5px; }
.news h4 {text-align:right;padding: 5px; }
.data {position:relative; left:5px;; font-weight:bold; }
#first {display:block; }
#first_btn {background-position:0 16px; }
.more {width:26px; height:16px;position:relative; margin:5px; cursor:pointer; left:90%; background:url(../images/more_btn.png); background-position: 0 0; opacity: 0.3; }
.more:hover {opacity: 1; }


#kontakt_container {
	width:250px;
	height:300px;
	float:left;
	border-left: solid #454545 1px;

}

#kontakt_head img {
	float:left;
	width:42px;
	height:41px;
	margin-right:10px;
}
#kontakt_head {
	width: 250px;
	height:41px;
	float:left;
	padding-left:27px;
}
#kontakt_content {
	text-align:right;
	padding: 60px 30px;
	font-size:10pt;
    line-height: 90%;
	
}
#kontakt_container_galeria {
	width:250px;
	height:300px;
	float:left;
	margin-top:30px;

}



#footer_container {
	width:900px;
	height:70px;
	float:left;
	background:url(../images/footer.jpg);
}

#top_container_galeria {
	width:900px;
	height:150px;
	background:url(../images/top_galeria.jpg) no-repeat;
	float:left;

}

#galeria_container {
	width:650px;
	height:500px;
	background:#b8b8b7;
	float:left;
	margin-top:75px;
}
#galeria_head {
	float:left;
	width:520px;
	height:520px;
	margin:400px 0 0 75px;
/*	background:url(../images/PhotosIcon.png) no-repeat;
*/	opacity: .25;
	
	
}


#sidebar {
	width:240px;
	height:920px;
	float:left;
	background:#b8b8b7;
	border-left: 1px #454545 solid;
}

#rezerwacja_container_sidebar {
	width:250px;
	height:280px;
	float:left;

}

a.dp-choose-date {
	float: left;
	width: 26px;
	height: 22px;
	padding: 0;
	margin: 0 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/kalendarz_icon.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied { margin:4px;padding:2px 0;color:#fff;
	width: 100px;
	float: left;
}





/*Galeria*/
.ps_overlay{
    z-index:90;
    background:#000;
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    opacity:0.75;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* Image container style */
.ps_container{
	width:420px;
	height:350px;
	position:absolute;
	top:50%;
	margin-top:-175px;
	left:50%;
	margin-left:-240px;
	z-index:100;
}
.ps_container img{
	border:10px solid #fff;
	position:absolute;
	top:50%;
	left:50%;
	-moz-box-shadow:1px 1px 10px #000;
	-webkit-box-shadow:1px 1px 10px #000;
	box-shadow:1px 1px 10px #000;
}
/* Close button for preview mode */
a.ps_close{
	background:#000 url(../images/close.png) no-repeat center center;
	cursor:pointer;
	width:56px;
	height:56px;
	position:fixed;
	right:20px;
	top:20px;
	z-index:1000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
	border:#fff solid 3px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}

/* Next photo button for preview mode */
a.ps_next_photo{
	position:absolute;
	top:50%;
	left:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 -28px;
	z-index:200;
	cursor:pointer;
	background:#000 url(../images/next_photo.png) no-repeat 50% 50%;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
a.ps_next_photo:hover,
a.ps_close:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
/* Thumbnail slider style */
.ps_slider{
	width:505px;
	height:300px;
	position:relative;
	margin-left:60px;
}
.ps_slider a.next,
.ps_slider a.prev{
	position:absolute;
	background-color:#000;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #232323;
    width:20px;
    height:20px;
    top:50%;
    margin-top:-10px;
    opacity:0.6;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    outline:none;
}
.ps_slider a.prev:hover,
.ps_slider a.next:hover{
    border:1px solid #333;
    opacity:0.9;
}
.ps_slider a.disabled,
.ps_slider a.disabled:hover{
    opacity:0.4;
    border:1px solid #111;
    cursor:default;
}
.ps_slider a.prev{
    left:-30px;
    background-image:url(../images/prev.png);
}
.ps_slider a.next{
    right:-30px;
    background-image:url(../images/next.png);
}
.ps_slider .ps_album{
	width:140px;
	height:310px;
	padding:10px;
	background-color:#333;
	border:1px solid #444;
	position:absolute;
	top:0px;
	text-align:center;
	cursor:pointer;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	-webkit-box-reflect:
		below 5px 
		-webkit-gradient(
			linear, 
			left top, 
			left bottom, 
			from(transparent), 
			color-stop(0.6, transparent), 
			to(rgb(18, 18, 18))
		);
}
.ps_slider .ps_album:hover{
		background-color:#383838;
}
.ps_slider .ps_album img{
	height:90px;
	border:1px solid #444;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
}
.ps_slider .ps_album .ps_desc{
	display:block;
	color:#666;
	background:#111 url(../images/overlay.png) no-repeat bottom right;
	height:200px;
	margin-top:10px;
	text-align:left;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	border:1px solid #393939;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
.ps_slider .ps_album:hover .ps_desc{
	background-image:none;
}
.ps_slider .ps_album .ps_desc span{
	display:block;
	margin:0px 10px 10px 10px;
	border-top:1px solid #333;
	padding-top:5px;
}
.ps_slider .ps_album .ps_desc h2{
	margin:10px 10px 0px 10px;
	text-align:left;
	padding-bottom:5px;
	font-weight:normal;
	color:#ddd;
	text-shadow:0px 0px 1px #fff;
	border-bottom:1px solid #000;
}
.ps_slider .loading{
	background:#121212 url(../images/loading.gif) no-repeat 50% 50%;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#film_head img {
	float:left;
	width:40px;
	height:41px;
	margin-right:15px;
}
#film_head {
	width: 250px;
	height:41px;
	float:left;
	padding-left:25px;
}
#film_content {
	width:220px;
	height:200px;
	margin:25px auto;
	
}

#shadow_top{
	background:url(../images/shadow_top.jpg) no-repeat;	
	float:left;
	width:900px;
	height:30px;
}

#shadow_bottom{
	background:url(../images/shadow_bottom.jpg) no-repeat;	
	float:left;
	width:900px;
	height:30px;

}
#left_shadow {
	width:30px;
	height:1000px;
	background:url(../images/left_shadow.jpg) repeat-y;
	float:left;

}

#right_shadow {	
	width:30px;
	height:100px;
	overflow:auto;
	background:url(../images/right_shadow.jpg) repeat-y;
	clear:both;
}
.tooltip {
	display:none;
	background:transparent url(../images/tooltip/black_arrow.png);
	font-size:14px;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-weight:bold;
	height:70px;
	width:160px;
	padding:22px;
	color:#fff;	
}
#oferta_container {
	width:540px;
	height:700px;
	background:#b8b8b7;
	float:left;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size:10pt;
	padding:30px 50px;
	line-height: 150%;
	
}
#informacje_container {
	width:540px;
	height:700px;
	background:#b8b8b7;
	float:left;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size:10pt;
	padding:30px 50px;
	text-indent:15px;
	line-height:135%;

}
#map {
	width:560px;
	height:700px;
	background:#b8b8b7;
	float:left;
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size:10pt;
	padding:30px;
	margin: 10px;
}

.link{
	text-decoration:none;
	border-bottom: dashed 1px #b80148;
	color: #b80148;
}
a.link:hover{
	text-decoration:none;
	color: #fff;
	background-color:#b8136f;
}

#menu_bottom {
	font-family:"Myriad Web Pro", Tahoma, "Trebuchet MS", sans-serif;
	font-size:10pt;
	font-weight:bold;
	position:relative;
	top:30px;
	left:200px;
	overflow:hidden;
	color:#ccc;
	width:450px;
}

#menu_bottom li {
	list-style:none;
	float:left;
	text-decoration:none;
	margin: 0 10px;
	
}
#menu_bottom a{
	color:#ccc;	
	text-decoration:none;
}
#menu_bottom a:hover{
	text-decoration:none;
	color: #fff;
	background-color:#b8136f;
}



#mapa_strefy {
	width:200px;
	height:190px;
	float:right;
	margin-top:-535px;
	margin-right:-25px;
	-moz-box-shadow: 0px 0px 5px #666; 
	-webkit-box-shadow: 0px 0px 5px #666;
	border: 1px black solid;
	padding:0;
}

#mapa_strefy:hover {
	-moz-box-shadow: 0px 0px 15px #666; 
	-webkit-box-shadow: 0px 0px 15px #666;	
	border: 1px black solid;

}

#thumbs {
	margin-left:-15px;
}

#znaki {
	width:51px;
	height:200px;
	float:right;
	margin-top:-750px;
	margin-right:-10px;
}
UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 3px 5px;
		    background-color: #ccc;
		    color: #000;
		    text-decoration: none;
			font-weight:bold;
			-moz-border-radius:5px 5px 0 0 ;
			-webkit-border-radius:5px 5px 0 0 ; 
			border-top-left-radius: 5px 5px;
			border-top-right-radius: 5px 5px;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #8b0148;
		    color: #fff;
		    padding-top: 7px;
			font-weight:bold;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		
		div.tabs > div h2 {
			margin-top: 0;
		}
		

.first_head {
	color:#039;
	font-size:11pt;
}			
.second_head {
	color:#8b0148;	
	font-size:11pt;

}	
	

#first-oferta {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}

#second-oferta {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}
#third-oferta {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}

#first {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}

#second {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}
#third {
	border-top: 1px dashed grey;	
	margin: 1px 0 0 -20px;
	padding-left:20px;
}

#cennik {
	width:525px;
	text-align: left;
	padding:5px;	
}

#cennik tr th {
	width: 175px;	
}

#cennik td {
	text-align:center;	
}

.line-through {
	text-decoration:line-through;
	margin-right:10px;	
}

.table_head {
	background-color:#8b0148;
	text-align:center;
	color: white;
} 
.table_p {
	background-color:#ccc;
}
.table_np {
	background-color:#bbb;
}
#cennik .rodzaj_pokoju {
	text-align:left;	
}

.promo {
	color:#8b0148;
	margin:0;
	padding:0;
}

.panel {
	  position: fixed;
	  top: 60px;
	  left: 0px;
	  display: none;
	  width: 330px;
	  height: auto;
	  background:#fff;
	  padding: 15px 15px 15px 50px;
	  /*border:1px solid #111111;
	  */-moz-border-radius-topright: 15px;
	  -webkit-border-top-right-radius: 15px;
	  -moz-border-radius-bottomright: 15px;
	  -webkit-border-bottom-right-radius: 15px;
	  -webkit-box-shadow:#000 3px 5px 15px;
	  -moz-box-shadow:#000 3px 5px 15px;
	  box-shadow:#000 3px 5px 15px;
	  border-top-right-radius: 15px 15px;
	  border-bottom-right-radius: 15px 15px;
}

/*.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}
*/
a.trigger{
width:20px;
height:30px;
position: fixed;
text-decoration: none;
top: 50px; left: -7px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:url(../images/facebook.png) no-repeat;
display: block;
}

a.trigger:hover{
width:20px;
height:30px;
position: fixed;
text-decoration: none;
top: 50px; left:-12px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background: url(../images/facebook.png) no-repeat;
display: block;
}

a.active.triger {
background: url(../images/facebook.png) no-repeat ;
}
#facebook {
	width:150px;
	height:45px;
	background: url(../images/facebook-icon.png) no-repeat;
	float: right;
}

#facebook:hover {
	background-position:0px -45px;	
}
#revo {
	display:inline;
	color:#fff;
	position:absolute;
	top:1150px;
	right:40px;
	margin: 0;
	z-index:9999;		
}

#revo:hover {
	background-position: 0 -35px;	
}

.packages {
	padding: 5px;
}

.packages ul {
	list-style: circle;
	margin-left: 30px;
}

