body
{
	background: url('../images/bg.jpg');
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana;
	margin: 0px;
	color: #ffcc00;
}

table
{
	font-size: 12px;
	empty-cells: show;
}

table.keret
{
	width: 964px;
	height: 100%;
	border-left: solid 2px #737373;
	border-right: solid 2px #737373;
	background: #000000;
}

td.head
{
	background: url('../images/head.jpg');
	height: 150px;
}

td.menu
{
	background: url('../images/main_bg.png');
	background-repeat: repeat-y;
	vertical-align: top;
	height: 34px;
}

td.main
{
	background: url('../images/main_bg.png');
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
}

td.foot
{
	height: 30px;
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	background: url('../images/main_bg.png');
	border-top: solid 2px #737373;
}

img
{
	border: 0px;
}

td.balmenu
{
	width: 320px;
	vertical-align: top;
	text-align: center;
}

td.tartalom
{
	padding-top: 10px;
	vertical-align: top;
}

h3
{
	font-size: 20px;
	margin-top: 20px;
	text-align: right;
	text-transform: capitalize;
}

a.almenu
{
	font-size: 12px;
	font-weight: bold;
	color: #be3d54;
}

a
{
	text-decoration: underline;
	color: #ffcc00;
}

a:hover
{
	color: #ff0000;
}

#almenu
{
	display: none;
	position: absolute;
	margin-left: 220px;
	margin-top: -40px;
	background: #e5e5e5;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	z-index: 99;
	width: 255px;
}

a.koz_menu
{
	border: solid 2px maroon;
	padding: 3px;
	background: #dd530a;
	color: #ffffff;
	font-weight: bold;
	margin-right: 2px;
}

a.koz_menu:hover
{
	background: #af2852;
}

td.list_cim
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	background: #ffcc00;
}

td.list_alcim
{
	text-align: center;
	font-weight: bold;
	color: #ffcc00;
	background: #453806;
}

table.list
{
	border-collapse: collapse;
}

table.list td
{
	/*border: solid 1px #ffcc00;*/
}
