body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: black;
	background: #eeeeee;
}

#container {
	border: 1px solid silver;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#title_container {
	border: 4px ridge silver;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 10px;
	width: 300px;
	background: #eeeeee;
}

#title {
	width: 288px;
	background: #a5b2ba url(title.png) no-repeat;
	text-align: center;
	font-size: 0px;
	font-weight: bold;
	height: 60px;
	color: white;
	padding-top: 32px;
	margin-bottom: 8px;
}
address {
font-size: 12px;
  padding: 0px 0 7px 7px;
  font-style: normal;
}

.small {
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	position: relative;
	bottom: 29px;
}

.pic {
	background: url(glowa.jpg) no-repeat right top;
	height: 112px;
	float: right;
	width: 425px;
	border: 2px double silver;
}

#navigation {
	
}

#navigation h2 {
	
}

ul {
	list-style: none;
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	padding: 4px;
}

li {
	display: inline;
	padding: 8px;
}

a {
	color: #575f6e;
	text-decoration: none;
}

a:hover {
	color: gray;
}

#content {
	padding: 8px;
	font-size: 11px;
}
#leftImg
{
float:left;
padding: 0 5px 5px 0;
}
#leftImg1
{
float:left;
padding: 0 5px 5px 0;
}
#rightImg
{
float:right;
padding: 0 0 5px 5px;
}
#rightImg1
{
float:right;
padding: 0 0 5px 5px;
}

h1 {
	color: #575f6e;
	border-bottom: 1px solid gray;
	padding-bottom: 4px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 25px;
}

#footer {
	border-top: 1px solid silver;
	text-align: center;
	font-size: 12px;
	color: gray;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	padding: 10px;
}

.tabCennikTytul {
	background: #333333;
	text-align:center;
	color: #f9faf4;
	padding: 8px 3px 8px 3px;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tabCennik01{
	background-color: #f7fbeb;
	text-align:center;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C6B4;
	font-size:16px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 3px 8px 3px;
}

.tabCennik02{
	background-color: #edf6d2;
	text-align:center; 
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C6B4;
	font-size:16px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 3px 8px 3px;
}

.fontCennikData {
	font-size:12px;
}