* {
     padding: 0;
     margin: 0;
}

body {
background: #F4D396 url('img/bg5.jpg') no-repeat center top;
background-attachment: fixed;
width: 100%;
text-align: center;
padding: 20px 0 0 0;
}

#content {
	text-align: left;
	padding: 0px 0px 0 10px;
	top: 0px;
	background:  url('img/old-paper3.png') no-repeat center center;
	width: 900px;
	height: 830px;
	border: 0px solid #000000;
	text-align: center;
}

#header {
	border: 0px solid #000000;
	font-weight: normal;
	font-style: oblique;
	margin: 0px 0px 0 0px;
	width: 840px;
	height: 180px;
	color: #800000;
}

#napis {
	border: 0px solid #000000;
	font-weight: normal;
	padding: 15px 0px 0 0px;
	top: 0px;
	text-align: center;
	width: 830px;
	height: 50px;
	color: #800000;
}

#under {
	font-family: verdana;
	font-size: 10px;
	border: 0px solid #000000;
	font-weight: normal;
	padding: 10px 0px 0 0px;
	text-align: center;
	color: #000000;
	width: 830px;
	height: 40px;
}


.txt {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #800000;
	font-weight: normal;
	font-style: italic;
	padding: 0px 5px 0 5px;
	line-height: 22px;
}

h1 {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color: #800000;
	font-weight: normal;
	font-style: normal;
}

#left {
	float: left;
	text-align: center;
	font-family: Georgia, Times New Roman;
	border: 1px solid #000000;
	font-size: 12px;
	color: #800000;
	font-weight: normal;
	font-style: oblique;
	padding: 15px 5px 0 5px;
	top: 0px;
	width: 286px;
	height: 400px;
}

#center {
	font-family: Georgia, Times New Roman;
	text-align: left;
	float: left;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	padding: 15px 5px 0 5px;
	width: 285px;
	height: 400px;
	color: #800000;
}

#right {

	float: right;
	text-align: center;
	font-family: Georgia, Times New Roman;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	padding: 15px 5px 0 5px;
	width: 285px;
	height: 400px;
	color: #800000;
}

#line1 {
width: 5px;
height: 400px;
float: left;
text-align: center;
margin: 0px 0px 0 0px;
border: 0px solid #000000;
background:  url('img/line.gif') no-repeat center center;
}

.line {
width: 5px;
height: 400px;
float: left;
text-align: center;
margin: 0px 0px 0 0px;
border: 0px solid #000000;
background:  url('img/line.gif') repeat-y center center;
}

a.more {
	font-family: Georgia, Times New Roman;
	font-weight:bold;
	font-size:12px;
	color:#c00000;
	text-decoration:none;
	}
	
a.more:hover {
	font-family: Georgia, Times New Roman;
	font-weight:bold;
	font-size:12px;
	color:#652709;
	text-decoration:none;
	}

#content h2{

	font-family: Georgia, Times New Roman;

	font-size: 20px;

	font-weight: normal;

	font-style: oblique;

	display: block;

	text-align: left;

	clear: both;

	line-height: 70px;

	color: #ffffff;	

}
