/* BODY tagok */
body, html {
	font-family: Ms Sans Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #242136;
	height: 100%;
}

#body {
    background-color: #EEEEEE;
}

/* A tagok */
a {
	color: #F6A160;
	text-decoration: none;
}

a:hover {
	color: #ED5818;
	text-decoration: underline;
}

a img {
    border: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	float: left;
}

ul, li {
/*    float: left;*/
}

fieldset {
    float: left;
}

#main {
	width: 966px;
	float: none;
    display: block;
	margin-left: auto;
	margin-right: auto;
}

#main2 {
	width: 952px;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
    background-color: #FFFFFF;
}

#top {
	width: 100%;
	height: 180px;
	height: 174px;
	background-color: #FFFFFF;
}

#top h1 {
	margin: 0px;
}

#top_logo_banner {
    width: 100%;
	height: 123px;
	height: 117px;
	background-color: #EEEEEE;
	background-image: url(../pics/top_banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#top_logo {
    width: 210px;
	height: 100%;
}

#top_banner_links {
    width: 742px;
	height: 100%;
	background-image: url(../pics/top_logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_banner {
    width: 560px;
	height: 60px; /*82px*/
	margin-top: 10px;
	margin-top: 4px;
	float: right;
}

#top_links {
	width: 75px;
	float: right;
	padding-right: 5px;
}

#top_hirdetes_links {
    width: 100%;
	height: 38px;
	background-color: #EEEEEE;
}

#top_ext_links {
    width: 950px;
	display: block;
	border: 1px solid #D3D3D3;
	border-top: 1px solid #DF975D;
	margin-top: 3px;
}

#top_h_links {
	width: 520px;
	margin-top: 15px;
	padding-left: 20px;
}

#top_h_links a {
    height: 100%;
	float: left;
}

#func_buttons {
	width: 150px;
}

#func_buttons p {
    float: left;
	padding-left: 20px;
}

p.buttons_print a {
	background-image: url(../pics/print_icon.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 22px;
	height: 20px;
}

p.buttons_sendemail a {
	background-image: url(../pics/send_mail_icon.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 20px;
	height: 20px;
}

p.buttons_favorite a {
	background-image: url(../pics/favorite_icon.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 19px;
	height: 20px;
}

#search_div {
 	padding-top: 4px;
    width: 630px;
	padding-left: 20px;
	text-align: right;
}

#search_div input, #search_div select {
    float: left;
	margin-right: 3px;
}

.s_search_btn {
    border: 1px solid;
	background-color: #E5E6E8;
	cursor: pointer;
	font-family: MS Sans Serif;
	font-size: 12px;
	padding: 0px;
	height: 19px;
	padding: 1px;
}

.s_search_btn:hover {
    background-color: #F6A160;
	color: #FFFFFF;
	border: 1px solid #000000;
}

#search_div input {
	font-size: 12px;
	padding: 0px 7px;
}

#search_div input.search_input {
    width: 200px;
/*	border: 1px solid;*/
	position: relative;
	font-family: MS Sans Serif;
	padding: 1px 0px;
}

#search_div select {
    font-size: 12px;
	font-family: MS Sans Serif;
}

#help {
	height: 100%;
    width: 130px;
}

#weather {
    width: 145px;
	line-height: 25px;
}

#weather img {
	display: inline;
	margin: 0px 0px 0px 5px;
}



#top_nevnap {
    width: 100%;
	height: 22px;
	background-color: #EEEEEE;
	margin-bottom: 1px;
	margin-top: 2px;
}

#advert_count {
	float: right;
	padding-top: 4px;
	padding-right: 5px;
	color: #61747A;
	font-size: 13px;
}

#advert_count span {
	color: #F6A160;
	font-weight: bold;
}

#middle {
    width: 100%;
	height: 100%;
}

#left {
	width: 201px;
	height: 100%;
}

#sidebanners {
    margin-top: 5px;
	width: 200px;
}


#right {
    width: 745px;
	padding-left: 4px;
	height: 100%;
	border-left: 2px solid #FFFFFF;
}

#superbanner {
    width: 745px;
}

#submenus select {
    float: left;
}

#submenus img {
    float: right;
}

#search {
	height: 100%;
    width: 100%;
	display: none;
}

#bottom {
    width: 100%;
	border-top: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	margin-top: 20px;
	float: left;
}

#footer {
/*    background-color: #EAEAEA;*/
	border-top: 1px solid #EAEAEA;
	float: left;
	width: 100%;
	line-height: 14px;
	text-align: center;
	padding-top: 2px;
	color: #AAA;
}

div#mainbody {
	width: 100%;
	display: block;
	float: left;
}

#mainbody select {
    font-size: 12px;
}

.static_content {
    padding: 5px 2px 5px 3px;
	width: 740px;
}

div.google_adsense1 {
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}


div.text {
	width: 100%;
	float: left;
}

div.text div {
    width: 100%;
}


div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

/* 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 {
	font-family: Ms Sans Serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 100%;
	color: #CC3300;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}


h1.title {
	margin-top: 0px;
}

h2 {
	font-family: Ms Sans Serif;
	font-size: 17px;
	font-weight: normal;
	color: #5F5F5F;
	border-bottom: 2px solid #DDDDDD;
	margin-bottom: 2px;
}

h3 {
	font-family: Ms Sans Serif;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px;
	color: #6A5B56;
}

/* funkcio gombok */
div.functionbuttons {
	width: auto;
	height: 40px;
	display: block;
	margin-left: 50px;
	float: left;
	text-align: center;
}


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: #EEEEEE;
	border: 1px solid #A5ACB2;
	width: 200px;
}

input.submit {
	margin-bottom: 10px;
	margin-left: 145px;
	width: 102px;
	height: 21px;
	font-size: 14px;
	color: #000000;
	border: 1px solid;
    background-color: #FFFFFF;
}

input.submit:hover {
    background-color: #F6A160;
	color: #FFFFFF;
	border: 1px solid #000000;
}

/* Uzenetek */
p.error_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #ED5818;
	border-bottom: 1px solid #000;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Egyeb */

#bottom span {
    float: left;
	padding-top: 2px;
}

#bottom span.fotter_info {
    width: 770px;
	text-align: center;
}

#bottom span.fotter_info a {
    color: #FFFFFF;
}


#bottom span#portalinternet {
	float: right;
	padding-right: 5px;
}

#bottom span#portalinternet a img {
	border: none;
}

.webutca_button {
	background-color: #E5E6E8;
	border: 1px solid #000000;
	cursor: pointer;
	font-family: MS Sans Serif;
	font-size: 12px;
	height: 19px;
	padding: 1px;
	color: #000000;
}

.webutca_button:hover {
	background-color: #F6A160;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}

a.webutca_button {
	height: auto;
	float: left;
    padding: 3px 5px;
	margin: 0px 5px;
}

#metainfos {
	float: left;
	width: 100%;
	text-align: justify;
}

#metainfos span, #metainfos h1,  #metainfos h2 {
	line-height: 12px;
	padding: 0px 2px;
	float: none;
	display: inline;
	color: #AAAAAA;
	border: 0px solid;
	margin: 0px;
}

.keywords_1 {
	font-size: 12px;
	line-height: 16px;
}

.keywords_2 {
	font-size: 12px;
	font-weight: bold;
}

.keywords_3 {
	font-size: 13px;
}

.keywords_4 {
	font-size: 13px;
	font-weight: bold;
}

.keywords_5 {
	font-size: 16px;
}

#metainfos span.narancs, #metainfos h1.narancs, #metainfos h2.narancs {
    color: #F6A160;
}