/* BODY tagok */
body, html {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #6B401E;
	background-color: #DBDEC1;
}

/* A tagok */
a {
	color: #61625F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 1000px;
    float: left;
    display: block;
	background-image: url(../pics/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#left {
	width: 201px;
	float: left;
	display: block;
}

#left_head {
    height: 177px;
	background-image: url(../pics/left_head.jpg);
	background-repeat: no-repeat;
}


#right_side {
    width: 799px;
	float: left;
	display: block;
}


#head {
    width: 799px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../pics/head.jpg);
	background-repeat: no-repeat;
}

.buttons_favorite {
    text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 10px;
}


.buttons_favorite a {
    color: #6B401E;
	text-decoration: none;
	text-transform: capitalize;
}

.buttons_favorite a:hover {
    text-decoration: underline;
}


#langSelect {
	width: auto;
	position: relative;
	top: 125px;
}

#langSelect a {
    color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
	font-size: 10px;
}

#langSelect a:hover, #langSelect a.active_lang {
    color:#E4DCB7;
}


#center {
    width: 799px;
	display: block;
	float: left;
	background-image: url(../pics/right_bg1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#right {
    float: left;
	display: block;
	height: 400px;
	width: 160px;
	padding-left: 50px;
	text-align: center;
}


#left_menu {
	background-image: url(../pics/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	float: left;
	width: 201px;
    height: 285px;
}

#main_content {
    width: 495px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 35px;
}

#footer {
    float: left;
	width: 1000px;
	height: 25px;
	background-color: #783E10;
	display: block;
}

#newsbox {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: 15px;
	background-image: url(../pics/left_news_bg.jpg);
	background-repeat: repeat-y;
}


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: auto !important;
	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: auto !important;
	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;
}

.portalinternet_logo {
    margin-top: 5px;
	padding-right: 10px;
	float: right;
}

