/* CSS Document */
/* c 2008. Rosi - www.orosweb.hu */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../media/site/hatter_oldal.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A:link, A:visited, A:active, A:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #FF0000;
}

#oldal {
	height: 100%;	
}

#header {
	width: 992px;
	height: 276px;
}

#tartalom {
 	width: 992px; 
	overflow: auto;	
	background:url(../media/site/hatter_lap.gif) repeat-y;
	color: #634129;
/*	padding: 10px 10px 10px 10px; */
}

#bal {
	width: 756px;
	float: left;
	text-align: left;
	padding: 5px 20px;
}

#jobb {
	width: 196px;
	float: right;
}

.hirdetes {
	width: 186px;
	height: 164px;
	background: url(../media/site/hirdetes_hatter.gif) no-repeat;
	padding-right: 7px;
	padding-top: 35px;
}

#munkainkbol {
	width: 186px;
	height: 139px;
	background: url(../media/site/munkainkbol_hatter.gif) no-repeat;
	padding-right: 7px;
	padding-top: 35px;
}

#gondolta {
	background: url(../media/site/gondolta_hatter.gif) no-repeat;
	width: 439px;
	height: 61px;
	text-align: justify;
	padding: 32px 20px 18px 20px;
	margin-top: 20px;
}

#alsomenu {
	float: right;
}

h1 {
	background-image: url(../media/site/nyil2.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #634129;
	background-color: #EAE2C4;
	padding: 4px 30px;
	border-left: 5px solid #8C7A33;
	border-bottom: 1px solid #8C7A33;
	margin: 5px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #634129;
	background-color: #EAE2C4;
	margin: 10px 0px;
	padding: 4px 10px;
	border-left: 5px solid #8C7A33;
	border-bottom: 1px solid #8C7A33;
	margin: 5px 0px;
}

.kep {
	padding: 3px;
	border: 3px solid #E4DAB4;
	background-color:#FFFFFF; 
}

A:link .kep,
A:visited .kep,
A:hover .kep,
A:active .kep {
	padding: 3px;
	border: 3px solid #E4DAB4;
	background-color:#FFFFFF; 
}

A:hover .kep {
	border: 3px solid #634129;
}

.kep_szoveg {
	font-size: 10px;
	color: #634129;
	padding: 5px;
}

.elado_cim {
	font-size: 14px;
	font-weight: bold;
	color: #634129;
	height: 16px;
	background-color: #EAE2C4;
	padding: 3px 8px;
}

.elado_szoveg {
	text-indent: 5px;
	font-size: 12px;
	color: #634129;
  height: 71px;
	padding: 3px;
	text-align: justify;
	background-color: #F7F3E6;
	border-left: 3px solid #EAE2C4;	
	border-right: 3px solid #EAE2C4;	
	border-bottom: 3px solid #EAE2C4;
	overflow: visible;
	height: auto;
}

.elado_tovabb {
	padding-top: 3px;
}

.elado_tovabb A:link,
.elado_tovabb A:visited,
.elado_tovabb A:hover,
.elado_tovabb A:active {
	color: #634129;
}

.elado_tovabb A:hover {
	color: #FF0000;
}

.elado_reszletek {
	padding-top: 10px;
}

.kiemeles {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}