/* BODY tagok */
body, html {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#body {
    background-color: #CCCCCC;
}


/* A tagok */
a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 760px;
    float: left;
    background-color: #F4FAFF;
    display: block;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../pics/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top {
	width: 760px;
	height: 156px;
	float: left;
}

#top a {
    display: block;
	float: left;
}

#top_slide {
    width: 760px;
    height: 22px;
    float: left;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	margin-bottom: 20px;
}

#jdate {
    display: block;
	float: left;
	font-size: 10px;
	line-height: 22px;
	color: #006699;
}

#topmenu {
    float: right;
    height: 20px;
}

#center {
	width: 760px;
	float: left;
	margin-bottom: 20px;
}

#left {
	width: 150px;
	float: left;
}

.leftmenu {
    display: block;
	width: 143px;
	float: left;
}

.leftmenu2 {
    margin-top: 10px;
}

#right {
	width: 188px;
	float: left;
	color: #000;
}

.right_news {
    display: block;
	float: left;
	width: 175px;
	padding-left: 5px;
}

.rightmenu {
    display: block;
	float: left;
	width: 100%;
	background-image: url(../pics/linkek_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	margin-top: 3px;
}


#middle {
    float: left;
	display: block;
	width: 420px;
	border-left: 1px dashed #006699;
	border-right: 1px dashed #006699;
}

div.mainbody {
	width: 410px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	background-position: top;
}

#bottom {
	border-top: 1px solid #99CCCC;
	width: 760px;
	height: 58px;
	float: left;
	color: #FFF;
}

.bottommenu {
    display: block;
	float: left;
	width: 100%;
	background-color: #CBE7E7;
	margin-top: 3px;
	height: 25px;
	text-align: center;
}

div.footer {
    display: block;
	float: left;
	width: 100%;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
}

div.footer span {
    line-height: 15px;
	height: 15px;
}

div.footer img {
    border: 0px;
	margin-left: 10px;
	position: relative;
	top: 3px;
}

div.text {
	float: left;
}

div.paginator_bottom {
	display: none;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
}

/* Hr tagok */
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
	background: none;
	border-top: 1px solid #009999;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h1 {
	font-family: Georgia,"Times New Roman",Times,serif,"Palatino Linotype";
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: auto;
	display: block;
	line-height: 110%;
	color: #CC3300;
	font-size: 28px;
	font-weight: normal;
	text-align: left;
}


h1.title {
}

h2 {
    font-family: Verdana;
	font-size: 13px;
	color: #666666;
}

h3 {
	line-height: 120%;
    font-family: Verdana;
	font-size: 14px;
	color: #669999;
	border-top: 1px solid #669999;
	border-bottom: 1px solid #669999;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

h4 {
    font-family: Verdana;
	font-size: 15px;
	color: #666666;
	margin-bottom: 5px;
}

h5 {
    font-family: Verdana;
	font-size: 13px;
	color: #666666;
	margin-bottom: 5px;
	background-color: #E2F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	margin-top: 10px;
	font-weight: normal;
}

h6 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12px;
	margin:0px 0px 0px 0px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

/* 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: #006599;
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}

/* Uzenetek */
p.error_message {
	text-indent: 20px;
	line-height: 25px;
	font-size: 11px;
	color: #8daf61;
	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 */

div.buttons {
    display: block;
	float: right;
	padding-right: 3px;
}

div.buttons p {
    display: block;
	float: left;
}

div.buttons p a {
	width: 15px;
	display: block;
	float: left;
	margin-left: 4px !important;
	margin-left: 3px;
}

#ad {
	position: fixed;
	top:0px;
	left: 0px;
	width:100%;
	margin-top:50px;
	text-align:center;
}


#ad .closeAd{
	border:none;
	margin:0px;
	padding:0px;
	background: transparent url(../pics/ful.gif) no-repeat right top;
	text-align: right;
	color: white;
	font-weight:bold;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
	width: 600px;
}

#ad .closeAd img {
	padding-right:10px;
	position:relative;
	top:3px;
}

#ad #link img {
	border: solid 5px #AAAAFF;
	padding:0px;
	position:relative;
	top:-2px;
}
