/* ===== USTAWIENIA GLOBALNE ===== */
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
}

a {
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #0051A2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	position: relative;
}

#main-container {
    margin-left: 10px;
}

/* ==== SCIEZKA NAWIGACYJNA ===== */
#navi-path-box {
	height: 30px;
	padding-top: 10px;
	width: 764px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#navi-path-box a {
	font-weight: bold;
}

#navi-path-box-green {
	color: #259FCE;
}

/* ===== ZAWARTOŚĆ GŁÓWNA ===== */
#iframe-wrapper {
	margin-left: -10px;
}

iframe.loading {
	background: #FFFFFF url(/imgs/hotelone/ajax-loader-white.gif) no-repeat scroll center 100px;
}

#opis {
	width: 750px;
	height: 74px;
	clear: both;
}

select, optgroup {
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
}

optgroup {
	font-style: normal;
	color: #505050;
	background-color: white;
}

option {
	background: rgb(238, 238, 255);
	color: blue;
	border-top: 1px solid #FFFFFF;
}

#faq {
	position: absolute; 
	left: 465px; 
	top: 210px; 
	font-size: 7.5pt; 
	font-family: Tahoma;
}

#lista {
	position: absolute;
	left: 575px;
	top: 198px;
}
