html * { margin: 0; padding: 0; border: 0; }
body {
	font: normal 13px/16px Arial, sans-serif Sans-Serif;
	color: #fff;
	width: 100%;
	margin: 0;
	background: #000 url(i/bg.jpg) repeat-x center top;
	position: relative;
}
a {
	font-size: 100%;
	color: #373737;
	text-decoration: none;
	}
a:hover {
	font-size: 100%;	
	color: #373737;
	text-decoration: underline;
}
img {
	border: 0;
}
abbr, acronym { 
	border-bottom: 1px dotted #ccc; 
}
p { 
	padding-bottom: 0;
	padding-right: 0;
	color: #fff; 
	padding: 5px;
	text-align: justify;
	font-size: 12px;
}
img#logo {
	padding-left: 40px;
	margin-top: 25px;
}
div#wrapper {
	width: 900px; 
	margin: 0 auto;	
}
div#top {
	width: 900px; 
	margin: 0 auto;	
	height: 108px;
	background: url(i/ban.jpg) no-repeat 0 0;
}
div#menu {
	width: 900px; 
	margin: 0 auto;	
	height: 30px;
}

ul#nav {
	height: 30px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 840px;
	float: left;
	background: transparent url(i/bg2.jpg) 0 0 no-repeat;
	list-style-type: none;
	padding-left: 60px;
}
ul#nav li {
	
	float: left;
}
li a.m1 {
	display: block;
	background: transparent url(i/m1.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 62px;
}
li a.m1:hover {
	height: 30px;
	background: transparent url(i/m1.jpg) 0 0 no-repeat;
}
li a.m2 {
	display: block;
	background: transparent url(i/m2.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 182px;
}
li a.m2:hover {
	height: 30px;
	background: transparent url(i/m2.jpg) 0  0 no-repeat;
}
li a.m3 {
	display: block;
	background: transparent url(i/m3.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 197px;
}
li a.m3:hover {
	height: 30px;
	background: transparent url(i/m3.jpg) 0 0 no-repeat;
}

li a.m4 {
	display: block;
	background: transparent url(i/m4.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 167px;
}
li a.m4:hover {
	height: 30px;
	background: transparent url(i/m4.jpg) 0 0 no-repeat;
}
li a.m5 {
	display: block;
	background: transparent url(i/m5.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 81px;
}
li a.m5:hover {
	height: 30px;
	background: transparent url(i/m5.jpg) 0 0 no-repeat;
}
li a.m6 {
	display: block;
	background: transparent url(i/m6.jpg) 0 -30px no-repeat;
	height: 30px;
	width: 77px;
}
li a.m6:hover {
	height: 30px;
	background: transparent url(i/m6.jpg) 0 0 no-repeat;
}


div#pas {
	width: 900px; 
	margin: 0 auto;	
	height: 131px;
}
div#content {
	width: 900px; 
	
	margin: 0 auto;	
	min-height: 600px;
	background: #000 url(i/bok.jpg) top right no-repeat;
}
div#tresc {
	width: 520px;
	padding: 20px;
}
div#footer {
	width: 900px; 
	background: transparent url(i/bg2.jpg) 0 0 no-repeat;
	height: 36px;
	margin: 0 auto;	
}
img#wyk {
	float: right;
	padding-right: 110px;
	padding-top: 10px;
}
h1 {
	font-size: 18px;
	padding-left: 5px;
	font-family: Georgia;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	padding-left: 5px;
	font-family: Georgia;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	padding-left: 5px;
	font-family: Georgia;
	padding-bottom: 10px;
	color: #b21d81;
	text-align: center;
}
p.pytanie{
	font-weight: bold;
}
input, textarea {
	border: 1px solid #b21d81;
}

p.sr {
	text-align: center;
}
p.sr img {
	padding: 3px; 
	margin: 4px;
	background: #fff;
}
div.gsrodek {
	width: 400px;
	min-height: 70px;
	padding-left: 100px;
}
div#gsrodekLeft {
	float: left;
	
	width: 170px;
}
div#gsrodekRight {
	float: right;
	width: 230px;
}

