body {
	width:1000px;
	margin: auto;
	padding: 0px;
	background-image: url('../images/body_bg.gif');
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: 50% 0%;
	font-family: tahoma;
	font-size:12px;
	color: white;
}

hr {
	padding:0px;
	margin:0px;
	height: 5px;
	background-color: #afc600;
	border: 0px;
	clear:both;
	float:left;
	width:570px;
}

h1 {
	padding:0px;
	margin:0px;	
	color: #aec400;
	font-size: 30px;
	font-weight: normal;
}

h2 {
	padding:0px;
	margin:0px;	
	color: #aec400;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	padding:0px;
	margin:0px;	
	color: #aec400;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	padding:0px;
	margin:0px;	
	color: #aec400;
	font-size: 14px;
	font-weight: normal;
}

table {
	border-collapse:collapse;	
}

table td {
	vertical-align:top;	
}

form {
	padding:0px;
	margin:0px;	
}

img {
	border: 0px;	
}

a {
	color: #aec400;	
}	

div.container {
	width:890px;
	padding-left: 110px;
	clear:both;
}

div.top {
	clear:both;
	width:780px;
	height:200px;
	margin-top:28px;
	background-image: url('../images/top.jpg');
	background-repeat:no-repeat;
}

div.leftmenu {
	width:270px;
	padding-top: 20px;
	padding-left: 20px;
	height:20px;
	float:left;
}

div.top ul {
	margin:0px;
	padding:0px;	
}

div.top li {
	float:left;
	display:block;
	padding-left:15px;
	margin-right: 25px;
	background-image: url('../images/menupont.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-weight: bold;
}

div.top a {
	text-decoration: none;
	color: white;	
}

div.top a:hover {
	color: #aec400;
}

div.rightmenu ul {
	float:right;
}

div.rightmenu li {
	margin-left: 25px;
	margin-right: 0px;
	float:left;
}

div.centermenu {
	width:200px;
	height:200px;
	float:left;
	cursor: pointer;
}

div.rightmenu {
	width:270px;
	padding-top: 20px;
	padding-right: 20px;
	height:20px;
	float:left;
	text-align:right;
}

div.search {
	float:left;
	padding-top:130px;
	padding-left: 15px;
}

div.search input {
	padding:0px;
	margin: 0px;
	border: 0px;
	height: 15px;
	float:left;
	color: white;
	background-color:black;
	width:95px;
	padding-left:5px;
	padding-top: 3px;
	height:20px;
	background-image: url('../images/kereso.gif');
}

div.search #search_ok {
	height: 23px;
	width: 45px;
	background-image: url('../images/keres.gif');
}

div.footer {
	width:780px;
	height:38px;
	clear:both;
	float:left;
	background-image: url('../images/lablec.gif');
	background-repeat: no-repeat;
	background-color: #333333;
	padding-bottom:10px;
}

div.main_container {
	width:780px;
	clear:both;
	float:left;
	background-image: url('../images/bg.gif');
}

div.inner_container {
	width:760px;
	padding-left:10px;
	padding-right: 10px;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	clear:both;
	float:left;
}

div.left_content {
	float:left;
	clear:left;
	width: 167px;
	padding-bottom:10px;
}

div.right_content {
	float:left;
	width:578px;
	padding-left: 15px;
	padding-bottom:10px;
}

div.kategoriak {
	width:165px;
	height:22px;
	background-image: url('../images/kategoriak.gif');	
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

div.kategoria {
	width:150px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 10px;
	background-image: url('../images/kat_valaszto.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.kategoria a {
	text-decoration: none;
	color: white;	
}

div.kategoria a:hover {
	color: #aec400;
}

div.tipusok {
	width:165px;
	height:22px;
	margin-top:20px;
	background-image: url('../images/tipusok.gif');	
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

div.egyeb {
	width:165px;
	height:22px;
	margin-top:20px;
	background-image: url('../images/egyeb.gif');	
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

div.left_content_box {
	width:165px;
	padding-right:2px;
	background-image: url('../images/jobb_oldal_bg.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.left_content_separator {
	clear:both;
	width:167px;
	background-color: #b0c800;
	height:20px;
}

div.left_content_box_felso {
	width:167px;
	clear:both;
	float:left;
	background-image: url('../images/jobb_oldal_felso_bg.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align:center;
}

