/* strona startowa 23 marca 2009 11:21:41 */
/* .zaloba{background-color: #B9B9B9; 
    background-attachment: 
	 fixed; font-family: serif;
    margin: 5 0 5 0;
    padding: 0; 
	 clear: both;
}
*/
html, body {text-align: center;}
body {font: 76% arial,serif;}
body {
    background: #E4E4E4; 
	 background-attachment: scroll;
    font-family: serif;
    margin: 5 0 5 0;
    padding: 0;
}
p {margin:0 10px 10px}
a {display:inline; padding:10px;font-size: 1.0em;}
a {color:#903; font-weight:bold; text-decoration:none;}
a:hover {color:#060;}
a:active	{color:navy;} 
div#naglowek {
    text-align:center;
	 height:auto;
	 min-height: 300px;
    background: transparent;
    padding: 3px;
    margin: auto;
}
div#naglowek {border-bottom: none;}
div#kontener {
    position: relative;
    background: transparent;
    max-width: 1000px;
    min-width: 850px;
	 height:auto;
	 margin:0 auto;
}
div#centralna {
    margin: 3px 5% 3px 5%;
    background: transparent;
	 height: auto
    min-height: 500px;
	 text-align: center;
}
div#prawa {
    float:right;
	 width:280px;
	 margin-top: 85px;
	 margin-right: 50px;
	 background:transparent;
}
div#lewa {
    float:left;
	 width:280px; 
	 margin-top: 85px; 
	 margin-left: 50px;
	 background:transparent;
}
div#stopka {
    background: #CCFFCC;
    padding: 3px;
    max-width: 994px;
    min-width: 744px;
    margin: auto;
}
div#stopka {
    border-top: none;
	 text-align: center;
}
div#stopka{clear:both;width:100%}
/*dodatki*/
.prawo {color: #660000; font-size: small; font-style: italic;}
.prawy {text-align: right;}
.lewy {text-align: left;}
.srodek {text-align: center;}
img { border:none;}
.c {
    background-color: #CCFF99;
    color: #0000FF;
    font-style: normal;
    font-size: 12pt;
    font-family: serif;
    text-align: center;
}
.b2 {
    color: #990033;
    font-style: italic;
    font-size:11pt;
    font-family: serif;
}
.mod {
    color: #990000;
    text-align: center;
    height: 3px;
    width: 80%;
}
