
body, html {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #999999;
	margin:0;
	padding:0;
	background: #333333;
	scrollbar-base-color: black;
	scrollbar-track-color: #555555;
	scrollbar-highlight-color: #111111;
	scrollbar-face-color: #666666;
}

/* Odkazy */


A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color: #bbbbbb;
	text-decoration: none;
}
A:visited {

	color: #bbbbbb;
	text-decoration: none;
}
A:hover {
	color:#888888;
}
A:active {
	color:#999999;
}



#tabulkavrchni
{
	text-color: #555555;
	background: #333333;	
	display: block;
	text-decoration: none;
	font-size: 14px;
	margin: 0px 200px;
	border:2;
	text-align: center;
	position: relative;
	top: 15px;


}

#tabulkavrchni a:hover
{
	color: #999999;
	text-align: center;
	display: block;
	font-size: 14px;
	border:2;


}

#tabulkaspodni
{
	color: #555555;
	background: #333333;	
	width: 480px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	margin: -20px 410px;
	border:2;


}

#tabulkaspodni a:hover
{
color: #999999;
	text-align: center;
	font-size: 14px;
	border:2;

}






.lista
{ background-color: #993333; color: white ;border-style: none; border-width: medium; margin: 10px 0px 10px 18px ; padding: 20px 20px 20px 15px}

.listb
{ background-color: #000000; color: white ;border-style: none; border-width: medium; margin: 8px 7px 8px 8px ; padding: 5px 5px 5px 5px}



#tabulkaspodni
{ background: #333333; color: white}

