body {  
  background: #D2C4A0;
  font-family: tahoma;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url('zdj/tlo.gif'); 
  background-repeat: repeat;
}

.gallery {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin: 5px;
}

.img {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.flagi {
  border-width: 0px;
  margin-left: 5px;
  margin-right: 0px;
  margin-bottom: -2px;
}

a {
  text-decoration:none;
  color:#8B1718;
}

a:hover {
  text-decoration:none;
}
   
a.meniu:link {color: #675739; text-decoration: none;}
a.meniu:visited {color: #675739; text-decoration: none;}
a.meniu:hover {color: #ffffff; text-decoration: none;}

#page { 
  width: 980px;
  padding: 0px;
  margin: 0 auto;
  color: #000000;
  font-family: tahoma;
  font-size: 12px;
  text-align: center;
  text-align: left;
  line-height: 17px;
  }

#intro {
  width: 980px;
  height: 700px
  margin: 0px;
  padding: 0px;
  text-align: left;
  float: left;
  } 
    
#lang {
  width: 265px;
  margin: 0px;
  font-size: 11px;
  padding-left: 30px;
  text-align: left;
  float: left;
  } 

#podis {
  width: 600px;
  margin: 0px;
  font-size: 11px;
  text-align: center;
  float: left;
  } 
      

