body {
	background: url("../img/bg.jpg") #1d1e1a;
}

body, table {
	font-size: 12px;
	font-family: tahoma, arial, verdana, sans serif;
}

img {
	border: 0px;
}

a {
	color: #900;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #900;
	font-family: Myriad Pro, Calibri, Arial;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
	font-size: 30px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

div.header {
	background: url("../img/bg_top.jpg") no-repeat;
	height: 110px;
	width: 820px;
	margin: 0px auto;
}

div.logo {
	float: left;
	margin-top: 30px;
	margin-left: 16px;
}

div.logo span {
	background: url("../img/logo.png") no-repeat;
	text-indent: -9999px;
	height: 53px;
	width: 230px;
	display: block;
}

div.menu {
	float: right;
	width: 473px;
	margin-right: 16px;
	overflow: hidden;
}

div.menu a {
	color: #111;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
}

div.page {
	width: 788px;
	background: #FFF;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	margin: 0px auto;
}

div.topicons {
	margin: 25px 0px 0px 270px;
	height: 34px;
}

div.topicons a {
	display: block;
	float: left;
	height: 39px;
	text-indent: -9999px;
}

div.menubuttons {
	margin: 15px 0px 0px 0px;
	height: 36px;
}

a.kezdolap {
	width: 49px;
	background: url('../img/top_kezdolap.jpg') no-repeat;
}

a.honlapterkep {
	width: 69px;
	background: url('../img/top_honlapterkep.jpg') no-repeat;
}

a.kapcsolat {
	width: 57px;
	background: url('../img/top_kapcsolat.jpg') no-repeat;
}

div.content {
	float: left;
	width: 510px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

div.sidebar {
	float: right;
}

a.b_tovabbiinfo {
	background: url("../img/buttons/b_tovabbiinfo.jpg") no-repeat;
	height: 24px;
	width: 190px;
	display: block;
	float: left;
}

a.b_tovabbiinfo:hover {
	background: url("../img/buttons/b_tovabbiinfo_on.jpg") no-repeat;
}

a.b_munkaink {
	background: url("../img/buttons/b_munkaink.jpg") no-repeat;
	height: 24px;
	width: 80px;
	display: block;
	float: left;
	margin-left: 10px;
}

a.b_munkaink:hover {
	background: url("../img/buttons/b_munkaink_on.jpg") no-repeat;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
	color: #333;
	text-align: justify;
	text-indent: 15px;
	line-height: 1.5em;
}

div.sign {
	float: right;
}

table.indokok {
	margin-left: 20px;
}

table.indokok td {
	background: url("../img/indok.jpg") no-repeat 6% 6px;
	padding-left: 40px;	
	padding-right: 15px;
	color: #444;
	line-height: 25px;
	width: 180px;
}

table.indokok td.b {
	border-bottom: 1px solid #DDD;
}

table.indokok td.r {
	border-right: 1px solid #DDD;
}

div.kapcsolat {
	width: 227px;
	height: 308px;
	background: url("../img/bg_kapcsolat.jpg") no-repeat;
	text-align: left;
	margin-right: 10px;
	padding-left: 2px;
}

div.kapcsolattxt {
	padding-top: 50px;
	width: 200px;
	margin-left: 20px;
	line-height: 1.6em;
	font-size: 11px;
}

div.kapcsolat img {
	padding-top: 10px;
}

div.footer {
	font-size: 11px;
	color: #747474;
	line-height: 1.6em;
	margin: 20px auto;
	width: 800px;
	text-align: center;
}

div.footer a {
	text-decoration: underline;
	color: #999;
}

div.footer a:hover {
	text-decoration: none;
}

div.menubuttons a {
	background: url('../img/menu.jpg') no-repeat;
	height: 36px;
	display: block;
	float: left;
	text-indent: -9999px;
}

a.m_cegunkrol {
	width: 120px;
	background-position: 0px 0px !important;
}

a.m_cegunkrol:hover {
	background-position: 0px -36px !important;
}

a.m_cegunkrol:active {
	background-position: 0px -72px !important;
}

a.m_munkaink {
	background-position: -120px 0px !important;
	width: 117px;
}

a.m_munkaink:hover {
	background-position: -120px -36px !important;
}

a.m_munkaink:active {
	background-position: -120px -72px !important;
}

a.m_partnereink {
	background-position: -237px 0px !important;
	width: 123px;
}

a.m_partnereink:hover {
	background-position: -237px -36px !important;
}

a.m_partnereink:active {
	background-position: -237px -72px !important;
}

a.m_kapcsolat {
	background-position: -360px 0px !important;
	width: 113px;
}

a.m_kapcsolat:hover {
	background-position: -360px -36px !important;
}

a.m_kapcsolat:active {
	background-position: -360px -72px !important;
}

div.scroll {
	overflow: hidden;
	height: 281px;
	margin: 0px 0px 20px 12px;
	position: relative;
	width: 762px;
}

div.scroll ul.house li img {
	display: block;
}

div.scroll ul.house {
	width: 10000px;
	position: absolute;
	overflow: hidden;
}

div.scroll ul.house li {
	float: left;
}

div.scroll ul.house li a {
	display: block;
	line-height: 55px;
	position: absolute;
	color: white;
	bottom: 0px;
	background: url('../img/scroll_txtbg.png');
	width: 762px;
	text-indent: 20px;
	font-size: 24px;
	text-decoration: none;
	font-family: Georgia, Serif;
}

div.scroll ul.house li a:hover {
	text-decoration: underline;
}

div.scroll div.scroller {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 33px;
}

div.scroller a#prev, div.scroller a#next {
	display: block;
	float: left;
	height: 33px;
	width: 30px;
	text-indent: -9999px;
}

div.scroller a#prev {
	background: url('../img/scroll_goleft.jpg') no-repeat center center;
}

div.scroller a#next {
	background: url('../img/scroll_goright.jpg') no-repeat center center;
}

div.scroller img {
	float: left;
}

div.scroll ul.scroll {
	height: 33px;
	float: left;
}

div.scroller div.bg {
	background: url('../img/bg_scroll.jpg') #eee;
	float: left;
}

div.scroll ul.scroll li {
	display: block;
	float: left;
}

div.scroll ul.scroll li a {
	display: block;
	float: left;
	line-height: 30px;
	width: 25px;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

div.scroll ul.scroll li a.aktualis {
	background: url('../img/scroll_numbg.jpg') no-repeat center center; 
	color: #900;
}

div.preload {
	position: absolute;
	top: -9999px;
	display: none;
}

div.clear {
	clear: both;
}

ul.munkak {
	display: none;
}

ul.munkak li {
	line-height: 150%;
	background: url('../img/i_star.png') no-repeat left center;
	padding: 0px 0px 0px 20px;
}

ul.munkak li a:hover {
	text-decoration: underline;
}

h2.toggle {
	cursor: pointer;
}

img.munkakep {
	margin: 10px;
	border: 10px solid #EEE;
}

table.kapcsolat tr td.fej {
	color: #900;
	font-family: Myriad Pro, Calibri, Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	width: 160px;
}

table.kapcsolat tr td.fej small {
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	line-height: 1em;
}

table.kapcsolat tr td input, table.kapcsolat tr td textarea {
	font-size: 14px;
	font-family: Myriad Pro, Calibri, Arial;
	border: 1px solid #DDD;
	width: 300px;
}

table.kapcsolat tr td textarea {
	height: 130px;
	vertical-align: baseline;
}

ul.hiba li { display: none; }

ul.hiba li.hiba {
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
	color: #900;
	background: url('../img/i_logout.png') no-repeat left center;
	text-indent: 20px;
	display: block;
}

input.kuldes {
	height: 25px;
	width: 64px;
	background: url('../img/buttons/b_kuldes.jpg') no-repeat center center;
	cursor: pointer;
	border: 0px;
	float: right;
	margin: 10px 45px 0px 0px;
}

input.kuldes:hover { background: url('../img/buttons/b_kuldes_on.jpg') no-repeat center center; }

ul li.m_1, ul li.m_2, ul li.m_3  {
	line-height: 19px;
}

ul li.m_1, ul li.m_2 {
	font-weight: bold;
}

ul li.m_2, ul li.m_3 {
	background: url('../img/ul.jpg') no-repeat left center;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}

ul li.m_3 { margin: 0px 0px 0px 20px; }
ul li.m_3 a { color: #444; }








