
a {text-decoration:underline;
   color:#F5EBB6;}
a:hover {text-decoration:none;}
   
a.skoki:link {color: #F4F9FD; font-size: 11; text-decoration: none; font-family: tahoma; text-align: left;}
a.skoki:visited {color: #F4F9FD; font-size: 11; text-decoration: none; font-family: tahoma; text-align: left;}
a.skoki:hover {color: #F4F9FD; font-size: 11; text-decoration: underline; font-family: tahoma; text-align: left;}

a.meniu:link {color: #D6D6D6; font-size: 11; text-decoration: none; font-family: tahoma; text-align: left;}
a.meniu:visited {color: #D6D6D6; font-size: 11; text-decoration: none; font-family: tahoma; text-align: left}
a.meniu:hover {color: #D6D6D6; font-size: 11; text-decoration: underline; font-family: tahoma; text-align: left}

a.webmania:link {color: #E20F15; font-size: 11; text-decoration: underline; font-family: tahoma; text-align: left;}
a.webmania:visited {color: #E20F15; font-size: 11; text-decoration: underline; font-family: tahoma; text-align: left}
a.webmania:hover {color: #E20F15; font-size: 11; text-decoration: none; font-family: tahoma; text-align: left}

.gallery {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  margin: 5px;
}

body {
  margin: 0px; 
  padding: 0px; 
  background-image:url('zdj/tlo.jpg');
  background-repeat: repeat-x;
  background-color: #4C0000; 
  text-align: center
}

div#page { 
  width: 770px;
  padding: 0px;
  margin: 0 auto;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
  text-align: justify;
  line-height: 18px;
  }
    
div#witamy { 
  padding: 10px;
  }
  
div#top1 { 
  width: 345px; 
  height: 155px;
  float: left;
  background-image:url('zdj/index01.gif');
  background-repeat: no-repeat;
  }

div#top2 { 
  width: 425px; 
  height: 155px;
  float: left;
  background-image:url('zdj/index02.jpg');
  background-repeat: no-repeat;
  }

div#top3 { 
  width: 345px; 
  height: 170px;
  float: left;
  background-image:url('zdj/index03.jpg');
  background-repeat: no-repeat;
  }

div#top4 { 
  width: 425px; 
  height: 170px;
  float: left;
 
  }      

div#menu { 
  width: 770px; 
  height: 45px;
  float: left;
  }
  
div#content { 
  width: 770px; 
  float: left;
  background-image:url('zdj/content.jpg');
  background-repeat: no-repeat;
  }   

div#lewa { 
  width: 390px;
  padding: 10px; 
  float: left;
  text-align: left;
  }

div#prawa { 
  width: 340px;
  padding: 10px; 
  float: left;
  }  
  
div#cala { 
  width: 750px;
  padding: 10px;
  float: left;
  }  

div#kontakt { 
  width: 750px;
  padding: 10px;
  text-align: center;
  }  
  
div#stopka { 
  width: 770px;
  height: 55px; 
  float: left;
  background-image:url('zdj/stopka.gif');
  background-repeat: no-repeat;
  }  
       
.arrow {margin-right: 5px; margin-bottom: -1px}

.img {border-style: solid; border-width: 1px; border-color: #ffffff; margin-right: 0px; margin-left: 0px;}
.img1 {border-style: solid; border-width: 1px; border-color: #ffffff; margin: 0px;}


