body {
	margin: 0;
	padding: 0;
	background: white url('/misc/pics/adsense_fejlec.jpg') repeat-x;
	text-align: center;
	font-family: Verdana;
}

#aligner{width: 850px; margin: 0 auto;}

#container {
	display: block;
	width: 850px;
	float: left;
}

#header {
}

#content {
	width: 590px;
	padding: 0 130px;
	float: left;
}
#footer {
	width: 100%;
}
li {
	line-height: 1.4em;
}

#menu {
	text-align: right;
	color: #003366;
	font-size: 12px;
}
#menu a {
	text-decoration: none;
	color: #003366;
	margin: 0 10px;
}

#menu a:hover {
	color: #004993;
}

#content .content_h2 {
	text-align: left;
	margin-bottom: 0;
}

#content .content_menu {
	text-align: left;
	margin-bottom: 30px;
	font-size: 12px;
}
#content .content_menu a {
	margin: 0 10px;
	text-decoration: none;
	color: #343434;
}
#content .content_menu a:hover { color: #676767; }
#content .content_description { text-align: left; }

/*----------------*/
.table1 {
	background-color: #fbebb3;
	border-spacing: 8px 8px;
	font-size: 12px;
}
.table1 td {
	padding: 5px;
	border: 1px solid #996633;
}
.table1 .oszlop1 {
	background-color: #CDAE81;
	font-weight: bold;
}
.table1 .oszlop2 {
	border: 1px solid #CDAE81;
	background-color: #F6E79C;
}
/*---------------*/
.table2 {
	background-color: #CDAE81;
	border-spacing: 0px 0px;
	text-align: left;
	font-size: 12px;
	border-top: 1px solid #aebdc9;
	border-right: 1px solid #aebdc9;
}
.table2 td {
	padding: 5px;
	border-bottom: 1px solid #aebdc9;
	border-left: 1px solid #aebdc9;
}

.table2 .sor2 {
	background: #F6E79C;
}

.table2 tbody tr:hover {
	background-color: #fbebb3;
	cursor: pointer;
}

.table2 thead {
	background-color: #947d5c;
	font-weight: bold;
	text-align: center;
}

.table2 .oszlop1 {
	width: 160px;
	background: #CDAE81;
	font-weight: bold;
}

/*---------------*/
