body, html {
  margin: 0px;
  padding: 0px;
  height: 99%;
  background: #FFFFFF;
  background-image:url('img/fonas.jpg');
  background-attachment:fixed;
  background-size:1700px 1100px;
  text-align: center;	
}

a {text-decoration: none; color:#005;}
a:hover{text-decoration: none; color:#900;}

table {
  font: 11px Verdana, Ariel, Tahoma, sans-serif;
  padding: 0px 0px 0px 0px;
}

#dugnas {
  min-height: 90%;
  height: 95%
}

#turinys a{
  background-color: #FFFFFF;
}

#turinys a:hower {
  background-color: #AAAAAA;
}

#placiau a {
  display: block;
  text-align: center;
  width: 200px;
  color:#444;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
}
#placiau a:hover {
  background: #FD9;
  width: 200px;
}

/*-------- Reklama ---------*/
#reklamabox li {
  position: absolute;
  width: 158px;
  height: auto;
  background-color: #FFFFFF;
  display: block;
  margin: 5px 5px 5px 5px;
}

#reklama {
  top: 350px;
  width: 158px;
  right: 10px;
  border: 1px solid #268;
  display: block;
  color:#225577;
  text-align: center;
  text-decoration: none;
  font: 10px verdana,sans-serif;
}


/*---------- MENU -----------*/


#meniu a {
  display: block;
  color:#BC5100;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
}

#meniu a:hover {
  background: #FD9;
  border-left: 1px solid #BC5100;
  border-right: 1px solid #BC5100;
  width: 105;
}

#meniu2 a {
  display: block;
  color:#107010;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 105;
  background: #AA5000;
  color:#EEEE00;
  border-left: 1px solid #BC5100;
  border-right: 1px solid #BC5100;
}

#meniu2 a:hover {
  background: #A01;
  color:#EEEE00;
  border-left: 1px solid #BC5100;
  border-right: 1px solid #BC5100;
}


#llmeniu a {
  display: block;
  color:#080;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 180;
}

#llmeniu a:hover {
  background: #cfc;
  width: 180;
  color:#050;
}

#llmeniu2 a {
  display: block;
  color:#FFF;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 180;
  background: #060;
}

#llmeniu2 a:hover {
  background: #040;
  color:#CFC;
}




#kunas {
  display: block;
  font: 11px Tahoma, sans-serif;
  width: 600px;
  color:#333;
  margin: 0px 9px 3px 9px;
  padding: 0;
}

#antikopi {
  font: 11px Tahoma, sans-serif;
  position: absolute;
  bottom: 0px;
  width: 850px;
  text-align: center;
  padding: 4px 0px 6px 0px;
  color: #666;
  border-top: 1px solid #900;
}


#sprendimas a {
  display: block;
  font: 10px Verdana;
  text-decoration: none;
  bottom: 0px;
  text-align: center;
  padding: 6px 2px 6px 2px;
  color: #666;
  width:200;
  background-color: #FFFFFF;
  border-right: 1px solid #070;
}

#sprendimas a:hover {
  background-color: #dfc;
  color: #070;
  text-decoration: underline;
  font-weight: bold;
}

#klaida {
  width: 600px;
  height: 100%;
  position: relative;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  text-align: center;
  border: 1px solid #BC5100;
}

