/* CSS Document */
/* c 2009. Rosi - www.orosweb.hu */

body {
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

A:link, A:visited, A:active, A:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #FF0000;
}

#teteje {
	height: 194px;
	background: url(media/hatter_felso.jpg) no-repeat top center;
}

#belso {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	background: url(media/hatter_belso.jpg) repeat-y left;
}

#bal {
	width: 217px;
	float: left;
	margin: 0px;
	padding-left: 26px;
	padding-right: 19px;
}

#jobb {
	width: 675px;
	float: right;
	margin: 0px;
	padding-left: 22px;
	padding-right: 39px;
}

#alja {
	height: 240px;
	background: url(media/hatter_also.jpg) no-repeat top center;
}

h1.fejlec {
	color: #FF6600;
	font-size: 18px;
	padding-bottom: 3px;
	height: 30px;
	background: url('media/hatter_fejlec.gif') repeat-x 0px 18px;
}

.also_menu {
	float: left; 
	width: 260px; 
	padding: 10px 10px 0px 50px;
	font-size: 11px;
}

.also_menu A:link, .also_menu A:visited, .also_menu A:active, .also_menu A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.also_menu A:hover {
	text-decoration: none;
	color: #FF0000;
}

.also_menu h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;	
	margin-bottom: 5px;	
	border-bottom: 1px solid #FFFFFF;
}

ul {
	list-style-type: disc;
	padding-left: 22px;
}

.kiemeles {
	font-weight: bold;
	color: #FF6600;
}

.kiemeles2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.kep_jobb {
	padding: 5px;
	border: 2px solid #666666;
	background-color: #333333;
	margin-bottom: 10px;
}