body{
   font-family: Verdana;
   font-weight: bold;
   font-size: 11pt; 
   color: brown;
 
}


body.header {
   margin: 0px;
   padding: 0px;
   background-image: url(../images/head_n.jpg);
   background-repeat: repeat-x;
   background-attachment: fixed;
   border-bottom: 5px solid #000000;
   background-position: 589 0;

}

body.footer {
   margin: 0px;
   padding: 0px;
   border-top: 5px solid #000000;
   background-color: #FFFF00;
}

body.center {
   margin: 0px;
   padding: 0px;
   background-image: url(../images/meskinas_w.jpg);
   background-position: 100% 100%;
   background-repeat: no-repeat;
   background-color: #FFFFFF;
}

body.lang {
   width: 100%;
   height: 100%;

   background-image: url(../images/right.jpg);
   background-position: 100% 100%;
   background-repeat: no-repeat;
   background-color: #FFFBB1;
   background-attachment: fixed;
   font-family: Verdana;
   font-weight: bold;
   font-size: 11pt; 
   text-align: center;
   color: brown;
   

   vertical-align: top;
}

body.meniu{
}

body.lang table {
   vertical-align: top;
}

body.lang table td.nlast {
   border-right: 2px solid brown;
   font-weight: bold;
   font-size: 9pt; 
   font-family: Verdana;

}

body.lang table td {
   font-weight: bold;
   font-size: 9pt; 
   font-family: Verdana;

}

body.footer center {
   color: brown;
   font-weight: none;
   font-size: 7pt; 
   font-family: Verdana;
}
