/* BODY tagok */
body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #E0D864;
}

body#body {
	background-color: #080809;
}


/* A tagok */
a {
	color: #61625F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 999px;
    float: left;
    display: block;
	color: #000000;
}

#top {
	width: 999px;
	height: 214px;
	float: left;
	background-image: url(../pics/header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#top .menu_header img {
	margin-top: 30px;
}


#center {
	width: 999px;
	float: left;
}

#right {
	width: 187px;
	float: left;
	color: #000;
	background-color: #080809;
}

div.mainbody {
	text-align: justify;
	width: 810px;
	display: block;
	float: left;
	background-color: #E1D965;
	background-color: #F7FBFD;
}

#bottom {
/*	border-top: 1px solid #9497A8;*/
	color: #FFFFFF;
	width: 999px;
	height: 32px;
	float: left;
	background-color: #080809;
}

#bottom h3 {
	font-family: Arial;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

#bottom h2 {
	font-family: Tahoma;
	font-size: 17px;
	padding-top: 8px;
	padding-left: 140px;
	float: left;
}

#bottom h3.pinternet {
	float: right;
	padding-right: 70px;
}

.mainbody {
    float: left;
	display: block;
	padding-bottom: 5px;
}


.mainbody .static_content {
	background-color: #E1D965;
	margin: 5px 1px 0px 5px;
	border: 5px solid #080809;
	float: left;
}

div.text {
	background-color: #E1D965;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 750px;
	float: left;
}

div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
	color: #4C2C26;
	font-size: 12px;
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	border: 1px solid #DC543C;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 13px;
	width: auto;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #313052;
	font-size: 16px;
	font-weight: bold;
}


h1.title {
	display: none;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #EFB09B;
	line-height: 46px;
	height: 46px;
	text-indent: 25px;
	background-image: url(../pics/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

/* funkcio gombok */
div.functionbuttons {
	width: auto;
	height: 40px;
	display: block;
	margin-left: 50px;
	float: left;
	text-align: center;
}

*html div.functionbuttons {
	margin-left: 25px;
}



div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
}

div.functionbuttons a {
	color: #373736;
	background-color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

div.functionbuttons a:hover {
	text-decoration: underline;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}


input.inputbox {
	padding: 1px;
	color: #05370E;
	background-color: #FFFFFF;
	border: 1px solid #AEB1B0;
	width: 150px;
}

input.submit {
	margin-bottom: 10px;
	margin-left: 30px;
	width: 102px;
	height: 22px;
	font-size: 14px;
	color: #000000;
	background-image: url(../pics/bg_sendmail_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
}

/* Uzenetek */
p.error_message {
	text-indent: 20px;
	line-height: 25px;
	font-size: 11px;
	color: #8daf61;
	background-image: url(../pics/bg_error.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Egyeb */

#bottom img {
	margin-left: 130px;
}

.mainbody2 {
    width: 810px;
	float: left;
	display: block;
}

.mainbody2 .static_content {
    background-color: #E1D965;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}


.mainbody2 .static_content div.text {
	background-color: #B0A94F;
	width: 720px;
	float: left;
}

.nyito {
	background-color: #B0A94F;
	float: left;
	display: block;
	width: 750px;
}

.nyito_left {
    display: block;
	float: left;
	width: 49%;
	padding-bottom: 20px;
}

.nyito_left p {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
    margin-left: 5px;
	margin-bottom: 20px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	width: 281px;
	height: 100px;
}


.nyito_left p a {
    display: block;
	width: 281px;
	height: 100px;
}


.nyito_allas {
    background-image: url(../pics/nyito_1.jpg);
}

.nyito_kamara {
    background-image: url(../pics/nyito_2.jpg);
}

.nyito_jogszabaly {
    background-image: url(../pics/nyito_3.jpg);
	margin-bottom: 0px;
}

.nyito_right p {
    color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	width: 360px;
	display: block;
	float: left;
}


.nyito_right img {
	margin-top: 20px;
}
