body
{
  margin-left: 0px; margin-right: 0px;
  background: #6f6faf; bgcolor: #6f6faf;
  
}

div.wrap
{
   width: 760px;
   margin: 0 auto;
}

div.main  
{ 
  width: 560px;
  background: #ffffff; bgcolor: #ffffff;
  background: #e0e0ff; bgcolor: #e0e0ff;
  text-align: center;
  padding: 10px;
  border: solid 1px #000000;
  float: right;
}

div.sidebar
{ 
  width: 162px;
  background: #ffffff; bgcolor: #ffffff;
  background: #e0e0ff; bgcolor: #e0e0ff;
  text-align: justify;
  border: solid 1px #000000;
  padding: 5px;
  float: left;
}


div.datum
{
  font-family: serif;
  font-size: 20px;
  text-align: right;
  border-bottom: solid 2px #000000;
//  padding: 5px;
  margin-bottom: 10px;
  clear: both;
}

div.bejegyzesh
{
  font-family: sans;
  font-size: 12px;
  text-align: left;
  margin-bottom: 2px;
}

div.bejegyzes
{
  border-top: solid 1px #e0e0e0;
  font-family: sans;
  font-size: 12px;
  margin-bottom: 15px;
  padding-left: 15px;
  text-align: justify;
}

a.naptar
{
  text-decoration: none;
}

div.about
{
  padding: 10px;
  font-face: sans;
  font-size: 14px;
  margin-bottom: 20px;
  border-left: 1px solid #808080; border-bottom: 1px solid #808080;  border-right: 1px solid #808080;
  background: #a5a1ba;
}

div.footer
{
  clear: both;
  background: #a5a1ba;
}

div.xmasheader
{
  float: right;
  border: solid 1px #000000;
  background: #30d090;
  width: 560px;
  padding: 10px;
  margin-bottom: 5px;
}

div.purpheader
{
  float: right;
  border: solid 1px #000000;
  background: #e0e0ff;
  width: 560px;
  padding: 10px;
  margin-bottom: 5px;
}

td
{
  font-size: 12px;
  border: 0px;
  padding-bottom: 10px;
}

