td { 
	font-size: 11px; 
	color: #1E4A1B; 
	font-weight: normal; 
	font-family: Arial; 
	padding: 0px;
	border-style: none;
	border-color: #000000;
}

body {	
	margin: 0px;
}

IMG {
  border-color: #009966;
}

A {	
	COLOR: #009966; 
  TEXT-DECORATION: none;
}

A:hover,visited,active {
	TEXT-DECORATION: underline;
}

p, ul, form {
  margin-top: 0px;
  margin-bottom: 0px;
}

div {
  margin-left: 13px;
  margin-right: 13px;
}

.nadpis {
	font-size: 18px; 
	color: #009966; 
	font-weight: Normal; 
	font-family: Arial; 
}

.font1 {
	font-size: 15px; 
	font-weight: Bold; 
	font-family: Arial; 
}

.td1{
  background-color: #009966;
	COLOR: #ffffff; 
  font-size: 10px;
	font-family: Arial; 
	font-weight: normal;
}

.td2{
  background-color: #C1E1CE;
	COLOR: #000000; 
  font-size: 10px;
	font-family: Arial; 
	font-weight: normal;
}