body {
  margin:0px;
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  background-color:#4C4C4C;
  color: #000000;
  text-align: center; 
}

p { 
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  color: #000000;
}

h1 { 
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  color: #016200; 
}

h2 { 
font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #FF7200; 
}


a:link { 
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  font-weight:normal; 
  text-decoration:none; 
  color: #909090;
}

a:visited { 
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  font-weight:normal; 
  text-decoration:none; 
  color: #909090;
}

a:hover, a:active { 
  text-decoration: none; 
  color: #C5C5C5;
}
#align {
width:628px;
position: relative;
text-align: left;
padding:0px;
margin: 0 auto;
}

#content {
position:relative;
background-image: url(../pics/tausta.gif);
background-repeat: no-repeat;
top:60px;
padding-top:50px;
width:628px;
text-align: center;
font-family: Trebuchet MS, sans-serif;
font-size: 13px;
color:#FFFFFF;
font-weight:bold;
background-color:none;
}

td.content{
 text-align:center;
 font-family: Trebuchet MS, sans-serif;
 font-size: 13px;
 color:#00C300;
 font-weight:bold;
 text-decoration: none;
 padding-bottom:10px;
}