h1 {
  background: url(gfx/shadow2.gif) repeat-y;
  padding: 5px 25px;
  font-size: 10px;
	font-family: Tahoma, Arial;
	margin: 0;
	color: #a9a9a9;
	font-weight: lighter;
}
.nav_bg {
	background-image: url(gfx/navbar_bg.jpg);
	background-repeat: repeat-x;
}
.left_bg {
	background-image: url(gfx/left_bg.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(gfx/right_bg.jpg);
	background-repeat: repeat-y;
}
.dzialy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 12px;
}
.poddzialy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 25px;
}
.stopka {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px;
	background: #fff;
	border-top: 1px solid #932031;
	height: 30px;
	vertical-align: middle;
}
.artd {
	color: #990000;
}
.scroll {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mainContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding: 0 5px 40px 10px;
	height: 100%;
	position: relative;
}
.tytuly {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.poddzialy_link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.szczegoly {
	color: #666666;
	text-decoration: none;
}
.dzialy_link {
	color: #666666;
	text-decoration: none;
}
.zapytanie {
	color: #990000;
	font-weight: bold;
}
.shadow {
	background-image: url(gfx/shadow.jpg);
	background-repeat: repeat-y;
}
.catOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.main {
	position: relative;
	width: 805px;
	margin: auto;
}
.slowa {
  position: absolute;
  bottom: 30px;
  left: 13px;
  width: 780px;
  background: #e5e5e5;
  text-align: center;
  border-top: 1px solid #932031;
  padding: 5px 0;
  font-size: 11px;
  font-family: Tahoma, Arial;
}
.slowa strong {
  font-weight: lighter;
}

