body {
	background-color:#3C0603;
	background:url(../images/bg.jpg);
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:11px;
	color:#7B4800;	
}

h1 {font-size:14px; margin-bottom:4px; margin-top:0px;}
h2 {font-size:12px; margin-bottom:4px; margin-top:0px;}

img {
	background-color:#C1AB82;
	border: 1px solid #B09460; 
	padding: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

#content {
	padding:20px 10px 10px 20px;
	background-color:#CDBB9A;
	background:url(../images/contentbg.jpg) repeat-y;
}
#content a {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:12px;
	font-weight:500;
	color:#7B4800;
	text-decoration:none;
}
#content a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:12px;
	font-weight:500;
	color:#7B4800;
	text-decoration:underline;
}
#footer {
	width:900px;
	height:180px;
	background:url(../images/footer.png) no-repeat;
	color:#9E8381;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;	
}
#footer .flink {
	color:#9E8381;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;	
}
#footer .flink:hover {
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:11px;	
}

.vline {width:1px; background:url(../images/vline.jpg) repeat-y; text-align:center;}
.hline {width:860px; height:10px; background:url(../images/hline.jpg) no-repeat;}
#hline2 {width:776px; height:6px; margin-left:34px; margin-top:10px; margin-bottom:10px; text-align:center; background:url(../images/hline2.jpg) no-repeat;}

.reszletek {
	background-color:#C1AB82;
	border: 1px solid #B09460; 
	padding: 4px;
	margin-top:4px;
	margin-right: 4px;
	margin-left: 4px;
}
