body {
	margin: 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: .9em;
}
body, html {
	overflow: hidden;
}

.hidden {
	display: none;
}

#lap {
	width: 1000px;
	margin: 5px auto;
	/*height: 100%;*/
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*header*/
#header {
	height: 97px;
	width: 1000px;
	background-color: #fff;
}

#hbal {
	float: left;
}
#hjobb {
	float: right;
}
#hjobb h1 {
	margin: 0;
}
.hp0, .hp1, .hp2, .hp3, .hp4, .hp5, .hp6 {
	height: 60px;
	width: 400px;
	background-image: url(images/hp.jpg);
	background-repeat: no-repeat;
}
.hp0 {
	background-position: left 0px;
}
.hp1 {
	background-position: left -60px;
}
.hp2 {
	background-position: left -120px;
}
.hp3 {
	background-position: left -180px;
}
.hp4 {
	background-position: left -240px;
}
.hp5 {
	background-position: left -300px;
}
.hp6 {
	background-position: left -360px;
}
.pcsik {
	width: 400px;
	height: 19px;
	background: url(images/pcsik.png) left top no-repeat;
}
.logo {
	width: 600px;
	height: 76px;
	background: url(images/logo.png) right top no-repeat;
	display: block;
}
.ncsik {
	width: 600px;
	height: 19px;
	margin-top: 3px;
	background: url(images/ncsik.png) left top no-repeat;
}
/*menu*/
#menu {
	clear: both;
	float: left;
	width: 400px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul ul {
	position: absolute;
	left: 225px;
	top: 1px;
	display: block;
}
#menu ul li.aktiv ul {
	display: block !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3 and Opera 9 rules here */
	#menu ul li.aktiv a {
		margin-top: -20px !important;
	}
	#menu ul li.aktiv ul li.alaktiv {
		margin-top: -20px !important;
		padding-bottom: 0;
	}
	#menu ul ul {
		margin-top: 20px !important;
	}
	#menu ul ul li {
		padding-bottom: 20px !important;
	}
	html:first-child #menu ul li.aktiv { /*for opera 9 only*/
		margin-top: 0;
	}
}
#menu ul li {
	width: 200px;
	height: 20px;
	border-bottom: 1px solid #eb6a17;
	padding: 0;
	margin: 20px 0 0 0;
	position: relative;	
}
#menu ul ul li {
	width: 175px;
	height: 20px;
	border-bottom: none !important;
	padding: 0;
	margin: 0 0 21px 0;
}
#menu ul li a {
	display: block;
}
.aktiv, .alaktiv {
	list-style-image: url(images/tri.png) !important;
}
/*fomenu elemek*/
#m1, #m2, #m3, #m4, #m5, #m6, #m7 {
	width: 200px;
	height: 20px;
}
#m1 {
	background: url(images/m1.png) left top no-repeat;
}
#m2 {
	background: url(images/m2.png) left top no-repeat;
}
#m3 {
	background: url(images/m3.png) left top no-repeat;
}
#m4 {
	background: url(images/m4.png) left top no-repeat;
}
#m5 {
	background: url(images/m5.png) left top no-repeat;
}
#m6 {
	background: url(images/m6.png) left top no-repeat;
}
#m7 {
	background: url(images/m7.png) left top no-repeat;
}
#m1:hover, #m2:hover, #m3:hover, #m4:hover, #m5:hover, #m6:hover, #m7:hover {
	background-position: left -20px;
}
.aktiv #m1, .aktiv #m2, .aktiv #m3, .aktiv #m4, .aktiv #m5, .aktiv #m6, .aktiv #m7 {
	background-position: left -40px !important;
}
/*almenu elemek*/
#am11, #am12, #am13,
#am21, #am22, #am23, #am24, #am25, #am26,
#am31, #am32, #am33, #am34,
#am41, #am42, #am43, #am44, #am45, #am46, #am47, #am48 {
	width: 175px;
	height: 20px;
}
#am11 {
	background: url(images/m11.png) left top no-repeat;
}
#am12 {
	background: url(images/m12.png) left top no-repeat;
}
#am13 {
	background: url(images/m13.png) left top no-repeat;
}
/*---*/
#am21 {
	background: url(images/m21.png) left top no-repeat;
}
#am22 {
	background: url(images/m22.png) left top no-repeat;
}
#am23 {
	background: url(images/m23.png) left top no-repeat;
}
#am24 {
	background: url(images/m24.png) left top no-repeat;
}
#am25 {
	background: url(images/m25.png) left top no-repeat;
}
#am26 {
	background: url(images/m26.png) left top no-repeat;
}
/*---*/
#am31 {
	background: url(images/m31.png) left top no-repeat;
}
#am32 {
	background: url(images/m32.png) left top no-repeat;
}
#am33 {
	background: url(images/m33.png) left top no-repeat;
}
#am34 {
	background: url(images/m34.png) left top no-repeat;
}
/*---*/
#am41 {
	background: url(images/m41.png) left top no-repeat;
}
#am42 {
	background: url(images/m42.png) left top no-repeat;
}
#am43 {
	background: url(images/m43.png) left top no-repeat;
}
#am44 {
	background: url(images/m44.png) left top no-repeat;
}
#am45 {
	background: url(images/m45.png) left top no-repeat;
}
#am46 {
	background: url(images/m46.png) left top no-repeat;
}
#am47 {
	background: url(images/m47.png) left top no-repeat;
}
#am48 {
	background: url(images/m48.png) left top no-repeat;
}

#am11:hover, #am12:hover, #am13:hover,
#am21:hover, #am22:hover, #am23:hover, #am24:hover, #am25:hover, #am26:hover,
#am31:hover, #am32:hover, #am33:hover, #am34:hover,
#am41:hover, #am42:hover, #am43:hover, #am44:hover, #am45:hover, #am46:hover, #am47:hover, #am48:hover {
	background-position: left -20px;
}
.alaktiv #am11, .alaktiv #am12, .alaktiv #am13,
.alaktiv #am21, .alaktiv #am22, .alaktiv #am23, .alaktiv #am24, .alaktiv #am25, .alaktiv #am26,
.alaktiv #am31, .alaktiv #am32, .alaktiv #am33, .alaktiv #am34,
.alaktiv #am41, .alaktiv #am42, .alaktiv #am43, .alaktiv #am44, .alaktiv #am45, .alaktiv #am46, .alaktiv #am47, .alaktiv #am48 {
	background-position: left -40px !important;
}
.vissza {
	background: url(images/vissza.png) left top no-repeat;
	height: 20px;
	width: 175px;
}
.vissza:hover {
	background-position: left -20px;
}
/*content*/
#content {
	float: left;
	display: block;
	overflow: auto;
	width: 595px;
	padding: 0 0 0 5px;
}

.nyito {
	width: 178px;
	margin: 10px 15px 0 0;
	font-size: 12px;
	float: left;
}
#ny3 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/*.imagewrapper {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imagewrapper span {
	position: absolute;
	z-index: 2;
	height: 7px;
	width: 7px;
}

.curve1 {
	background: transparent url(images/topright.png) top right no-repeat;
	top: 0;
	right: 0;
}

.curve2 {
	background: transparent url(images/topleft.png) top left no-repeat;
	top: 0;
	left: 0;
}

.curve3 {
	background: transparent url(images/bottomright.png) bottom right 	no-repeat;
	bottom: 0;
	right: 0;
}

.curve4 {
	background: transparent url(images/bottomleft.png) bottom left no-repeat;
	bottom: 0;
	left: 0;
}
* html .curve3, * html .curve4 {
	bottom: -1px;
}
 */
.nyito h2 {
	font-size: 15px;
	margin-top: 0;
}
.nyito h2 a {
	color: #eb6a17;
}
.nyito h2 a:hover {
	color: #000;
}
.nyito p {
	margin: 0 0 3px 0;
}
.nyito img, .nyito a img {
	border: 0 none;
	display: block;
	margin: 0 10px 0 0 !important;
	float: left;
}
a.tovabb {
	color: #eb6a17;
	font-style: italic;
	float: right;
	clear: both;
}
a.tovabb:hover {
	color: #000;
}
a img {
	border: none;
}
img {
	margin: 5px 5px 0 0;
}
#content a {
	color: #eb6a17;
}
#content a:hover {
	color: #000;
}
/*#content a:visited {
	color: #a5291d;
}*/
blockquote {
	margin: 5px 20px;
}
.kepjobb {
	float: right;
	margin: 20px 0 0 10px;
}
.kepbal {
	float: left;
	margin: 0 10px 0 0;
}
table {
	width: 100%;
	border-collapse: collapse;
}
th {
	background-color: #ffd9c7;
	vertical-align: middle;
	border: 1px solid #000;
	padding: 2px 4px;
}
td {
	border: 1px solid #000;
	padding: 2px 4px;
	vertical-align: middle;
}
#content h2 {
	font-size: 19px;
}
/*hirlista*/
.item {
	clear: both;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eb6a17;
}
.item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.felcim {
	font-size: 13px;
	color: #a5291d;
}
h2.cim {
	font-size: 19px;
	margin: 5px 0;
	color: #eb6a17;
}
.alcim {
	font-size: 13px;
	color: #a5291d;
}
.lead p {
	font-size: 12px;
}
.item img {
	float: left;
}
/* footer*/
#footer {
	position: fixed;
	bottom: 0;
	width: 1000px;
	height: 17px;
	text-align: center;
	color: #fff;
	background-color: #a5291d;
	font-family: arial, sans-serif;
	font-size: 13px;
}
#footer a {
	color: #fff;
}
#footer a:visited {
	color: #a5291d;
}
