/* BODY tagok */
body, html {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #F2F2F2;
}

#body, html {
	background-image: url(../pics/body_bg.jpg);
	background-position: left top;
    background-color: #CCE3F1;
}

/* A tagok */
a {
	color: #FF7F00;
	text-decoration: underline;
}

a:hover {
	color: #780808;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 758px;
    float: left;
    display: block;
	border-left:1px solid #9E5600;
	border-right:1px solid #9E5600;
}

#top {
	width: 758px;
	height: 114px;
	float: left;
	background-image: url(../pics/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top_slide {
    display: block;
	float: left;
	height: 30px;
	width: 100%;
	background-image: url(../pics/top_slide_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}


#topmenu {
    float: left;
    height: 30px;
    width: 758px;
}

#center {
	display: block;
	float: left;
	width: 758px;
	float: left;
	background-image: url(../pics/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

#left {
	width: 133px;
	float: left;
	padding-bottom: 10px;
	padding-top: 15px;
/*	border-bottom:1px solid #CECACE;*/
}

.leftmenu {
    display: block;
	width: 133px;
	float: left;
	background-image: url(../pics/menu_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}


#middle {
    float: left;
	display: block;
	width: 478px;
	padding-top: 15px;
	padding-left: 12px;
	background-color: #FFFFFF;
	border-right:1px solid #CECACE;
	border-left:1px solid #CECACE;
	padding-bottom: 5px;
}

div.mainbody {
	width: 466px;
	display: block;
	float: left;
	background-image: url(../pics/menusav_also.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#right {
	display: block;
	float: left;
	width: 133px;
	padding-top: 15px;
/*	border-bottom:1px solid #CECACE;*/
}


#bottom {
	width: 758px;
	height: 28px;
	display: block;
	float: left;
	color: #FFF;
	background-image: url(../pics/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

#bottom #portalinternet {
    margin-top: 7px;
	display: block;
	float: right;
}


div.text {
	width: 466px;
}

div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 16px;
	font-size: 12px;
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

td {
    margin: 0px;
	padding: 0px;
}

td p {
    margin: 0px;
	padding: 0px;
}


table.link_table {
    background-color: #F2F2F2;
	width: 100%;
}

table.link_table tr td p {
    width: 100%;
	display: block;
}


table.link_table a {
	display: block;
	width: 98%;
    color: #3C2A3D;
	text-decoration: none;
	border-bottom: 1px solid #C5BDBD;
	margin-left: 2px;
}

table.link_table a:hover {
    color: #FF7F00;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h1 {
	background-image:url(../pics/h1_bg.jpg);
	color: #780808;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 3px;
	width: auto;
}

h1 a {
	color: #780808;
	text-decoration: underline;
}

h1 a:hover {
	color: #FF7F00;
}


h1.title {
}

td h1 {
    padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}


/* 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;
	border: 0px;
    background-color: #7AACD1;
}

/* Uzenetek */
p.error_message {
	text-indent: 20px;
	line-height: 25px;
	font-size: 12px;
	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 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;
}
