body{
font-family:Arial;
	font-size:12px;
	color:#3f4a4e;
	margin: 0;
	padding: 0;
	border: 0;
}
* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
a.visited{
color:#3f4a4e;
text-decoration: none;
}
a{
color:#3f4a4e;
text-decoration: none;
}
.img_show_l{
float:left;
width:270px;
height:240px;
text-align:center;
}
.img_text{
float:left;
width:270px;
}

 .loader{ 
	position:absolute;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
	margin:0px;
	z-index:1;
	filter:alpha(opacity=75);
	opacity: 0.75;
	background-color:#555555;
	color:#FFFFFF;
} 
.panel_up_c {
/*clear:both; 
left:11px; 
right:10px; 
top:-28px;
display:inlinte;
position:relative; */
background:url(../../images/opis_wycieczki/content_up_c.png) repeat-x; 

height:10px;
	/*z-index: 1000;
	margin-bottom: 1em;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c7c7;
	clear:both;
	background:  url(../../images/opis_wycieczki/content_up_c.png) repeat-x ;
	height:10px;
	width:100%;	*/
}
.panel_up_r{
/*
float:right; 
clear:both; 
display:inline;
top:-56px;
position:relative;*/
background:url(../../images/opis_wycieczki/content_up_r.png) no-repeat; 
width:11px; 
height:10px;
	/*margin: 0 -1px -1px 0;
	background:  url(../../images/opis_wycieczki/content_up_r.png) no-repeat bottom right;*/
}
.panel_up_l{
/*clear:both; 
float:left; 
display:inline;
position:relative;
top:0px;*/
background:url(../../images/opis_wycieczki/content_up_l.png) no-repeat; 
width:9px; 
height:10px;
	/*margin: 0 0 -1px -1px;
	padding: 0.75em;
	background:  url(../../images/opis_wycieczki/content_up_l.png) no-repeat bottom left;*/
}
.panel_l{
/*clear:both; 
float:left; 
display:inline; */
background:url(../../images/opis_wycieczki/content_l.png) repeat-y; 
width:9px; 
height:100px;
}
.panel_r{
/*clear:both; 
float:right; 
display:inline; */
background:url(../../images/opis_wycieczki/content_r.png) repeat-y; 
width:11px; 
height:100px;
}
.panel_c{
/*clear:both;
position:absolute; 
left:17px; */
background: #f1f1f1 repeat ; 
/*width:110px; 
height:100px;*/
}
.panel_down_l{
/*clear:both; */
background:url(../../images/opis_wycieczki/content_down_l.png) no-repeat; 
width:9px; 
height:10px;
}
.panel_down_c{
/*clear:both; */
background:url(../../images/opis_wycieczki/content_down_c.png) repeat-x; 

height:10px;
}
.panel_down_r{
/*clear:both; */
background:url(../../images/opis_wycieczki/content_down_r.png) no-repeat; 
width:11px; 
height:10px;
}
.input_login {
border:1px #000000 dotted;
background:#f1f1f1;
width:100px;

}
.input_submit{
border:1px grey dashed;
background:#FFFFFF;
}
.input_reset{
border:1px grey dashed;
background:#FFFFFF;
}
.newsletter_table{
border-bottom: 1px solid #b0b0b0;
border-left: 1px solid #fff;
border-right: 1px solid #c7c7c7;
padding: .1em;
}
.input_text{
border-bottom: 1px solid #b0b0b0;
border-left: 1px solid #fff;
border-right: 1px solid #c7c7c7;
border-top: 1px dotted #a5a6a6;
padding: .1em;
}
.administratorzy_table{
border-bottom: 1px solid #b0b0b0;
border-left: 1px solid #fff;
border-right: 1px solid #c7c7c7;
padding: .1em;
width:80%;
}
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #3f4a4e;
}
a.footer{
font-weight:bold;
font-size:10px;
color: #3f4a4e;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
.copy{
color:#3587b5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}







/*==============================
	SITE WRAPPER
===============================*/


.site-wrapper
{
	width:1024px; 
	/*max-height:1745px; 
	height:800px;*/
	margin-left:auto; 
	margin-right:auto; 
	/*background:url('../../images//background.jpg'); */
	/*border:solid 1px black; */
}
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	/*background-color: #fff;*/ /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}
/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	width:1017px; 
	height:198px; 
	background:url('../../images/logo-bg.png'); 
	background-repeat:no-repeat; 
}
.header-title
{
	border:0px none #FFFFFF;
	float:left; 
}
.btn-header{

	margin-top:135px;
	margin-left:10px;
}
.header-menu
{
	float:right; 
	width:370px; 
	height:54px; 
}
/* // The Menu // */
.header-menu ul
{
	padding:0; 
	margin:0;
	list-style:none; 
}
.header-menu li
{
	float:left; 
}

/*==============================
	BODY WRAPPER
===============================*/
.searcher
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	/*min-height:1288px;*/
	/* background:url('../../images//background.jpg') repeat-y; */ 
}

.search_wyszukiwarka{
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;	
	float:left; 
	width:303px; 
	min-height:654px;
	height:654px;
	font-family:Arial; 
	background:url(../../images/wyszukiwarka_bg.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.search_wyszukiwarka2{
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;	
	float:left; 
	width:303px; 
	min-height:247px;
	height:247px;
	font-family:Arial; 
	background:url(../../images/wyszukiwarka2.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.search_wyszukiwarka3{
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;	
	float:left; 
	width:303px; 
	min-height:347px;
	height:347px;
	font-family:Arial; 
	background:url(../../images/wyszukiwarka_bg.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.searcher_left
{
	/*margin-top:3px; */
	float:left; 
	width:310px; 
	min-height:1288px;
	height:1288px;
}
.searcher_left2
{
	/*margin-top:3px; */
	float:left; 
	width:310px; 
	/*min-height:1088px;
	eight:1088px;*/
}
.searcher_left3
{
	/*margin-top:3px; */
	float:left; 
	width:510px; 
	/*min-height:1088px;
	eight:1088px;*/
}
.content_all
{
	/*margin-top:3px; */
	float:left; 
	width:710px; 
	/*min-height:1288px;
	height:1288px;*/
}
.searcher_right
{
	/*margin-top:3px; */
	float:left; 
	width:700px; 
	min-height:1288px;
	height:1288px;
}
.searcher_right2
{
	/*margin-top:3px; */
	float:left; 
	width:700px; 
	/*min-height:1288px;
	height:1288px;*/
}
.szybki_kontakt_wyszukiwarka{
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	float:left; 
	width:310px; 
	min-height:173px;
	height:173px;
	font-family:Arial; 
	background:url(../../images/szybki_kontakt.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.newsletter_wyszukiwarka{
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	float:left; 
	width:310px; 
	min-height:173px;
	height:173px;
	font-family:Arial; 
	background:url(../../images/newsletter.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.oferty_wyszukiwarka
{  
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	margin-top:-5px;
	float:left; 
	width:308px; 
	min-height:288px;
	height:288px;
	font-family:Arial; 
	background:url(../../images/oferta.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.body-wrapper
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:530px;
	height:530px;
	background:url('../../images//background.jpg')  repeat-y; 
}
.body-wrapper2
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:330px;
	height:330px;
	/* background:url('../../images//background.jpg') repeat-y; */ 
	
}
.body-wrapper3
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:339px;
	height:339px;
	/* background:url('../../images//background.jpg') repeat-y; */ 
}
.body-wrapper4
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:286px;
	height:286px;
	/* background:url('../../images//background.jpg') repeat-y; */ 
}
.body-wrapper5
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:173px;
	height:173px;
	/* background:url('../../images//background.jpg') repeat-y; */
}
.body-wrapper6
{
	/*margin-top:3px; */
	float:left; 
	width:1024px; 
	min-height:173px;
	height:173px;
	/* background:url('../../images//background.jpg') repeat-y; */ 
}
.portfolio-menu3
{
	float:left; 
	width:572px; 
	min-height:151px;
	height:151px;
	font-family:Arial; 
	background:url(../../images/rezerwacje_bg3.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.portfolio-menu4
{
	float:left; 
	width:568px; 
	min-height:339px;
	height:339px;
	font-family:Arial; 
	background:url(../../images/aktualizacje.gif); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
	margin:0px;
	
}
.portfolio-menu5
{
	float:left; 
	width:336px; 
	min-height:282px;
	height:282px;
	font-family:Arial; 
	background:url(../../images/last_minute_sg2.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */  
	margin:0px;
}
.zegary-pogoda
{
	float:left; 
	width:336px; 
	min-height:282px;
	height:282px;
	font-family:Arial; 
	/*background-position:left left; */ 
	margin:0px;
	margin-left:5px;
}
.zegary{
	float:left; 
	width:166px; 
	min-height:282px;
	height:282px;
	font-family:Arial; 
	/*background-position:left left; */ 
	margin:0px;
}
.pogoda-waluta{
	float:left; 
	width:168px; 
	min-height:282px;
	height:282px;
	font-family:Arial; 
	/*background-position:left left; */ 
	margin:0px;
	margin-left:2px;
}
.pogoda{
	float:left; 
	width:168px; 
	min-height:147px;
	height:147px;
	font-family:Arial; 
	background:url(../../images/pogoda.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
	margin:0px;
}
.waluty{
	float:left; 
	width:168px; 
	min-height:126px;
	height:126px;
	font-family:Arial; 
	background:url(../../images/waluty.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
	margin:0px;
}
.portfolio-menu6{
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	float:left; 
	width:337px; 
	min-height:173px;
	height:173px;
	font-family:Arial; 
	background:url(../../images/newsletter.gif); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.portfolio-menu7{
	/*margin-right:0px;
	margin-bottom:0px;
	margin:0px;*/
	margin-top:-3px;
	float:left; 
	width:310px; 
	min-height:173px;
	height:173px;
	font-family:Arial; 
	background:url(../../images/szybki_kontakt.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.portfolio-menu2
{
	float:left; 
	width:572px; 
	min-height:37px;
	height:37px;
	font-family:Arial; 
}
.portfolio-menu2 h1
{
	margin:2px; 
	color:#3f4a4e; 
	font-size:18px; 
}
.portfolio-menu2 ul
{
	margin:0;
	padding-left:15px; 
	list-style:none; 
}
.portfolio-menu2 a
{
	font-size:12px;
	text-decoration:none; 
	color:#3f4a4e; 
}
.portfolio-menu2 li
{
	background:url(../../images/rezerwacje_button.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
	/*margin-bottom:5px; 
	padding-left:15px; */

}
.portfolio-menu2 li:hover
{
/*	background:url(../../images/.gif); */
	background-repeat:no-repeat;
	/* background-position:center left; */ 
}
/*==============================
	PORTFOLIO MENU 
===============================*/
.portfolio-menu
{
	float:left; 
	width:140px; 
	min-height:530px;
	height:530px;
	font-family:Arial;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.portfolio-menu h1
{
	margin:2px; 
	color:#3f4a4e; 
	font-size:18px; 
}
.portfolio-menu ul
{
	margin:0;
	padding-left:15px; 
	list-style:none; 
}
.portfolio-menu a
{
	font-size:12px;
	text-decoration:none; 
	color:#3f4a4e; 
}
.portfolio-menu li
{
	background:url(../../images/triangle-idle.gif); 
	background-repeat:no-repeat; 
	/* background-position:center left; */ 
	margin-bottom:5px; 
	padding-left:15px; 

}
.portfolio-menu li:hover
{
	background:url(../../images/triangle-active.gif); 
	background-repeat:no-repeat;
	/* background-position:center left; */ 
}
/*==============================
	CONTENT-WRAPPER
===============================*/
.content-wrapper
{  
	float:left; 
	width:470px;
	margin-right:5px; 
}
.content-wrapper2
{  
	float:left; 
	width:447px;
	min-height:194px;
	height:194px;
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	margin-top:-5px;
}
.content-wrapper3
{  
	margin-right:0px;
	margin-bottom:0px;
	margin-top:2px;
	float:left; 
	width:445px; 
	min-height:339px;
	height:339px;
	font-family:Arial; 
	background:url(../../images/oferty_promocyjne.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.last-minute
{  
	margin-right:0px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:10px;
	float:left; 
	width:443px; 
	min-height:276px;
	height:276px;
	font-family:Arial; 
	background:url(../../images/last-minute.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.karpackie-atrakcje
{  
	margin-right:0px;
	margin-bottom:0px;
	margin-top:5px;
	float:left; 
	width:440px; 
	min-height:334px;
	height:334px;
	font-family:Arial; 
	background:url(../../images/karpackie-atrakcje.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.galeria
{  
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:5px;
	float:left; 
	width:446px; 
	min-height:334px;
	height:334px;
	font-family:Arial; 
	background:url(../../images/galeria.gif); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.content-wrapper4
{  
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	margin-top:-5px;
	float:left; 
	width:308px; 
	min-height:288px;
	height:288px;
	font-family:Arial; 
	background:url(../../images/oferta.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.content-wrapper5
{  
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	margin-top:5px;
	float:left; 
	width:708px; 
	min-height:173px;
	height:173px;
	font-family:Arial; 
	/*background:url(../../images/oferta_specjalna.png);*/
	background-repeat:no-repeat; 
	/*background-position:left left; */ 
}
.content-wrapper6
{  
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	margin-top:5px;
	float:left; 
	width:350px; 
	min-height:160px;
	height:160px;
	overflow:hidden;
	font-family:Arial;

}
/*==============================
		PANEL CONTENT
===============================*/
.panel
{ 
	margin-bottom:5px;
	border:solid 1px #869ca4;
}
.panel_content
{
	padding:2px; 
	background:#effaff; 
}
.panel_title
{	  
	height:16px; 
	font-size:14px; 
	color:#effaff; 
	padding:2px; 
	padding-left:4px; 
	background:url(../../images/panel_bg.gif); 
	background-repeat:repeat-x; 
	/* background-position:center center; */ 
}
/*==============================
		RIGHT WRAPPER 
===============================*/
.right-wrapper
{
	float:left; 
	width:180px; 
	min-height:530px; 
	height:530px;
}
.right-wrapper2
{
	float:right; 
	width:447px; 
	min-height:156px; 
	height:156px; 
	margin-right:5px;
	margin-bottom:0px;
	margin-top:-15px;
}
.right-wrapper3
{
	float:left; 
	width:370px;
	min-height:286px;
	height:286px;
	margin-right:0px;
	margin-bottom:0px;
	margin:0px;
	background:url(../../images/kalendarz.png); 
	background-repeat:no-repeat; 
	/*background-position:left left; */
}
/*==============================
		FOOTER
===============================*/
.footer
{
	float:left;
	height:68px; 
	width:1024px;
	background:url(../../images/foot_center.png) repeat-x;
}
#tooltip.fancy {
	background: url(../../images/shadow2.png);
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url(../../images/shadow2-reverse.png);
}

