/*stopka*/
#linia_podz{
	width: 800px;
	height: 1px;
	background-image: url(../images/kropki_poz.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 5px 0px;
}

#marki{
	width: 800px;
	height: 56px;
}

#pasekdol{
	position: absolute;
	top: 17px;
	left: 1px;
	width:798px;
	height: 24px;
	background-image: url(../images/pasek_dol.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border: 4px none #E84400;
	border-bottom-style: solid;
	text-align: right;
}

#home{
	position: absolute;
	top: 48px;
	left: 729px;
	width: 15px;
	height: 15px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#back{
	position: absolute;
	top: 48px;
	left: 748px;
	width: 15px;
	height: 15px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#totop{
	position: absolute;
	top: 48px;
	left: 767px;
	width: 15px;
	height: 15px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#menudol{
	position: absolute;
	top: 49px;
	left: 0px;
	width: 800px;
	text-align: center;
	color: #349CDC;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}