     BODY {
	SCROLLBAR-FACE-COLOR:  burlywood; 
	SCROLLBAR-HIGHLIGHT-COLOR: burlywood; 	
	SCROLLBAR-SHADOW-COLOR:  black; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR:  black; 
	SCROLLBAR-DARKSHADOW-COLOR: black
	FONT-SIZE: 11PX;
	COLOR: #FFDABA;
	FONT-FAMILY: ARIAL, TAHOMA, VERDANA;
	BACKGROUND: #000;
	}
     A {
	font-size:11;
	COLOR: #DCB400;
	HEIGHT: 0;
	TEXT-DECORATION: NONE;
	FONT-WEIGHT: BOLD;
	}
     TD {
	FONT-SIZE: 11PX;
	Color: #DCB400;
	FONT-FAMILY: ARIAL, VERDANA, TAHOMA;
	
	} 
     A:link {
          FONT-SIZE: 11PX;
          color : #DCB400;
          text-decoration : none;
          border : 0;
          border-style : none;
          border-color : white;
      }
     A:visited {
          FONT-SIZE: 11PX;
          color : #DCB400;
          text-decoration : none;
          border : 0;
          border-style : none;
          border-color : white;
      }
     A:HOVER {
	font-size:11;
	COLOR: white;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FILTER: BLUR;
	}

     A.miniaturk {
           color : #ffffff;
           text-decoration : none;
           border : 0;
           border-style : none;
           border-color : white;
           margin : 6px;
      }
     A.miniaturk:link {
          color : #ffffff;
          text-decoration : none;
          border : 0;
          border-style : none;
          border-color : white;
          margin : 6px;
      }
     A.miniaturk:visited {
          color : #ffffff;
          text-decoration : none;
          border : 0;
          border-style : none;
          border-color : white;
          margin : 6px;
      }
     A.miniaturk:hover {
          color : #ffffff;
          text-decoration : none;
          border : 0px;
          border-style : none;
          border-color : white;
      }
     #obrazekduzy {
          position : absolute;
          top : 280px;
          width : 480px;
      }
     #miniatury {
          position : absolute;
          top : 595px;
          left : 215px;
      }
     #lewa {
          position : absolute;
          top : 355px;
          left : 10px;
          z-index:5;
      }
     #prawa {
          position : absolute;
          top : 595px;
          left : 570px;
      }
     #footer {
          position : absolute;
          top : 695px;
          left : 40px;
      }
     #content{
          position:relative;
          margin:0 auto;
      }
     #container{
          width:100%;
          position:relative;
     }
     #od1{
          position:absolute; top:150px; left:-15px; z-index:1;
     }