body {
	background:url(images/bg_rpt.jpg) repeat-y;
	font-family: verdana; 
	color: #9b8220;
	letter-spacing: 0px; 
	font-weight: normal; 
	font-size: 9px;
	cursor: default;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-attachment: scroll;
	overflow-x: hidden;
}

h1, h1 a {
/*oldalak és bejegyzések címei */	
	font-size: 20px; 
	font-family: Georgia; 
	text-align: center; 
	color: #b1922a;
	padding-bottom: 2px;
	margin-bottom: 5px;
	letter-spacing: 0px; 
}

h2, h2 a {
/*dátum, hsz  és kategória*/
	letter-spacing: 0px; 
	font-family: verdana; 
	font-size: 10px; 
	text-align: center; 
	color: #927924;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
/*sidabaron címek*/
	font-size: 10px; 
	text-align: center; 
	color: #b1922a;
	border-bottom: 1px dashed #927924;
	padding-bottom: 2px;
}

td { 
	font-family: verdana; 
	font-size: 10px; 
	color: #a6431c; 
	font-weight: normal;
}

input, textarea {
	text-align: center;
	background-color: transparent;
	border: 1px solid #a6431c;
	color: #a6431c;
}

::-moz-selection {
   color: #caa730;
   background: #bd5227;
}

a {
	color: #a6431c;
	text-decoration: none; 
}

a:hover {
	color: #a6431c;
	font-weight: bold; 
	cursor: crosshair;
}

img {
    border: 0px;
}

.komment {
	font-family: Verdana; 
	font-size: 11px; 
	text-align: left; 
	color: #a6431c;
	padding-left: 2px;
	border-bottom: 1px dashed #a6431c;
	margin-bottom: 5px;
}

#beljebb {
	font-size: 9px;
	top: 315px;
	left: 273px;
	width: 452px;
	text-align: justify;
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	font-size: 9px;
	position: absolute;
	top: 315px;
	left: 257px;
	width: 490px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar {
	position: absolute;
	top: 230px;
	left: 20px;
	width: 165px;
	height: 215px;
	font-size: 9px;
	text-align: justify;
}

#sidebar2 {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 120px;
	font-size: 9px;
	text-align: justify;
}

.calendar {
	font-size: 9px;
	text-align: justify;
	margin-left: 8px;
}

.post .top {
	background:url(images/postTop.png) no-repeat;
	width:100%;
	width:503px;
	height:89px;
	display:block;
	margin-bottom:-70px;
}

.post .bottom {
	background:url(images/postBtm.png) no-repeat;
	width:100%;
	width:500px;
	height:76px;
	display:block;
	margin-top:-30px;
	z-index:0;
}
	
.post .entry {
	background:url(images/postRpt.png) repeat-y;
	width:100%;
	width:500px;
	display:block;
	z-index:100;
}

.jobbra {
	color: #a6431c;
	text-align: right; 
}

.balra {
	color: #a6431c;
	text-align: left; 
}