body, html{
	margin:0px;
	padding: 0px;
	height: 100%;
}
body{
	background: url(/error/err_bg.gif) repeat-y center;
	text-align: center;
	font-size: 14px;
	font-family: tahoma, arial, verdana, sans;
	color: #555;
}
div#logo{
	background: url(/error/err_bg2.jpg) repeat-x;
	height: 61px;
	text-align: center;
	margin: 15px auto 0px auto;
	width: 100%;
}
div#logo img{
	margin: 15px 0px 0px 0px;
	border: 0px;
}
div#content{
	text-align: left;
	margin: 75px auto 0px auto;
	padding-bottom: 30px;
	width: 460px;
}
li{
	text-align: justify;
}
kbd{
	color: #000;
	font-size: 12px;
}
h1{	
	width:450px; 
	height:226px;
	background:url(/error/404.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:40px;
}
h1 strong {
	display:none
}
h2{
	color: #222;
	font-size: 14px;
}
a{
color:#0167CC;
}
h5{
	margin-bottom: 0px;
}
ul ul{
	margin: 2px 10px 10px 0px;
}
ul li{
	font-weight: bold;
}
ul ul li{
	font-weight: normal;
}
ul.punkty {
	font:11px tahoma; color:#CC0000
}
ul.punkty li {
	margin:5px 0px 5px 0px
}
