body {
	background-color: #c93100;
	background-image: url(../images/intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a{
	color: #635c4b;
	text-decoration: none;
}

a:link{
	color: #635c4b;
	text-decoration: none;
}

a:visited{
	color: #635c4b;
	text-decoration: none;
}

a:hover{
	color: #a01300;
	text-decoration: underline;
}
#page {
	width: 770px;
	margin: 0px auto;
	position: relative;
	min-height: 100%;
	z-index: 1;

}#enter {
	position: relative;
	left: 145px;
	top: 160px;
	width: 423px;
}
#specjalne{
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 0px;
	left: 580px;	position: absolute;
}
#accesslink {
	
	font-size: 1,2em;
	font-weight: normal;
	background-color: #333300;	
	
	z-index: 3;
	padding: 5px;
}
#accesslink a{
	color: #FFFF00;
	background-color: #333300;
	display: block;
	text-align: left;
	padding-right: 10px;
}
.menuitem {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 3px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #bbb595;
	width: 170px;
	text-align: right;
}
.menuitem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menuitem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
