/* BODY tagok */
body, html {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #09066F;
	height: 100%;
}

#body {
	background-image: url(../pics/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    background-color: #CCE3F1;
}

/* A tagok */
a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#cover {
	background-image: url(../pics/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 150px;
	height: 100%;
	width: 100%;
	display: block;
	float: left;
	position: absolute;
	top: 0px;
}

#main {
	width: 801px;
    float: left;
    display: block;
}

#top {
	width: 799px;
	height: 124px;
	float: left;
	background-image: url(../pics/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 26px;
	padding-left: 1px;
}

#topmenu {
    float: left;
    height: 33px;
    width: 799px;
}

#topmenu .buttons_sendemail {
    float: right;
	padding-right: 10px;
	margin-top: 97px;
}

#topmenu .buttons_sendemail a img {
	border: none;
}

#center {
	width: 799px;
	float: left;
	border-left: 1px solid #3D395C;
	border-right: 1px solid #3D395C;
	background-color: #B6D0DF;
	padding-top: 23px;
	padding-bottom: 5px;
	background-image: url(../pics/main_bg.jpg);
	background-repeat: repeat-x;
}

#left {
	width: 185px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.leftmenu {
    display: block;
	width: 170px;
	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: 550px;
	padding-left: 9px;
}

div.mainbody {
	width: 550px;
	display: block;
	float: left;
	background-image: url(../pics/menusav_also.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#bottom {
	border: 1px solid #FD2113;
	background-color: #35294D;
	width: 799px;
	height: 18px;
	float: left;
	color: #FFF;
}


div.text {
}

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: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 100%;
	color: #660000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}


h1.title {
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 100%;
	color: #34689A;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url(../pics/title_bg.jpg);
}


/* 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;
}
