

/*index eleje*/
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #666;
}
#background{
	position:absolute; 
	z-index:1; 
	width:96%; 
	height:96%;
	top: 2%;
	left: 2%;
}

#container {
	width: 96%;
	height: 96%;
	position: absolute;
	top: 2%;
	left: 2%;
	z-index:2;

}
.topframe {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.leftframe {
	float: left;
	top: 120px;
	bottom: 100px;
	width: 25%;
	position: absolute;
	left: 0px;
	text-align: center;
	padding-top: 15%;
}
#mainframe {
	float:left;
	top: 150px;
	bottom: 120px;
	position: absolute;
	height: auto;
	left: 25%;
	right: 320px;
	overflow: auto;
	color: #FFF;
	text-decoration: none;
}
#rightframe {
	float:right;
	top: 150px;
	right: 0%;
	bottom: 120px;
	width: 300px;
	position: absolute;
	height: auto;
	overflow: auto;
	padding-right: 0%;
	padding-top: 1%;
	text-align: right;
}
.bottomframe {
	position: absolute;
	height: 100px;
	width: 100%;
	float: left;
	left: 0px;
	bottom: 0px;
}

.spambox{
	overflow: hidden;
	position: relative;
	width: 100px;
	height: 98%;
	left: 2%;
	top: 0%;
	clear:right;
	float: left;
}

.visitor{
	overflow: hidden;
	position: relative;
	width: 350px;
	height: 80px;
	left: 5%;
	top: 30%;
	clear:right;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.advertlist{
	overflow: hidden;
	position: absolute;
	height: 96%;
	width: 100px;
	left: 88%;
	top: 0%;
	clear:right;
	float: left;
	font-size: 0.8em;
	color: #CF9;
	text-decoration: none;
}

.tickerstyle{
	width: 98%;
	height: 100%
	overflow:hidden;}

.messagediv{
	display: none;
	text-align: center;
	font-size: 1em;
	color: #CF9;
	text-decoration: none;
}
/*Index vege*/


/*Kozepso tartalom eleje*/
#framecontentRight{
	left: auto;
	right: 5%;
	width: 20%; /*Width of right frame div*/
	height: 65%;
	overflow: auto; /*Disable scrollbars. Set to "scroll" to enable*/
	text-align: right;
}


/*Bemutatkozas eleje*/
#onelet {
	top: 2%;
	height: auto%;
	width: 63%;
	text-align: left;
	z-index: 1;
	clear: right;
	position: relative;
	float: left;
	left:1%;
	text-decoration: none;
	color: #CF9;
}
	#oneletimage {
	float: right;
	z-index: 2;
	height: 330px;
	width: 32%;
	position: relative;
	right: 1%;
	top: 2%;
}

.framecontentRight #onelet h2 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
/*Bemutatkozas vege*/


/*Kozepso tartalom szoveg eleje*/
.framecontentRight #contenttext h2 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.framecontentRight #contenttext h3 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.framecontentRight #contenttext {
	font-weight: bold;
	color: #CF9;
	text-decoration: none;
	width: 95%;
}
/*Kozepso tartalom szoveg vege*/


/*Radio tartalom eleje*/
.framecontentRight #radiotartalom {
	padding-top: 5%;
	padding-right: 5%;
	overflow: auto;
	text-align: right;
}

.framecontentRight #radiotartalom h2 {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.framecontentRight #radiotartalom .cim {
	font-weight: bold;
	text-decoration: none;
	color: #CF9;
}

.framecontentRight #radiotartalom .cim:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
/*Radio tartalom vege*/


/*Hibauzenet eleje*/
#cont #tartalom #errormess1 h1 {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

#cont #tartalom #errormess2 h2 {
	font-weight: bold;
	color: #CF9;
	text-decoration: none;
}
/*Hibauzenet vege*/


/*Jatek tartalom eleje*/
#cont2 {
	position: absolute;
	margin: 0 auto;
	padding-top: 5%;
	left: auto;
	right: 1%;
	top: 1%;
	width: 99%;
	height: auto;
	visibility: inherit;
}

#cont2 #tartalom2 h2 {
	text-align: center;
}

#cont2 #tartalom2 h3 {
	color: #333;
}

#cont2 #tartalom2 table tr td .cim {
	font-weight: bold;
	color: #CF9;
	text-decoration: none;
}

#cont2 #tartalom2 div .style3 {
	color: #FC0;
}
/*Jatek tartalom vege*/

/*Kozepso tartalom vege*/


/*Reklam doboz eleje*/
#myhtmlticker .messagediv a {
	font-weight: bold;
	color: #FFF;
	text-decoration: blink;
	font-size: small;
}
/*Reklam doboz vege*/





