body
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #eaeaff;
	color: black;
	text-align: left;
}
img
{
	border: 0px;
}
a
{
	color: black;
	border: 0px;
	
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.hlavicka
{
	height: 100px;
	width: 100%;
	
}
.hlavicka a:hover
{
	text-decoration: underline;
}
.podhlavickou
{
	padding: 7px;
	font-size: 10pt;
/* 	height: 30px; */
	width: 99%;
	background-color: #004;
	color: white;
}
.podhlavickou a
{
	color: white;
	text-decoration: none;
}
.podhlavickou a:hover
{
	text-decoration: underline;
}
.sloupec
{
	float: left;
	width: 200px;
	margin: 30px 20px 20px 10px;
	background-color: white;
	padding: 10px;
	border: 1px solid #99c;
	line-height: 2;
}
.sloupec a
{
	color: #181;
	text-decoration: none;
}
.telo
{
	overflow: auto;
	position: relative;
	
	margin: 30px 10px 10px;
	
	background-color: white;
	padding: 15px;
	border: 1px solid #99c;
	min-height: 600px;
	min-width: 500px;
}
.menubox
{
	border: 1px solid #99c;
	padding: 10px;
}
.tab
{
	border-collapse: collapse;
	border: solid 0px #000077;
	text-align: right;
	width: 600px;
}
.tab td
{
	font-size: 12px;
	padding-right: 5px;
}
.tab a
{
	text-decoration: none;
}
.tab a:hover
{
	text-decoration: underline;
}
.hlavtab
{
	background-color: #99c;
	color: white;
	font-weight: bold;
}
.hlavtab a
{
	background-color: #99c;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.hlavtab a:hover
{
	text-decoration: underline;
}
.name
{
	text-align: left; 
	padding-left: 5px;
}
.titleblock1
{
	line-height: 3;
}

h2
{
	font-size: 14pt;
	margin-bottom: 35px;
}
h3
{
	font-size: 10pt;
	color: #008844;
}
.odkazy
{
	margin-bottom: 20px;
}
.popisky
{
	color: #888;
	font-weight: bold;
	margin-right: 5px;
}
fieldset
{
	width: 600px;
	margin-bottom: 20px;
}
legend
{
	font-size: 12pt;
}
textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 600px;
}
.button
{
	width: 20px;
	height: 20px;
	font-size: 8pt;
	padding: 0px;
}
.statstab a
{
	color: black;
	text-decoration: none;
}
.statstab a:hover
{
	text-decoration: underline;
}
.barva1
{
	background-color: #ddd; 
	color: black; 
} 
.barva2
{
	background-color: #eee; 
	color: black; 
} 
.bigtable tr
{
	height: 20px;
}

.scoretab td
{
    width: 160px;
    padding: 5px;
    text-align: center;
    font-size: 10pt;
    
}

.soupiska
{
  width: 350px;
}
.soupiska td
{
  padding: 4px;
  font-size: 12pt;
  color: white;
  text-align: center;
}

.soupiska td a
{
  padding: 4px;
  font-size: 12pt;
  color: white;
  text-align: center;
  text-decoration: none;
}

