body {
	background:#640000 url("../images/hpbg.jpg") center top no-repeat;
	margin:58px 0 0 0;
	padding:0;
	color:#fff;
	font-family: "Verdana",Tahoma,Helvetica,sans-serif;
	font-size:14px;
}

a{
	text-decoration:none;
	color:#fff;
}

a:hover{
	color:#b58f8f;
	text-decoration:none;
}

p {
	font-family: "Verdana", Arial, sans-serif;
	color:#e7e0e0;
	margin:0px;
	font-size: 14px;
	line-height: 22px;
	display: block;
	width: 100%;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1)
}

h1{
	font-family: "Segoe";
	font-style: italic;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:15px 0px 3px 0px;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1);
}

h2{
	font-family: "Segoe";
	font-style: italic;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:10px 0px 3px 0px;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1);
}


#content{
	background:url("../images/hpcontent_bg.jpg") top no-repeat;
	width:711px;
	height:319px;
	margin:0px auto;
	padding-top:155px;
}


/* -=== Begin Navigation styles ===- */
#menu { width:349px; margin:0 auto; height:51px; overflow:auto; clear:both;}

#menu a{ width:176x; display:block; text-indent:-9999px; float:left; height:51px; background-image:url(../images/hpbutton.jpg); background-repeat:no-repeat; cursor:pointer;}

#menu_wejscie{width:174px; background-position:0 0;}
#menu_wejscie:hover,#menu_wejscie.hover{background-position:0 -51px;}

#menu_wyjscie{width:174px; background-position:-176px 0;}
#menu_wyjscie:hover,#menu_wyjscie.hover{background-position:-176px -51px;}

#page_index p {
	margin: 0 0 15px 0;
	color:#FFF;
	font-size: 16px;
	line-height: 45px;
}

