/* 
	modra: 336699 vs 00197f 
	zluta: ffff66
*/

A:link    { color: #336699 }
A:visited { color: #336699 } 
A:hover   { color: #3366ff } 
A:active  { color: #336699 } 

.publikace { color: #336699; }
.jobs      { color: #336699; }
.prednasky { color: #336699; }

.biblio
{
	font-family: gill, helvetica, sans-serif;
	font-size: smaller;
}

.smallform
{
	font-family: gill, helvetica, sans-serif;
	font-size: smaller;
}

.adresa
{
	font-family: gill, helvetica, sans-serif;
	font-size: smaller;
}

.adresar_zahlavi
{
	font-family: gill, helvetica, sans-serif;
	color: #336699;
}

.adresar_item
{
	font-family: gill, helvetica, sans-serif;	
}

.adresar_value
{
	font-family: gill, helvetica, sans-serif;
	font-size: smaller;
}


.missing { color: green; }
.critical { color: red; }
.normal { color: black; }
.explain
{
	font-size: x-small;
}

.navpozadi 
{ 
	color: #ffff66; 
	background-color: #336699; 
}


.menulink { color: #336699; }
.menu  
{ 
	color: black; 
	background-color: #ffff66;
	font-family: gill, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.frombox
{
	background-color: white;
	border-style: solid;
	border-color: black;
	border-width: thin;
}

.bigbox
{
	background-color: #336699;
	border-style: solid;
	border-color: #336699;
	border-width: medium;
	color: white;
}

.searchbox
{
	font-family: gill, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

	color: black;
	background-color: #dfdfdf;
}

.leftbar
{
	background-color: #dfdfdf;
	border-color: #336699;
	border-style: solid;
	border-width: thin;
}

.newsbox
{
	background-color: white;
	border-color: #336699;
	border-style: solid;
	border-width: thin;
}

.mainbox
{
	background-color: white;
	border-style: solid;
	border-color: #336699;
	border-width: thin;
	color: black;
}

.note
{
	font-family: gill, helvetica, sans-serif;
	font-size: x-small;
}

.smallnote
{
	font-size: smaller;
}

.copyright
{
	font-size: x-small;
}