body {
	background-color: #000000;
}

body,td,th {
	font-family: Arial, sans-serif;
	color: #0000FF;
}

.container
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 1024px;
	height: 612px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.container_bio
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;	
	width: 1024px;
	height: 612px;
	background: url(images/bio.jpg) no-repeat;
}

.container_disc
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;	
	width: 1024px;
	height: 612px;
	background: url(images/discography.jpg) no-repeat;
}

.container_concerts
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;	
	width: 1024px;
	height: 612px;
	background: url(images/concerts.jpg) no-repeat;
}

.container_photo
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;	
	width: 1024px;
	height: 612px;
}

.uvod_text {
	float: right;
	color:#ff6600;
	margin-top: 50px;
	margin-right: 0px;
	font-size: 24px;
	font-weight:bold;
}

.uvod_text p {
	margin: 0px;
	margin-bottom: 5px;
}

.uvod_text a:link, .uvod_text a:hover, .uvod_text a:visited {
	text-decoration:none;
	color:#ff6600;
}

.uvod_text .movie {
	float: right;
	margin: 10px;
	margin-top: 120px;
	width: 220px;
	height: 124px;
}

.copy {
	margin-top: 580px;
	margin-left: 30px;
	float: left;
	font-style: italic;
	font-size: 16px;
	color:#ff6600;
}

#menu
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 20px;
	width: 600px;
	text-align: right;
	font-size: 18px;
}

#menu table {
	text-align: right;
	background: transparent url(images/menu.png) no-repeat top left;
	width: 600px;
	height: 40px;
  }

#menu td {
	text-align: center;
}

#menu td a {
	padding: 3px 8px;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
	border: 1px inset transparent;
}
#menu td a:visited {
	text-decoration: none;
	color: #ffffff;
	border: 1px inset transparent;
}
#menu td a:hover {
	text-align: center;
	border: 1px inset black;
	color: #ffffff;
}

#left {
	margin-top: -40px;
	float: left;
	color:#ff6600;
	width: 310px;
	text-align: justify;
}

#center {
	float: left;
	color:#ff6600;
	width: 414px;
}

#center a:link, #center a:hover, #center a:visited {
	text-decoration:none;
	color:#ff6600;
}

#right {
	margin-top: -40px;
	float: right;
	color:#ff6600;
	width: 300px;
	text-align: justify;
}
