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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #633;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #C00;
}
a:visited {
	color: #C00;
}
a:hover {
	color: #C0C;
}
a:active {
	color: #F63;
}

menu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	position: absolute;
	right: 2px;
	top: 18px;
	width: 595px;
	text-align: center;
	background-color: #C96;
	opacity: 0.8;
	height: 30px;
	padding: 10px;
}

#kontainer {
width:1024px; height: 768px; position:relative; background-image:url(../img/athena.jpg)

	
}

#logo {
	position: relative;
	top: 0px;
	width: 850px;
	height: 140px;

}

#herclogo { 
position: absolute; top: 0px; left: 10px; padding: 10px; 
}

#vid {
	position: absolute;
	top: 283px;
	left: 0px;
	width: 650px;
	height: 440px;	
}

#lyrics {
	background-color: #E9D8BE;
	position: absolute;
	top: 212px;
	left: 807px;
	width: 235px;
	overflow: auto;
	height: 466px;
	padding:10px;
}
