/*
A:link {text-decoration:underline; color:#a97f00;}
*/
A:visited {text-decoration:underline; color:#a97f00}
A:active {text-decoration:underline; color:#a97f00} 
A:hover {text-decoration:none; color:#a97f00} 
	

a:link {

	text-decoration: none;
	color: #ffffff;	
	
}


a:hover.link  {
	
	font-weight: bold;
}
      
      
/* ZNAJDUJESZ SIE W
################################################################################*/        
      
#znajdujesz_sie_w a:link.lvl2, a:active.lvl2, a:visited.lvl2 {
      color:#a97f00;
      }

            
/* MENU LEWE
################################################################################*/  


      
#menutop {
      background: url(grafika/menutop_gold.gif) top left no-repeat;
      }
      
#menubottom {
      background: #b69226;
      }
      
         
a:link.menuelement, a:visited.menuelement, a:active.menuelement {
      background: url(grafika/menuelement_gold.gif) bottom left no-repeat;
      }
      
      
a:link.menuelementon, a:visited.menuelementon, a:active.menuelementon, a:hover.menuelementon {
      background: url(grafika/menuelement_gold.gif) top left no-repeat;
      }
      
.rozwijane {
      border-top: 3px solid #b6901c;
      border-bottom: 3px solid #b6901c;
      }
      


/* SRODEK STRONY
################################################################################*/  

.boxtop {
      background: url(grafika/databoxtop_gold.gif) top left no-repeat;
	  display: block;
      }

      
#main h2 {
      color: #a97f00;
      }
      
      
 
/* MENU PRAWE
################################################################################*/  


.sub_box h2 {
		color:#a97f00;
		}
		
		
		
		
/* STOPKA
################################################################################*/ 

#stopka {
		width:1000px;
		height:142px;
		background: url("grafika/bottom.gif") top left no-repeat;
		position:relative;
		color:#968279;
		}
		
#stopka_mapa {
		position:absolute;
		top:85px;
		left:90px;
		}
		
#stopka_mapa a:link, #stopka_mapa a:visited, #stopka_mapa a:active {
		color:#968279;
		padding:0px 12px;
		}

#stopka_copyright {
		position:absolute;
		left:585px;
		top:57px;
		}
		
		
		
		
		

