html, body {
background-position: 0px 0px;
margin: 0;
padding: 0;
text-align: center; /* srodkowanie dla ie */
font-family: sans-serif;
}
img{border:0px;margin: 0;padding: 0;}
a{border:0px;}
/* -------------------------------------------------------------------------------------------- */
#contener{width:960px; min-height:500px; overflow: hidden; margin:0 auto;}
#top{width:960px; min-height:100px;}
#topL{width:347px; min-height:100px; float: left;}
#topR{width:613px; min-height:100px; float: right;}

#top2{width:960px; min-height:100px;}
#top2L{width:347px; min-height:100px; float: left;}
#top2R{width:613px; min-height:100px; float: right;}


ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:0;
}

#top2Rtext{width:613px; min-height:400px;}

#stopka{width:100%; height:172px; background: url('images/stopka.png') top left repeat-x;}
#stopkacenter{width:960px; height:172px; background: url('images/stopkacenter.png') top left no-repeat; margin:0 auto;}
#stopkacenterL{width:347px; min-height:1px; float: left; color: white; font-size:10px; padding:70px 0;}
#stopkacenterR{width:603px; min-height:1px; float: right; color: white; font-size:12px; padding:70px 0; text-align: right;}

.oddzielnik{color: #8ad120;}
a.menuB{color: white; text-decoration: none;}
a.menuBactiv{color: #8ad120; text-decoration: none;}
span.fontSize1 {font-size: 8pt;}
span.fontSize2 {font-size: 10pt;}
span.fontSize3 {font-size: 12pt;}
span.fontSize4 {font-size: 14pt;}
span.fontSize5 {font-size: 18pt;}
span.fontSize5 {font-size: 24pt;}
span.fontSize6 {font-size: 36pt;}




input.pole {
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
background-color: #eae9ea;
cursor: hand;
color: #114106;
width:210px;
font-family: tahoma,sans-serif;
height: 20px;}



input.przycisk {
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 11px;
background-color: #d9d9d9;
cursor: hand;
color: #000;
width:80px;
font-family: verdana;
height: 25px;}

textarea.pole1 {
border:1;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
background-color: #eae9ea;
width:210px;
height: 80px;

font-family: tahoma,sans-serif;
font-size: 12px;
color: #114106;
}