body {
	background-image: url(images/bakk.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	font-family:georgia;
	font-size:12px;
	color:#2d0d00;
	text-align: justify;
	
}
.tartalom{
	background:url(images/index_09.jpg);
	width: 508px; height:422px;
	padding:15px 15px 10px 15px;
}
.kezdolap{
	background:url(images/index_09.jpg);
	width: 468; height:402px;
	padding:35px 35px 10px 35px;
	font-size:14px;
	line-height:22px;

}
.arak{
	background:url(images/index_09.jpg);
	width: 488; height:412px;
	padding:25px 25px 10px 25px;
	font-size:12px;

}
.arak p{
	margin:0 0 8px 0;
	padding:0;
}


table.aras{
	text-align:center;
	border-collapse: collapse;
}


table.aras tbody tr {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
table.aras tbody tr:hover {
	background: rgba(255, 255, 255, 0.44) none ;
	cursor:default;
}

table.plus tbody tr td{
    padding: 10px 16px 0 0;
    text-align: left;
}

.nagybold{
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#2d0d00;
}
a.level:link, a.level:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.level:hover, a.level:active {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
