@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#main_header {
	width: 990px;
	height: 139;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3399CC;
	margin-left: 0px;
	margin-top: 5px;
	font-weight: bolder;
}
#blog_cim {
	background-color: #3366FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	width: 500px;
	position: relative;
}
#blog_tartalom {
	width: 500px;
	border: dotted;
	border-color: #3399FF;
	position: relative;
}
#top_music_cim {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #3399FF;
	width: 320px;
	margin-left: 10px;
	position: relative;
}
#top_music_tartalom {
	width: 320px;
	border: dotted;
	border-color: #FFFFFF;
	margin-left: 10px;
	position: relative;

}
#linkajanlo {
	background-color: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	width: 800px;
	margin-top: 10px;
	position: relative;
	float: left;
}
#linkajanlo_tartalom {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	width: 800px;
	margin-top: 10px;
	position: relative;
	float: left;
}

#counter {
	margin-top: 10px;
	margin-left: 750px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFF00;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 5px;
	height: 20px;
}
.main_header_cim {
	margin-top: 5px;
	margin-left: 50px;
}
.menu a {
	color:#3399CC;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
}
.top_music_ssz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_music_eloado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.top_music_szamcim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

