body {
   font-family: Arial, Verdana, Tahoma, Helvetica;
   color: rgb(0,0,0);
   margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;
   }
   
img {border: 0}

P {
   text-align: justify;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   font-size: 10pt;
   color: #000000;
   font-weight: normal;
   margin-bottom: 4;
   margin-left: 0;
   margin-right: 0;   }

SPAN {
   color: #CD2228;
   font-weight: bold;
   font-size: 14pt;
  }

td {
   font-size: 10pt;
   color: rgb(33,33,33);
   margin-top: 0;
   margin-bottom: 0
   }

LI {
   font-size: 10pt;
   color: rgb(33,33,33);
   margin-top: 0;
   }

h1, h2, h3, h4, h5, h6 {   font-family: Arial, Verdana, Tahoma, Helvetica;}
h1 {
   margin-top: 10;
   margin-bottom: 10;
   font-size: 16pt;
   color: #CD2228;
   }
h2 {
   margin-top: 10;
   margin-bottom: 10;
   font-size: 16pt;
   color: #CD2228;
   }
h3 {
   font-family: Times New Roman;
   margin-top: 0;
   margin-bottom: 3;
   font-size: 12pt;
   font-style: italic;
   }
h5 {
   font-size: 10pt;
   margin-top: 10;
   margin-bottom: 0;
   }

.blokai {
   text-align: left;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   font-size: 8pt;
   color: #000000;
   font-weight: normal;
   margin-bottom: 2;
   margin-left: 55;
   margin-right: 5;
   }

.tekstas {
   text-align: justify;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   font-size: 10pt;
   color: #000000;
   font-weight: normal;
   margin-bottom: 4;
   margin-left: 0;
   margin-right: 20;
   }

.adress {
   text-align: left;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   font-size: 8pt;
   color: #000000;
   font-weight: normal;
   margin-left: 30;
   }

/*naudojamas submeniu*/
h6 {
   text-align: right;
   font-size: 10pt; font-weight: bold; color: white;
   margin-top: 0; margin-bottom: 0;
   PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px;
   border-style: solid; border-color: #000000; border-width: 1px;
   }
   
#MENIU {
  position: absolute;
  margin-top: 250px;
  margin-left: 540px;
  width: 200px;
  z-index: 2;
  }

#SUBMENIU {
  position: absolute;
  text-align: right;
  margin-top: 287px;
  margin-left: 334px;
  width: 300px;
  height: 300px;
  font-size: 10pt; font-weight: bold;   z-index: 3;
  }
 
#SUBMENIU a:link {color: #CA181F; TEXT-DECORATION: none;}
#SUBMENIU a:visited {color: #CA181F; TEXT-DECORATION: none;}
#SUBMENIU a:active {	color: #CA181F; TEXT-DECORATION: none;}
#SUBMENIU a:hover {color: #CA181F; text-decoration: none;}
 
 
#VAIKAI {
  position: absolute;
  margin-top: 200px;
  margin-left: 251px;
  width: 345px;
  height: 307px;
  z-index: 1;
  }
  
#VAIKAI2 {
  position: absolute;
  margin-top: 115px;
  margin-left: 510px;
  width: 165px;
  height: 150px;
  z-index: 1;
  }
  
#PRANESIMAS {
  position: absolute;
  margin-top: 160px;
  margin-left: 320px;
  text-align: center;
  width: 200px;
  height: 150px;
  z-index: 1;
  }
  
#DISCLAIMER {
  position: absolute;
  top: 510px;
  margin-left: 290px;
  text-align: left;
  width: 500px;
  z-index: 2;
  }