/* BODY tagok */
body, html {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #7D0101;
}

/* A tagok */
a {
	color: #61625F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 780px;
    float: left;
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    display: block;
}

#top {
	width: 780px;
	height: 81px;
	float: left;
	background-image: url(../pics/header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#top_swf {
    display: block;
	float: left;
	width: 577px;
}

#top_slide {
    width: 780px;
    background-color: #FEFFCC;
    height: 18px;
    float: left;
}

#top_slide img {
    float: left;
}

#topmenu {
	background-image: url(../pics/topmenu_bg.jpg);
    float: left;
    height: 50px;
    width: 780px;
}

#center {
	width: 780px;
	float: left;
	background-image: url(../pics/right_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#left {
	width: 208px;
	float: left;
}

#right {
	width: 780px;
	float: left;
	color: #000;
	background-image: url(../pics/left_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.left_side {
    float: left;
    width: 136px;
    border-top: 1px solid #7D0101;
    display: block;
	background-image: url(../pics/menusav_also.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}

.right_side {
    float: left;
    width: 136px;
    border-top: 1px solid #7D0101;
    display: block;
	background-image: url(../pics/menusav_also.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}

div.mainbody {
	text-align: justify;
    border-left: 1px solid #7D0101;
	border-right: 1px solid #7D0101;
	width: 506px;
	display: block;
	float: left;
	background-image: url(../pics/menusav_also.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#bottom {
	border-top: 1px solid #7D0101;
	width: 780px;
	height: 58px;
	float: left;
	color: #FFF;
}

#footer {
	background-color: #7D0101;
	width: 780px;
	height: 56px;
	margin-top: 2px;
}

#footer p {
    width: 20%;
	display: block;
	float: left;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

#footer p.f_text1 {
	text-align: left;
	padding-left: 10px;
	width: 135px;
}

#footer p.f_text2 {
	width: 176px;
}

#footer p.f_text3 {
	width: 166px;
	line-height: 25px;
	padding-top: 0px;
}

#footer p.f_text4 {
	width: 125px;
}

#footer p.f_text5 {
	width: 146px;
	text-align: right;
	padding-right: 10px;
}

div.text {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #000000;
	background-color: #FFF;
	font-size: 11px;
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* 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;
	background-color: #C65C99;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../pics/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}


h1.title {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 27px;
	margin-bottom: 10px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #7D0101;
	background-image: url(../pics/h1_arrow_title.gif);
	background-repeat: no-repeat;
	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;
}


