@charset "windows-1250";
@charset "windows-1250";
body {scrollbar-arrow-color: #FFFFFF;
      scrollbar-base-color: #E0E0E0;
      scrollbar-face-color: #DCDCDC;
      scrollbar-3d-light-color: #5C5C5C;
      scrollbar-dark-shadow-color: #E0E0E0; 
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #1F1F1F}

body {margin-top: 0cm;
      
      background: url(images/.jpg) ;
      background-repeat: no-repeat;
      background-position: left ;
      background-attachment: fixed;}

p {font-family: arial ;
   font-size: 13 px;
   font-style: normal;
   text-align: left;
   color: 3D002A;
   line-height: 16 pt;
   font-weight: normal;
   margin-right: 5%;
   margin-left: 3%}

.bok {font-family: arial;
   font-size: 13 px;
   font-style: bold;
   text-align: center;
   color: 000080;
   font-weight: bold;  }	

h2,h1 {font-family: arial ;
    color: 797979;
    font-style: normal;}

ul {list-style-type: ;
     font-family: arial ;
     font-size: 10 pt;
     font-style: normal;
     color: 3D002A;}
    
div {color: navy;}

.img {border-width:1;
     border-color: 820C01;}

.tlo {background-image: url(images/logod.jpg);
      background-repeat: no-repeat;
      background-position: center top;
      background-attachment: ;}

.t {font-family: arial ;
   font-size: 8 pt;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   color: 7A7A7A;
   margin-left: 6%;}

.dziewiec{font-family: arial ;
   font-size: 9 pt;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   color: 7A7A7A;
   margin-left: 4%;}

.pr {font-family: arial ;
     font-size: 10 pt;
     font-style: normal;
     font-weight: normal;
     color: 797979;
     text-align: center;
     float: left;}	

.zielony {color:007D12; 
	  font-style: italic;
	  font-weight: bold;
	  font-size: 12 pt;}
.ziel {color:007D12;}
.roz {color: pink;}
.gran {color: 000080;}
.czer {color: red;
		 font-style: italic;
	  font-weight: bold;
	  font-size: 12 pt;}

.copy {font-family: arial ;
       font-size: 10 px;
       font-style: normal;
       text-align: right;}

.srodek{ font-family: arial ;
   font-size: 13 px;
   font-style: normal;
   text-align: center;
   color: 797979;
   line-height: 17 pt;
   font-weight: bold;}


   
A:link     {color: 000000;
 	   font-size: 8 pt;
           font-family: arial;
   	   font-style: normal;
	   text-decoration: none}

A:visited {color: 000000 ;
           font-family: normal;
           font-style: normal;
           font-size: 8 pt;
	   text-decoration: none}

A:hover   {color: 000000;
           font-size: 8 pt;
           font-family: arial;
           font-style: normal;
	   font-weight: bold;
	   text-decoration: underline}
<script>
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("brak dostêpu");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
</script> 
