body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 110px;
	/*position: relative;*/
	color: #606060;
	/*text-align: center; /*specjalnie dla starych IE*/
	background: url("images/tlo_153.jpg");
	background-attachment: fixed;
}
#calosc {
	width: 800px;
	border-width: 2px 1px 1px 3px;
	border-style: double solid solid double;
	border-color: black;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFCE5;
}
a {
	color: #606060;
}
h1 {
	color: #C78139;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	border: 0px dotted red;	
}
h2 {
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	margin-top: 5px;
	margin-left: 0px;
}
.komorka ul {
	padding: 0;
}
.komorka li {
	width: 380px;
	margin-left: 285px;
	list-style-type: none;
	list-style-image: url("images/ptaszek.gif");
	padding-right: 8px;
	padding-left: 5px;
	text-align: left;
}
li h1 {
	margin-top: 1px;
	margin-bottom: 2px;
	color: #606060;
	font-family: Times New Roman, serif;
	font-weight: bold;	
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0px;	
}
.li1 {
	margin-top: 15px;
}
#logo {
	width: 780px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid gray;
	padding: 10px 10px 0px 10px;
	background: url("images/logoz.gif");
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
.komorka {
	height: 160px;
	width: 692px;
	padding: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	border-width: 1px 1px 1px 7px;
    border-color: #C78139;
    border-style: solid solid solid solid;
	background-color: #C6C739;
}
#kontakt span {
	font-weight: bold;
}
#kontakt ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#kontakt li {
	text-align: left;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	display: inline;
	padding: 2px 5px;
	position: relative; left: -35px; top: -10px;
}
.tytul {	
	font-family: Times New Roman, serif;
	background-color: #C6C739;
	padding: 0px 0px 0px 2px;
	text-align: left;
	text-decoration: underline;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: .1em;
	border-color: #C73A39;
	border-width: 0px;
	border-style: none solid solid none;
}
#banner {
	width: 700px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#pod h2 {
	font-size: 2px;
	color: white;
	width: 300px;
	position: absolute;
	top: 30px;
	left: 250px;
	z-index: -1;
}
#licznik {
	float: right;
}
	
