BODY {
    background-color: black; 
    font-family: verdana; 
    font-size: 14px;
    text-align: center;
    color: #bfada8;  
    overflow : scroll;
}

TD {
    font-family: verdana; 
    font-size: 14px;
    color: #bfada8; 
}

A {
    color: #bfada8;
}

A:Hover {
    text-decoration: none;
}

#lap { 
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#fejlec {
    background-image: url('./img/LogoZeroHeader.png');
    width: 900px;
    height: 211px;
    margin: 0px;
    padding: 0px;
}

#menu {
    width: 0px;
    height: 39px;
    margin: 0px;
    padding: 0px;
}

#nyito
{
    margin-top: 70px;
    font-size: 14px;
    font-weight: bold;
}
  
#fejleccella {
  background-image: url('./imges/2008_12_11_gubi_08.jpg');
  width: 430px;
  height: 54px;
  padding-top:20px;
  padding-left: 20px;
}

#content {
  width: 530px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
}
html>body #content {
    width: 500px;
} 

img {
   border: none;
}

img.cd {
   border: 1px solid #363636;
} 

#koncertescella
{
    width: 198px;
    height: 80px;
    
    padding: 10px;
    
    font-size: 11px;
    font-weight: bold;  
    float: right;
    margin-right: 80px;
    margin-top: 90px;
    
}

#cimsor {
    font-size: 20px;
    font-weight: bold;
}

.postit, .postitleft
{
    /*border-style: solid;*/
    border-width: 0px;
    width: 210px;
    height: 210px;
    margin: 0px;
    padding: 20px;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    /*background-color: #e7d56f;*/
    background-image: url('./img/postit.png');
}
html>body .postit, .postitleft {
    width: 170px;
    height: 170px;
} 

.postitleft
{
    float: left;
}

.kdatum
{
    color: white;
}

.bloghead
{
    background: url('./img/orangedot.gif') no-repeat 0 center;
    padding-left: 35px;
    color: #f2663f;
    margin-bottom: 10px;
    min-height: 20px;
    line-height: 20px;
}

.blogtitle
{
   font-size: 18px;
   font-weight: bold; 
}

.blogdatum
{
    font-size: 12px;
    color: white;
}

.blogfoot
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    text-align: right;
}

h2
{
    background: url('./img/orangedot.gif') no-repeat 0 center;
    padding-top: 12px;
    padding-left: 30px;
    height: 34px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #f2663f; 
}

h3, h3.kek, h3.sarga, h3.piros
{    
    background: url('./img/orangedot10.gif') no-repeat 0 center;
    /*background-color: white;*/
    padding-top: 2px;
    padding-left: 15px;
    min-height: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #f2663f; 
}
     /*
h3.kek {
    background-image: url('./img/smallpin_kek.gif');
}
h3.sarga {
    background-image: url('./img/smallpin_sarga.gif');
}
h3.piros {
    background-image: url('./img/smallpin_piros.gif');
}
h3.oranzs {
    background-image: url('./img/smallpin_oranzs.gif');
}
h3.ver {
    background-image: url('./img/smallpin_ver.gif');
}
h3.malnapiros {
    background-image: url('./img/smallpin_malnapiros.gif');
}
h3.pink {
    background-image: url('./img/smallpin_pink.gif');
}
h3.buzilila {
    background-image: url('./img/smallpin_buzilila.gif');
}
h3.hupikek {
    background-image: url('./img/smallpin_hupikek.gif');
}
h3.turkiz {
    background-image: url('./img/smallpin_turkiz.gif');
}
h3.fuzold {
    background-image: url('./img/smallpin_fuzold.gif');
}
h3.libazold {
    background-image: url('./img/smallpin_libazold.gif');
}
h3.citrony {
    background-image: url('./img/smallpin_citrony.gif');
}
*/

.bejegyzes {
    /*background-color: blue;*/
    font-size: 12px;
    padding-left: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.alairas {
    text-align: right;
}

table.center
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: blue;
    text-align: left;
}

.center {
    text-align: center;
}

table.koncert td
{
    font-size: 12px;
    padding: 6px;
}

/*          
textarea {
background-image: url('./img/gyurmahatter.jpg');
border: none;
font-size: 12pt;
font-weight: normal;
}
*/

input {
    font-size: 8pt;
    border: #000000 1px solid;
    color: #373002;
}

textarea {
    font-size: 8pt;
    border: #000000 1px solid;
    color: #373002;
    /*background-color: transparent;*/
}

select {
    font-size: 8pt;
    border: #000000 1px solid;
    color: #373002;
}

.debug
{
    background-color: blue;
}

