/* D56E22 FFFF00 */

body {
	margin: 0;
	padding: 0;
	background: #424242 url(../images/body.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
.kiemelt {
	color: #000;
}


h1, h2, h3 {
	margin-top: 0;
	color: #D56E22;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1em;
	}

ul {
	list-style-image: url(../images/xxx.gif);
	}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
	}

a:hover {
	border-bottom: none;
	}

a img {
	border: none;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;
	}

img.right {
	float: right;
	margin: 0 0 0 20px;
	}
	
img.bordered {
	border: 1px solid #FFF;
	margin-bottom: 220px;
	}
	
img.plus {
	margin-right: 30px;
	}	

/* Header */

#logo {
	width: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/logo.gif) no-repeat;	
	}
	
#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
	}

#logo h1 {
	padding: 30px 0 0 0;
	font-weight: normal;
	font-size: 3em;
	}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #616161;
	}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	}

/* Menu */

#menu {
	width: 880px;
	height: 42px;
	margin: 0 auto;
	padding-top: 10px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li {
	display: inline;
	}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}

#menu a:hover {
	background: url(../images/menu_hover.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
	}

#menu .actual a {
	background: url(../images/menu_hover.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
	}

#mp3player {
	padding: 5px 0 0 0;
	}	
	
/* Wrapper */

#wrapper {
	background: #000000;
	}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
	}

/* Content */

#content {
	float: left;
	width: 638px;
	}

#content strong.pihent {
	color: #FFFF00;
	font-weight: normal;
	}		
	
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #949494;
	line-height: 200%;
	}

.post h1 {
	font-weight: normal;
	}

.title {
	margin: 0;
	font-weight: normal;
	}

.title a {
	border-bottom: none;
	}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
	}

.byline {
	margin: 0 0 20px 0;
	}

.entry {
	padding: 0 20px;
	text-align: justify;
	}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
	}

.links a {
	padding-left: 15px;
	background: url(../images/links.gif) no-repeat left center;
	border: none;
	}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
	}

#content ul {
	list-style: none;
	padding-left: 0;
}

#content li {
	padding: 0 0 0 25px; 
	background: url(../images/links2.gif) no-repeat 10px 9px;
}

#content li.nulla {
	border: 0;
	padding: 0;
	margin: 0; 
	background: 0;
}
	
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../images/links.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/footer.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #CCCCCC;
}

.sidebar li h2.hirlevel {
	background: url(../images/forum.gif) repeat-x;
	}

.sidebar a.forum {border-bottom: 1px solid navy;}	
	
/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #333333;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #666666;
	border: 1px solid #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	height: 50px;
	background: #000000 url(../images/footer.jpg) repeat-x left top;
	}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	}

#footer a {
	color: #FFFFFF;
	}
	
/* hirek */
	
.hirek {
	background: #000;
	}	
	
.hir {
	background: #000;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
		
	}
	
.hir_datum { 
	font-weight: bold;
	color: #C10000;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}	

.hir a {
	/* color: #1D76CB; */
	color: #000;
	text-decoration: none;
	}

.hir a:hover {
	color: #F4F4F4;
	background: #1D76CB;
	text-decoration: none;
	}

.hir a.goto {
	color: #FFDB00;
	}
	
	
	
#tracklist_2004, #tracklist_2007 {
	float: left;
	width: 300px;
	height: 630px;
	}
		
div.kep {
	border: 1px solid #FFF;
	padding: 1px 0 0 0;
	margin: 0 15px 0 0;
	float: left;
	width: 100px;
	height: 75px;
	text-align: center;
	}
	
img.kep {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
a.kep {
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
	}
	
div.kep_clear {
	clear: both;
	font-size: 1px;
	height: 15px;
	}
	
div.fooldal 	{background: url(../images/hatter_fooldal.jpg) no-repeat;}
div.fooldal2 	{background: url(../images/hatter_fooldal3.jpg) no-repeat;}
div.zene 		{background: url(../images/hatter_zene.jpg) no-repeat;}
div.logo 		{background: url(../images/hatter_logo.jpg) no-repeat;}

div.kapcsolat 	{background: url(../images/kapcsolat.jpg) top right no-repeat;}

a.tno {
	text-decoration: none;
	border: 0;
	}

.sidebar li li.tamogato_radir {
	padding: 5px 0 5px 35px;
	margin-bottom: 5px;
	background: url(../images/tamogatok_radir.jpg) top left no-repeat;}
	a.szin1 {color: #8A2B29;}
	
.sidebar li li.tamogato_muvhaz {
	padding: 5px 0 5px 35px;
	margin-bottom: 5px;
	background: url(../images/tamogato_muvhaz.jpg) top left no-repeat;
	color: #FFF;}
	a.szin2 {color: #FFF;}
	
.sidebar li li.tamogato_multigrafi {
	padding: 5px 0 5px 35px;
	margin-bottom: 5px;
	background: url(../images/tamogato_multigrafi.jpg) top left no-repeat;
	color: #FFF;}
	a.szin3 {color: #000;}
	
.sidebar li li.tamogato_syncron {
	padding: 5px 0 5px 50px;
	margin-bottom: 5px;
	background: url(../images/tamogato_syncron.jpg) top left no-repeat;
	color: #FFF;}
	a.szin4 {color: #511725;}
	
.sidebar li li.tamogato_nagyigmand {
	padding: 5px 0 5px 50px;
	margin-bottom: 5px;
	background: url(../images/tamogato_nagyigmand.jpg) top left no-repeat;
	color: #FFF;}
	a.szin5 {color: #511725;}

.sidebar li li.tamogato_ebs {
	padding: 5px 0 5px 35px;
	margin-bottom: 5px;
	background: url(../images/tamogato_ebs.jpg) top left no-repeat;}
	a.szin6 {color: #000;}
	
img.hir_kep {
	border: 1px solid #4A4A4A;
	padding: 0;
	margin: 3px 0 3px 3px;
	margin-left: 65px;
	float: right;
	}
	
a.hir {
	text-decoration: underline;
	}
	
span.download, a.download {
	color: #949494;
	font-size: 0.9em;
	text-decoration: none;
	border: 0;
	}	

