html, body
{
	height: 101%;
	padding: 0;
	margin:0;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
	color:#666666;
	letter-spacing:1px;
	line-height:18px;
	background-image:url('kepek/tetoter_hatter.jpg');
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}

#alap
{ 
	width: 850px;	
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
	background-image:url('kepek/alap_hatter_repeat.jpg');
	background-repeat:repeat-y;
}

#alap_hatter
{ 
	background-image:url('kepek/alap_hatter.jpg');
	background-repeat:no-repeat;
}


#balmenu
{
    font-size: 12px;
    font-weight: normal;
	text-align:right;
	letter-spacing:0px;
	line-height:22px;
	width:210px;
	padding-top:50px;
}

#balmenu a
{
	color:#666666;
	text-decoration:none;
}

#balmenu a:hover
{
	color:#333333;
}

#almenudiv a
{
	font-size: 11px;
	font-weight:normal;
	color:#999999;
	line-height:16px;
	
}

#kozep
{
	width: 560px;
	float: right;	
	text-align:justify;
	margin:0;
	padding:0;
	padding-right:60px;
	padding-top:20px;
}

#kozep a
{
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

#kozep a:hover
{
	font-weight:normal;
	color:#333333;
}

#simadiv
{
	text-align:justify;
}

#simadiv a
{
	font-weight:normal;
	color:#888888;
	text-decoration:none;

}

#simadiv a:hover
{
	font-weight:normal;
	color:#333333;

}


#lablec
{
	width:850px;
	height:25px;
	text-align:center;
	vertical-align:middle;
    font-size: 11px;	
}

h1
{

	font-size:11px;
	padding:0;
	margin:0;
	font-weight:bold;
	letter-spacing:0;
}

h2
{
	font-size:11px;
	padding:0;
	margin:0;
	margin-top:3px;
	font-weight:normal;

}

h3
{

	font-size:10px;
	text-decoration:none;
	line-height:normal;
	font-weight:bold;
	padding:0;
	margin:0;
}

h4
{

	font-size:11px;
	text-decoration:none;
	line-height:normal;
	font-weight:bold;
	padding:0;
	margin:0;
	letter-spacing:0;
}


#balmenu li
{
	margin-left:0;
	list-style-image: none;	
	list-style-type:none;
}

#kozep li
{
	list-style-type:square;
	list-style-image: url('kepek/nyil.jpg');
}


.formelem
{
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
	color:#666666;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
	width:350px;
	padding-left:1px;
}

.formelem:focus
{
	border:1px solid #666666;
}

.keret
{
	border-bottom:1px solid #DDD;
}


.tr_sima
{
	background-color:#FFFFFF;
}


.tr_hover
{
	background-color:#E8E8E8;
	cursor:pointer;
}



.clear { clear: both; }