/*top*/
#logotyp{
	position: absolute;
	top: 20px;
	left: 0px;
	height: 35px;
	width: 222px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#menu{
	position: absolute;
	top: 33px;
	left: 236px;
	width: 564px;
	height: 19px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0C83C6;
}

#wykrzyknik{
	margin: 0px 5px 1px 21px;
	vertical-align: text-bottom;
	border-style: none;
}

#linia_k{
	position: absolute;
	top: 55px;
	left: 0px;
	width: 800px;
	height: 1px;
	background-image: url(../images/kropki_poz.gif);
	background-repeat: repeat-x;
}

#banner{
	position: absolute;
	top: 59px;
	left: 1px;
	width: 798px;
	height: 160px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}