body {
  color: #000055;
  background: #f6cd35;
  text-align: center;
}

h1 {
  background-color: #f6cd35;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-weight: bold;
  text-align: center;
}

h3 {
  font-weight: bold;
  text-align: center;
}

.ttd {
  width: 160px;
  text-align: center;
}


a:link    {color:#AA0000;}
a:visited {color:#AA0000;}
a:hover   {color:#FF0000;}


.shadowbox {
  background: #cccccc;
  position: relative;
  top: 3px;
  left: 3px;
}


.shadowbox div {
  background: #eeeeee;
  border: 1px solid #888888; 
  padding: 3px;
  position: relative;
  top: -3px;
  left: -3px;
}


.shadowboxbig {
  background: #cccccc;
  position: relative;
  top: 5px;
  left: 5px;
}


.shadowboxbig div {
  background: #eeeeee;
  border: 1px solid #888888; 
  padding: 10px;
  position: relative;
  top: -5px;
  left: -5px;
}


.style_strong {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}

.szoveg {
  color: #555555;
  width: 160px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

.head {
  border-top: 2px solid #888888; 
  border-bottom: 2px solid #888888; 
  background-color: #f6cd35;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

.picture_head {
  border-top: 2px solid #888888;
  border-bottom: 2px solid #888888;
  padding-top: 4px;
}

