body {
	text-align: center;
	background: #ab5d11;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b65124;
	margin: 0;
}
a {
	color: #ed9a23;
	text-decoration: underline;
}
a:hover {
	color: #b74310;
	text-decoration: none;
}
p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:0.8em;
	line-height: 16px;
}
img {
	border: 0px;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: normal;
	margin: 0;
	margin-bottom: 0.3em;
}
h1 {
	color: #4f1f0a;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: #e9d8af;
	padding: 3px 0 5px 14px;
}
h2 {
	color: #4f1f0a;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0 5px 14px;
}
h3 {
	color: #4f1f0a;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 5px 5px;
}
h4 {
	color: #4f1f0a;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 2px 5px;
}

input {-moz-box-sizing:border-box; box-sizing:border-box;} 

hr {
	background: #4f1f0a;
	border: none;
	color: #4f1f0a;
	height: 1px;
}

/* classes */

.menuLink {
	color: #4f1f0a;
	text-decoration: none;
}
.menuLink:hover {
	color: #7b3516;
	text-decoration: none;
}
.bt {
	font-weight: bold;
}
.foto {
	border: solid 2px #4f1f0a;
	margin: 0px 15px 5px 5px;
}
.fotoLewo {
	border: solid 2px #4f1f0a;
	margin: 0px 15px 15px 0;
	float: left;
}
.fotoPrawo {
	border: solid 2px #4f1f0a;
	margin: 5px 10px 10px 15px;
	float: right;
}
.fotoCenter {
	border: solid 2px #4f1f0a;
	margin: 5px 5px 1px 100px;
	float: center;
}
.szlaczek {
	width: 100%;
	height: 30px;
	background: #4f1f0a;
	overflow: hidden;
}

/* id */ 
#container {
	width: 778px;
	height: auto;
	margin: auto;
	overflow: auto;
}
#top {
	width: 778px;
	height: 241px;
}
#lokalizer {
	width: 763px;
	height: 22px;
	background: #4f1f0a;
	text-align: left;
	padding: 3px 0 0 15px;
}
#lokalizer a {
	color: #ed9a23;
	text-decoration: none;
}
#lokalizer a:hover {
	color: #b74310;
	text-decoration: none;
}
#paseczek {
	width: 778px;
	height: 6px;
	background: url(../img/paseczek.png);
	overflow: hidden;
}
#content {
	width: 778px;
	height: auto;
	overflow: auto;
	background: url(../img/main_tlo.gif);
}
#lewaStrona {
	width: 200px;
	height: auto;
	overflow: auto;
	text-align: left;
	float: left;
}
#prawaStrona {
	width: 578px;
	height: auto;
	overflow: auto;
	text-align: left;
	float: right;
}
#menu {
	width: 200px;
	height: auto;
	background: #e9e2c5;
}
#menu ul {
	margin: 0 8px 0 8px;
	padding: 0;
	list-style: none;
}
#menu li {
	border-bottom: dotted 1px #c0b895;
	padding: 5px 5px 5px 5px;
}
#lewaKolumna {
	padding: 13px 0 10px 10px;
}
#tekstContent {
	padding: 10px;
}
#stopka {
	font-weight: bold;
	color: #4f1f0a;
	text-align: center;
}
#stopka a {
	color: #4f1f0a;
	text-decoration: none;
}
#stopka a:hover {
	color: #4f1f0a;
	text-decoration: underline;
}
