html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, 
pre, a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #403B28;
}

img { 
	border: none;
} 

a {
	font-weight: normal;
	text-decoration: none;
	color: #3b0221;
}

a:hover{
	text-decoration: none;
	color:#C93E7D;
}

p {
	padding: 10px 0 0;
	margin: 0;
}

#naglowek_obraz {
	padding: 10px 10px 0 10px;
	margin: 0;
	height: 221px;
	overflow: hidden;
}

#pojemnik {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	vertical-align: top;
	background: #E7E6C7;
	color: #403B28;
}

#tekst {
	width: 780px;
	margin: 0 auto;
	line-height: 18px;
}

#tekst h2{
	font-family: verdana;
	padding: 5px 0 10px 0;
	text-transform:uppercase;
   color: #C93E7D;
	font-size:15px;
	font-weight: bold;
}

#tekst ul {
	margin: 0;
	padding: 10px 0 10px 30px;
}

#tekst ul li {
	margin: 0;
	padding: 10px 0 0 0;
}

#tekst p {
	padding: 20px 0 0 0;
}

#tekst div.biglink {
	padding: 32px 0 20px 0;
	text-align:center;	
}

#tekst div.biglink a {
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color: #C93E7D;
}

#tekst div.biglink a:hover {
	color: #403B28;
}

div#stopka { 
	font-size: 10px;
	color: #56534E;
	padding: 20px 0 0 0;
	height: 45px;
	text-align:center;
}

div#stopka p { 
	padding: 0px;
	margin: 0px;
}

#stopka a {
	font-weight: normal;
	text-decoration: none;
	color: #3b0221;
}

#stopka a:hover{
	text-decoration: none;
	color:#C93E7D;
}

