body {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; /* font-size definiowany dla calego serwisu, reszta w % */
	text-align: center;
	color: #333;
	background: url(/img/OJ_falka_szeroka.jpg) center top;
	background-repeat:repeat-y;
}
a {
	color:#3C66AE;}
a:link {
	color:#3C66AE;
	text-decoration:underline;}
a:visited {
	color:#3C66AE;
	text-decoration:underline;}
a:hover {
	color:#293776;
	text-decoration:underline;}
a:active {
	color:#3C66AE;
	text-decoration:underline;}
fieldset {
	border:medium none;
	margin:0;
	padding:0;
	display:block;}
#formularz p {
	width: 181px;
	display: block;
	margin: 5px 3px 0 5px;
	float: left;
	font-size: 90%;
}

#formularz label {	display: block;	margin: 0 0 3px 0; }
#formularz p.required label { font-weight: bold;	color: #000099; }
#formularz p.error label {	color: #ff0000; }

#formularz input, #infoBox input {
	width: 177px;
	margin: 0 0 1px 0;
	padding: 2px 1px;
	border: 1px solid #9D9D9D;
	font-size: 100%;
	vertical-align: middle;
}

#formularz p.error input, #formularz p.error select {	background: #F7D2D2; }
#formularz p.error input.checkbox { background: transparent; }

#formularz p.required span.checkBoxField label,
#formularz p.error span.checkBoxField label {
	color: #333;
	font-weight: normal;
}

select {
	width: 180px;
	margin: 0 0 1px 0;
	padding: 1px 0;
	font-size: 100%;
	border: 1px solid #9D9D9D;
	vertical-align: middle;
}

textarea {
	width: 550px;
	height: 100px;
	margin: 0;
	padding: 0;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #9D9D9D;
}

#formularz .checkBoxField label, #searchPageBottom label, .searchBtn a /* do zmainay w kodzie */ {
	width: auto;
	margin: 0 0 0 1px;
	display: inline;
	vertical-align: middle;
}

#formularz .checkBoxField input, #searchPageBottom input { /* ujednolicic w kodzie */
	width: auto;
	border: none;
	vertical-align: middle;
}

#formularz .searchBtn {
	float: right;
	margin: -25px 10px 0 0;
	font-size: 90%;
	height: 1px;
	width: auto;
}

#formularz .searchBtn2 {
	float: right;
	width: auto;
	margin: 0 10px 0 0;
}

#formularz p.error label {
	color:#FF0000;
}

#formularz p.error input, #formularz p.error select {
	background:#F7D2D2 none repeat scroll 0 0;
}
#formularz p.error input.checkbox {
	background:transparent none repeat scroll 0 0;
}
#formularz p.required span.checkBoxField label, #formularz p.error span.checkBoxField label {
	color:#333333;
	font-weight:normal;
}
#formularz .otoSubmit{
	background:transparent url(/img/OJ_otoGuzik2.gif) no-repeat scroll 0 0;
	border:none;
	color:#000000;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:19px;
	margin:5px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	width:66px;
}
.otoSubmit2{
	background:transparent url(/img/OJ_otoGuzik.gif) no-repeat scroll 0 0;
	border:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	width:69px;
}
#formularz .otoSubmit3{
	background:transparent url(/img/OJ_otoGuzik3.gif) no-repeat scroll 0 0;
	font: 14px Arial;
	border:none;
	color:#3C508F;
	font-size:11px;
	font-weight:bold;
	height:27px;
	margin:5px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	width:93px;
}
.error2{
	font: 13px Arial;
	color:#E3312D;
	background: #E9EEF2;
	border-top: #E31814 8px solid;
	border-bottom: #E31814 8px solid;
	width:100%;
	float:left;
}
.error2 p{
	margin:0 0 0 10px;
	padding:2px 0 2px 0px;
}

a img {
	border:none;}
h1{
	font-size:16px;
	font-weight:bolder;
}
h2{
	font-size:11px;
	font-weight:bolder;
}
h2{
	color:#00437A;
	margin-left:75px;
	margin-top:-10px;
}
h4 {
	font-size:100%;
	margin:10px 0 5px;
	padding:0;}

#cala_strona {
	margin:0 auto; 
	width:760px; 
	text-align:left;
	/*background: url(/img/tlo_dol.gif) repeat-y;*/
	}
	
#pole_gora {
	width: 760px; 
	height:106px;
	background: url(/img/OJ_gora.jpg) no-repeat;
	margin:0;
	padding:0;}
#pole_gora1 {
	width: 760px; 
	height:106px;
	background: url(/img/OJ_goraNowa.jpg) no-repeat;
	margin:0;
	padding:0;}
	#pole_menu{
		padding-top:55px;
		width:349px;
		height:50px;
		text-align:center;
		float:left;}
	#pole_menu1{
		padding-top:68px;
		width:500px;
		height:50px;
		text-align:center;
		float:left;}
	#pole_menu_link{
		padding-top:55px;
		width:215px;
		height:50px;
		float:left;}
		.pole_przerwa{
			width:2px;
			float:left;}
		.pole_guzik{
			width:115px;
			height:25px;
			float:left;
			color:#FFFFFF;
			font: 12px Century Gothic;
			font-weight:bolder;}
			.pole_guzik a{
				color:#FFFFFF;
				text-decoration:none;}
			.pole_guzik a:hover{
				color:#E1FFA7;}
		.pole_listwa{
			width:87px;
			height:23px;
			padding-top:2px;
			float:left;
			color:#293776;
			font: 11px Century Gothic;
			font-weight:bolder;}
		.pole_listwaS{
			width:107px;
			height:23px;
			padding-top:2px;
			float:left;
			color:#293776;
			font: 11px Century Gothic;
			font-weight:bolder;}
		.pole_listwaW{
			width:67px;
			height:23px;
			padding-top:2px;
			float:left;
			color:#293776;
			font: 11px Century Gothic;
			font-weight:bolder;}
		.guzik{
			padding-left:5px;
			background: url(/img/OJ_gLewa.jpg) no-repeat left center;
			height:25px;
			line-height:25px;
			float:left;
			margin-right:3px;}
			.guzikSrodek{
				background: transparent url(/img/OJ_gSrodek.jpg) repeat-x;
				height:22px;
				padding-top:3px;
				padding-left:3px;
				padding-right:3px;
				float:left;
				color:#FFFFFF;
				font: 12px Century Gothic;
				font-weight:bold;}
			.guzikPrawa{
				background: transparent url(/img/OJ_gPrawa.jpg) no-repeat right center;
				width:5px;
				height:25px;
				float:left;}
			.guzikSrodek a{
				color:#FFFFFF;
				text-decoration:none;}
			.guzikSrodek a:hover{
				color:#E1FFA7;}
#pole_srodek {
	width: 578px;
	/*height:1000px;
	background: url(/img/OJ_falka.jpg);
	background-repeat:repeat-y;*/
	float:left;}
	#pole_PromowaneOgloszenia{
		width: 545px;
		height: 235px;
		background: transparent url(/img/OJ_jachtypromowane1.gif) no-repeat;
		margin-left:30px;
		margin-bottom:5px;
		float:left;}
		.boxNapis{
			font: 15px Arial;/*bylo 16*/
			color:#3B508F;
			font-style:italic;
			font-weight:normal;
			float:left;
			text-align:right;
		}
		.dnia{
			margin-left:9px;
			margin-top:5px;
			width:220px;
			height:230px;
			float:left;}
			.dniaFoto{
				border:0;
				float:left;
				width:220px;
				}
			.dniaTytul, .dniaTytul a {
				font: 15px Arial;
				font-weight:bold;
				font-style:italic;
				margin-left:1%;
				width:99%;
				height:17px;
				float:left;
				text-decoration: none;
				color:#000000;
				overflow:hidden;}
				.dniaTytul a:hover{
					text-decoration: underline;}
			.dniaCena{
				width:99%;
				height:14px;
				margin-right:1%;
				font: 12px Arial;
				font-weight:bold;
				font-style:italic;
				text-align:right;
				float:left;}
			.dniaDetal{
				width:99%;/*bylo 62*/
				height:22px;
				overflow:hidden;
				font: 10px Arial;
				font-weight:bold;
				font-style:italic;
				margin-left:1%;
				float:left;
				overflow:hidden;}
			
			.dniaObrazki{
				width:36%;
				margin-right:1%;
				text-align:right;
				float:left;}
		.promo{
			margin-left:20px;
			margin-top:0px;
			margin-bottom:0px;
			margin-right:6px;
			width:287px;
			height:53px;
			float:left;}
			.promoFoto{
				border:0;
				float:left;}
			.promoTytul, .promoTytul a{
				font: 15px Arial;
				font-weight:bold;
				font-style:italic;
				margin-left:1%;
				width:74%;
				height:17px;
				float:left;
				text-decoration: none;
				color:#000000;
				overflow:hidden;}
				.promoTytul a:hover{
					text-decoration: underline;}
			.promoCena{
				width:74%;
				height:13px;
				margin-right:1%;
				font: 12px Arial;
				font-weight:bold;
				font-style:italic;
				text-align:right;
				float:left;}
			.promoDetal{
				width:73%; /*bylo 47*/
				height:22px;
				overflow:hidden;
				font: 9px Arial;
				font-weight:bold;
				font-style:italic;
				margin-left:1%; /*bylo 0*/
				float:left;
				overflow:hidden;}
			.promoObrazki{
				width:28%;
				margin-right:0%;
				text-align:right;
				float:left;}
			.liniaOdstepPromo {
				margin-left:20px;
				height:4px;
				width:290px;
				background:#C0C5E3;
				float:left;}
	.pole_MainOgloszenia{
		width: 545px;
		margin-left:32px;
		padding-top:10px;
		background: transparent url(/img/OJ_ogloRamka.gif) 0px 0px no-repeat;
		float:left;}
		.ogloTlo{
			background: transparent url(/img/OJ_ogloRamka.gif) -545px 0px repeat-y;}
		.ogloRamkaDol{
			background: url(/img/OJ_ogloRamka.gif) -1090px bottom no-repeat;
			padding-bottom:10px;}
		.oglo{
			width:530px;
			height:49px;
			margin-left:7px;
			}
			.oglo:hover{
				background:#F4FCE7 none repeat scroll 0 0;}
			.ogloFoto{
				border:0;
				margin-top:2px;
				margin-bottom:2px;
				float:left;
				width:11%;}
				.ogloFoto img{
					border: 1px solid #DDEBE0;}
			.ogloTytul, .ogloTytul a{
				font: 16px Arial;
				font-weight:inherit;
				font-style:italic;
				margin-left:1%;
				width:77%;
				height:23px;
				float:left;
				text-decoration: none;
				color:#000000;
				overflow:hidden;}
				.ogloTytul a:hover{
					text-decoration: underline;}
			.ogloCzarter{
				font: 11px Arial;
				font-weight:inherit;
				font-style:normal;
				width:10%;
				height:23px;
				float:left;
				text-decoration: none;
				color:#293778;
				overflow:hidden;}
			.ogloTresc{
				width:89%;
				font: 10px Arial;
				font-weight:inherit;
				height:26px;
				float:left;}
			.ogloDetal{
				width:75%; /* plus 16 */
				height:25px;
				font: 10px Arial;
				font-weight:inherit;
				font-style:italic;
				margin-left:2%;
				margin-right:1%; /*dodane*/
				float:left;
				overflow:hidden;}
			.ogloCena{
				width:20%;
				margin-top:7px;
				font: 15px Arial;
				font-weight:inherit;
				font-style:italic;
				float:left;}
			.ogloObrazki{
				width:17%;
				margin-right:1%;
				text-align:right;
				float:left;}
		.promowane{
			background: #E1FFA9;
			font-weight:bold;}
			.promowane:hover{
				background:#D5FE7E;}
			.promowane .ogloDetal{
				height:23px;
			}
		.liniaOdstep {
			margin-top:1px;
			margin-bottom:1px;
			margin-left:5px;
			height:5px;
			width:534px;
			background:#E9EEF2;
		}
	#pole_MainPrawa{
		width: 174px;
		padding-left:5px;
		padding-right:3px;
		float:left;}
		#sidebarOM {
			float:right;
			font-size:90%;
			margin:8px 0 0;
			width:160px;
			}
		#pole_MainPrawa #language {
			font-family:Verdana,Helvetica,sans-serif;
			font-size:10px;
			margin:5px 0 8px;
			width:160px;
			}
		#pole_MainPrawa h3 {
			font: 13px Arial;
			font-weight:bold;
			color: #283778;
			margin:10px 0 3px;
			padding:0 5px 0 0;
			text-align:right;
			}
		#pole_MainPrawa .prawaMenu {
			background:transparent url(/img/OJ_linianiebieska.jpg) repeat-x scroll 0 0;
			margin:0 0 25px;
			padding:5px 0 0;
			}
		#pole_MainPrawa .prawaMenu ul {
			/*background:transparent url(/img/OJ_linianiebieska.jpg) repeat-x scroll 0 100%;*/
			margin:0;
			padding:0 0 10px;
			}
		#pole_MainPrawa .prawaMenu ul li {
			font-size:90%;
			list-style-image:url(/img/OJ_kropka.gif);
			list-style-position:outside;
			list-style-type:disc;
			margin:2px 0 0 20px;
			padding:1px 0;
			}
		
		
#pole_stopka{
	text-align:center;
	font-size:80%;
	margin:0 0 10px;
	float:left;
	width:100%;
	border-top: 1px solid #BDC7E0;
	background:#E9EEF2;}

.clearFix {
	clear: both;}
.doPrawej {
	text-align:right;}
.doLewej {
	text-align: left;}
.srodek{
	text-align:center;}
	
.linia {
	background:transparent url(/img/OJ_liniazielona.jpg) repeat-x scroll 0 0;
	margin:5px 0 0;
	padding:5px 0;
	width:100%;}
.liniaNiebieska {
	background:transparent url(/img/OJ_linianiebieska.jpg) repeat-x scroll left top;
	margin-top:1px;
	margin-bottom:1px;
	height:5px;
	width:100%;}
		
.liniaWaska {
	padding:0;
	height:2px;
	width:534px;
	background:#E9EEF2;
	float:left;}
.przerwa{
	margin:0px;
	height:10px;
	width:100%;
	float:left;
	display:block;}

.tool_name {
	color		: #ffffff;
	font-weight	: bold;
	font-size	: 14px;
	margin-left:10px;
}
.tool_name ul {font-size: 10px; font-weight: bold; color: #ffffff;}
.tool_name ul li {font-size: 10px; font-weight: bold; color: #ffffff;}

.sprawdzDane {
	background:transparent;
	margin-left:50px;
	width:92%;}
.sprawdzDane th{
	font: 13px Arial;
	font-weight:bold;
	text-align:left;
	width:25%;
	vertical-align:top;}
.sprawdzDane td{
	font: 13px Arial;
	text-align:left;
	width:75%;}
	
.malyLink{
	font: Arial;
	font-size:90%;
	text-align:right;
	font-weight:bold;
	margin-top:0px;
	float:left;
	width:94%;}
	.malyLink a, .malyLink b{
		vertical-align:middle;
		font: Arial;
		font-size:90%;
		color:#000000;
	}
.malyLinkL{
	font: Arial;
	font-size:90%;
	text-align:left;
	font-weight:bold;
	margin-top:0px;
	float:left;
	width:96%;}
	.malyLinkL a, .malyLinkL b{
		font: Arial;
		font-size:90%;
	}

.link a:link {
	color:#3C66AE;
	text-decoration:none;}
.link a:visited {
	color:#3C66AE;
	text-decoration:none;}
.link a:hover {
	color:#3C66AE;
	text-decoration:underline;}
.link a:active {
	color:#3C66AE;
	text-decoration:none;}
	
.fLeft{
	float:left;}
.fRight{
	float:right;}	
	
.showOgloLinki, .showOgloLinki a{
	font: 9px Arial;
	font-weight:bold;
	font-style:italic;
	margin-left:10px;
	text-decoration: none;
	color:#3B508F;
	overflow:hidden;}
	.showOgloLinki a:hover{
		text-decoration: underline;}
.showOgloBlokLewa{
	width:445px;
	float:left;
	padding-left:8px;}
.showOgloBlokPrawa{
	width:307px;
	float:left;}
.showOgloTytul{
	background:transparent url(/img/OJ_tytulRamka.gif) no-repeat scroll left top;
	text-transform: uppercase;
	font: 19px Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	color:#FFFFFF;
	width:430px;
	height:23px;
	padding-top:4px;
	padding-left:8px;
	padding-right:10px;
	padding-bottom:7px;
	overflow:hidden;
	float:left;}
.showOgloCena{
	font: 19px Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	color:#3B508F;
	float:left;
	padding-left:15px;}
.showOgloPodatek{
	font: 12px Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	color:#3B508F;
	text-transform: lowercase;
	float:left;
	margin-left:6px;
	padding-top:7px;}
.showOgloDoNegocjacji{
	background:transparent url(/img/OJ_cenaDoNegocjacji.gif) no-repeat scroll left top;
	width:72px;
	height:44px;
	float:left;
	padding-left:4px;
	margin-top:-10px;}
.showOgloDetale{
	font: 13px Arial;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	float:left;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:5px;}
.showOgloDetale h4{
	margin-top:10px;}
.showOgloNaglowek{
	text-transform: uppercase;
	font: 13px Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	color:#3B508F;
	overflow:hidden;
	float:left;
	padding-top:15px;
	padding-bottom:5px;
	padding-left:10px;}
	.showOgloNaglowek a{
		font: 11px Arial;
		text-transform:none;
		padding-left:10px;}
	
.showOgloSrednie{
	background:transparent url(/img/OJ_srednieRamka.gif) no-repeat scroll left top;
	width:302px;
	height:243px;
	padding-top:5px;
	padding-left:8px;
}
	.showOgloSrednie img{
		border: 1px solid #DDEBE0;}
.showOgloMini{
	width:302px;
	padding-top:5px;
	padding-left:6px;}
.showOglo{
}

.showMiniaturyRamkaGora{
	width: 302px;
	background: transparent url(/img/OJ_miniaturyRamkaGora.gif) no-repeat;
	float:left;
	padding-top:10px;}
.showMiniaturyRamkaSrodek{
	background: transparent url(/img/OJ_miniaturyRamkaSrodek.gif) repeat-y;
	padding-left:11px;}
	.showMiniaturyRamkaSrodek img{
		border: 1px solid #DDEBE0;}
.showMiniaturyRamkaDol{
	background: transparent url(/img/OJ_miniaturyRamkaDol.gif) no-repeat bottom scroll;
	width: 302px;
	height:13px;
	text-align: right;
	float:left;
	padding-bottom:5px;
	margin-bottom:25px;}
	
.tloNiebieskie{
	background: transparent url(/img/OJ_tlo1.jpg) repeat-x;
	border: 1px solid #DDEBE0;
	width: 93%;
}
.tloNiebieskie2{
	background: transparent url(/img/OJ_tlo1.jpg) repeat-x;}
.ramkaNiebieskie2{
	border: 1px solid #DDEBE0;}


.popupMini{
	width: 726px;}
#largeImg{
	border: 1px solid #DDEBE0;}
#largeImgPrzegladarka{
	border: 1px solid #DDEBE0;
	margin-top:10px;}

.popupMini img{
	border: 1px solid #DDEBE0;}
.kwadrat{
	background: transparent url(/img/kwadrat.gif) no-repeat center top;
	font: Arial;
	font-size:15px;
	width:26px;
	height:25px;
	text-align:center;
	padding-top:4px;
	float:left;}
.kwadratSilnik{
	background: transparent url(/img/kwadratSilnik.gif) no-repeat;}

p{
	margin: 0 0 10px;
	line-height: 120%;
}
	
.tresc p.tytul{
	font-weight:bold;
}
.tresc p.tekst{
	margin: 0 15px 15px 15px;
	line-height: 130%;
	font-size:95%;
}
.tresc p.tytul:first-letter{
	color:#3C66AE;}
.strzala{
	background: transparent url(/img/strzala.gif) no-repeat center bottom;}
	
.info{
	font: 13px Arial;
	color:#283673;
	background: #EBF0F4;
	border-top: #C1D750 2px solid;
	border-bottom: #C1D750 2px solid;
	width:90%;
	float:center;
	text-align:left;
	height:auto;
}
.info p{
	margin:0 0 0 10px;
	padding:2px 0 2px 0px;
}
.info p.tytul{
	text-transform: uppercase;
	font-weight:bold;
}

#partner_zegluga{
	background: url(/img/PART_zeglugawislana.jpg);
	background-position: 0 -65px;}
	#partner_zegluga:hover{
		background-position: 0 0;}
#partner_piotrus{
	background: url(/img/PART_blekitnypiotrus.jpg);
	background-position: 0 -63px;}
	#partner_piotrus:hover{
		background-position: 0 0;}
#partner_dotpay{
	background: url(/img/dotpay/dotpay_b4_160x75.gif);
	background-position: 0 -75px;}
	#partner_dotpay:hover{
		background-position: 0 0;}
#partner_kanaly{
	background: url(/img/PART_kanalyinfo.jpg);
	background-position: 0 -63px;}
	#partner_kanaly:hover{
		background-position: 0 0;}

.rodzajOgloszenia a{
	text-decoration:none;}
.rodzajOgloszenia img{
	border: 1px solid #DDEBE0;}

/*DYMKI*/
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }
