body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em !important;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#pierwsza {
	background-image: url(img/bg_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #5fdbf5;
	}
	
#podstrony {
	background-image: url(img/bg_bg_podstrony.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #5fdbf5;
	}
	
#kontener {
	display: block;
	min-height: 752px;
	background-image: url(img/main_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	}	
	
#kontener_podstrony {
	display: block;
	min-height: 752px;
	background-image: url(img/main_bg_podstrony.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	}		
	
#tresc {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	}
	
#prawy_panel h1 {
	margin: 35px 0 60px 0px;
	font-size: 1.2em;
	color: #3c7f92;
	}	
	
#tresc_podstrony {
 	padding: 0 0 30px 20px;
	}
	
#gorne_menu {
	display: block;
	height: 41px;
	width: 600px;
	padding-left: 360px;
	padding-top: 10px;
	color: #FFFFFF;
	}
	
#super_promocja {
	display: block;
	width: 960px;
	height: 237px;
	}
	
#logo {
	display: block;
	float: left;
	height: 237px;
	width: 365px;
	}
	
#tresc_promocji { 
	display: block;
	float: left;
	width: 450px;
	height: 162px;
	padding: 75px 0 0 145px
	}			
	
#lewy_panel {
	display: block;
	float: left;
	width: 240px;
	}
	
#oferty {
	display: block;
	width: 249px;
	height: 38px;
	background-image: url(img/oferty.png);
	background-repeat: no-repeat;
	}
	
#informacje {
	display: block;
	width: 249px;
	height: 38px;
	background-image: url(img/informacje.png);
	background-repeat: no-repeat;
	}	
		
	
#prawy_panel {
	display: block;
	float: left;
	width: 720px;
	}	
	
#wyszukiwarka {
	display: block;
	float: left;
	width: 513px;
	padding: 0 10px 0 10px;
	}	
	
#wyszukiwarka h1 {
	margin: 5px 0 15px 30px;
	font-size: 1.2em;
	color: #3c7f92;
	}		
	
#lasty {
	display: block;
	float: left;
	width: 157px;
	padding: 40px 10px 0 20px;	
	}	
	
#lasty h1 {
	margin: 5px 0 15px 0px;
	font-size: 1.2em;
	color: #224d6d;
	}		
	
#zolte {
	display: block;
	height: 403px;
	background-image: url(img/zolte_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	clear: both;
	}
	
#zolte_podstrony {
	display: block;
	height: 110px;
	background-image: url(img/zolte_bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	clear: both;
	}	
	
#bannery {
	display: block;
	float: left;
	width: 240px;
	}
	
#kierunki {
	display: block;
	float: left;
	width: 700px;
	padding: 20px 10px 10px 10px;
	}	
	
.kolumny {
	display: block;
	float: left;
	width: 172px;	
	}
	
.kolumny h2 {
	margin: 0 0 10px 0;
	font-size: 1em;
	}	
	
#tresc_zolta {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	}
		
#stopka {
	display: block;
	height: 145px;
	background-image: url(img/stopka_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	clear: both;
	}		
	
#stopka_tresc {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	}
	
#partnerzy {
	display: block;
	width: 960px;
	height: 59px;
	padding-top: 50px;
}	

#stopka_stopka {
	display: block;
	width: 960px;
	height: 26px;
	padding-top: 10px;
	text-align: right;
	color: #FFFFFF;
	}
		
		





/* oferty menu */

#oferty_menu ol {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
	
#oferty_menu ol li {
	position: relative;
	height: 26px;

}

#oferty_menu ol a {
	display: block;
	width: 219px;
	height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image:url(img/button.png); 
}

#oferty_menu ol a:hover {color: #ffffff; background-position: bottom;}

/* poziom 2 */
#oferty_menu ol ol {position: absolute; display: none; top: 0; left: 235px;}
#oferty_menu ol ol li {width: 235px; }

#oferty_menu ol li:hover ol {display: block;}
#oferty_menu ol li:hover ol ol {display: none;}

/* poziom 3 */
#oferty_menu ol ol li:hover ol {display: block;}
#oferty_menu ol ol li:hover ol ol {display: none;}

/* poziom 4 */
#oferty_menu ol ol ol li:hover ol {display: block;}
#oferty_menu ol ol ol li:hover ol ol {display: none;}

/* poziom 5 */
#oferty_menu ol ol ol ol li:hover ol {display: block;}
#oferty_menu ol ol ol ol li:hover ol ol {display: none;}









#informacje_menu ol {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
	
#informacje_menu ol li {
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}

#informacje_menu ol a {
	height: auto;
	display: block;
	width: 219px;
	height: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image:url(img/button2.jpg); 
}

#informacje_menu ol a:hover {color: #ffffff; background-position: bottom;}

/* poziom 2 */
#informacje_menu ol ol {position: absolute; display: none; top: 0; left: 235px;}
#informacje_menu ol ol li {width: 235px; }

#informacje_menu ol li:hover ol {display: block;}
#informacje_menu ol li:hover ol ol {display: none;}

/* poziom 3 */
#informacje_menu ol ol li:hover ol {display: block;}
#informacje_menu ol ol li:hover ol ol {display: none;}

/* poziom 4 */
#informacje_menu ol ol ol li:hover ol {display: block;}
#informacje_menu ol ol ol li:hover ol ol {display: none;}

/* poziom 5 */
#informacje_menu ol ol ol ol li:hover ol {display: block;}
#informacje_menu ol ol ol ol li:hover ol ol {display: none;}




/* stronicowanie */
.stronicowanie {clear: both; list-style: none; text-align: center;}
.stronicowanie li {display: inline; margin: 0 5px;}
.stronicowanie li.wybrana a {color: #f00;}

/* zdjêcia */
img.left {float: left; margin: 0 10px 10px 0; border: 1px solid #000000;}
img.right {float: right; margin: 0 0 10px 10px; border: 1px solid #000000;}


/* FORMULARZ */

#formularz {
	border: 3px dotted #54A9D0;
	padding: 5px 5px 5px 5px;
}

#formularz input {
	width: 360px;
	color: #003300;
	background-color: #54A9D0;
	border: 1px solid #54A9D0;
	margin: 2px;
	float: right;
}

#formularz textarea {
	width: 360px;
	height: 200px;
	color: #003300;
	background-color: #54A9D0;
	border: 1px solid #54A9D0;
	margin: 2px;
	float: right;
}

#formularz label {
	float: left;
	width: 280px;
	margin: 2px;
}

#formularz fieldset {
	border: dashed 3px #54A9D0;
}

/* galeria - trzeba zmienic tylko szerokosc */

.galeria {
	display: block; 
	float: left;
	margin: 10px;
	font-size: 0.6em;
	}	
	
.galeria img {
	display: block;
	border: 2px solid #990000;
	clear: both;
	}

/* podgrupa na stronie */
	
.podgrupa_na_stronie {
	display: block;
	padding: 15px;	
	width: 190px;
	float: left;
	border: 1px solid #003399;
	margin: 3px;
	text-align: left;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.podgrupa_na_stronie:hover {
	background-color: #A8E2E6;
	}
	
.podgrupa_na_stronie a {
	text-decoration: none;
	color: #1D357F;
	}
	
.podgrupa_na_stronie a:hover {
	color: #990000;
	}	
	
.podgrupa_na_stronie img {
	margin: 5px;
	border: 2px solid #990000;
	height: 150px;
	clear: both;
	}	
		
.podgrupa_na_stronie strong {

	}			

.miniTytul {
	display: block;
	color: #CC0000;
	font-size: 1.3em
	}

/* akapit */
	
.akapit {
	clear: both;
	}		
	


.ukryj {display: none;}


/* MerinX */
.color0bg {background: none !important; font-size: 0.9em;}
.color2bg {background: none !important;}
/*
#pierwsza #menupath {display: none;}
#pierwsza #wizard h1 {margin: 0;}
#pierwsza #main {width: 450px !important;}
#pierwsza #dstbox {width: 82px !important;}
#pierwsza #desCodeDiv {width: 145px !important;}
#pierwsza #adultsSel {width: 145px !important;}
#pierwsza #calInput1 {width: 117px !important;}
#pierwsza #calInput2 {width: 117px !important;}
#pierwsza #kidsSel {width: 145px !important;}
#pierwsza #depCode {width: 129px !important;}
#pierwsza #tripduration_search {width: 110px !important;}
#pierwsza .startseite_wizard_input {width: 110px !important;}
#pierwsza #category_search {width: 145px !important;}
#pierwsza #category_search {width: 145px !important;}
#pierwsza #hotelname_search {width: 140px !important;}
#pierwsza #maint_search {width: 145px !important;}
#pierwsza #hotelsite_search {width: 140px !important;}
#pierwsza #tourop_search {width: 110px !important;}
#pierwsza #maxpreis {width: 110px !important;}
*/


.kolumny ol {
	list-style: none;
	margin: 10px;
	padding: 0px;
	}
	
.kolumny a {
	text-decoration: none; 
	font-style: italic;
	color: #000000;
	}
	
.kolumny a:hover {
	color: #FFFFFF;
	}
	
#lasty ol {
	list-style: none;
	margin: 10px;
	padding: 0px;
	}
	
#lasty a {
	text-decoration: none; 
	font-style: italic;
	color: #000000;
	}
	
#lasty a:hover {
	color: #FFFFFF;
	}			
	
#bannery img {
	border: 1px solid #000000;
	}	
	
	



/* WYSZUKIWARKA */

.color2bg {
	background-color: #ff0000;
	}
	
.future {
	font-size: 0.6em;
	}	
	
#promocja_top {
	display: block;
	width: 385px;
	height: 120px;
	background-image: url(img/news.png);
	background-repeat: no-repeat;
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 25px 20px 15px 25px;
	}
	
#promocja_top img {	
	float: right;
	border: 1px solid #000000;
	margin: 0 0 10px 10px;
	}
	
#promocja_top strong {	
	display: block;
	font-size: 1em;
	}
	
#promocja_top a { 
	text-decoration: none;
	color: #000000;
	}
	
#promocja_top a:hover{	
	color: #990000;
	}
	
/* .betweentablecontainer {width: 500px; float: left; !important;}
.ep3_step2 {width: 500px; float: left; !important;}
.ep3_future {font-size: 12px; !important;} */


.quicksearchtable {display: none; !important;}	





#gorne_menu {position: relative;}
#gorne_menu ol {list-style: none; margin: 0; padding: 0; float: left; z-index: 3;}
#gorne_menu ol li {
	position: relative;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.8em;
	height: 21px;
	float: left;
	text-align: center;
}

#gorne_menu ol a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#gorne_menu ol a:hover {
	color: #ffffff;
	}

#gorne_menu ol li:hover {background-position: bottom;}


/* poziom 2 */


#gorne_menu ol ol {position: absolute; display: none; left: -60px; top: 28px;}

#gorne_menu ol ol li {
	background-image:  url(img/normalny.png);
	width: 160px;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	margin-left: 0px;
	font-size: 1em;
}

#gorne_menu ol ol li a {
	color: #000000;
	}

#gorne_menu ol li:hover ol {display: block;}
#gorne_menu ol li:hover ol ol {display: none;}
#gorne_menu ol ol li:hover {	background-image:  url(img/aktywny.png);}	
	

#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	}

#newsletter form {
	margin: 10px 20px 20px 0;
	border: 0px solid rgb(238, 206, 1);
	}
	
#newsletter form fieldset {
	border: 0px solid;
	margin: 6px;
	background-color: rgb(238, 206, 1);
	padding: 5px;	
	}
	
#newsletterRamka {
	border: 2px solid rgb(238, 206, 1);
	margin: 10px 10px  10px 0px;
	padding-left: 10px;
	}
	

	
#newsletterOpis {
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 18px;
	text-align: left;
	font-size: 11px;
	}	
	
#newsletter input {
	border: 1px solid rgb(0, 121, 188); 
	background-color: rgb(71, 171, 191);
	color: #ffffff;
	}
	
#newsletter .text {
	display: block;
	width: 132px;
	float: left;
	margin: 0px 0 0px 0;
	}	
	
#newsletter label {
	display: block;
	font-size: 10px;
	text-align: left;
	float: left;
	width: 60px;
	padding: 1px 0 1px 0;	
	}	
	
	
#zapisz {
	float: right;
	margin: 5px 0px 0 0;
	}	
	
#tresc_podstrony a {
	text-decoration: none;
	color: #000000;
	}
	
#tresc_podstrony a:hover {
	color: #990000;
	}	
