/* CSS Document */


.style7 {color: #0033FF; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.style9 {color: #CC3300; font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.style1 {	font-size: 24px;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {	font-size: 24px;
	color: #0033FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {	font-size: 20px;
	color: #0033FF;
}

body,HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	background-color: #CCCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
table,td {
	vertical-align: top;
}
/* LINKEK */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	letter-spacing: 0.5px;	
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: square;
	text-align: left;
	padding-left: 5px;
	line-height: 25px;
}


#Keretfo {
	position:absolute;
	width:750px;
	background-image: url(images/bg.jpg);
	margin-left: -375px;
	left: 50%;
	background-repeat: repeat;
}
#Fejlec {
	position:relative;
	width:100%;
	height:150px;
	background-image: url(images/fejlec.jpg);
	background-repeat: no-repeat;
}

#Menu {
	position:relative;
	width:150px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 16px;
}

#Reklam {
	position:relative;
	width:130px;
	text-align: center;
	float: right;
	right: 0px;
	top: 10px;
	bottom: 10px;
	clear: none;
}

#main {
	position:relative;
	width:600px;
	background-image: url(images/hatter.jpg);
	background-repeat: repeat-y;
	top: 0px;
	right: 0px;
	clear: none;
	float: left;
}
#Szoveg {
	position:relative;
	width:430px;
	margin-left: 25px;
	text-align: justify;
	float: left;
	clear: none;
}
#Szoveg1 {
	position:relative;
	width:550px;
	margin-left: 25px;
	text-align: justify;
	float: left;
	clear: none;
}

#Lablec {
	position:relative;
	width:100%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	text-align: right;
	font-size: 12px;
}

#Almain {
	position:relative;
	width:500px;
	z-index:4;
	margin-left: -250px;
	left: 50%;
}
#Nev1 {
	position:relative;
	width:50%;
	border-top-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
#Hozzaszol {
	position:relative;
	padding: 2px;
}
#Beszol {
	position:relative;
	padding: 2px;
}
#Datum {
	position:absolute;
	width:50%;
	z-index:1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	top: 0px;
	right: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#fejlecuz {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
