#content{
   position        : relative;
   top			   : -10px;
   bottom		   : 0;
   min-height      : 102%;
   width           : 780px;
   color           : #000;
   background      : url(grafika/bg.gif) repeat-y 50% 50%; /* tło kolumn */
   background-repeat: space;
   margin-left     : auto;       /* wyśrodkuj stronę */ 
   margin-right    : auto;
   text-align      : left;       /* przywróć justowanie tekstu do lewej */           
 }
a {color:red;
   text-decoration: none;}

a:hover {color:red;
   text-decoration: underline overline;}
hr {  width:50%; 
      height:2px; 
      color:red;
      border-style: solid; 
} 
.menu {position: relative;
    top: 0px;
    height: 52px;
    width: 550px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0pt;
    line-height: 120%;
    background-color: rgb(255,255,255);
    overflow: hidden}

.header {position: relative;
    top: 1px;
    left: -242px;
    height: 60px;
    width: 242px;
    z-index: 3}

.header2 {position: relative;
    top: -50px;
    left: 200px;
    height: 40px;
    width: 300px;
    text-align: right;
    z-index: 2}

.stopka {
    position: fixed;
    bottom: 0;
    height: 13px;
    width: 750px;
    z-index: 3;
    margin-left: 5px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
    line-height: 120%;
    text-align: center;
    background-color: rgb(255,80,80);
    }

html, body {
   height  : 130%;
   margin  : 0; 
   padding : 0;
   }

body {
   padding         : 0;
   margin          : auto;
   background-color: #F8F8F8;    /* kolor całej strony */
   color           : #000;
   text-align      : center;     /* wyśrodkuj stronę - dla IE*/
   min-width       : 782px;      /* dla Mozilli = 2px więcej niż #content*/
   font            : 14px Verdana, Arial, Helvetica, sans-serif;    
   	background: #fff url("grafika/background.gif") center;

}      
div  {width: 770px; 
      margin: 0 auto; 
      text-align: left}

.textbox1 {position: absolute;
    top: 140px;
    margin-left: 20px;
    margin-bottom: 50px;
    width: 710px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13pt;
    line-height: 130%;
    text-align: justify;
    text-indent: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background-color: rgb(255,255,255);
    overflow: hidden}

.textbox2 {position: relative;
    top: 0;
    margin-left: 20px;
    width: 710px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15pt;
    font-style: italic;
    line-height: 120%;
    text-align: justify;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    overflow: hidden}
	
.textbox3 {position: relative;
    bottom: 20px;
    right:	30px;
    width: 200px;
    z-index: 30;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-style: italic;
    line-height: 120%;
    text-align: right;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	overflow: hidden}

.textbox4 {
    z-index: 30;
    width: 400px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-style: italic;
    line-height: 120%;
    text-align: justify;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 150px;
    padding-bottom: 0px;
	overflow: hidden;
}


.ramka {
    display:block;
    position: relative;
    width:620px;
    left: 50%;
    margin-left: -315px;
    border:1px solid #f00;
    background-color:#fcc; 
    color:#000;
    padding:5px;
    text-align: center
}

#cien {position: relative;
    top: 35px;
    left: 5px;
    background-color: rgb(120,120,120);
}
     
#TOP {
    position: fixed;
    height: 100%;
    min-height: 100%;
    margin-left: auto;
    top: 0;
    z-index: 3;
    line-height: 120%;
    text-align: center;
    background-color: rgb(255,100,100);
    overflow: hidden;
	width: 770px;
	background: url("grafika/bg.gif") top center repeat;
	 } 
	 
#BODY {
	width: 750px;
	margin: 10px 10px;
	text-align: left;}

.title_bar {
    height: 13px;
    width: 740px;
    z-index: 3;
    margin-left: 5px;
    padding-left: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
    color: rgb(255,255,255);
    text-align: left;
    background-color: rgb(255,80,80);
}
