/* CSS Document */
body, table, tr, td, div, p, li, ol, ul, img, a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: auto;
	background-image: url('../img/topak.jpg');
	background-repeat: repeat-x;
	background-color: #efe6df;
}
#container {
	width: 100%;
	height: 100%;
	margin: auto;
	overflow: hidden;
}
#top {
	height: 182px;
	text-align: center;
}
#top .left {
	position: relative;
	left: -189px;
	width: 822px;
	height: 182px;
	margin: auto;
	background-image: url('../img/top_lewak.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top .right {
	position: relative;
	right: -378px;
	width: 822px;
	height: 182px;
	margin: auto;
	background-image: url('../img/top_prawak.jpg');
	background-position: 633px 0px;
}
#top .center {
	position: relative;
	left: -190px;
	width: 822px;
	height: 182px;
	margin: auto;
}
#middle {
	text-align: center;
}
#middle .left {
	position: relative;
	left: -189px;
	width: 822px;
	height: 100%;
	margin: auto;
	background-color: #efe6df;
	background-position: 0px 0px;
}
#middle .right {
	position: relative;
	right: -378px;
	width: 822px;
	height: 100%;
	margin: auto;
	background-color: #efe6df;
	background-position: 633px 0px;
}
#middle .center {
	position: relative;
	left: -189px;
	width: 822px;
	height: 100%;
	margin: auto;
	background-color: #f8f2ed;
}
#content {
	width: 822px;
	margin-left: -1px;
	text-align: left;
}
#footer {
	width: 100%;
	height: 78px;
	text-align: center;
	background-image: url('../img/footer_loop.jpg');
}
#footer .left {
	position: relative;
	left: -189px;
	width: 822px;
	height: 100%;
	margin: auto;
	background-image: url('../img/footer_lewak.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer .right {
	position: relative;
	right: -378px;
	width: 822px;
	height: 100%;
	margin: auto;
	background-image: url('../img/footer_prawak.jpg');
	background-repeat: no-repeat;
	background-position: 633px 0px;
}
#footer .center {
	position: relative;
	left: -189px;
	width: 822px;
	height: 100%;
	margin: auto;
}
#footer_flag {
    position: absolute;
    width: 30px;
    top: 53px;
    left: 180px;
}
#intro {
	padding-top: 100px;
}
.foto {
	margin-top: 100px;
	float: left;
}
a {
	text-decoration: none;
}
p, td {
	color: #440000;
	font-family: "Verdana", "Arial";
	font-size: 10px;
}
p {
	line-height: 15px;
}
strong {
	color: #773322;
	font-family: "Verdana", "Arial";
	font-size: 12px;
	line-height: 20px;
}
#produkty td {
	vertical-align: top;
}
#produkty_karton td {
	vertical-align: top;
}
.produkt {
	margin-top: 15px;
}
.news_img {
	float: left;
	margin-right: 10px;
}
.n {
	margin-bottom: 35px;
}
.head1 {
	margin-top: 20px;
}
