img {
	border: 0;
}

b
	{
	font-weight: bold;
	}
.menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}	
a.menu:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	.archiv
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d0028;
	font-weight: bold;
	text-decoration: none;
	}	
a.archiv:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
.text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	}
.title
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
	}
.textwhite
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: normal;
	}
a.email
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	}
a.email:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
	}
a.zapisny
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}
a.zapisny:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
.inbox1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font-size: 11px;	
	font-weight: normal;
	color: black;	
	height: 20px;
	width: 400px;
	}
.button
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	border-top: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	border-left: solid 1px white;
	font-size: 11px;	
	color: black;	
	font-weight: bold;
	width: 80px;
	height: 20px; 
	}
.CenterText
	{
	text-align: center;
	font-size: 11px;
	}
.CenterTextBorder1
	{
	text-align: center;
	border: solid 1px #000000;
	font-size: 11px;
	}
.CenterTextBorderSilver
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: silver;
	font-size: 11px;
	}
.CenterTextBorderBlue
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #99ccff;
	font-size: 11px;
	}
.CenterTextBorderPink
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ff99cc;
	font-size: 11px;
	}
.CenterTextBorderLGreen
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ccffcc;
	font-size: 11px;
	}
.CenterTextBorderLOrange
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ffcc99;
	font-size: 11px;
	}
.CenterTextBorderOrange
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ff6600;
	font-size: 11px;
	}
.CenterTextBorderGreen
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #99cc00;
	font-size: 11px;
	}
.CenterTextBorderYellow
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ffcc00;
	font-size: 11px;
	}
.CenterTextBorderWhite
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ffffff;
	font-size: 11px;
	}
.CenterTextBorderLYellow
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ffff00;
	font-size: 11px;
	}
.CenterTextBorderPurple
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #cc99ff;
	font-size: 11px;
	}
.CenterTextBorderLBlue
	{
	text-align: center;
	border: solid 1px #000000;
	background-color: #ccffff;
	font-size: 11px;
	}
.CenterTextBorder1Bold	
	{
	text-align: center;
	font-weight: bold;
	border: solid 1px #000000;
	background-color: #ffffff;
	font-size: 11px;
	}


/* Added by Tomáš Halgaš */

td.menu_high_td{
  width:197;
  height:28;
  background-image:url('ButtonEmpty.gif');
  valign:center;
}
a.menu_high_a{
  font-family:"Times New Roman",Times,serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.menu_high_a:hover{
  font-family:"Times New Roman",Times,serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

span.nadpis_high{
  font-family:"Times New Roman",Times,serif;
	font-size: 35px;
	color: #7D0028;
	font-weight: normal;
	text-decoration: none;
}

