﻿<STYLE>
        .pampuszek {}
        
        * { cursor: arrow }
        	
        body {
	    background-color: #FFFFFF;
            margin-left: 0px;
            margin-top: 0px;
        }

        p.normalny {
            margin-left: 30px;
            margin-right: 30px;
            font-family: Verdana;
            font-size: 10pt;
            text-align: justify;
            color: #000000
        }
        
        a { color: #000099; cursor:hand; text-decoration: none; font-weight: normal  }
        a:hover { color: #990000; text-decoration: none; font-weight: normal }




        .cwietek {
	        background-image: url("jesien.jpg");
	        background-repeat: no-repeat;
	        border: 1px solid #000000;
        	background-position: center;
	        background-color: #ffffff;
	        padding: 2px;
	        position: absolute;
	        width: 404px;
	        height: 304px; 
	        top: 20px;
	        left: 20px
        }
              
        .tekst {
	        background-color: #ffffff;
	        border: 1px solid #000000;
	        position: absolute;
	        width: 300px;
	        height: 430px; 
	        top: 130px;
	        left: 320px
        }

        .links {
                background-color: #ffffff;
                padding: 2px;
                position: absolute;
                width: 260px;
                height: 177px;
                top: 350px;
                left: 40px
        }



</STYLE>
