body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/bg.jpg);
}
#header {
	background-image: url(/img/header.jpg);
	height: 147px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 76px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/menu.jpg);
	text-align:center;
}
#body {
	background-image: url(/img/tresc_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#tresc {
	background-image: url(/img/plomienie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#top {
	background-repeat: repeat-x;
	background-position: center top;
	height: 147px;
	background-image: url(/img/top_bg.jpg);
}
#menu ul {
	margin:0 0 0 80px;
	padding:0;
	text-align:center;
}
#menu ul li {
	list-style-type:none;
	float:left;
	padding:15px 4px 0 4px;
	text-transform:uppercase;
	font-size:11px;
	text-align:center;
}
span.big {
	font-size:14px;
}
#menu ul li a{
	color:#FFF;
	text-decoration: none;
}
#menu ul li a:hover{
	color:#FFF;
	text-decoration: underline;
}
#nawigacja {
	height: 20px;
	text-transform: uppercase;
	padding-top:20px;
	float:left;
	margin-left:100px;
	font-size:11px;
	color:#fff;	
}
.hr {
	height:4px;
	width:828px;
	margin-right: auto;
	margin-left: auto;
	background:url(/images/hr_line.gif);
	border:0;
}
#nawigacja a{
	color:#9d2d07;
}
#lang {
	float:right;
	margin-right:80px;
	margin-top:10px;
}
#menubok {
	float:left; 
	width:200px; 
	padding:0 5px 0 15px; 
	margin:20px 0 20px 0; 
	border-left: solid #9d2d07 1px;
}
#menubok h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-transform: uppercase;
	font-weight: normal;
}
#menubok h2 span{
	font-size:16px;
}
#menubok img {
	border:solid 2px #9d2d07;
}
#tresci {
	float:left; 
	width:585px; 
	padding:20px 15px 20px 20px;
}
#tresci a {
	color:#fff;
	text-decoration:none;
}
.miniaturka {
	float: left;
	height: 160px;
	width: 140px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:20px;
	text-align:center;
}
.hr {
	background: url(/img/hr_line.gif);
	height:4px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#stopa {
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding:5px;
}

#stopa a {
	color: #aa0b2a;
	text-decoration:none;
}
.pole {
	width:190px;
	padding:0;
	background:#45020e;
	color:#fff;	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	text-transform: uppercase;
	font-weight: normal;
	padding:3px;
	margin:0;
}
h3 span{
	font-size:14px;
}