body * {
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body {
	color: #000;
	font: normal 10px Arial;
	text-align: center;
	margin: 0;
	padding: 0;
}


ul
{
margin-left: 20px;
}


.linkes
{
	background: url(image/negyzet.png) no-repeat 0% 4px;
	float: left;
	padding-left: 12px;
	width: 100%;
}

.boxok .linkes a
{
	margin-left: 0;
}

a {
color:  red;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.c img
{
	margin-left: 5px;
}


.clearer {clear: both;}

.main .padded {
	padding: 0px 12px;
}

.container {
	text-align: left;
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}

.tartalom
{
	background: url(image/bal_hatter.png) repeat-y;
	float: left;
	width: 1000px;
}

.header {
	float: left;
	width: 1000px;
	height: 143px;
}

.subnav {
	float: left;
	width: 229px;
	font-weight: bold;
}

.bal_lista{
	background: url(image/lista_alap.png) no-repeat;
	color: #fff;
	height: 22px;
	text-align: right;
	width: 229px;

	padding-top: 8px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.bal_lista .link, .bal_lista_cim .link
{
	margin-right: 40px;
	cursor: pointer;
}

.bal_lista .link:hover, .bal_lista_cim .link:hover
{
	text-decoration: underline;
}

.bal_lista_cim{
	background: url(image/lista_cim.png) no-repeat;
	color: #fff;
	height: 24px;
	padding-top: 8px;
	text-align: right;
	width: 229px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}

.bal_lista:hover{
	background: url(image/lista_kijelolt.png) no-repeat;
}

.bal_logo {
	clear: both;
	min-height: 180px;
}

.bal_logo img
{
	border: 0;
}

.main {
	float: left;
	width: 771px;
}


.footer {
	background: url(image/lenn.png) repeat-x;
	clear: both;
	font-size: 0.9em;
	height: 48px;
	width: 100%;
	font-weight: bold;
	color: #fff;
}

.footer .left {
padding-top: 20px;
height: 27px;
width: 496px;
margin-left: 10px;
float: left;
}

.footer .left a, .footer .right a, .subnav a, .box a
{
color: #fff;
}

.footer .right {
width: 470px;
height: 27px;
padding: 20px 0 0 14px;
text-align: right;
margin-right: 10px;
float: right;
}

.cat{
border-bottom:1px solid #FF6600;
clear: right;
margin: 10px 0 11px 0;
}

h1
{
font-family: Verdana;
font-size: 1.6em;
margin-top: 9px;
}

h1 a
{
color: #f60;
}


.box
{
height: 162px;
width: 747px;
padding: 20px 0 10px 0;
clear: both;
}

.box_1
{
	background: url(image/boxhatter.png) no-repeat;
	width: 237px;
	height: 162px;
	float: left;
	margin-right: 12px;
}

.box_2
{
	background: url(image/boxhatter.png) no-repeat;
	width: 237px;
	height: 162px;
	float: left;
	margin-right: 12px;
}

.box_3
{
	background: url(image/boxhatter.png) no-repeat;
	width: 237px;
	height: 162px;
	float: left;
}

.boxcim
{
color:#fff;
float:right;
font-weight:bold;
margin: 4px 20px 0 0;
text-transform: uppercase;
width: 217px;
text-align: right;
}

.boxkep
{
float:left;
margin:15px 0pt 0pt 10px;
cursor: pointer;
width: 214px;
}

.boxbovebben
{
	float: right;
	margin: 0 10px 0 0;
	font-weight:bold;
	font-style:italic;
	width: 75px;
}

.boxok
{
width: 743px;
text-align: left;
min-height:190px;
}

.listacim
{
	background: url(image/listacim.png) no-repeat;
	height: 20px;
	display:block;
	overflow:hidden;
	padding: 5px 0 0 2px;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
}

.boxok .negyzet img
{
	margin-left: 15px;
}

.boxok a
{
	margin-left: 12px;
	color: #000;
	font-weight: bold;
}

.boxok a:hover
{
	color: #F60;
	text-decoration: none;
}

hr
{
color: #f60;
}

.bal_szoveg
{
color: #fff;
display:block;
margin-left: 40px;
padding-bottom: 10px;
overflow:hidden;
width:108px;
font-size: 9px;
}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 12px;
		float : left;
		width : 11em;
		text-align: left;
	}

	#nav{
		width: 229px;
	}

	#nav li { /* all list items */
		position : relative;
		/*float : left;*/
		line-height : 1.25em;
		margin: 0 0 -1px 0;
		width: 11em;
		background: url(image/lista_alap.png) no-repeat;
		color:#fff;
		display:block;
		width:229px;
		height:24px;
		padding:8px 0 0 0px;
		text-align:right;
	}

	#nav ul li { /* all list items */
		padding: 0;
		z-index: 10;
		background:none;
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 11em;
		height: 20px;

	}


	#nav li ul { /* second-level lists */
		position : absolute;
		left: -9999em;
		z-index: 9999;
		/*position: absolute;
		right: 0;
		z-index: 99;*/
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li a {
		float: left;
		width: 11em;
		w\idth : 11em;
		display : block;
		font-weight : bold;
		padding : 0 0.5em;
		padding-left: 55px;
	}

	#nav li .a {
		float: left;
		width: 11em;
		w\idth : 11em;
		display : block;
		font-weight : bold;
		padding : 0 0.5em;
		cursor: default;
		padding-left: 55px;
	}


	#nav ul li a {
		padding-top:4px;
		background-color: #267DA8;
		width: 11em;
		w\idth : 11em;
		display : block;
		color : black;
		font-weight : bold;
		color: #fff;
		height: 20px;
		text-align:left;
		padding-left: 0.5em;
	}

	#nav ul li .a {
		padding-top:4px;
		background-color: #267DA8;
		width: 11em;
		w\idth : 11em;
		display : block;
		color : black;
		font-weight : bold;
		color: #fff;
		height: 20px;
		padding-left: 0.5em;
	}

	#nav li:hover
	{
		background: url(image/lista_kijelolt.png) no-repeat;
		position:relative;
	}

	#nav ul li:hover
	{
		background: none;
	}

	#nav li a:hover {
		text-decoration : underline;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		/*left: 212px;*/
		left: 0px;
		margin: -7px 0 0 229px;
		z-index: 9999;
	}

	#content {
		margin-left : 12em;
	}
	/*
#nav li:hover, #nav li.hover {
    position: static;
}
*/
