a:link, a:visited {font-family: tahoma; font-size: 11px; color: #000000; text-decoration: underline;}
a:active, a:hover {font-family: tahoma; font-size: 11px; color: #000000; text-decoration: none;}

a:link.menu1, a:visited.menu1 {font-family: tahoma; font-size: 11px; color: #ffffff; text-decoration: underline;}
a:active.menu1, a:hover.menu1 {font-family: tahoma; font-size: 11px; color: #ffffff; text-decoration: none;}

a:link.menu2, a:visited.menu2 {font-family: tahoma; font-size: 11px; color: #24486C; text-decoration: underline;}
a:active.menu2, a:hover.menu2 {font-family: tahoma; font-size: 11px; color: #24486C; text-decoration: none;}

a:link.footer, a:visited.footer {font-family: tahoma; font-size: 10px; color: #ffffff; text-decoration: underline;}
a:active.footer, a:hover.footer {font-family: tahoma; font-size: 10px; color: #ffffff; text-decoration: none;}

.left {float: left; margin-right: 7px; margin-top: 5px;}
.right {float: right; margin-left: 15px; margin-top: 5px;}


table.tabelka {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	
}
table.tabelka th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	
	-moz-border-radius: ;
}
table.tabelka td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	
	-moz-border-radius: ;
}

.txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-right: 10px;

}
.txt_left {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-right: 10px;

}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.linki {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;

}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24486C;
	line-height: 12px;

}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
td.lb {border-left: 1px #FFFFFF solid; }
td.pb {border-right: 1px #FFFFFF solid; }
td.ls {border-left: 1px #777777 solid; }
td.ps {border-right: 1px #777777 solid; }
.whiteb {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

input, textarea, select {
 background-color: #DDDDDD;
 border: 1px solid #666666;
}

hr      {
      border: 0;
      width: 100%
	  
        }
hr.hr1      {
        color: #6D7BDC;
        background-color: #6D7BDC;
        height: 1px;
        }
hr.hrgrey      {
        color: #AAAAAA;
        background-color: #AAAAAA;
        height: 1px;
        }
