body {
	margin: 0;
	padding: 0;
	text-align: center;
  background: url(obrazy/index_bg.gif) repeat-x top; 
  background-color: #111111;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #FFFFFF;
}

#tabulka {
	text-align: left;
  background-color: #ffffff; 
  background: url(obrazy/tabulka_bg.gif) repeat-y left; 
	font-family: Tahoma, Verdana, Arial CE, Arial; 
	font-size: 11px;
  color: #000000;
}

#tabulka2 {
	text-align: left;
  background-color: #ffffff; 
	font-family: Tahoma, Verdana, Arial CE, Arial; 
	font-size: 12px;
  color: #000000;
}

a {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.fontvyrazny {
  font-weight: bold;
  color: #ff0000;
}

h1 {
	font-family: Tahoma, Verdana, Arial CE, Arial; 
	font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin: 0;
}

#leve {
	text-align: left;
  background: url(obrazy/index_10.jpg) no-repeat top left;
  color: #ffffff;
}

#leve a {
  color: #ffffff;
}

#prave {
	text-align: left;
  background: url(obrazy/index_11.jpg) no-repeat top left; 
}

#text {
  width: 600px;
	text-align: left;
  background: url(obrazy/kola.jpg) no-repeat bottom right; 
}

#text2 {
  width: 600px;
	text-align: left;
}

#lista
{
  margin: 6px 0 0 0;
	text-align: right;
}

#prazdny
{
  width: 100%;
  height: 13px;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
  list-style-type: disc;
	}

#trtop
{
  background-color: #aaaaaa;
}

#tr1
{
  background-color: #dddddd;
}


