.guestbook {color:#FFF;}


 .guestbook h1{
 color: #FFF;
 }
 .guestbook table{
 //width: 555px;
 }

table.obal{
width: 500px;
}
 
table.vstup{
  width: 495px;
  border-spacing: 0px;
  padding: 0px;
  }
 
table.vstup th, table.vstup td, table.obal td { border: 0px solid #b22222; 

} 

table.prispevky {
width:500px;
color: #000;
}

table.prispevky td{
padding:2px;
}

table.bezb{
width: 100%;
margin: 0px 0px 5px 0px;

}

table.bezb td{
border: 0px solid #b22222;
background-color: transparent;
}

td.pravy{
text-align: right;
width: 120px;
}
td.email{
text-align: right;
width: 104px;
}

td.cislo{
background: #4ECAFF; 
width: 15px; 
text-align: center;
vertical-align: top;
}

td.cislo1{
background:#FFC94F;
width: 15px; 
text-align: center;
vertical-align: top;
}

td.prisp{
background: #4ECAFF ; 
}

td.prisp1{
background:#FFC94F; 
}

td.spodek{
background: rgb(229,220,210);
text-align: center;
}
