		*{
		 border: 0;
		 	scrollbar-3dlight-color:#532b21; 
			scrollbar-arrow-color:#f0e9d9; 
			scrollbar-base-color:#532b21; 
			scrollbar-darkshadow-color:#532b21; 
			scrollbar-face-color:#532b21; 
			scrollbar-highlight-color:#f0e9d9; 
			scrollbar-shadow-color:#000000;
		}
		body {
			background: #F0E9D9 url(../images/bdy_topBg.jpg);
			background-repeat: repeat-x;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;

		}
		
		.accessaid, h1 {
			position: absolute;
			height: 0;
			overflow: hidden;
		}

		a {
			color: #4F4F4F;
			text-decoration: none;
		}

        a:visited { color: #4F4F4F;	}
		a:hover {	color: #ccc;} 

	/* ++++++++++++++++  NAGŁÓWEK ++++++++++++++++*/

		/*  naglowek */
	.header {
			background: #000000 url(../images/top_bgMain.jpg);
			position: relative;
			height: 150px;
			width: 920px;
			padding:0;
			margin:0;

		}

.home_button {
		position: absolute;
		top:20px;
}


	/* ++++++++++++++++  MENU  MAŁE  */
	.topMenu {
			width: 920px;
			height: 25px;
			position: absolute;
			right: 0px;
			top: 0px;
		}

	.topMenu ul {
		    float: right;
			margin: 0 0 0 0;
			list-style: none;
		}

	.topMenu li {
			position: relative;
			padding: 5px 2px 0px 2px;
			float: left;
		}
	
	.topMenu a {
			color: #999;
			text-decoration: none;
		}

	.topMenu a:visited { color: #999;	}
		
	.topMenu a:hover {	color: #ccc;} 

	.topMenu img{	border: none;}


	/* ++++++++++++++++  MENU  MIASTA  */

	.top_bigMenu {
			position: absolute;
			top: 123px;
			left: 9px;
			
		}

	.top_btnSearch {
			background: url(../images/top_btnSearch.gif);
			background-repeat: no-repeat;
			width: 221px;
			height: 27px;
			float:left;
			text-transform: uppercase;
			text-align: center;
		}

	.top_btnSearch p {
			display: block;
			color: white;
			font-size: 14px;
			font-weight: bold;
			padding-top: 6px;
			padding-left: 10px;
			margin: 0;
		}



	.top_MiastoA {
			padding: 0px 0px 0px 0px;
			float: left;
			font-size: 0%;
		}

	.top_btnAa {
			background: url(../images/top_btnAa.gif);
			background-repeat: no-repeat;
			width: 22px;
			height: 27px;
			float:left;
		}

	.top_btnAx {
			background: url(../images/top_btnAx.gif);
			background-repeat: repeat-x;
			height: 27px;
			float:left;
		}

	.top_btnAb {
			background: url(../images/top_btnAb.gif);
			background-repeat: no-repeat;
			width: 22px;
			height: 27px;
			float:left;
		}

	.top_MiastoA a {
			display: block;
			color: black;
			text-decoration: none;
			font-size: 14px;
			font-weight: bold;
			margin: 0;
			padding: 6px 0px 0px 0px;
		}
   	
	.top_MiastoA a:hover {
			color: #CCCCCC;
	}

	.top_MiastoB {
			padding: 0px 0px 0px 0px;
			float: left;
		}

	.top_btnBa {
			background: url(../images/top_btnBa.gif);
			background-repeat: no-repeat;
			width: 12px;
			height: 27px;
			float:left;
		}

	.top_btnBx {
			background: url(../images/top_btnBx.gif);
			background-repeat: repeat-x;
			height: 27px;
			float:left;
		}

	.top_btnBb {
			background: url(../images/top_btnBb.gif);
			background-repeat: no-repeat;
			width: 12px;
			height: 27px;
			float:left;
		}

	.top_MiastoB a {
			display: block;
			color: #8F8F8F;
			text-decoration: none;
			font-size: 14px;
			font-weight: bold;
			margin: 0;
			padding: 6px 8px 0px 0px;
		}

	.top_MiastoB span {
			display: block;
			color: #8F8F8F;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			margin: 0;
			padding: 6px 8px 0px 0px;
		}



	.top_MiastoB a:hover {
			color: #CCCCCC;
		}

	/* ++++++++++++++++  LEWE MENU ++++++++++++++++*/

.navigation {
        float:left;
			/* position: absolute;
			top: 130px;
			*/
		 
		}

	.navigationSearch {
			
			background-repeat: repeat-y;
			width: 232px;
		}

	.navigation form {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		
	.navigation ul {
			list-style: none;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		
	.navigation li p {
			color: #ff9933;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			vertical-align: center;
			padding: 8px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			font-size: 11px;
		}

	.navigation li.Waluty {
			background: #EFE8D8 url(../images/lft_optWaluty.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 45px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}

	.navigation li.Miasto {
			background: #EFE8D8 url(../images/lft_optMiasto.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 45px;
		}

	.navigation li.Osoby {
			background: #EFE8D8 url(../images/lft_optOsoby.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 45px;
		}

	.navigation li.Przyjazd {
			background: #EFE8D8 url(../images/lft_optPrzyj.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 45px;
		}

	.navigation li.Wyjazd {
			background: #EFE8D8 url(../images/lft_optWyj.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 45px;
		}

		.dropDown {
		background: #EFE8D8 url(../images/lft_bg.gif);
						padding: 3px 0px 0px 60px;
		}

	.navigation select, .content_calendar select {
				background: #FFFFFF;
				padding: 5px;
				color: #000000;
				border-top: 1px solid gray;
				border-bottom: 1px solid gray;
				border-left: 1px solid gray;
				border-right: 1px solid gray;
				text-align: center;
				font-weight: bold;
		}
	.navigation select optgroup {
	 font-weight: normal;
	 font-style: normal;
	}

	.navigation select optgroup option{
	 font-weight: bold;
	}
	
		.navigation input.text_form   {
		 width: 145px;
		 height:20px;
		 background: #FFFFFF;
		 padding-top: 2px;
		 margin: 0;
		 color: #000000;
		 border-top: 1px solid gray;
		 border-bottom: 1px solid gray;
		 border-left: 1px solid gray;
		 border-right: 1px solid gray;
		 text-align: center;
		 font-weight: bold;
		}
		
		select.dropDownBox {
				width: 150px;
				height:20px;
				padding: 0;
				margin: 0;
		}
		.dropDownBoxD {
				width: 45px;
		}
		.dropDownBoxM {
				width: 100px;
		}

	.navigation a:hover {
			color: #AAAAAA;
		}

	  .navigationSubmit {
			position: relative;
			background: transparent url(../images/lft_bgDown.gif);
			width: 232px;
			height: 25px;
			display:block;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			border: 0;
			padding-bottom: 15px;
			margin-top: 0px;
	  }

	  .navigationSubmit2 {
			position: relative;
			background: transparent url(../images/lft_bgDown2.gif);
			width: 232px;
			height: 25px;
			display:block;
			color: #FF9933;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			border: 0;
			padding: 0px;
			margin-top: 0px;
			font-size: 11px;
			
	  }

	  .navigationSubmit2 a { color:#FF9933; }
	  .navigationSubmit2 a:hover { color:#532b21; }

	.navSubject {
			position: relative;
			background: url(../images/lft_Subject.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 26px;
		}

	.navSubject p {
			color: #000000;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			padding-top: 5px;
		}
	/*  ++++++++++++++++ ZAWARTOSC INFORMACYJNA ++++++++++++++++++ */

	.content {
			background: #EFE8D8;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px -1px;
            float: left;
			/* border-left: 232px solid #EFE8D8; */
		}

/* ++++++++++++++++  MENU  LAST  */

	.mLast{
			position:relative;
			margin-left: 400px;
			margin-bottom: 0px;
			padding:0;
		}

	.content_mLastA{
			background: url(../images/top_lastA.gif);
			background-repeat: no-repeat;
			width: 30px;
			height:21px;
			float: left;
		}

	.content_mLastX{
			background: url(../images/top_lastX.gif);
			background-repeat: repeat-x;
			height:21px;
			float: left;
			margin:0;
			padding: 0;
		}

	.content_mLastB{
			background: url(../images/top_lastB.gif);
			background-repeat: no-repeat;
			width: 8px;
			height:21px;
			float: left;
		}

	.content_mLastX ul {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			list-style: none;
		}

	.content_mLastX li {
			padding: 5px 2px 0px 2px;
			float: left;
		}
	
	.content_mLastX a {
			display: block;
			color: #EFE8D8;
			font-size: 12px;
			text-decoration: none;
			margin:0;
			padding:0;
		}

	.content_mLastX a.bold {
			font-weight: bold;
		}

	.content_mLastX a:hover {	color: #FFFFFF;} 




/* +++++++++++++++ cnt TOP ++++++++++++++++ */
	.content_topFold0f{ /* pierwszy nieaktywny */
			background: url(../images/cnt_topFold0f.gif);
			background-repeat: no-repeat;
			width: 12px;
			height:30px;
			float: left;
	}

	.content_topFold1f{ /* pierwszy aktywny */
			background: url(../images/cnt_topFold1f.gif);
			background-repeat: no-repeat;
			width: 12px;
			height:30px;
			float: left;
	}

	.content_topFold0l{ /* ostatni nieaktywny */
			background: url(../images/cnt_topFold0l.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold1l{ /* ostatni aktywny */
			background: url(../images/cnt_topFold1l.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}
    
	.content_topFold10s {  /*lacznik pomiedzy buttonami aktywny - nieaktywny  */
			background: url(../images/cnt_topFold10s.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold10s2 {  /*wersja2  */
			background: url(../images/cnt_topFold10s2.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold00s{  /*lacznik pomiedzy buttonami nieaktywny - nieaktywny  */
			background: url(../images/cnt_topFold00s.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold01s{  /*lacznik pomiedzy buttonami nieaktywny - aktywny  */
			background: url(../images/cnt_topFold01s.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold1a{  /*lacznik pomiedzy normalnymi buttonami */
			background: url(../images/cnt_topFold1a.gif);
			background-repeat: no-repeat;
			width: 38px;
			height:30px;
			float: left;
	}

	.content_topFold0x{  /* button podswietlony */
			background: url(../images/cnt_topFold0x.gif);
			background-repeat: repeat-x;
			height:30px;
			float: left;
		}

	.content_topFold0x a {
			display:block;
			padding: 6px 10px 0px 10px;
			font-size: 16px;
			color: #666666;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
		}

	.content_topFold0x a:hover {
			color: #FF9933;
		}

	.content_topFold1x{  /* button standard */
			background: url(../images/cnt_topFold1x.gif);
			background-repeat: repeat-x;
			height:30px;
			float: left;

		}
		
	.content_topFold1x a {
			display:block;
			padding: 7px 10px 0px 10px;
			font-size: 16px;
			color: #FF9933;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
		}

	.content_topFold1x a:hover {
			color: #FF9933;
		}



	.content_topBg{
			background: url(../images/cnt_topBg.gif);
			background-repeat: no-repeat;
			width: 676px;
			height: 9px;
			font-size: 0%;
			clear:both;
		}

/* +++++++++++++++++++++++++++++++++++++++*/
	.content_apHotelInfo {
			width: 676px;
			background: url(../images/apHotelInfoBg.jpg);
			background-repeat: no-repeat;
			height: 155px;
			font-size: 0%;
			padding: 10px 10px 10px 80px;
		}

	.content_apHotelInfo span{
			font-size: 14px;
			font-weight: bold;
			color: #ff9933;
		}

	.content_apHotelDivek {
			position: relative;
			color: red;
			width: 590px;
			height: 100px;
			overflow: auto;
			font-size:12px;
			color: #efe8d8;
			margin-top: 5px;
		}


/* +++++++++++++++++++++++++++++++++++++++*/
	.content_lineOrangeLong {
			width: 676px;
			background: url(../images/cnt_lineOrangeLong.gif);
			background-repeat: no-repeat;
			height: 20px;
			font-size: 0%;
		}
	.content_lineOrangeLong3 {
			width: 676px;
			height: 5px;
			background: url(../images/cnt_lineOrangeLong3.gif);
			background-repeat: no-repeat;
			height: 16px;
			font-size: 0%;
			clear: both;
		}


	.content_main{
			position: relative;
			background: url(../images/cnt_bg.gif);
			background-repeat: repeat-y;
			width: 676px;
			float: left;
		}

	.content_mainL {
				width: 440px;
		}


/* cnt PRAWA STRONA*/
	.content_mainR {
				position: absolute;
				top: 0px;
				left:445px;
				width: 230px;
				clear: both;
		}

	.content_mainR div.photo {
				height: 220px;
				height: 152px;
				background: url(../images/cnt_photoBg.gif);
				background-repeat: no-repeat;
				float:none;
		}

	.content_mainR div.photo img{
				margin-top: 8px;
				margin-left: 10px;
		}

	.content_mainR div.lineOrange{
				height: 220px;
				height: 10px;
				background: url(../images/cnt_rightLine.gif);
				background-repeat: no-repeat;
		}

	.galleryBtn {
			position: relative;
			background: url(../images/cnt_rightBgDown.gif);
			background-repeat: no-repeat;
			width: 220px;
			height: 21px;
			
		}

	.galleryBtn a {
			color: #666666;
			display:block;
			padding: 3px 0px 0px 0px;
			width: 220px;
			height:21px;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
		}

	.galleryBtn a:hover {
			background: url(../images/cnt_rightBgDownX.gif);
			background-repeat: no-repeat;
			color: black;
		}



	.content_mainR div.ukladPhoto {
				margin-top: 30px;
				width: 220px;
				height: 246px;
				background: url(../images/ukladBg.gif);
				background-repeat: no-repeat;
				float:none;
		}

	.content_mainR div.ukladPhoto img{
				margin-top: 10px;
				margin-left: 12px;
		}


/* ++++++++++++ APARTAMENT DETALE ONE +++++++ */

.aD {
		position:relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

.aDtop {
			background: url(../images/aDetailTop.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 32px;
			font-size: 0%;
	}

.aDtopReq {
			background: url(../images/Req_aDetailTop.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 32px;
			font-size: 0%;
	}

.aDtop	a {
			
			text-decoration: none;
		}

.aDtop p {
			color: black;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 0px 0px;
	}

.aDtopReq p {
			color: black;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 0px 0px;
	}

.aDphoto {
			position: relative;
			background: url(../images/aDetailPhoto.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 156px;
	}

.aDphoto img{
				margin-top: 8px;
				margin-left: 14px;
		}

.aDx {
			background: url(../images/aDetailX.gif);
			background-repeat: repeat-y;
			width: 227px;
			height: 75px;
	}

.aDx a {
			color: black;
			display:block;
			font-weight: bold;
			text-decoration: none;
			margin: 0px 0px 0px 7px;
			padding: 5px 0px 0px 0px;
	}

.aDx p {
			padding: 0px 0px 0px 30px;
	}


.aDx a.mapa {
			background: url(../images/aDetailQmapa.gif);
			background-repeat: no-repeat;
			height:30px;
			width:120px;
			float: left;
	}


.aDx a.cena {
			background: url(../images/aDetailQcena.gif);
			background-repeat: no-repeat;
			height:30px;
			float: left;
			margin: 0px;
	}

.aDx a.osob {
			background: url(../images/aDetailQosob.gif);
			background-repeat: no-repeat;
			height:30px;
			float: left;
			margin: 0px;
	}

.aDx a.dostepnosc {
			background: url(../images/aDetailQdostepnosc.gif);
			background-repeat: no-repeat;
			height:30px;
			width:120px;
			float: left;
	}

.aDx a.dostepnoscReq {
			background: url(../images/Req_aDetailQdostepnosc.gif);
			background-repeat: no-repeat;
			height:30px;
			width:130px;
			float: left;
	}

.aDx a.dostepnosc p {
			padding: 0px 0px 0px 37px;
	}

.aDx a.dostepnoscReq p {
			padding: 0px 0px 0px 35px;
	}

.aDx div.aDbreak {
			background: url(../images/aDetailQLinia.gif);
			background-repeat: no-repeat;
			width:227px;
			height:5px;
			clear:both;
	}

.aDx a.centrum {
			background: url(../images/aDetailQocena.gif);
			background-repeat: no-repeat;
			height:30px;
			width:70px;
			float: left;
	}

	.aDbottom {
			background: url(../images/aDetailBottom.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 23px;
			
			clear: both;
	}

	.aDbottom a {
			display:block;
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: right;
			height: 23px;
			margin: 0px 28px 3px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: capitalize;
	}

	.aDbottom a:hover {
			color: #000000;
	}
	/*
	.aDbottom a:visited {
			color: #7F7F7F;
	} */

	.aDbottom div {
			width:110px;
			margin: 0px0px 0px 10px;
			padding-left: 10px;
			float:left;
			display:block;
	}

	.aDbottom img {
			margin: 2px 3px 0px 1px;
			float:left;
			display:block;
	}

/* APARTAMENT NAME HEADLINE */

	.content_headAname {
			width: 676px;
			background: url(../images/cnt_headAname.gif);
			background-repeat: no-repeat;
			height: 50px;
			font-size: 0%;
		}

	.content_headAname p {
			padding-left: 50px;
            padding-top: 15px;
			font-size: 14px;
            font-weight: bold;            
		}

	.content_headAname p b {
			font-size: 16px;

		}

/* TABELA A - STANDARD */
	.cnt_A {
					width: 434px;
					margin-left: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
		}
		

	.cnt_A1 {
			background: url(../images/cnt_A1.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

	.cnt_A2 {
			background: url(../images/cnt_A2.gif);
			background-repeat: repeat-y;
		}

	.cnt_A2 p {
			font-size: 12px;
			word-spacing: 3px;
			color: black;
	}

	.cnt_A3 {
			background: url(../images/cnt_A3.gif);
			background-repeat: no-repeat;
			height: 5px;
		}

/*TABELA B - FIFTY FIFTY  */
	.cnt_B {
					width: 434px;
					margin-left: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
		}
		

	.cnt_B1 {
			background: white url(../images/cnt_B1.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

	.cnt_B2 {
			background: url(../images/cnt_B2.gif);
			background-repeat: repeat-y;
			width: 434px;
		}



	.cnt_B2  {

			margin: 0px 30px 0px 0px;
			list-style: none;
			float: left;
		}


	.cnt_B2 div.tab1a{
			width: 100px;
			float: left;
		}

	.cnt_B2 div.tab1b{
			width: 130px;
			float: left;
		}

	.cnt_B2 div.tab1c{
			width: 100px;
			float: left;
		}

	.cnt_B2 div.tab1d{
			margin-left: 330px;
		}

	.cnt_B2 p.opcja{
			color: black;
			text-decoration: none;
			font-weight: bold;
			margin: 0px 0px 0px 10px;
			padding:0px 0px 0px 0px;
		}

	.cnt_B2 p.liczba{
			margin: 0px 20px 0px 10px;
			font-weight: normal;
			text-align: center;
			padding:0px 0px 0px 0px;
		}

	.cnt_B2 p.opis{
			margin: 0px 22px 0px 10px;
			font-weight: normal;
			padding:0px 0px 0px 0px;
		}

	.cnt_B2 div.tabLine{
			background: white url(../images/cnt_BLine.gif);
			background-repeat: no-repeat;
			height: 5px;
			font-size: 0%;
			clear:both;
		}



	.cnt_B3 {
			background: url(../images/cnt_B3.gif);
			background-repeat: no-repeat;
			height: 5px;
			clear:both;
		}



/* TABELA C - jedna trzecia */

	.cnt_C {
					width: 434px;
					margin-left: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
		}

	.cnt_C1 {
			background: white url(../images/cnt_C1.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

	.cnt_C2 {
			background: url(../images/cnt_C2.gif);
			background-repeat: repeat-y;
			width: 434px;
						margin: 0px 30px 0px 0px;
		}


	.cnt_C2 div.tab1a{
			background: url(../images/a4u_listaPoint.gif);
			background-repeat: no-repeat;
			width: 121px;
			color: #603A31;
			text-decoration: none;
			font-weight: bold;
			text-align: right;
			float:left;

		}

	.cnt_C2 div.tab1a p{
			padding: 0px 10px 0px 0px;
		}

	.cnt_C2 div.tab1b{
			color: black;
			text-decoration: none;
			font-weight: normal;
		}

	.cnt_C2 div.tab1b p{
			margin: 0px 20px 0px 150px;
			padding: 0px 0px 0px 0px;
			font-size: 12px;
			word-spacing: 3px;
			color: black;
		}

	.cnt_C2 div.tabLine{
		background: url(../images/cnt_CLine.gif);
		background-repeat: no-repeat;
					clear:both;
				height: 5px;
				font-size: 0%;
		}



	.cnt_C3 {
			background: url(../images/cnt_C3.gif);
			background-repeat: no-repeat;
			height: 5px;
			clear:both;
		}


/*TABELA D - FIFTY FIFTY  */
		.cnt_D {
					width: 650px;
					margin-left: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
		}
		

		.cnt_D1 {
			background: white url(../images/cnt_D1.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

		.cnt_D2 {
			background: url(../images/cnt_D2.gif);
			background-repeat: repeat-y;
			width: 650px;
			margin: 0px 30px 0px 0px;
			list-style: none;
			float: left;
		}

		.cnt_D2 table {
			width: 650px;
			padding: 0;
			margin: 0;
		}

		.cnt_D2 table td.DBlank {
			padding: 3px 5px 3px 5px;
		}

		.cnt_D2 table td.DName {
			width: 220px;
			padding: 3px 10px 3px 10px;
			color: #666666;
		}

		.cnt_D2 table td.DValue {
			width: 70px;
			padding: 3px 5px 3px 5px;
			font-weight: bold;
		}

		.cnt_D2 table td.DLine {
			background: url(../images/cnt_DLine.gif);
			background-repeat: no-repeat;
			height: 5px;
			padding-left: 11px;
		}

		.cnt_D3 {
			background: url(../images/cnt_D3.gif);
			background-repeat: no-repeat;
			height: 5px;
			clear:both;
		}


/* TABELA E - 3/3 do 1/3 */

	.cnt_E {
					width: 434px;
					margin-left: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
		}

	.cnt_E1 {
			background: white url(../images/cnt_E1.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

	.cnt_E2 {
			background: url(../images/cnt_E2.gif);
			background-repeat: repeat-y;
			width: 434px;
						margin: 0px 30px 0px 0px;
		}


	.cnt_E2 div.tab1a{
			background: url(../images/a4u_listaPointE.gif);
			background-repeat: no-repeat;
			width: 316px;
			color: #603A31;
			text-decoration: none;
			font-weight: bold;
			text-align: right;
			float:left;

		}

	.cnt_E2 div.tab1a p{
			padding: 0px 10px 0px 0px;
		}

	.cnt_E2 div.tab1b{
			color: black;
			text-decoration: none;
			font-weight: normal;
			text-align: center;
		}

	.cnt_E2 div.tab1b p{
			margin: 0px 20px 0px 150px;
			padding: 0px 0px 0px 0px;
			font-size: 12px;
			word-spacing: 3px;
			color: black;
		}

	.cnt_E2 div.tabLine{
		background: url(../images/cnt_ELine.gif);
		background-repeat: no-repeat;
					clear:both;
				height: 5px;
				font-size: 0%;
		}



	.cnt_E3 {
			background: url(../images/cnt_E3.gif);
			background-repeat: no-repeat;
			height: 5px;
			clear:both;
		}


/* pomarańczowa linia */
	.cnt_Line {
			width: 434px;
			margin-left: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
			background: url(../images/cnt_lineOrange.gif);
			background-repeat: no-repeat;
			height: 8px;
			font-size: 0%;
		}

/* cnt NAGŁOWKI */

	.cnt_Header1 {
				background: url(../images/cnt_HeadLog.gif) no-repeat;
				color: #603A31;
				font-weight: bold;
				font-size: 120%;
				padding-top: 0px;
				padding-left: 20px;
				margin-top: 0px;
		}


/* END!!!! */




	.content_bottom{
			background: url(../images/cnt_bottom.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 0px 0px;
			height: 45px;
		}

	.cnt_bottomBtn {
	position:relative;
			background: url(../images/cnt_bottomBtn.gif);
			background-repeat: no-repeat;
			width: 205px;
			height: 22px;
			margin-left: 215px;
			top: 10px;
		}

	.cnt_bottomBtn a {
			color: #FFFFFF;
			display:block;
			padding: 3px 0px 0px 0px;
			width: 205px;
			height:22px;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			letter-spacing: -0.1em;
		}

	.cnt_bottomBtn a:hover {
			background: url(../images/cnt_bottomBtnX.gif);
			background-repeat: no-repeat;
			color: black;
		}


	.cnt_bottomBackBtn {
			background: url(../images/cnt_bottomBackBtn.gif);
			background-repeat: no-repeat;
			width: 205px;
			height: 21px;
			margin-left: 215px;
			clear: both;
			text-transform: uppercase;
		}

	.cnt_bottomBackBtn a {
			color: #666666;
			display:block;
			padding: 3px 0px 0px 0px;
			width: 205px;
			height:21px;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
		}

	.cnt_bottomBackBtn a:hover {
			background: url(../images/cnt_bottomBackBtnX.gif);
			background-repeat: no-repeat;
			color: black;
		}

   /*  ++++++++++++++++  LISTA APARTAMENTÓW  ++++++++++++++++ */

 .list {
		margin-left:6px;
		clear:both;
	}

.a4uline920b0 {
		background: url(../images/a4u_line920b0.gif) no-repeat;
		width: 920px; height: 30px;
		clear:both;
	}

 .a4uline920b0 p {
		padding: 10px 0px 0px 70px;
		font-weight: bold;
		text-transform: uppercase;
	}

 .a4uline920b0 h2 {
        font-size: 16px;
		padding: 5px 0px 0px 50px;
		font-weight: bold;
	}

.a4uline920b {
		background: url(../images/a4u_line920b.gif);
		background-repeat: no-repeat;
		width: 920px;
		height: 30px;
		clear:both;
	}

 .a4uline920b p {
		padding: 5px 60px 0px 50px;
		font-weight: bold;
		text-transform: uppercase;
	}

 .a4uline920b h2 {
        font-size: 16px;
		padding: 5px 0px 0px 50px;
		font-weight: bold;

	}
a.a4uline920_href {
  color: #e8860b;
}
a.a4uline920_href:hover {
        color: #fff;
	}

 .a4uline920 {
	position: relative;
		background: url(../images/a4u_line920.gif) no-repeat;
		width: 920px; height: 30px;
		clear:both;
		margin:auto;
	}

 .a4uline920 h2  {	position: relative;
        font-size: 16px;
		padding: 5px 0px 0px 50px;
		font-weight: bold;
		

	}

 .a4ubgKindOf {
		background: url(../images/a4u_bgKindOf.gif) no-repeat;
		width: 920px; height: 25px;
		text-align: center;
		padding-top:7px;
		color: white;
		font-size: 12px;
		margin: auto;
	}

 .a4ubgKindOf a {
		padding: 5px 0px 0px 2px;
		font-weight: bold;
		color: white;

	}

 .a4ubgKindOf a:hover{
		color: #522a22;

	}

 .a4ubgKindOf a:active{
		color: #522a22;

	}

 .a4uline920 p {
		padding: 5px 0px 0px 50px;
		font-weight: bold;
	}

 .a4uline920 h2 {
        font-size: 16px;
		padding: 5px 0px 0px 50px;
		font-weight: bold;
	}
	 .listOne {
		width: 227px;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	 .listOneL {
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	 .photosGlow {
			margin-left:10px;
		}
		
	 .photo{
				width: 220px;
				height: 152px;
				background: url(../images/cnt_photoBg.gif);
				background-repeat: no-repeat;
				float: left;
		}

	 .photo img{
				margin-top: 8px;
				margin-left: 10px;
		}

	 .infosGlow {
		width: 676px;
			margin-left:10px;
		}

	 .cnt_btnGlow {
			width: 676px;
			height: 25px;
			background: url(../images/cnt_btnGlow.gif);
			background-repeat: no-repeat;
			clear: both;
		}

 .cnt_btnGlow a {
			display:block;
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: right;
			height: 25px;
			margin: 0px 0px 0px 0px;
			padding: 1px 40px 0px 0px;
			text-transform: capitalize;
	}

 .cnt_btnGlow a:hover {
			color: #000000;
	}


	 .infosText {
				width:445px;
				height:110px;
				float:left;
		}

	 .infosText p {
			color: #666666;
			padding: 3px 10px 0px 10px;
			font-weight: normal;
		}

 .aDxGlow {
			height: 75px;
	}

 .aDxGlow a {
			color: black;
			display:block;
			font-weight: bold;
			text-decoration: none;
			margin: 0px 0px 0px 7px;
			padding: 5px 0px 0px 0px;
	}

.aDxGlow p {
			padding: 0px 0px 0px 30px;
	}

.aDxGlow a.centrum {
			background: url(../images/aDetailQocena.gif);
			background-repeat: no-repeat;
			height:30px;
			width:70px;
			float: left;
	}

.aDxGlow a.mapa {
			background: url(../images/aDetailQmapa.gif);
			background-repeat: no-repeat;
			height:30px;
			width:120px;
			float: left;
	}


.aDxGlow a.cena {
			background: url(../images/aDetailQcena.gif);
			background-repeat: no-repeat;
			height:30px;
			float: left;
			margin: 0px;
	}

.aDxGlow a.osob {
			background: url(../images/aDetailQosob.gif);
			background-repeat: no-repeat;
			height:30px;
			float: left;
			margin: 0px;
	}

.aDxGlow a.dostepnosc {
			background: url(../images/aDetailQdostepnosc.gif);
			background-repeat: no-repeat;
			height:30px;
			width:120px;
			float: left;
	}

.aDxGlow a.dostepnosc p {
			padding: 0px 0px 0px 35px;
	}



.aDxGlow div.aDbreak {
			background: url(../images/aDetailQLiniaGlow.gif);
			background-repeat: no-repeat;
			width:227px;
			height:5px;
			float:left;
	}


	/*  ++++++++++++++++  STOPKA  ++++++++++++++++ */

	.footer {
			background: #000000;
			width: 920px;
			height: 40px;
			clear: both;
			margin-top:20px;
		}

	/*  ==================  GŁÓWNY KONTENER STRONY ==================*/ 
	.container {
			position: relative;
			width: 920px;
			margin: auto;
		}

		p {
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 0px;
		}

	.break { clear:both;}


				/*  ++++++++++++++++  GALERIA  ++++++++++++++++ */

	div.glrPhotoL {
				width: 5px;
				height: 452px;
				background: url(../images/glr_midL.gif);
				background-repeat: no-repeat;
				float: left;
	}

	div.glrPhotoC {
				width: 648px;
				height: 452px;
				background: url(../images/glr_midC.gif);
				background-repeat: repeat-x;
				float: left;
	}

	div.glrPhotoC img{
				margin-top: 10px;
				margin-left: 4px;
	}

		div.glrPhotoR {
				width: 5px;
				height: 452px;
				background: url(../images/glr_midR.gif);
				background-repeat: no-repeat;
				float: left;
	}



		div.glrPhotoSmallCnt {
			width: 660px;
			margin-left:4px;

		}

		div.glrPhotoSmall {
				width: 220px;
				height: 152px;
				background: url(../images/cnt_photoBg.gif);
				background-repeat: no-repeat;
				float: left;
		}

		div.glrPhotoSmall img{
				margin-top: 8px;
				margin-left: 10px;
		}

			/*  ++++++++++++++++  LOKALIZACJA/MAPA  ++++++++++++++++ */

	div.lclMapCnt {
			width: 660px;
			height: 500px;
			margin-left:4px;

	}

	div.lclMapL {
				width: 5px;
				height: 498px;
				background: url(../images/lcl_mapL.gif);
				background-repeat: no-repeat;
				float: left;
	}

	div.lclMapC {
				width: 648px;
				height: 498px;
				background: url(../images/lcl_mapC.gif);
				background-repeat: repeat-x;
				float: left;
	}

	div.lclMapC div.gmap{
				margin-top: 10px;
				margin-left: 4px;
	}

		div.lclMapR {
				width: 5px;
				height: 498px;
				background: url(../images/lcl_mapR.gif);
				background-repeat: no-repeat;
				float: left;
	}


/*  ++++++++++++++++  DOSTEPNOSC/KALENDARZ  ++++++++++++++++ */
.content_calendar {
	margin-left:11px;
	width:660px;
}

.kalendarz  {
	font: 80% arial, helvetica, sans-serif;
	width: 210px;
	padding: 0;
	margin: 0px 8px 0 0;
	border-left: 1px solid #EFE8D8;
	color: #616B76;
	text-align: center;
	background-color: #fff;
	float: left;
}

.kalendarz caption {
	margin: 5px 0 0 0;
	width: 210px;
	height: 20px;
	background: url(../images/cal_bgCaption.jpg) no-repeat right bottom;
	padding: 0px 0px 2px 0px;
}

.kalendarz caption p{
	color: #fff;	 
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 0px 0px 0px;
}

.kalendarz th {
	color: #666666;
	background: #EFE8D8;
	border-right: 1px solid #EFE8D8;
	border-bottom: 1px solid #EFE8D8;
	border-top: 1px solid #EFE8D8;
}

.kalendarz td {
	border-right: 1px solid #EFE8D8;
	border-bottom: 1px solid #EFE8D8;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #EFE8D8;
}

.kalendarz td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}



/* pusty dzien */
.kalendarz td.no_day {

}

.kalendarz td.rez_bad {
 background: url(../images/cal_bgRezBad.gif) no-repeat right bottom;
}

.kalendarz td.rez_ok {
 background: url(../images/cal_bgRezOk.gif) no-repeat right bottom;
}

.kalendarz td.rez_promo {
 background: url(../images/cal_bgRezPromo.gif) no-repeat right bottom;
}

/* rezerwacja wlasciciel */
.kalendarz td.rez_40 {
	color: white;
    background: url(../images/cal_bgRezWlas.gif) no-repeat right top;
}

.kalendarz td.rez_40_p {
    background: url(../images/cal_bgRezWlas_p.gif) no-repeat right top;
}

.kalendarz td.rez_40_o {
    background: url(../images/cal_bgRezWlas_o.gif) no-repeat right top;
}

/* rezerwacja klient */
.kalendarz td.rez_41 {
    color: white;
    background: url(../images/cal_bgRezWlas.gif) no-repeat right top;
}

.kalendarz td.rez_41_p {
    background: url(../images/cal_bgRezWlas_p.gif) no-repeat right top;
}

.kalendarz td.rez_41_o {
    background: url(../images/cal_bgRezWlas_o.gif) no-repeat right top;
}

/* rezerwacja wstepna wlasciciel */
.kalendarz td.rez_42 {
   background: url(../images/cal_bgWstWlas.gif) no-repeat right top;
   color: white;
}

.kalendarz td.rez_42_p {
   background: url(../images/cal_bgWstWlas_p.gif) no-repeat right top;
}

.kalendarz td.rez_42_o {
   background: url(../images/cal_bgWstWlas_o.gif) no-repeat right top;
}

/* rezerwacja wstepna klient */
.kalendarz td.rez_43 {
    background: url(../images/cal_bgWstWlas.gif) no-repeat right top;
}

.kalendarz td.rez_43_p {
    background: url(../images/cal_bgWstWlas_p.gif) no-repeat right top;
}

.kalendarz td.rez_43_o {
    background: url(../images/cal_bgWstWlas_o.gif) no-repeat right top;
}


/* rezerwacja wolne */
.kalendarz td.rez_0 {
    background: url(../images/cal_bgWhite.gif) no-repeat right bottom;
}

.rezBgTop  {
	background: url(../images/clr_bgTop.gif) no-repeat;
	width: 645px;
	height: 5px;
	font-size: 0%;
}

.rezBgMain  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #EFE8D8;
	width: 645px;
	text-align: center;
}

.rezBgMain span  {
	font: 12px arial, helvetica, sans-serif;
	color: black;
	font-weight: bold;
}



.rezBgMain a.oblicz  {
	background: url(../images/clr_btnObl1.gif) no-repeat;
	width: 152px;
	height:21px;
	text-decoration: none;
	float:left;
}

.rezBgMain a.oblicz:hover  {
	background: url(../images/clr_btnObl2.gif) no-repeat;
	color: black;
}

.rezBgMain a.oblicz p  {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font: 12px arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.rezBgBtm  {
	background: url(../images/clr_bgBtm.gif) no-repeat;
	width: 645px;
	height: 5px;

}

.rezBgMain .text_form  {
background:#FFFFFF none repeat scroll 0%;
border:1px solid black;
color:#000000;
font-weight:bold;
padding:5px;
text-align:center;
}

.rezBgMain  .rezerwuje_but {
 margin: 10px 00px 0px 10px;
 background: transparent url(../images/clr_btnRez1.gif) no-repeat scroll 0%;
 width: 288px;
 height:21px;
 padding-top: 3px;
 font: 12px arial, helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF;
 text-transform: uppercase;
}

.rezBgMain  .oblicz_but {
position:relative;
 background: url(../images/clr_btnObl1.gif) no-repeat;
 width: 328px;
 height:21px;
 text-decoration: none;
 text-transform: uppercase;
 text-align: center;
 margin: 10px 0px 0px 10px;
 padding: 2px 17px 0px 0px;
 font: 12px arial, helvetica, sans-serif;
 font-weight: bold;
 color: #666666;
}

.break { clear:both;}

/* legenda */

.legend {
	background: #EFE8D8;
		margin: 10px 10px 10px 10px;
}

.legend td.beigex{
	background: #F7F3E8;
	padding: 10px 10px 10px 10px;
}

/* INFO AVAILABILITY 1 */



.infA1xx  {
	
	width: 645px;
	height: 5px;

}

.infA1 {
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	 font-weight: bold;
	text-align: center;
	color:red;
	text-transform: uppercase;
}


/* INFO AVAILABILITY 2 */

.infA2 {
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 10px 0px;
	background: #F7F3E8 url(../images/infABg1.gif) no-repeat;
	text-align: center;
	color: black;
	font-size: 14px;
	 font-weight: bold;
	 text-transform: uppercase;
}

.infA2 span{
	color: #666666;
}

/* INFO AVAILABILITY OFF */

.infAOff {
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 10px 0px;
	background: #F7F3E8 url(../images/infABgOff.gif) no-repeat;
	text-align: center;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.infAOff span{
	color: #666666;
}

/* INFO AVAILABILITY 3 */

.infA3 {
	text-align: center;
	color: black;
	text-transform: uppercase;
	font-size: 14px;
}

.infA3 span{
	color: #666666;
}

.content_mainLinside {
	padding-left: 30px;
	width: 620px;
}

#rezForm, #clipboard_form{
 text-align: left;
}

#rezForm fieldset, #clipboard_form fieldset {
	border:0pt solid;
	margin:0pt 0pt 10px;
}

#rezForm li, #rezInfo li, #clipboard_form li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: block;
}

#rezForm label, #rezInfo label, #clipboard_form label {
	text-align: right;
	display:block;
	float:left;
	margin-right:10px;
	width:150px;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
}

#rezForm input, #rezForm textarea, #rezForm select, #form select {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid black;
	color:#000000;
	font-weight:bold;
	padding:3px;
	text-align:left;
}

#rezForm .rezerwuje_but, #clipboard_form .rezerwuje_but {
	 margin: 10px 00px 0px 10px;
	 background: transparent url(../images/clr_btnRez1.gif) no-repeat scroll 0%;
	 width: 288px;
	 height:21px;
	 padding-top: 3px;
	 font: 12px arial, helvetica, sans-serif;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-transform: uppercase;
	 border: none;
	 text-align: center;
	 margin-left:160px;
}

#rezForm .error_field, #clipboard_form .error_field {
	background-color:#FFE1E1;
	border:1px solid #990000;
}

#rezForm .error_msg, #clipboard_form .error_msg{
	clear:both;
	margin-left:160px;
	color: #990000;
	width: 350px;
	text-transform: none;
}


#rezInfo {
	text-transform:none;
	text-align: left;
	margin-left:60px;
}


/* MAP LIST */

.mapIconList
{
list-style: none;
margin: 0;
padding: 0;
}

li.mapListA
{
background-image: url(../images/mapListA.gif);
background-repeat: no-repeat;
background-position: 0 30;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.mapListB
{
background-image: url(../images/mapListB.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.mapListC
{
background-image: url(../images/mapListC.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}


/* LOCAL PARTNER */

.lclPrt {
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

.lclPrtTop {
			background: url(../images/lclPrtTop.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 32px;
			font-size: 0%;
	}
.lclPrtTop	a {
			color: black;
			text-decoration: none;
		}

.lclPrtTop p {
			color: #666666;
			font-weight: bold;
			text-align: center;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 0px 0px;
	}


.lclPrtPhoto {
			position: relative;
			background: url(../images/lclPrtPhoto.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 151px;
			padding-left: 0px;
	}

.lclPrtPhoto img{
				margin-top: 8px;
				margin-left: 20px;
		}

.lclPrtBottom {
			background: url(../images/lclPrtBottom.gif);
			background-repeat: no-repeat;
			width: 232px;
			height: 23px;
			
			clear: both;
	}

.lclPrtBottom a {
			display:block;
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: right;
			height: 23px;
			margin: 0px 28px 3px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: capitalize;
	}

.lclPrtBottom a:hover {
			color: #000000;
	}


/* REJESTRATION FORM */

#form ul{

	}

#form ul li input{
			background-color:#fbf9f4;
			border-color: #efe8d8;
			border-width: 1px;
			font-weight:bold;
			padding:3px;
	}

#form ul li textarea{
			background-color:#fbf9f4;
			border-color: #efe8d8;
			border-width: 1px;
}

#form ul li select{
			background-color:#fbf9f4;
			border-color: #efe8d8;
			border-width: 1px;
}
#form ul li label{
			background:#efe8d8;
			text-align:center;
			padding:3px;
			margin-bottom:1px;
			 height:22px;
}

#liRez label{
			background:#efe8d8;
			text-align:center;
			padding:3px;
			margin-bottom:1px;
			 height:22px;
			 text-transform:capitalize;
			 width:250px;
}


/* LOCAL SCHOWEK */

.lclSch {
		background: url(../images/lclSch.gif) no-repeat;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 232px;
		height: 50px;
	}

.lclSch div{
		float:left;
	}

.lclSch div.icoNS {
		float:left;
		
		height:48px;
		padding:10px 1px 0px 0px;
		margin:0;
		text-align:center;
	}

.lclSch	a {
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
			height: 40px;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: capitalize;
			font-size:9px;
		}

.lclSch a:hover {
			color: #000000;
	}

.lclSch p {
			width: 105px;
			color: #FF9933;
			font-weight: bold;
			text-align: left;
			font-size: 11px;
			margin: 0px 0px 0px 0px;
			padding: 30px 0px 0px 9px;
			text-align: center;
	}

/* LOCAL COMPARE */

.lclCmp {
		background: url(../images/lclCmp.gif) no-repeat;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 232px;
		height: 50px;
	}

.lclCmp div{
		float:left;
	}

.lclCmp div.icoNS {
		float:left;
		height:48px;
		padding:5px 1px 0px 0px;
		margin:0;
		text-align:center;
	}

.lclCmp	a {
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
			height: 40px;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: capitalize;
			font-size:9px;
		}

.lclCmp a:hover {
			color: #000000;
	}

.lclCmp p {
			width: 105px;
			color: #FF9933;
			font-weight: bold;
			text-align: left;
			font-size: 11px;
			margin: 5px 0px 0px 0px;
			padding: 20px 0px 0px 9px;
			text-align: center;
	}


.z_schowek {
position: absolute;
z-index: 5;
top: 0px;
right: 10px;
}

.z_porownaj {
position: absolute;
z-index: 5;
top: 0px;
right: 27px;	
}


/* COMPARE */

.comparePhoto {
			position: relative;
			background: url(../images/aDetailX.gif);
			background-repeat: repeat-y;
			width: 227px;
			height: 156px;
	}
.compareBottom {
			background: url(../images/compareBottom.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 23px;
			
			clear: both;
}
.compareBottom2 {
			background: url(../images/compareBottomBTN.gif);
			background-repeat: no-repeat;
			width: 227px;
			height: 23px;
			
			clear: both;
}

.compareBottom2 a {
			display:block;
			color: #FF9933;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			height: 23px;
			margin: 0px 3px 3px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: capitalize;
}
.compareBottom2 a:hover {

			color: #111111;

}

.compareBG1 {
	background:transparent url(../images/compareBG1.gif) repeat-y;
	text-align: center;
	height: 22px;
}

.compareBG1x {
	background:transparent url(../images/compareBG1.gif) repeat-y;
	text-align: right;
	padding-right: 20px;
	height: 22px;
	font-weight: bold;
	text-transform: capitalize;
}
.compareBG2 {
	background:transparent url(../images/compareBG2.gif) repeat-y;
	text-align: center;
	height: 22px;
}

.compareBG2x {
	background:transparent url(../images/compareBG2.gif) repeat-y;
	text-align: right;
	padding-right: 20px;
	height: 22px;
	font-weight: bold;
	text-transform: capitalize;
}

/* clipboard */

.clipboard_BGup {
		background: url(../images/clipboard_BGup.gif);
		background-repeat: no-repeat;
		width: 500px;
		height: 30px;
	}

.clipboard_BGup p{
		padding: 8px 0px 0px 20px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 14px;
	}

.clipboard_BGmid {
		background: url(../images/clipboard_BGmid.gif);
		background-color: #efe8d8;
		background-repeat: repeat-y;
		width: 500px;
		padding: 10px 0px 10px 10px;
		margin: 0;
	}


.clipboard_BGmid sup{
		padding-left: 5px;
	}

.clipboard_BGmid label{
		padding-left: 10px;
	}

.clipboard_BGbtm {
		background: url(../images/clipboard_BGbtm.gif);
		background-repeat: no-repeat;
		width: 500px;
		height: 30px;
		padding: 0px;
		margin: 0;
	}

.clipboardSubmit {
 position:relative;
 background: url(../images/clipboard_SubmitBTN.gif) no-repeat;
 width: 155px;
 height:21px;
 text-decoration: none;
 text-transform: uppercase;
 text-align: center;
 margin: 10px 0px 0px 10px;
 padding: 3px 0px 0px 0px;
 font: 12px arial, helvetica, sans-serif;
 font-weight: bold;
 color: #666666;
}

/* SEND LINE*/
.send920 {
		background: url(../images/send920bg.gif);
		background-repeat: no-repeat;
		width: 920px;
		height: 30px;
		clear:both;
		text-align: left;
		vertical-align: middle;
	}

.send920Cb {
		background: url(../images/send920bgCb.gif);
		background-repeat: no-repeat;
		width: 920px;
		height: 30px;
		clear:both;
		text-align: right;
		vertical-align: middle;
	}

.send920 a {
color: white;
}
.send920Cb a {
color: white;
}

.send920 a:hover {
		color: #ff9933;
	}
.send920Cb a:hover {
		color: #ff9933;
	}

.Off{
 display:none;	
}

.On{
 display:block;
 position:absolute;
 right:2px;
 top:32px;
 z-index:100;
}


#topmore {

	 width:120px; 
	 margin:0px; 
	 padding:0px; 
	 top: 27px; 
	 right:0px;
}

a.subMenuTop {
	background: url(../images/subBtnBg.png) no-repeat;
	width: 120px;
	height: 23px;
	text-align:right; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

a.subMenuTop p{
	padding: 3px 10px 0px 0px;
}

a.subMenuTop:hover {
	color:#e88e0b;
}


/*  HEADER POPUP */

	.header_pop {
			background: #000000 url(../images/top_bgMainPOP.jpg);
			position: relative;
			height: 90px;
			width: 920px;
			padding:0;
			margin:0;

		}

		.bodyPOP {
			background: #F0E9D9 url(../images/bdy_topBgPOP.jpg);
			background-repeat: repeat-x;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;

		}


/* NEW TOP DESIGN */

.toppPolec {
	background: url(../images/topp_polecBG.gif) no-repeat;
	width: 385px;
	height: 273px;
	float:left;
	margin-left: 1px;

}
.toppPozyc {
	background: url(../images/topp_pozycBG.gif) no-repeat;
	width: 292px;
	height: 273px;
	float:left;
}

.toppPozyc p{
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	padding: 30px 10px 0px 60px;
	overflow: hidden;
	width: 230px;
	height: 18px;
}

.toppPozycText {
			position: relative;
			width: 260px;
			height: 190px;
			overflow: auto;
			font-size:12px;
			color: #562f27;
			margin: 25px 5px 5px 20px;
		}

.toppBaner {
	background: url(../images/topp_banerBG.gif) no-repeat;
	width: 677px;
	height: 102px;
	float:left;
	clear:both;
	margin-bottom:10px;
	margin-left: 2px;
}

.flashBaner0 {
	padding-left: 185px;
	padding-top:22px;
}

.flashPolec {
	padding-left: 14px;
	padding-top:20px;
	z-index:1;
}

/* SLIDER */
#slider {
    width: 355px; /* important to be same as image width */
    height: 240px; /* important to be same as image height */
    position: relative; /* important */
    /*overflow: hidden; /* important */
}
#sliderContent {
    width: 355px; /* important to be same as image width or wider */
    position: absolute;
    top: 0px;
    margin: 0px 0px 0px 0px;
   list-style-type: none;
   padding: 17px 0px 0px 13px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    font: 10px Arial, Helvetica, sans-serif;
    padding: 5px 7px;
    width: 341px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
    bottom: 0px;
    left: 0;
	text-align: right;
}

.sliderImage span strong {
    color: #ff9933;
	font-size: 14px;

}

.clear {
	clear:both;
}

.sliderImage strong {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.ocena_but {
	 margin: 10px 00px 0px 10px;
	 background: transparent url(../images/clr_btnRez1.gif) no-repeat scroll 0%;
	 width: 288px;
	 height:21px;
	 padding-top: 3px;
	 font: 12px arial, helvetica, sans-serif;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-transform: uppercase;
	 border: none;
	 text-align: center;
	 margin-left:0px;
}

#opTable {
	margin-left:30px;
	background: #e7ddc7;
}


#opTable th{
	background: #fff;
}

#opTableX th{
	background: #fff;
}

#opTable th.Xxx{
	background: #f7f3e8;
}

#opTable th.opTabBrown{
	background: #efe8d8;
	height:20px;
	
}

#opTable th.opTabBrownX{
	background: #f7f3e8;
	height:20px;
	
}

	/*tab bacground new 09*/
		.tabBG09top {
		width: 610px;
		clear: none;
		height:25px;
		margin-left:30px;
		padding: 0px 0px 0px 0px;
		background:url(../images/tabBG09.gif) left top no-repeat;
		}

		.tabBG09topB p{
		position:relative;
		left:30px;
		bottom: 5px;
		
		height:30px;
		}


		.tabBG09btm {
			background:url(../images/tabBG09.gif) -610px bottom no-repeat;
			width: 610px;
			height:25px;
			padding: 0px 0px 0px 0px;
			margin-left:30px;
			clear: none;
		}

	/*tab bacground new 09 BBB */
		.tabBG09topB {
		width: 610px;
		clear: none;
		height:25px;
		margin-left:30px;
		padding: 0px 0px 0px 0px;
		background:url(../images/tabBG09b.gif) left top no-repeat;
		}

		.tabBG09btmB {
			background:url(../images/tabBG09b.gif) -610px bottom no-repeat;
			width: 610px;
			height:25px;
			padding: 0px 0px 0px 0px;
			margin-left:30px;
			clear: none;
		}
 a.dmn_city {
 color: white;
}

/* banerekKluby.png */

.banerekKluby {
	z-index:9;
	position: absolute;
	left: 915px; top: 608px;
}

.banerekKluby a{
	display: block; overflow: hidden;
	background:url(../images/banerekKluby.png) 0px 0px no-repeat;
	width: 110px; height: 290px;
	text-align: center;
}

.banerekKluby a:hover{
	background:url(../images/banerekKluby.png) -110px 0px no-repeat;
}

.banTxt {
			color:#ff9933;
			font-weight: bold;
			font-size: 11px;
			padding: 144px 0px 0px 0px;
}

/* lewe meznu powiazane */

.leftPowz, .rightPowz, .wartoPowz {
	position: relative;
	width:233px; height: 35px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #ff9933;
}

.leftPowz {
	background: url(../images/leftNeighTOP.gif) 0px 0px no-repeat;
}

.rightPowz {
	background: url(../images/rightPowzTOP.gif) 0px 0px no-repeat;
	margin-top: 10px;
	color: #666666;
}


.leftPowzD, .rightPowzD, .wartoPowzD  {
	position: relative;
	width:233px; height: 16px;
}

.leftPowzD {
	 background: url(../images/leftNeighD.gif) 0px 0px no-repeat;
}

.rightPowzD {
	 background: url(../images/rightPowzD.gif) 0px 0px no-repeat;
}


.leftPowzOne, .rightPowzOne {
	padding: 0px 0px 0px 12px;
	height: 80px;
	font-size: 9px;
	display: block; overflow: hidden;
	position: relative;
	color: #a48356;
}

.wartoPowzOne {
	padding: 4px 40px 0px 6px;
	height: 100px;
	font-size: 9px;
	display: block; overflow: hidden;
	position: relative;
	color: #a48356;
	margin: 0px;
	width:220px;
	background: url(../images/wartoPowzBG.gif) 0px 0px no-repeat;
}

.leftPowzOne {
	width:220px;
	background: url(../images/leftNeighBG.gif) 0px 0px repeat-y;
}

.rightPowzOne {
	width:200px;
	background: url(../images/rightPowzBG.gif) 0px 0px repeat-y;
}

.leftPowzOne a, .rightPowzOne a, .wartoPowzOne a{
	font-size: 11px;
	font-weight: bold;
	width:100px; height: 67px;
	color: #000;
}

.leftPowzOne a:hover, .rightPowzOne a:hover, .wartoPowzOne a:hover { color: #ff9933; }

.leftPowzOne img, .rightPowzOne img {
	float:left;
	border: solid 3px #fff;
	margin-right:3px;
	width:100px; height: 67px;
}

.wartoPowzOne img {
	float:left;
	border: solid 1px #fff;
	margin-right:3px;
	width:100px; height: 67px;
}

.leftPowzOne img:hover, .rightPowzOne img:hover {
	border: solid 3px #ff9933;
}

.wartoPowzOne img:hover  {
	border: solid 1px #ff9933;
}

.leftPowzOne p, .rightPowzOne p {
margin:0px;
padding:3px 0px 0px 0px;
}

.wartoNazwa {
	float:left;
	margin:0px;
	padding:2px 0px 0px 0px;
	width:110px !important;
	height:16px !important;
	display:block; overflow: hidden;
}

.wartoPowzOne p{
	float:left;
	margin:0px;
	padding:0px;
	width:110px !important;
	height:22px !important;
	display:block; overflow: hidden;
}

a.wartoMap {
	padding-top: 2px;
	margin-top:6px; margin-left: 20px;
	width:210px !important; height:20px !important;
	text-align:center;
	display:block; overflow: hidden;
	color: #fff !important;
	text-transform: uppercase;
}

a.wartoMap:hover {
	color: #000  !important;
}


.pokazMape {
	position: absolute; overflow: hidden;
	display: block;
	width:130px; height:16px;
	z-index:3;
	right:30px; top:5px;
	font-weight: bold;
	font-size:13px;
	color: #e8860b !important;
	text-transform: uppercase; text-align: right;
	padding-right: 20px;
	background: url(../images/strzalka81.png) right 0px no-repeat;
}

.pokazMape:hover { color: #fff  !important;
background: url(../images/strzalka81.png) right -16px no-repeat;)

.mapGround {
	display: block; overflow: hidden;
	background: url(../images/mapGround.png) 0px 0px no-repeat;
	width:900px; height:620px;
}



.dotbek {
	display: block; overflow: hidden;
	background: url(../images/dotbek.gif) 0px 0px no-repeat;
	width: 100px; height: 20px;
}

.dotbek:hover {
	background: url(../images/dotbek.gif) 0px -20px no-repeat;
}
