/* BODY tagok */
body, html {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #6B401E;
}

#body {
	background-color: #416478;
	background-image: url(../pics/kifuto.jpg);
	background-repeat: repeat-x;
	background-position: left 166px;
}

/* A tagok */
a {
	color: #61625F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.bg_blue {
	background-image: url(../pics/bg_blue.jpg);
}

.bg_green {
	background-image: url(../pics/bg_green.jpg);
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 900px;
    float: left;
    display: block;
	background-color: #DEDEDE;
	background-image: url(../pics/main_bg.jpg);
	background-repeat: repeat-y;
}

#top {
    float: left;
	width: 100%;
	display: block;
	height: 18px;
	background-image: url(../pics/top_bg.jpg);
}

#head {
    display: block;
	float: left;
	width: 100%;
	height: 148px;
	background-image: url(../pics/head_bg.jpg);
}

#head img {
    float: left;
}


#koszonto {
    display: block;
	float: left;
	width: 100%;
    height: 44px;
	background-color: #C3C5C8;
}

#langselector {
	float: left;
    width: 167px;
	height: 40px;
	border-right: 2px solid #DEDEDE;
	margin-top: 2px;
}

#koszonto_1 {
	display: block;
	float: left;
	height: 40px;
	margin-top: 2px;
	border-top: 1px solid #DEDEDE;
	width: 400px;
}

#koszonto_2 {
	display: block;
	float: left;
	height: 40px;
	margin-top: 2px;
	border-top: 1px solid #DEDEDE;
	width: 331px;
}

#koszonto_2 p a {
    color: #D2E0D1;
	font-weight: bold;
	letter-spacing: 0.9px;
	padding-left: 10px;
	line-height: 35px;
	text-decoration: none;
}


#middle {
	background-color: #C3C5C8;
}


#left {
    width: 167px;
	background-color: #C3C5C8;
	float: left;
	display: block;
}

#center {
    width: 557px;
	background-color: #DEDEDE;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#center .static_content {
    padding-bottom: 10px;
}


.content_footer {
    display: block;
	width: 100%;
	background-color: #C3C5C8;
	height: 10px;
	float: left;
}

#right {
    width: 156px;
	float: left;
	display: block;
	background-color: #C3C5C8;
}

.right_div {
    background-color: #C3C5C8;
	display: block;
	vertical-align: middle;
}

.right_div .head_blue {
	padding-top: 3px;
	color: #C6D5C6;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 36px;
	background-image: url(../pics/bg_blue.jpg);
	display: block;
	float: left;
	width: 146px;
}

.right_div .head_green {
	padding-top: 3px;
	color: #C6D5C6;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 36px;
	background-image: url(../pics/bg_green.jpg);
	display: block;
	float: left;
	width: 146px;
}

.right_div p {
    padding-left: 5px;
	padding-right: 5px;
}

#bottom {
	margin: 0px;
	padding: 0px;
    display: block;
	float: left;
	width: 100%;
	height: 39px;
	background-color: green;
}

#bottom .blue_bg {
	margin: 0px;
	padding: 0px;
	width: 238px;
	display: block;
	height: 100%;
	background-image: url(../pics/bg_blue.jpg);
	border-right: 2px solid #C3C5C8;
	float: left;
	text-indent: 10px;
}

#bottom .blue_bg p {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	line-height: 20px;
}


#bottom .green_bg {
	margin: 0px;
	padding: 0px;
	width: 660px;
	display: block;
	height: 100%;
	background-image: url(../pics/bg_green.jpg);
	float: left;
}

div.text {
}

div.paginator_bottom {
	display: none;
}



/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #6B401E;
	font-size: 11px;
}

/* 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: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	width: auto;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #6B401E;
	font-size: 16px;
	font-weight: bold;
}


h1.title {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #6B401E;
	line-height: 46px;
	height: 46px;
	text-indent: 0px;
	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: #E1EBD4;
	border: 1px solid #AEB1B0;
	width: 200px;
}

input.submit {
	margin-bottom: 10px;
	margin-left: 145px;
	width: 102px;
	height: 22px;
	font-size: 14px;
	color: #FFF;
	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;
}


