.content table {
  font-size: 10px;
}
.tlo {
  background-image: url(images/tlo.jpg);
  background-repeat: repeat-x;
}
.tlo2 {
  background-image: url(images/index_11.jpg);
  background-repeat: repeat-x;
}
.cz_biala {
  font-family: "Courier New", Courier, mono;
  font-size: 12px; 
  font-style: normal;
  font-weight: bold; 
  color: #FFFFFF; 
  text-decoration: none;
}
.ramka_glowna {
  border: #333333; 
  border-style: solid; 
  border-top-width: 1pt; 
  border-right-width: 1pt; 
  border-bottom-width: 1pt; 
  border-left-width: 1pt;
}
.cz_czarna {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
}
.czczarnamala {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px; 
  color: #333333;
}
.cz_tekst {
  TEXT-DECORATION: none;
  COLOR: #000000; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px
}
a:link {
  TEXT-DECORATION: none;
  COLOR: #000000; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px;
}
a:visited {
  TEXT-DECORATION: none;
  COLOR: #000000; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px;
}
a:active {
  TEXT-DECORATION: none;
  COLOR: #000000; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px;
}
a:hover { 
  TEXT-DECORATION: none;
  COLOR: #0099FF;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D728F;
}
#menu a {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #335A81;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEEF5;
	margin-right: 5px;
	margin-left: 5px;
}
#menu a:hover {
}
.odstep {
	clear: both;
	height: 2px;
}    
.tekst {
	TEXT-DECORATION: none;
	COLOR: #000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.con {
	padding: 10px;
}