body {
	font-family:Tahoma, Arial, _sans;
	font-size:8.5pt;
}

a {text-decoration:none;}

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

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

a:hover {
	text-decoration:underline;
}

/* ==== SCIEZKA NAWIGACYJNA ===== */
#navi-path-box {
	line-height: 40px;
	float: left;
	margin-left: 10px;
	width: 976px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

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

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

#opis {
	width: 750px;
	height: 74px;
	margin-left: 10px;
	float:left;
	clear:both;
}

.loading {
	margin-left: 7px;
	_margin-left: 0px; // Tylko dla IE 6
}

#main {
	width: 790px;
}

#lewakolumna {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 0px;
	padding-right: 0px;
}

#lewakolumna-interhomeLogo-box {
	width: 150px;
	height: 50px;
	margin-bottom: 10px;
}

#zawartoscglowa {
	float: left;
	width: 619px;
	margin-top: 25px;
	overflow:hidden;
}

.break {
	height: 10px;
}

#lista {
	position: absolute;
	left: 590px;
	_left: 610px;
	top: 198px;
}

select {
	font-size: 10px;
}

optgroup {
	font-weight: normal;
	color: #505050;
	text-align: center;
}

option {
	background-color: rgb(238, 238, 255);
	color: rgb(57, 143, 188);
	border-top: 2px solid white;
	text-align: left;
}


