
body {
	background:url(img/bg.gif) repeat-x top #0E5CCF;
  font-family:"Verdana, Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white; 
	margin:0 auto;
	}

img {
	border: 0px;
	margin: 10px;
	}	
	
p {
	font-size: small;
	margin: 10px;
	text-align:justify;
	text-indent: 10px;
	padding-bottom: 0px;}
	
ul li{
	font-size: small;
	margin: 0px;
	}

u {
	color: #0000ff;}
	
	/* Struktura */	
	
#kontener{
	width: 712px;
	margin:0 auto;
	}

#v_break{
	width: 5px;
	height: 200px;
	float: left;
	display: inline;
	}	
	
#top{
	width: 712px;
	height: 100px;
	background: url("img/tlo2.jpg") no-repeat;
	}	

	

#home img	{
	width: 160px;
	border: 0px;
	margin-right: 0px;
	}
	
#menu{
	width: 712px;
	height: 50px;
	}
	
#menu img {
	border: 0px;
	margin-right: 1px;
	}	
	
#break{
	clear: both;
	width: 712px;
	height: 20px;
	background: url("img/break.gif") no-repeat center;
	}

#footer{
	clear: both;
	width: 712px;
	height: 62px;
	background: url("img/logo100.jpg") no-repeat left;
	}
	


	/* Aktywnie */

#s_aktywnie{
	width: 168px;
	height: 370px;
	background:url(img/s_aktywnie.jpg) no-repeat;
	float: left;
	}	
	
#t_aktywnie{
	width: 539px;
	height: 12px;	
	background:url(img/blue_top.jpg);
	float: right;
	display: inline;}

#tekst_aktywnie{
	width: 539px;
	background: url(img/blue_bg.jpg) repeat-y;
	float: right;
	display: inline;
	font-size: small;
	}		
	
#b_aktywnie{
	width: 539px;
	height: 38px;	
	background:url(img/blue_bot.jpg);
	float: right;
	display: inline;}	
#tekst_aktywnie a{
	color: white;
	margin: 10px;
	font-weight: bold;
	text-decoration: underline;
	float:right;
	} 	
	
#tekst_aktywnie a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	}		

	
	
	/* Porady */

#s_porady{
	width: 168px;
	height: 370px;
	background:url(img/s_porady.jpg) no-repeat;
	float: left;
	}	

#t_porady{
	width: 539px;
	height: 12px;	
	background:url(img/yellow_top.jpg);
	float: right;
	display: inline;}

#tekst_porady{
	width: 539px;
	background: url(img/yellow_bg.jpg) repeat-y;
	float: right;
	display: inline;
	}		
	
#b_porady{
	width: 539px;
	height: 38px;	
	background:url(img/yellow_bot.jpg);
	float: right;
	display: inline;}		
#tekst_porady a{
	color: white;
	text-decoration: none;
	} 	
	
#tekst_porady a:hover {
	text-decoration: underline;
	color:#990000;
	}	

	
	
	
	
	/* Kontakt */
	
#s_kontakt{
	width: 168px;
	height: 370px;
	background:url(img/s_kontakt.jpg) no-repeat;
	float: left;
	}	
	
#t_kontakt{
	width: 539px;
	height: 12px;	
	background:url(img/red_top.jpg);
	float: right;
	display: inline;}

#tekst_kontakt{
	width: 539px;
	background: url(img/red_bg.jpg) repeat-y;
	float: right;
	display: inline;
	}		
	
#b_kontakt{
	width: 539px;
	height: 38px;	
	background:url(img/red_bot.jpg);
	float: right;
	display: inline;}		
#tekst_kontakt a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	} 	
	
#tekst_kontakt a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	}	
	
	
	

	/* Podróże */	
	
#s_podroze{
	width: 168px;
	height: 370px;
	background:url(img/s_podroze.jpg) no-repeat;
	float: left;
	}	
	
#t_podroze{
	width: 539px;
	height: 12px;	
	background:url(img/green_top.jpg);
	float: right;
	display: inline;}

#tekst_podroze{
	width: 539px;
	background: url(img/green_bg.jpg) repeat-y;
	float: right;
	display: inline;
	}		
	
#b_podroze{
	width: 539px;
	height: 38px;	
	background:url(img/green_bot.jpg);
	float: right;
	display: inline;}		
	
	
/* coś tam */

	
h1{
	font-size: x-large;
	font-family: Arial Narrow;
	margin: 10px;
	font-stretch: narrower;
	display: inline;
	font: white;}
	
h2{
	font-size: large;
	font-family: Arial Narrow;
	margin-left: 5px;
	font-stretch: narrower;
	display: inline;
	font: white;}
	
	
.quest {
	padding: 5px;
	text-align:justify;
	line-height:1.75em;
	color: navy;
	font-weight: bold;
	}


	

	
	