body {
	margin: 0;
	padding: 0;
	background: #909DD3 url(/img/bg.gif) repeat-y left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

td, input, select, textarea {
	font-size: 12px;
	line-height: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

.little {
	font-size: 11px;
}

.white {
	/*font-size: 13px;*/
	color: white;
}

#up a {
  display: block;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	width: 200px;
	line-height: 1.8em;
	background: white;
}

a {
	color: #00AF3C;
}
a:active {
	color: black;
}

#menu {
	margin: 0;
	margin-top: 100px;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: white;
	margin-bottom: 2px;
}

#menu li.home {
	background: #0066CC;
	margin-bottom: 10px;
}

#menu li.home a {
	border: 0;
	color: white;
}

#menu .header {
	zoom: 1;
	background: #96E78A;
	border-top: solid 2px #0066CC;
	margin-top: 10px;
}

#menu .form {
	background: #e8f6f6;
	margin-top: 10px;
	padding: 5px;
}


#menu a {
	zoom: 1;
	display: block;
	color: #0066CC;
	text-decoration: none;
	border-right: 10px solid #66CCCC;
}

#menu a:hover {
	color: black;
}

#menu .home a:hover {
	color: white;
}

#menu a.aktiv {
	background-color: #DCF3F3;
}

#menu span {
	display: block;
	padding: 2px 10px 2px 5px;
	font-weight: bold;
}


#tabsdiv {
	margin-bottom: 1em;
}

#tabsdiv a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #E8F6F6;
	color: black;
	padding: 2px 20px;
	border: solid 1px black;
	border-left: 0px;
	white-space: nowrap;
}

#tabsdiv a.aktiv {
	background: white;
	color: black;
	border-bottom: solid 1px white;
}

#logo {
	height: 100px;
	background: transparent url(/img/logo.gif) no-repeat 10px center;
}

#logo h1 {
	position: absolute;
	left: -20000px;
}

#content {
	zoom: 1;
	padding: 0 10px 20px 10px;
}

h2 {
	background: #0066CC;
	color: white;
	margin: 0 0 1em 0;
	padding: 4px 5px;
	font-size: 1em;
}

h3 {
	font-size: 1em;
	margin-top: 1em;
}

span.hirdatum {
	font-size: 0.9em;
	font-weight: bold;
	color: #F10043;
}

#fenyujsag-bg {
	width: 635px;
	height: 70px;
	background: transparent url(/img/bg_fenyujsag.gif) no-repeat center center;
	position: absolute;
	left: 290px;
	top: 15px;
}

#fenyujsag-wrap {
	zoom: 1;
	height: 70px;
	padding: 0px 10px 0px 50px;
}


.arlistaTabla a.arrow {
	display: block;
	color: #0066CC;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	background: transparent url(/img/nyil.gif) no-repeat 3px center;
}

.arlistaTabla a.arrow:hover {
	background-color: #f0f0f0;
}

ul.arlistaTabla {
	list-style: none;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

ul.arlistaTabla li {
	border-bottom: 1px solid #ccc;
}


table.arlistaTabla {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

table.arlistaTabla tbody {
	border-bottom: 1px solid #ccc;
}

table.arlistaTabla td.paddingtop {
	padding-top: 3px;
}

table.arlistaTabla td.paddingbottom {
	padding-bottom: 3px;
}


a.printable {
	background: transparent url(/img/printer.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
}

.fbbox {
	background-color: #E8F6F6;
	padding: 5px;
	margin-top:10px;
}
