body {
	background-color: White;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}

A:link {
	font-size: 11pt;
	font-family: Arial, Verdana, sans-serif ;
	color: Black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}
A:visited {
	font-size: 11pt;
	font-family: Arial, Verdana, sans-serif ;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color:black;
}

A:hover {
	color: #ADADAD;
	font-weight: bold;
	text-decoration: none;
}

A.vlozil:link {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, "Times New Roman", sans-serif ;
	color: Blue;
	text-decoration: underline;
}

A.vlozil:visited {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, "Times New Roman", sans-serif ;
	color: Blue;
	text-decoration: underline;
}

A.vlozil:active {
	color: Red;
}

A.vlozil:hover {
	color: Red;
	text-decoration: none;
}

A.main {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10pt;
	color:black;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
A.main:visited {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10pt;
	color:black;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

A.main:hover{
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10pt;
	color:black;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	width: auto;
}

H1 {
	font-family: Garamond, Verdana, Tahoma, sans-serif, Arial;
	color: #0C0259;
	font-size: 24pt;
	text-decoration: none;
	text-align: center;
	letter-spacing: 4px;
}

H2 {
	font-family: Garamond, Verdana, Tahoma, sans-serif, Arial;
	color: #0C0259;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
}

H3 {
	font-family: Garamond, Verdana, Tahoma, sans-serif, Arial;
	color: #0C0259;
	font-size: 14pt;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
}

P{
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	margin-left: 20px;
	margin-right: 20px;
	}

.copyright{
	color: black;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
}

.male {
	font-size: 8pt;
}

.vetsi {
	font-size: 12pt;
}

.chyba {
	color: Red;
}

.nalevo {
	text-align: left;
}

.nastred {
	text-align: center;
}

.dobloku {
	text-align: justify;
}

#tlacitko {
	background-color : White;
	font-size: 9pt;
   	color : Black;
  	 font-weight: bold;
	border: 1px solid;
	border-color: #D7D7D7;
	width: 60px;
}

.image {
	border: 1px solid;
	border-color: #EDEDED;
}

.lista {
	border: 1px solid;
	border-color: #D7D7D7;
}

.menicko {
	background-image: url(graphics/menu.jpg); 
	background-repeat: repeat-x;
}

.logininput {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: Black;
	background-color: #EDEDED;
}

.textobsah {
	background-color: #EDEDED;
}

.obsah {
	/*border-color: Black;
	border-bottom: groove; 
	border-bottom-width: 1px;
	border-top: groove;
	border-top-width: 1px;*/
	
	border-bottom: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
}

TD {
	font-size:9pt;
	font-weight:Bold
}
