body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}

a:link 		{color: #7979FF; text-decoration: none;}
a:visited {color: #7979FF; text-decoration: none;}
a:hover	{color: #C6C6FF; text-decoration: none;}
a:active 	{color: #C6C6FF; text-decoration: none;}

#A {
	position: absolute;
	width: 60px;
	height: 51px;
	left: 10px;
	top: 10px;
}
#menu {
	position: absolute;
	left: 85px;
	top: 30px;
	width: 760px;
	height: 50px;
}
#logo {
	position: absolute;
	left: 120px;
	top: 105px;
	background-color: #333333;
}
#main {
	position: absolute;
	left: 90px;
	top: 175px;
	width: 720px;
	height: 390px;
	background-color: #000000;
}

#pruh
  {background-image: url(grafika/prouzek.jpg);
	height: 26px;
	width: 720px;
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent: 10px;
	background-position: left center;
	color: #00FF00;
		}
	
	
	#pruh-in {
	background-position: center;
	float: left;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	clip: rect(3px,3px,33px,3px);
	margin-top: 5px;
	margin-bottom: 5px;
	width: 680px;
	margin-left: 16px;
}
#linka {
	position: absolute;
	height: 450px;
	width: 2px;
	left: 90px;
	top: 73px;
}
#polozka {
	margin-right: 40px;
}
hr {
	color: #663300;
}
#fotomenu {
	position: absolute;
	height: 300px;
	width: 160px;
	left: 40px;
	top: 50px;
}
#aktualizace {
	position: absolute;
	height: 20px;
	width: 715px;
	left: 5px;
	top: 5px;
}

