HTML, BODY {
	font-family:Tahoma;
	font-size:12px;
	color:#292929;
	letter-spacing:0px;
	line-height:12px;
	font-style:normal;
	margin:0px;
	text-align:justify;
	}
	
b {
color:#e1001a;
font-weight:150;
}

i {
color:#35c6bf;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#6db2b0;
	letter-spacing:1px;
	}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#6db2b0;
	letter-spacing:1px;
	}
		
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#93dfdd;
	letter-spacing:1px;
	border-bottom:1px solid #35c6bf;
	}
	
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#93dfdd;
	letter-spacing:1px;
	border-bottom:1px solid #35c6bf;
	}
	
a:link img.elite {
	border:1px solid #ababab;
	padding:3px;
	background-color:#fafafa;
	margin-bottom:2px;
	}
	
a:visited img.elite {
	border:1px solid #ababab;
	padding:3px;
	background-color:#fafafa;
	margin-bottom:2px;
	}

a:hover img.elite {
	border:1px solid #00a5b3;
	padding:3px;
	background-color:#fafafa;
	margin-bottom:2px;
	}
	
a:active img.elite {
	border:1px solid #00a5b3;
	padding:3px;
	background-color:#fafafa;
	margin-bottom:2px;
	}
	
h1 {
	font-size:24px;
	font-family:Arial Narrow;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	text-transform:none;
	color:#5eacbf;
	border-bottom:1px solid #ee0049;
	line-height:18px;
	letter-spacing:0px;
	margin-bottom:5px;
	margin-top:8px;
	margin-bottom:5px;
	padding-top:3px;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	text-align:left;
	color:#64999e;
	font-family:Century Gothic;
	background-color:#cadfe3;
	border-left:5px #e60031 solid;
	padding-left:4px;
	line-height:15px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
h3 {
	letter-spacing:3px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	text-align:left;
	color: #82aab3;
	font-family:Century Gothic, Trebuchet MS;
	border-bottom:1px dotted #ee0049;
	line-height:12px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
ul {
	margin-left:25px;
	padding-left:1em;
	text-indent:-1em;
	}
	
.input {
	background-color:#ededed;
	font-size:10px; 
	font-family:Arial; 
	border-left:5px solid #c7c7c7;
	border-top:1px solid #c7c7c7; 
	border-bottom:1px solid #c7c7c7; 
	border-right:1px solid #c7c7c7;
	color:#61838b;
	}
	
.input:focus {
	background-color:#ededed;
	border-left:5px solid #7ebcc2; 
	border-top:1px solid #cfdddb; 
	border-bottom:1px solid #cfdddb; 
	border-right:1px solid #cfdddb;
	}
	
.input:hover {
	background-color:#ededed;
	border-left:5px solid #7ebcc2; 
	border-top:1px dotted #cfdddb; 
	border-bottom:1px dotted #cfdddb; 
	border-right:1px dotted #cfdddb;
	}
	
/* almenük */
a.nav:link, a.nav:active, a.nav:visited {
	background-color:#e3e3e3;
	color:#6e6d6d;
	padding:6px;
	text-align:left;
	display:block;
	border-left:4px solid #5d5d5d;
	border-bottom:1px solid #adadad;
	line-height:10pt;
	}
	
a.nav:hover {
	background-color:#dcdcdc;
	color:#676767;
	padding:6px;
	text-align:left;
	display:block;
	border-left:4px solid #e60031;
	border-bottom:1px solid #e60031;
	line-height:10pt;
	}
	
.menu {
	background-color:#f1f1f1;
	line-height:10px;
	margin:20px;
	}
	
td.menu {
	background-color:#e6e6e6;
	padding:4px;
	}
	
.cmenu {
	background-color:#f5f5f5;
	line-height:10px;
	margin:20px;
	}
	
a.cnav:link, a.cnav:active, a.cnav:visited {
	background-color:#e8e8e8;
	color:#6e6d6d;
	padding:6px;
	text-align:left;
	display:block;
	border-left:4px solid #5d5d5d;
	border-bottom:1px solid #adadad;
	line-height:10pt;
	}
	
a.cnav:hover {
	background-image:url(img/1.gif);
	background-repeat:repeat-y;
	background-color:#dbdbdb;
	color:#676767;
	padding:6px;
	text-align:left;
	display:block;
	border-left:4px solid #e60031;
	border-bottom:1px solid #e60031;
	line-height:10pt;
	}
	
a:link img.keret {
	padding:4px;
	border:1px solid #c2c2c2;
	background-color:#ffffff;
	}
	
a:visited img.keret {
	padding:4px;
	border:1px solid #c2c2c2;
	background-color:#ffffff;
	}
	
a:active img.keret {
	padding:4px;
	border:1px solid #00cee0;
	background-color:#fafafa;
	}
	
a:hover img.keret {
	padding:4px;
	border:1px solid #00cee0;
	background-color:#fafafa;
	}
	
.cikk {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	background-color: transparent;
	color: #767676;
	}

blockquote {
	margin:6px 6px 0px 25px;
 	padding:6px 10px 6px 6px;  
    border-left:5px solid #64999e;
    background-color:#e2eaeb;
	line-height:12px;
	font-size:12px;
	font-family:Georgia;
	font-style:italic;
	color:#61838b;
	}
	
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#hl1 {
	position:absolute;
	left:204px;
	top:0px;
	width:50px;
	height:307px;
	background-image:url(img/hl1.jpg);
}

#header {
	position:absolute;
	left:254px;
	top:0px;
	width:749px;
	height:307px;
	background-image:url(img/header.jpg);
}

#topbg {
position:absolute;
	width:100%;
	height:577px;
	background-image:url(img/topbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	z-index: 999;
}

#hl2 {
	position:absolute;
	left:204px;
	top:307px;
	width:50px;
	height:225px;
	background-image:url(img/hl2.jpg);
}

#hl3 {
	position:absolute;
	left:254px;
	top:307px;
	width:157px;
	height:225px;
	background-image:url(img/hl3.jpg);
}

#home {
	position:absolute;
	left:411px;
	top:307px;
	width:84px;
	height:45px;
}

#kimi {
	position:absolute;
	left:495px;
	top:307px;
	width:84px;
	height:45px;
}

#f1 {
	position:absolute;
	left:579px;
	top:307px;
	width:84px;
	height:45px;
}

#multimedia {
	position:absolute;
	left:663px;
	top:307px;
	width:84px;
	height:45px;
}

#extrak {
	position:absolute;
	left:747px;
	top:307px;
	width:84px;
	height:45px;
}

#galeria {
	position:absolute;
	left:831px;
	top:307px;
	width:84px;
	height:45px;
}

#oldal {
	position:absolute;
	left:915px;
	top:307px;
	width:88px;
	height:45px;
}

#w {
	position:absolute;
	left:411px;
	top:352px;
	width:269px;
	height:180px;
	background-image:url(img/w.jpg);
}

#nr {
	position:absolute;
	left:680px;
	top:352px;
	width:323px;
	height:180px;
	background-image:url(img/nr.jpg);
}

#content {
	position:absolute;
	left:249px;
	top:532px;
	width:733px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(img/content.gif);
	background-repeat:repeat-y;
}

#welcome {
	position:absolute;
	left:58px;
	top:35px;
	width:200px;
	height:150px;
}

#palya {
	position:absolute;
	left:5px;
	top:30px;
	width:150px;
	height:140px;
}

#countback {
	position:absolute;
	left:143px;
	top:60px;
	width:150px;
	height:70px;
}

#szoveg {
	float:left;
	left:111px;
	width:180px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:5px;
	text-align:justify;
}

#szovegj {
	float:left;
	width:520px;
	left:121px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:5px;
	text-align:justify;
}

.box {
border:1px solid #e2ebea;
background-image:url(img/cont.gif);
margin:5px;
padding:3px;
font-family:Tahoma;
font-size:11px;
}

.title {
background-image:url(img/title.jpg);
background-repeat:no-repeat;
width:485px;
font-family:Arial Black;
font-size:20px;
font-weight:bold;
font-style:normal;
color:#e1001a;
letter-spacing:-1px;
height:57px;
margin-top:10px;
padding-top:12px;
padding-left:50px;
}

.date {
float:right;
display:inline;
width:55px;
height:50px;
margin-right:20px;
margin-bottom:5px;
font-family:Trebuchet MS;
font-size:20px;
font-weight:normal;
font-style:normal;
color:#054e4b;
text-transform:uppercase;
text-align:center;
line-height:20px;
}

.dateh {
float:right;
display:inline;
width:60px;
height:30px;
margin-right:16px;
margin-top:-5px;
margin-bottom:0px;
font-family:Trebuchet MS;
font-size:18px;
font-weight:normal;
font-style:normal;
color:#054e4b;
text-transform:uppercase;
text-align:center;
line-height:15px;
}

.etc {
font-family:Trebuchet MS;
font-size:12px;
font-weight:normal;
font-style:normal;
color:#6db2b0;
margin-top:10px;
letter-spacing:1px;
}

.article{
width:525px;
border:1px solid #e2ebea;
background-image:url(img/cont.gif);
padding:3px;
}

.menu {
	background-color:#f1f1f1;
	line-height:10px;
	margin:20px;
	}
	
td.menu {
	background-color:#e6e6e6;
	padding:4px;
	}
	
.commentbox {
width:530px;
}
	
.commenter {
background-color:#e2ebea;
border-bottom:1px solid #35c6bf;
margin-top:20px;
}
	
.comment {
background-color:#e8eded;
font-family:Arial;
font-size:10px;
margin-bottom:10px;
padding:2px;
}

.picike {
	font-size:7pt;
	font-weight:normal;
	line-height:7pt;
	}
	
.quote {
	font-size:11px;
	font-family:Georgia;
	font-weight:normal;
	line-height:10px;
	letter-spacing:0px;
	color:#82aab3;
	font-style:italic;
	}

#countdowncontainer {
	font-size:11px;
	}
	
#footer {
	clear:both;
	width:745px;
	height:90px;	
	text-align:center;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	bottom:0px;
	left:0px;
	margin-left:-5px;
	background-image:url(img/footer.jpg);
}