div#main {
	position: relative;
	margin-left: 10px;
}

div#mainInner {
	/*width: 585px;*/
	width: 590px;
	*width: 100%;
}

a {
	cursor: pointer;
}

div.main_space {
	border: solid 1px #e3e3e3;
	overflow: hidden;
	background-image: url('../images/grad.png');
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

div.mainSpaceInner { padding: 10px; padding-top: 0px; }


div#space1 { height: 360px; }
div#space2 { width: 340px; height: 165px; z-index: 10; }
div#space3 {  width: 320px; height: 75px; padding: 10px; padding-top: 5px; }
div#space4 { position: relative; width: 244px; height: 304px; padding: 0px; float: left; }
div#space5 { border: none; width: 340px; height: 333px; padding: 0px; border-bottom: solid 1px #e3e3e3;  }
div#space6 { text-align: center; width: 340px; height: 90px; background-image: url('../images/bg.gif'); background-repeat: repeat; }
div#space7 { width: 320px; height: 80px; padding: 10px; padding-top: 5px; margin: 0px; clear: both; }
div#space_newsletter { padding: 10px; width: 100%; margin-top: 7px; height: 87px; }
div#sklep span.sep { color: #cccccc; font-size: 9px; margin-left: 4px; margin-right: 4px; }
div#sklep a.gray { color: #8d8d8d; }

div.space_outer { width: 100%; }

div#space4zak {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	text-align: right;
	height: 25px;
}

div#space4form_hotel,div#space4form_pakiet {
	padding: 10px;
	z-index: 15;
	position: absolute;
	top: 20px;
	height: 269px;
	border: solid 1px #cccccc;
	width: 222px;
}

div#space4form_pakiet {
	visibility: hidden;
}


h5 {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}

div#top_oferty, div#top_hotele {
	position: absolute;
	top:0px;
	left: 10px;
}

table.newsTable { width: 100%; margin-left: 20px; }
table.newsTable td.newsObiekt { font-size: 9px; width: 50px; }
table.newsTable td.newsData { padding-top: 10px; font-size: 9px; width: auto; text-align: right; }
table.newsTable td.newsNazwa { }
table.newsTable td.newsNazwa a { font-weight: normal; }
table.newsTable td.newsNazwa a:HOVER {}

div#space1 img.hotel, img.fine_img,div#video_listing img.hotel {
	float: left;
	margin-right: 5px;
	border: solid 1px #cccccc;
	padding: 2px;
}

div.top100 {
	width: 200px;
	height: 40px;
	margin-bottom: 4px;
	overflow: hidden;
}

div#space4 {

	/*background-color: #fafafa;*/
}


div#space4zak div.act, div#space4zak div.nact {
	cursor: pointer;
}

img.notebook {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.biznes_txt {
	left: 30px;
	top: 30px;
	position: absolute;
}

div#zabieg_opis {
	position:relative;
	top: 12px;
	text-align: justify;
	text-justify: newspaper;
	width: 290px;
}

img#zabieg_img {
	margin-right: 10px;
}

div#arr_left, div#arr_right {
	position: absolute;
	top:0px;
	background-color: white;
	width: 15px;
	height: 90px;
	cursor: pointer;
}

div#arr_left img, div#arr_right img { position:relative;top:50%;margin-top:-8px; }

div#arr_left {
	left: 0px;
	border-right: solid 1px #cccccc;
}

div#arr_right {
	right: 0px;
	border-left: solid 1px #cccccc;
}

div#space4form_hotel {
	/*background-image: url('../images/grad.png');*/
	background-repeat: repeat-x;
}

div#space4form_pakiet {
	/*background-image: url('../images/grad.png');*/
	background-repeat: repeat-x;
}

form#hotel_wyszukaj_form select,form#pakiet_wyszukaj_form select {
	width: 100px;
	font-size: 11px;
}

div#news_wiecej {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}