





body{
background-color: black; background-image: url('../logo/backrockstudio2.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; text:yellow;
color: yellow;
a: color: yellow;
a: color: yellow;
a:link color: yellow; text-decoration: none;
a:active color: yellow; text-decoration: none;
a:visited color: yellow; text-decoration: none;
a:hover color: blue; text-decoration: none;
}


.menu
{
	width: 200px;
	
	float: left;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	border: none;
}

.obsahdalsi
{ 
	position: absolute;
	top: 0px;
	left: 300px;
	width: 800px;
	float: left;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	border: none;
	color: yellow;
}

table#obsahdalsi th
{
	color: yellow;
}
	
table#obsahdalsi td
{
	color: yellow;
}	


.nahled
{
	position: absolute;
	top: 0px;
	left: 1100px;
	color: yellow;
        align: center;
	width: 200px;
	float: right;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	border: none;
}	

table#nahled td a:hover
{
	background: blue;
	bgcolor: blue;
	
}	

.dataNahled
{
        align: left;
	width: 400px;
	float: right;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	border: none;
}	


table#data th
{
        text-align: center;
	width: 200px;
	float: left;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
	border: 1px;
	font-size: 1.5em;
}	

table#data th
{
	color: yellow;
	background: #303030;
}	


