body {
scrollbar-face-color: #FFCC00;
scrollbar-shadow-color: #FFCC00;
scrollbar-highlight-color: #FFCC00;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#000000;
}

.red4 {
	COLOR: red; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 14pt;
        FONT-WEIGHT: bold}    

.blue2 {
	COLOR: blue; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline}           
        
.black1 {
	COLOR: black; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 12pt}        

.black2 {
	COLOR: black;
        FONT-FAMILY:  Verdana, Tahoma, Arial, serif;
        FONT-SIZE: 10pt}

#o_nas {top: -70px;
	left: -350px;
	width: 70px;
        height: 70px;
	position: relative }

#oferta {top: -140px;
	 left: -250px;
	 width: 70px;
         height: 70px;
	 position: relative }

#mapka {top: -210px;
	left: 250px;
	width: 70px;
        height: 70px;
	position: relative }

#email {top: -280px;
	left: 340px;
	width: 70px;
        height: 70px;
	position: relative }

#opis_o_nas {	clip: rect(0px 320px 50px 0px);
		background-color: #FFCC00;
		top: -479px;
		left: 0px;
		width: 320px;
                height: 50px;
		position: relative;
		visibility: hidden }

#opis_oferta {	clip: rect(0px 320px 50px 0px);
		background-color: #FFCC00;
		top: -430px;
		left: 0px;
		width: 320px;
                height: 50px;
		position: relative;
		visibility: hidden }

#opis_mapka {	clip: rect(0px 320px 50px 0px);
		background-color: #FFCC00;
		top: -505px;
		left: 0px;
		width: 320px;
                height: 50px;
		position: relative;
		visibility: hidden }

#opis_email {	clip: rect(0px 320px 50px 0px);
		background-color: #FFCC00;
		top: -580px;
		left: 0px;
		width: 320px;
                height: 50px;
		position: relative;
		visibility: hidden }
                
a:link {	
	COLOR: white; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline}
        
a:visited {COLOR: white; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline}
        
a:hover {COLOR: red; 
        FONT-FAMILY: Verdana, Tahoma, Arial, serif; 
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none}

