@charset "windows-1250";
@charset "windows-1250";

html {background-color: #323232;}
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-color: #323232;
      background: url(images/tlo.jpg);
      background-repeat: repeat-x;
      background-position: top }

p {font-family: arial;
   font-size: 14px;
   font-style: normal;
   text-align: left;
   color: #FFFFFF;
   line-height: 15pt;
   font-weight: normal;
   margin-right: 5%;
   margin-left: 3%}

.cennik {font-family: arial;
   font-size: 15px;
   font-style: normal;
   text-align: left;
   color: #FFFFFF;
   line-height: 15pt;
   font-weight: normal;
   margin-right: 5%;
   margin-left: 3%}

.tabelka {font-family: arial;
   font-size: 14px;
   font-style: normal;
   text-align: left;
   color: #FFFFFF;
   line-height: 15pt;
   font-weight: normal;
   margin-right: 5%;
   margin-left: 3%}

.bok {font-family: arial;
   font-size: 14px;
   font-style: bold;
   text-align: center;
   color: #ffffff; }

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

ul {list-style-type: ;
     font-family: arial ;
     font-size: 14px;
	  line-height: 15pt;
     font-style: normal;
     color: #FFFFFF;}

.wiecej {font-family: arial ;
   		font-size: 14px;
  		   font-style: italic;
   	   text-align: right;
         color: #FFFFFF;
         margin-right: 5%; }

.img {border-width:1;
      border-color: #ffFFFF;}

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

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

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

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

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

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

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



A:link  {color: #ffffff;
 	      font-size: 13px;
         font-family: arial;
   	   font-style: normal;
	      text-decoration: none}

A:visited {color: #ffffff ;
           font-family: normal;
           font-style: normal;
           font-size: 13px;
	   text-decoration: none}

A:hover   {color: #ffffff;
           font-size: 13px;
           font-family: arial;
           font-style: normal;

	        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>
