body {
	margin: 0;
	padding: 0;
	background-color: #e17d31;
	text-align: left;
	font-family: "Tahoma", sans-serif;
	color: #301010;
	font-size: 14px;
	text-align: center;
}
#page {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(g/tlo2.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 800px;
	text-align:left;
}
#fxtop {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 50%;
	height: 333px;
	background-image: url(g/tlotop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#fxtop2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 443px;
	background-image: url(g/tlotop2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#tytul {
	position: absolute;
	top:340px;
	left:200px;
	font-size: 16px;
	border-bottom: 1px solid #DB7C00;
	width: 520px;
	text-align: left;
}
#maintxt {
	padding-top: 72px;
	position: relative;
	padding-left:50px;
	padding-bottom: 20px;
	width: 660px;
	text-align: left;
}
#toptx {
	position: absolute;
	top: 333px;
	left:0px;
	}
#stopka {
	position: relative;
	font-size: 10px;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#stopka2 {
	border-top: 1px solid black;
	position: relative;
	width: 730px;
	padding: 8px;
	}
.akt-tytul {
	text-align: left;
	margin-top: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #E15D11;
	background-color: #E17D31;
	font-weight: bold;
}
.akt-skrot {
	text-align: left;
	margin-bottom: 12px;
}

.akt-skrot a:link, .akt-skrot a:visited {
	text-decoration: none;
	color: black;
}
.akt-skrot a:hover {
	color: red;
}

a:link, a:visited { color: #AF2800; text-decoration: none; }
a:hover { color: red; }


#rmenu {
	float:right;
	margin-left:10px;
	}
#rmenu a:link, #rmenu a:visited {
	display: block;
	background-color: #F8C076;
	padding: 10px;
	border-bottom: 1px solid #925A11;
	border-top: 1px solid #F2CA96;
	border-left: 1px solid #F2CA96;
	border-right: 1px solid #925A11;
	text-align:left;
	width:180px;
	margin-bottom: 4px;
}
#rmenu a:hover {
	padding: 11px 9px 9px 11px;
	background-color: #FED194;
}
#menu {
	position: absolute;
	z-index: 20;
	display: block;
	top:254px;
	left:173px;
	width: 600px;
	}
#menu a:link, #menu a:visited {
	font-size:11px;
	color: black;
	font-weight: bold;
	margin-right: 6px;
}




