   html, body {font-size: 100%; margin: 0px; padding: 0px; border: 0px; }
   #wrapper { position: absolute;  top: 0px; left: 0px; width: 100%; height: 750px; margin: 0px 0px 0px 0px; padding: 0px }
   #canvas { position: relative; width: 760px; height: 100%; margin: 0px auto; text-align: center }

* {
 margin: 0;
 padding: 0; /* lub inna wartość w zależności od potrzeb */
 border: 0;
 color: #212125;
 background-color: transparent;

}
    .main
      {
	font-family:Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #515054;
	word-spacing: normal;
      }

    .archiwum
      {
	font-family:Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	word-spacing: normal;
	text-decoration: none;
      }

    .wykl
      {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	word-spacing: normal;
	text-decoration: none;
	margin-right: 34px;
	text-align: justify;
      }

    .prowadzenie
      {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	word-spacing: normal;
	text-decoration: none;
	text-align: justify;
      }			
			
			
    .txt
      {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #212125;
	word-spacing: normal;
	text-decoration: none;
	margin-right: 34px;
	text-align: justify;
      }
      
     .txt_left
      {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	color: #212125;
	word-spacing: normal;
	text-decoration: none;
	margin-right: 15px;
	text-align: left;
      }

    .wyklad-tytul
      {
	font-family:Arial;
	font-size: 14px;
	color: #212125;
	word-spacing: normal;
	text-decoration: none;
      }
    .podpis
      {
	margin-bottom: 10px;  	
	font-family:Arial;
	font-size: 9px;
	color: #212125;
      }
    .close
      {
        position:absolute;
	font-size: 9px;
	top: 4px;
	left: 340px;
      }
    .close_div
      {
        position:absolute;
	font-size: 9px;
	top: 4px;
	left: 344px;
      }

    .nr1
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr1.gif) 0 0 no-repeat;
      }
	.nr1:hover { background-position: 0 -19px; }

    .nr2
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr2.gif) 0 0 no-repeat;
      }
	.nr2:hover { background-position: 0 -19px; }

    .nr3
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr3.gif) 0 0 no-repeat;
      }
	.nr3:hover { background-position: 0 -19px; }

    .nr4
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr4.gif) 0 0 no-repeat;
      }
	.nr4:hover { background-position: 0 -19px; }

    .nr5
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr5.gif) 0 0 no-repeat;
      }
	.nr5:hover { background-position: 0 -19px; }

    .nr6
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr6.gif) 0 0 no-repeat;
      }
	.nr6:hover { background-position: 0 -19px; }

    .nr7
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr7.gif) 0 0 no-repeat;
      }
	.nr7:hover { background-position: 0 -19px; }


    .nr8
      {
		display: block;
		width: 20px;
		height: 19px;
		background: url(obrazki/nr8.gif) 0 0 no-repeat;
      }
	.nr8:hover { background-position: 0 -19px; }

    .left
      {
		display: block;
		width: 21px;
		height: 19px;
		background: url(obrazki/left.gif) 0 0 no-repeat;
      }
	.left:hover { background-position: 0 -19px; }

    .right
      {
		display: block;
		width: 21px;
		height: 19px;
		background: url(obrazki/right.gif) 0 0 no-repeat;
      }
	.right:hover { background-position: 0 -19px; }
	
    a.anolink:link
      {
                font-size: 9px;
                color:#969696;
                text-decoration: none;
                font-weight:bold;
      }
    a.anolink:visited
      {
                font-size: 9px;
                color:#969696;
                text-decoration: none;
                font-weight:bold;
                
      }
    a.anolink:hover
      {
                color:#EB6C97;
                text-decoration: none;
                font-weight:bold;
      }


	

ul {list-style-type: none;}

.menu li {
float: left;
display:inline;
}

