@CHARSET "ISO-8859-2";
BODY{
        background-color: white;
        color: blue;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10pt;
        height: auto !important;
        height: 450px;
        min-height: 450px;
        margin: 0px 0px;
        padding: 0px;
        text-align: justify;
        width: 100%;
}

img {
        border: none;
}




#kwadrat_1{
	background-color: white;
	/*display: inline;*/
	height: auto !important;
	height: 800px;
	margin: 0px auto 0px auto;
	min-height: 130px;
	min-width: 130px;
	width: 20px;
	position: relative;
	left: -350px;
	top: 10px;
}

#kwadrat_2{
        background-color: white;
        height: auto !important;
        height: 200px;
        margin: 1px auto 0px auto;
        min-height: 120px;
        min-width: 840px;
        width: 920px;
        position: relative;
        text-align: right;
        left: 0px;
        top: 10px;
}
#kwadrat_3{
        background-color: white;
        height: auto !important;
        height: 200px;
        margin: 1px auto 0px auto;
        min-height: 120px;
        min-width: 840px;
        width: 920px;
        position: relative;
        left: 0px;
        top: 10px;
}

a:link {color: blue; text-decoration:none}
a:visited {color: blue; text-decoration: none}
a:hover {color:blue; text-decoration:bold}
a:active {color:blue; text-decoration: none}

