/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body {
	background-color: #2C5B00;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
}
div#chmury {
	padding: 50px 0 0 0;
	background-image: url("img/chmury.png");
	background-repeat: repeat;
}
p.text {
	text-align: justify;
}
p {
	padding-bottom: 10px;
}
p.footer {
	color: #00AE00;
	font-size: 0.8em;
	padding-bottom: 0px;
}
a {
	color: #DDFFCC;
}
a:hover {
	color: #B0FF8A
}
body #kontener {
	margin: 0 auto 0 auto;
	width: 492px;
}
body #poczatekmenu {
	background-image: url("img/poczatek_niebieski.png");
	background-repeat: no-repeat;
	width: 492px;
	height: 21px;
	margin: 0 auto;
	background-position: -1px 0px;
}
body #menu {
	color: #fff;
	text-align: center;
	background-image: url("img/srodek_niebieski.png");
	background-repeat: repeat-y;
	width: 432px;
	padding: 0 30px 0 30px;
	margin: 0 auto;
	background-position: -1px 0px;
}
#menu ul {
	display: block;
	overflow: auto;
	width: 100%;
}
#menu ul li {
	text-align: left;
	width: 200px;
	display: block;
	float: left;
	clear: none;
}
body #koniecmenu {
	background-image: url("img/koniec_niebieski.png");
	background-repeat: no-repeat;
	width: 492px;
	height: 23px;
	margin: 0 auto;
	background-position: -1px 0px;
}
body.wide #poczatekmenu {
	width: 494px;
	background-position: 0px 0px;
}
body.wide #menu {
	width: 434px;
	background-position: 0px 0px;
}
body.wide #koniecmenu {
	width: 494px;
	background-position: 0px 0px;
}
body #naglowek h1 {
	margin: 0 auto;
	width: 492px;
}
body #transmisja img {
	display: block;
	margin-left: -1px;
}
body #naglowek h1 img {
	display: block;
}
body #mecenat {
	margin-left: -1px;
}
body #poczatek {
	background-image: url("img/poczatek_zielony.png");
	background-position: top center;
	background-repeat: no-repeat;
	width: 492px;
	height: 21px;
}
body #tresc {
	color: #fff;
	text-align: center;
	background-image: url("img/srodek_zielony.png");
	background-repeat: repeat-y;
	width: 452px;
	padding: 10px 20px 0 20px;
}
body #koniec {
	background-image: url("img/koniec_zielony.png");
	background-repeat: no-repeat;
	width: 492px;
	height: 23px;
}
body #kijki {
	background-image: url("img/kijki.png");
	background-repeat: repeat-y;
	background-position: center top;
	width: 452px;
	height: 100px;
	margin: 0 auto;
}

body.wide #kontener {
	width: 692px;
}

body.wide #poczatek {
	width: 692px;
	background-image: url("img/poczatek_zielony_s.png");
}

body.wide #tresc {
	width: 632px;
	padding: 10px 50px 0 30px;
	background-image: url("img/srodek_zielony_s.png");
}

body.wide #koniec {
	width: 692px;
	background-image: url("img/koniec_zielony_s.png");
}

#superfooter {
	background-color: #2C5B00;
	padding-bottom: 30px;
	text-align: center;
}

#superfooter #trawa {
	position: relative;
	background-image: url("img/trawa.png");
	height: 170px;
	top: -130px;
	margin-bottom: -130px;
} 

.sponlinijka {
	margin-bottom: 20px;
	line-height: 70px;
	height: 70px;
}

.duza {
	line-height: 118px !important;
	height: 118px !important;
}

.sponlinijka img {
	padding-left: 10px;
	vertical-align: middle;
}

.info {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid black;
	color: #000;
	background-color: #FFF9CC;
}

.hidden {
	display: none;
}

#tresc ul, #tresc ol {
	margin: auto;
	display: block;
	width: 75%;
	text-align: left;
}

#tresc ul {
	list-style-type: disc;
}

#tresc ol {
	list-style-type: decimal;
}

.disclaimer {
	font-size: 150%;
	line-height: 120%;
}

.bank {
	font-size: 250%;
	line-height: 120%;
	font-weight: bold;
}

