* {
	font-family: Arial, Verdana, Seans-serif;
	font-size: 11px;
	color: #535353;
}


body {
	background: #c3dde3 url('obrazki/tlo_strony.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
}

label {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #535353;
}

	a:hover {
		text-decoration: none;
		color: #000000;
	}

select {
	width: 220px;
	text-align: left;
}

		.img_spis {
			border: 1px solid #bbbbbb;
			width: 50px;
			height: 37px;
			background: url('obrazki/brak_zdjecia_male.jpg') 50% 50% no-repeat;
			color: #ffffff;
			float: right;
		}

#kolumna-all {
	width: 990px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
	
	#kolumna-center-left {
		width: 990px;
		float: left;
	}
	
	#kolumna-center {
		width: 990px;
		height: 100%;
		overflow: hidden;
		float: right;
	}
	
	#kolumna-left {
		width: 80px;
		float: left;
	}
	
	#kolumna-right {
		width: 80px;
		float: right;
	}
	
#container {
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	height: 100%;
	overflow: hidden;
}

#top {
	clear: both;
	width: 990px;
	height: 103px;
	padding: 0;
	margin: 0;
}

	#top_gora {
		width: 990px;
		height: 77px;
		float: none;
		clear: both;
	}
	
	#top_dol {
		width: 990px;
		height: 26px;
		float: none;
		clear: both;
	}

	.top_obrazek {
		float: left;
		border: 0;
		margin: 0;
	}
	
	#menu {
		width: 439px;
		height: 26px;
		float: left;
		background:url('../obrazki/tlo_menu.jpg') repeat-x left top;
	}
	
		#menu ul {
			margin-right:30px;
			list-style: none;
			float: right;
			margin: 0;
			padding: 0;
		}
		
		#menu li {
			float: left;
			margin: 0;
			padding: 0;
		}
	
		.menu_passive {
			font-size: 11px;
			display: block;
			padding: 6px 7px;
			margin: 0;
			float: left;
			background: none;
		}
		
		.menu_passive:hover {
			font-size: 11px;
			display: block;
			padding: 6px 7px;
			margin: 0;
			float: left;
			background: url('obrazki/tlo_menu_passive.jpg');
		}
		
		.menu_active {
			font-size: 11px;
			display: block;
			padding: 6px 7px;
			margin: 0;
			float: left;
			background: url('obrazki/tlo_menu_active.jpg');
		}
		
		.menu_active:hover {
			font-size: 11px;
			display: block;
			padding: 6px 7px;
			margin: 0;
			float: left;
			background: url('obrazki/tlo_menu_passive.jpg');
		}
	
	.top_01 {
		float: left;
		border: none;
	}

	.top_02 {
		float: right;
		border: none;
	}
	
	


#baner {
	clear: both;
	width: 750px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	
}
			
	#ads {
		margin: 0 auto;
		width: 750px;
		height: 100px;
		z-index: 1;
		overflow: hidden;
	}	
			
	#link {
		display: block;
		background: url('obrazki/transparent.gif');
		text-decoration: none;
		width: 750px;
		height: 100px;
		z-index: 99;
		position: absolute;
	}
	
	
	
#wrap {
	float: left;
	width: 784px;
}
	#sidebar_2 {
		float: left;
		vertical-align: top;
		width: 165px;
	}

	#content {
		float: right;
		width: 619px;
		text-align: center;
	}


#sidebar {
	float: right;
	width: 206px;
}


	.blok {
		clear: both;
		margin: 5px;
		padding: 3px;

		height: 100%;
		text-align: left;
	}
	
	.tabela {
		clear: both;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	.tabela td {
		text-align: right;
	}
	
	
	
	#wyszukiwarka_button {
		width: 102px;
		height: 28px;
		border: none;
		margin-right: 110px;
		cursor: pointer;
		background: none;
	}
	
	.tekst_tytul {
		width: 603px;
		height: 26px;
		background: url('obrazki/tekst_02.jpg');
		float: right;
	}
	
	.tekst_naglowek {
		margin: 5px;
		text-align:left;
		font-size: 18px;
		font-weight: bold;
		float: left;
		color: #000000;
	}
	
	.tekst {
		width: 601px;
		background: url('obrazki/tekst_04.jpg') repeat-x bottom;
		border: #d3d3d3 solid 1px;
		border-top: 0px;
	}
	
		.tekst_dane {
			width: 297px;
			margin: 3px;
			padding: 3px;
			float: left;
			border-bottom: 1px solid #ebebeb;
		}
		
		.tekst_foto {
			width: 230px;
			margin: 0px;
			padding: 0px;
			float: right;
		}
		
		.tekst_zdjecie {
			width: 165px;
			border: 1px solid #bbbbbb;
			margin: 1px;
		}
		
		.tekst_opis {
			width: 500px;
			margin: 30px auto;
			padding: 1px;
			vertical-align: top;
			clear: both;
		}
		
		
		.wiersz_tytulowy {
			padding: 4px;
			color: #000000;
			font-weight: bolder;
			background: #ffffff url('obrazki/tlo_wiersza_tyt.jpg') repeat-x bottom;
			vertical-align: middle;
		}
	

	
		.polecane_oferty_passive {
			display: block;
			float: left;
			padding: 3px;
			width: 30px;
			height: 15px;
			margin: 2px;
			font-size: 11px;
			color: #000000;
			background: #e8e8e8;
			text-align: center;
		}
		
		.polecane_oferty_passive:hover {
			display: block;
			float: left;
			padding: 3px;
			width: 30px;
			height: 15px;
			margin: 2px;
			font-size: 11px;
			color: #000000;
			background: #e8e8e8;
			text-align: center;
		}
		
		.polecane_oferty_active {
			display: block;
			float: left;
			padding: 3px;
			width: 30px;
			height: 15px;
			margin: 2px;
			font-size: 11px;
			color: #ffffff;
			background: #000000;
			text-align: center;
		}
		
		.polecane_oferty_active:hover {
			display: block;
			float: left;
			padding: 3px;
			width: 30px;
			height: 15px;
			margin: 2px;
			font-size: 11px;
			color: #ffffff;
			background: #000000;
			text-align: center;
		}
	
	
	
	.infolinia_duza {
		font-size: 20px;
		font-weight: bold;
		margin: 5px auto;
		padding: 3px;
		margin-bottom: 1px;
		padding-bottom: 1px;
		text-align: center;
	}
	
		.infolinia_duza span {
			font-size: 9px;
			font-weight: normal;
			clear: both;
			display: block;
		}
	
	.infolinia_mala {
		font-size: 15px;
		margin: 5px auto;
		padding: 8px;
		margin-bottom: 1px;
		padding-bottom: 1px;
		text-align: center;
	}
	
		.infolinia_mala span {
			font-size: 9px;
			clear: both;
			display: block;
		}
		
		
	.infolinia_mail {
		margin: 1px auto;
		padding: 0;
		padding-bottom: 1px;
		padding-top: 1px;
		text-align: center;
	}
	
		.infolinia_mail a {
			font-size: 10px;
			clear: both;
			display: block;
		}

		
	.panel-obrazek {
		width:150px;
		height:71px;
		border: 0;
		float: left;
		margin: 0;
		padding: 0;
	}	
	
	.panel-blok {
		float: left;
		margin: 0;
		padding: 0;
		width: 148px;
		border: 1px solid #cccccc;
		border-top: 0px;
	}

	.panel-obrazek-2 {
		width:190px;
		height:38px;
		border: 0;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	.panel-obrazek-3 {
		width:190px;
		height:71px;
		border: 0;
		float: left;
		margin: 0;
		padding: 0;
	}	
		
	.panel-blok-2 {
		float: left;
		margin: 0;
		padding: 0;
		width: 188px;
		border: 1px solid #cccccc;
		border-top: 0px;
	}	
	
	.panel-lista {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.panel-srodek-lista {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
		.panel-link {
			background: #ffffff;
			padding: 4px;
			display: block;
			border-bottom: 1px solid #cccccc;
			overflow: hidden;
			margin: 0;
		}
		
		.panel-link:hover {
			background: #eeeeee;
			padding: 4px;
			display: block;
			border-bottom: 1px solid #cccccc;
			overflow: hidden;
			margin: 0;
		}
		
		
		.panel-link-lato {
			background: #ffffff;
			padding: 4px;
			float: left;
			clear: both;
			display: inline;
			margin: 1px;
			overflow: hidden;
		}
		
		.panel-link-lato:hover {
			background: #eeeeee;
			padding: 4px;
			float: left;
			clear: both;
			display: inline;
			margin: 1px;
			overflow: hidden;
		}
		
		
			.panel-link-ostatni {
				background: #ffffff;
				padding: 4px;
				display: block;
				font-size: 8px;
				font-weight: bold;
				text-align: right;
				overflow: hidden;
				height: 100%;
			}
		
			.panel-link-ostatni:hover {
				background: #eeeeee;
				padding: 4px;
				display: block;
				font-size: 8px;
				font-weight: bold;
				text-align: right;
				overflow: hidden;
				height: 100%;
			}
		
		.panel-kraj {
			cursor: pointer;
			display: block;
			float: left;
			width: 70px;
			font-size: 10px;
			font-weight: bold;
		}
		
		
		.panel-srodek-kraj {
			cursor: pointer;
			display: block;
			float: left;
			width: 185px;
			font-size: 10px;
			font-weight: bold;
		}
		
		.panel-od {
			cursor: pointer;
			display: block;
			float: left;
			width: 15px;
			font-size: 10px;
			font-weight: normal;
		}
		
		.panel-cena {
			cursor: pointer;
			display: block;
			float: left;
			width: 50px;
			text-align: right;
			font-size: 10px;
			font-weight: bold;
			color: #d22b00;
		}
	
	
	.srodek-obrazek {
		width:577px;
		height:38px;
		border: 0;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	.srodek-blok-tytul {
		width:577px;
		height:24px;
		border: 0;
		float: left;
		clear: none;
		margin: 0;
		padding: 7px 9px;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		text-align: right;
	}
	
	.srodek-blok {
		float: left;
		margin: 0;
		padding: 0;
		width: 575px;
		border: 1px solid #cccccc;
		border-top: 0px;
	}
	
	.srodek-blok-lato {
		float: left;
		margin: 0;
		padding: 0;
		width: 448px;
		height: 181px;
		background-repeat: no-repeat;
		border: 1px solid #cccccc;
		border-top: 0px;
	}
	
	#panel-srodek-lato-lista {
		width: 270px;
		height: 165px;
		overflow: hidden;
		padding: 8px;
		padding-left: 12px;
		padding-top: 1px;
		padding-bottom: 0;
	}
	
	#panel-srodek-lato-wiecej {
		float: right;
		margin: 0;
		padding: 0;
	}
	
		#panel-srodek-lato-wiecej-wypelnienie {
			width: 95px;
			height: 156px;
		}
		
		#panel-srodek-lato-wiecej-link {
			width: 75px;
			padding: 8px;
			padding-bottom: 0;
			text-align: right;
		}
	

#stopka {
	clear: both;
	width: 990px;
	height: 27px;
	background: #c3dde3; 
}

	#copyright {
		width: 990px;
		height: 30px;
		margin: 0;
		color: #ffffff;
		font-weight: bold;
		background: #c3dde3; 
	}
	
	
	
	
	
	
	
	

	
	
	.panel-obrazek-oferty-glowna {
		width:194px;
		height:100px;
		border: 0;
		margin: 0;
		padding: 0;
		float: left;	
	}	
	.panel-blok-oferty-glowna {
		float: left;	
		margin: 0;
		padding: 0;
		width: 192px;
		border: 1px solid #cccccc;
		border-top: 0px;
	}
 	
		.panel-link-oferty-glowna {
			background: #ffffff;
			padding: 4px;
			display: block;
			border-bottom: 1px solid #cccccc;
			overflow: hidden;
			margin: 0;
		}
		
		.panel-link-oferty-glowna:hover {
			background: #eeeeee;
			padding: 4px;
			display: block;
			border-bottom: 1px solid #cccccc;
			overflow: hidden;
			margin: 0;
		}
		
	
			.panel-link-ostatni-oferty-glowna {
				background: #ffffff;
				padding: 4px;
				display: block;
				font-size: 8px;
				font-weight: bold;
				text-align: right;
				overflow: hidden;
				height: 100%;
			}
		
			.panel-link-ostatni-oferty-glowna:hover {
				background: #eeeeee;
				padding: 4px;
				display: block;
				font-size: 8px;
				font-weight: bold;
				text-align: right;
				overflow: hidden;
				height: 100%;
			}
		
		.panel-kraj-oferty-glowna {
			cursor: pointer;
			display: block;
			float: left;
			width: 110px;
			font-size: 10px;
			font-weight: bold;
		}
		
		.panel-od-oferty-glowna {
			cursor: pointer;
			display: block;
			float: left;
			width: 20px;
			font-size: 10px;
			font-weight: normal;
		}
	
		.panel-cena-oferty-glowna {
			cursor: pointer;
			display: block;
			float: left;
			width: 50px;
			text-align: right;
			font-size: 10px;
			font-weight: bold;
			color: #d22b00;
		}
	