BODY
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: 100%;
	background-repeat: repeat-y;
}

A 
{ 
	text-decoration: none;
	color: #426E97; 
}
A:hover 
{ 
	#426E97;	
	text-decoration: underline;
}

.text
{
	font-size: 1.4ex;
	font-family: arial;
	color: #606060;
	text-align: justify;

}

.textt
{
	font-size: 1.6ex;
	font-family: arial;
	font-weight: bold;
	color: #E5EAEE;
	text-align: justify;

}

.nadpis
{
	font-size: 1.6ex;
	font-family: arial;
	font-weight: bold;
	color: #426E97;
}

.nnadpis
{
	font-size: 1.6ex;
	font-family: arial;
	font-weight: bold;
	color: #426E97;
}

.velkynadpis
{
	font-size: 2.0ex;
	font-family: arial;
	font-weight: bold;
	color: #426E97;
}

.hlavnimenu
{
	font-size: 1,4ex;
	font-family: arial;
	font-weight: bold;
	color: #426E97;
}

.mensimenu
{
	font-size: 1,3ex;
	font-family: arial;
//	font-weight: bold;
	color: #E5EAEE
}

.nadpis:hover
{

	text-decoration: underline;

}

.hlavnimenu:hover
{

	text-decoration: underline;

}

.zapati
{
	font-size: 1.2ex;
	font-family: arial;
	color: #426E97;
	text-decoration: none;
}
.zapati:hover
{
	text-decoration: underline;
}

.datum
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2ex;
}

.toplink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3ex;
	color: #000000;
	text-decoration: none;
}

.toplink:hover
{
	text-decoration: underline;
}

.formtext 
{
	height: 2.5ex;
}

.tabulka
{
	font-size: 1.5ex;
}

.logform {
  margin-top: 0px;
  margin-bottom: 0px;
}

.logtext {
  font-size: 1.1ex;
  height: 16px;
}

.buttonimage {
  height: 18px;
  border: 0px solid white;
  background-color: #E5EAEE;
}

