      body {
      	text-align: center;
      	min-width: 980px;
	min-height: auto;
        background-color: #330000;
      }
      
      p {
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	font-color: #000000;
        margin-left: 10px;
        margin-right: 10px;
	padding: 0px;	
       }
      
      li {
        text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	font-color: #fff;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	margin-left: 45px;
	
      }
	
	A:link 
	{ COLOR: #000; TEXT-DECORATION: none;}
	A:visited 
	{ COLOR: #000; TEXT-DECORATION: none;}
	A:hover 
	{ COLOR: #ff0000; TEXT-DECORATION: underline;}
	
	
      h1 {
	text-align: left;
	font-family: tahoma;
	font-size: medium;
	font-weight: bolder;
	color: red;
	padding-left: 10px;
        padding-top: 10px;
 	padding-right: 15px;
        padding-bottom: 0px;
      }
        
      #lay {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	position: relative;
      }
      
      #top {
	margin: 0 auto;
	width: 980px;
	height: 231px;
	top: 0px;
        left: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(images/top.jpg);
      }
      
      #menu_lewo {
	margin: 0 auto;
	width: 490px;
	height: 42px;
	top: 231px;
        left: 0px;
	padding: 0px;
	position: absolute;
      }
      
      #oferta {
	margin: 0 auto;
	width: 74px;
	height: 42px;
	top: 0px;
        left: 0px;
	padding: 0px;
	border: 0;
	position: absolute;
	}
      
      #galeria_w {
	margin: 0 auto;
	width: 85px;
	height: 42px;
	top: 0px;
        left: 74px;
	padding: 0px;
	position: absolute;
	}
      
      #kontakt_w {
	margin: 0 auto;
	width: 331px;
	height: 42px;
	top: 0px;
        left: 159px;
	padding: 0px;
	position: absolute;
      }
      
      #lewo {
	margin: 0 auto;
	width: 490px;
	height: 301px;
	top: 273px;
        left: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(images/lewo.jpg);
	overflow: hidden;
        
      }
      
      #srodek {
	margin: 0 auto;
	width: 62px;
	height: 343px;
	top: 231px;
        left: 490px;
	padding: 0px;
	position: absolute;
	background-image: url(images/srodek.jpg);
      }
      
      #prawo {
	margin: 0 auto;
	width: 428px;
	height: 303px;
	top: 231px;
        left: 552px;
	padding: 0px;
	position: absolute;
	background-image: url(images/prawo.jpg);
	overflow: hidden;
      }        
      
      #menu_prawo {
	margin: 0 auto;
	width: 428px;
	height: 40px;
	top: 534px;
        left: 552px;
	padding: 0px;
	position: absolute;
      }
      
      #imprezy {
	margin: 0 auto;
	width: 259px;
	height: 40px;
	top: 0px;
        left: 0px;
	padding: 0px;
	position: absolute;
      }
      
      #galeria_v {
	margin: 0 auto;
	width: 84px;
	height: 40px;
	top: 0px;
        left: 258px;
	padding: 0px;
	position: absolute;
	}
      
      #kontakt_v {
	margin: 0 auto;
	width: 88px;
	height: 40px;
	top: 0px;
        left: 340px;
	padding: 0px;
	position: absolute;
      }
      
      #bottom {
	margin: 0 auto;
	width: 980px;
	height: 22px;
	top: 574px;
        left: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(images/bottom.jpg);
      }
      
       #dol_txt {
	margin: 0 auto;
	width: 490px;
	height: 39px;
	top: 535px;
        left: 0px;
	padding: 0px;
        position: absolute;
	background-image: url(images/dol_txt.jpg);
        z-index: 101;
      }     
      
      #scrolled{
	position: relative;
	border: 0px;
	margin: 0px;
	width: 460px;
	border:none;
	padding:0px;
        padding-left: 10px;
	left:0px;
	top:0px;
        clip: rect(0px,460px,282px,0px);        
}

#scroller{
        top        : 0px;
        left       : 470px;
        width      : 6px;
        height     : 291px;
        padding    : 0px;
        margin     : 0px;
        border     : none;
        position   : absolute;
  }

#scrollup
{
  position:absolute;
  width:12px;
  height:12px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  top:0px;
  background: url(up.gif);
  border:0px solid;
  text-align:left;
  overflow: hidden;
  z-index    : 102;
}
#scrollbar
{
  position:absolute;
  width:6px;
  height:30px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  
  border:0px solid;
  top:10px;
  text-align:center;
  overflow: hidden;
  z-index    : 100;
}
#scrolldown
{
  position:absolute;
  width:12px;
  height:12px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  background: url(down.gif);
  border:0px solid;
  top:252px;
  text-align:center;
  overflow: hidden;
  z-index    : 106;
}
      
      
      
      
      
#scrolled2{
	position: relative;
	border: 0px;
	margin: 0px;
	width: 360px;
	border:none;
	padding:0px;
        padding-right: 10px;
	left:0px;
	top:0px;
        clip: rect(0px,360px,273px,0px);        
}

#scroller2{
        top        : 0px;
        left       : 380px;
        width      : 6px;
        height     : 293px;
        padding    : 0px;
        margin     : 0px;
        border     : none;
        position   : absolute;
  }

#scrollup2
{
  position:absolute;
  width:12px;
  height:12px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  top:0px;
  background: url(up.gif);
  border:0px solid;
  text-align:left;
  overflow: hidden;
  z-index    : 102;
}
#scrollbar2
{
  position:absolute;
  width:6px;
  height:30px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  border:0px solid;
  top:10px;
  text-align:center;
  overflow: hidden;
  z-index    : 100;
}
#scrolldown2
{
  position:absolute;
  width:12px;
  height:12px;
  border:none;
  padding:0px;
  margin:0px;
  left:0px;
  background: url(down.gif);
  border:0px solid;
  top:283px;
  text-align:center;
  overflow: hidden;
  z-index    : 101;
}
