body {
	text-align: center;
	background:#4f0606;
	font-family: Verdana, Tahoma, "trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #FFFFD0;
	margin: 0;
}
a {
	color: #FFFFD0;
	text-decoration: underline;
	font-size: 11px;
	
}
a:hover {
	color: #FFFFD0;
	text-decoration: none;
	font-size: 11px;
}
p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:0.8em;
	line-height: 16px;
}

dl {
	margin: 0 0 0 150px;
}
li {
	padding : 5px;
}
img {
	border: 0px;
}

a.gallery:hover {
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6,h7,h8,h9,a.gallery {
  text-decoration: none;
	font-family: Tahoma;
	line-height: 150%;
	font-weight: normal;
	margin: 0;
	margin-bottom: 0.3em;
}

h1 {
	color: #fef2d7;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 1px 0;
}

h2 {
	color: #fef2d7;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 5px 14px;
	border: solid 0px #ffffff;
	background:url(../img/border.jpg);
	
}
h3,a.gallery {
	color: #fef2d7;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 5px 25px;
	border: solid 0px #ffffff;
	background:transparent url(../img/border1.gif);
}
h4 {
	color: #fef2d7;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	
}

h6 {
	color: #fef2d7;
	text-align: left;
	font-size: 22px;
	font-weight: bold;	
}

input {-moz-box-sizing:border-box; box-sizing:border-box;} 

hr {
	background: #4f1f0a;
	border: none;
	color: #4f1f0a;
	height: 1px;
}

/* classes */

.menuLink {
	color: #FFFFD0;
	text-decoration: none;
	font-size:11px;
}
.menuLink:hover {
	color: #F0E68C;
	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: 5px;
	background: #4f0606;
	overflow: hidden;
}

/* id */ 
#container {
	width: 800px;
	height: auto;
	margin: auto;
	overflow: auto;
	border: solid 0px #ffffff;
	overflow: hidden;
}
#top {
	width: 800px;
	height: 278px;
}


#content {
	width: 800px;
	height: auto;
	overflow: auto;
	background:url(../img/paseczek.jpg) repeat-x top center #980909;
	margin-top: 0px;
	
}
#lewaStrona {
	width: 210px;
	height: auto;
	overflow: auto;
	text-align:center;
	float: left;
	background:url(../img/kategorie1.jpg) no-repeat top left #980909;
	border: solid 0px #ffffff;
	
	
	
}
#prawaStrona {
	width: 555px;
	height: auto;
	overflow: auto;
	text-align: justify;
	float: right;
	margin-right:10px;
	border: solid 0px #ffffff;
	overflow: hidden;
}
#menu {
	width: 190px;
	height: auto;
	margin-left:10px ;
	margin-top:60px;
}
#menu ul {
	margin: 0 8px 0 15px;
	padding: 0;
	list-style: none;
}
#menu li {
	border-bottom: solid 1px #920b0b;
	padding: 3px 15px 3px 20px;
}
#lewaKolumna {
	padding: 10px 0 10px 2px;
	text-align:left;
}
#tekstContent {
	padding: 10px;
}
#stopka {	
	width: 800px;
	height: 77px;
	background: url(../img/stopka.jpg);
	text-align:right;
	margin:auto;
	overflow: hidden;
	font-size:90%;
	}
	

#logo {	
	position: relative;
	top: 21px;
	right: 50px;
	}
	
