@charset "utf-8";
/* CSS Document */
/* wyzerowanie domyslnych wartosci */
html, body, h1, h2, h3, h4, h5, h6, a, abbr, acronym, em, p, strong, address, blockquote, cite, q, dd, dfn, dl, dt, li, ol, ul, code, kbd, pre, samp, tt, var, del, ins, small, caption, table, tbody, td, tfoot, th, thead, tr, fieldset, iframe, img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
body,td,th {
	font-size: 0.8em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	text-align: center;
}

a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}
.container .tlo .info p {
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
}

a:active {
	color: #666;
}
.top {
	background: #FFF;
	height: 200px;
	width: 1024px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.top .fotografia {
	display: block;
	text-indent: -500em;
	float: left;
	height: 29px;
	width: 326px;
	margin-top: 75px;
	margin-left: 25px;
	background: url(../images/fotografia.gif) no-repeat left top;
}
.top .forward {
	float: none;
	height: 150px;
	width: 159px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.top .grafika {
	display: block;
	text-indent: -500em;
	float: left;
	height: 29px;
	width: 335px;
	margin-top: 75px;
	background: url(../images/grafika.gif) no-repeat left top;
}
.container {
	clear: both;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.gl {
	border-bottom: 1px solid #666;
}

.container .tlo {
	background: url(../images/tlo.gif) no-repeat left top;
	height: 570px;
	width: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.container .tlo .info .szcz {
	font-size: 10px;
}

.container .tlo .info {
	color: #333;
	line-height: 2em;
	font-weight: bold;
	margin-top: 50px;
}
.info h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.2em;
}
.container .tlo .kontakt {
	padding-top: 55px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 85px;
}
a {
	font-weight: bold;
}
.container .tlo .kontakt p span {
	font-weight: bold;
}
