body {
	background: #555 url(img/bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,sans-serif;
	line-height: 18px;
	color: #333;
  height: 100%;
}
a {
	text-decoration: none;
  color: #cb0000;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
a:hover img {
	margin-bottom: 2px;
	margin-top: -2px;
}
table a:hover img {
  margin: 0;
}
.info {
	color: #cb0000;
	font-size: 17px;
  background: #fcf1f1;
  border: 1px solid #cb0000;
  padding: 10px;
  clear: both;
  margin: 15px 0;
  text-align: center;
  line-height: 22px;
}
.info p {
  margin: 0;
}
h2 {
	font-size: 16px;
	font-family: arial;
  border-bottom: 1px solid #eee;
  color: #333;
  font-style: italic;
  background: #ddd;
  margin:0;
  padding: 3px;
  margin-bottom: 5px;
}
#oferta {
  margin-top: -10px;
}
#page {
	width: 768px;
	margin: 0 auto;
	background: #fff;
	font-size: 12px;
	overflow: hidden;
}
#top {
  margin-bottom: -5px;
  position: relative;
}
a.pl, a.en, a.de {
  position: absolute;
  display: block;
  width: 16px;
  height: 21px;
  top: 156px;
}
a.pl {
  left: 205px;
}
a.en {
  left: 226px;
}
a.de {
  left: 247px;
}
a.home_link {
  margin-left: 16px;
}
#menu {
	background: #333 url(img/menu_bg.gif) repeat-x 0 0;
	height: 40px;
	margin: 0 14px 0 16px;
	font-family: sans-serif;
	font-size: 11px;
}
#menu ul {
	margin: 0;
	padding: 10px 0 0;
  text-align: center;
}
#menu ul li {
	display: inline;
	padding: 5px 19px;
	background: transparent url(img/red_arrow.jpg) no-repeat 7px 7px;
}
img.top_main {
  margin-top: -5px;
}
#menu a {
	color: #fff;
	font-weight: bold;
  text-transform: uppercase;
}
#menu a.active {
  text-decoration: underline;
  cursor: default;
}
#content {
	margin: 16px;
}
#footer {
  clear: both;
  background: #333;  
	padding: 10px 30px;
}
#footer p span {
  float: left;
}
#footer p, #footer a {
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #fff;
}
#footer p.client {
	text-align: right;
	font-weight: bold;
	font-style: normal;
}
.clear {
  clear: both;
}
div.column {
  width: 223px;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  overflow: hidden;
}
#oferta .column {
  height: 500px;
  margin-bottom: 15px;
}
#transfery .column {
  width: 346px;
}
h1 {
  font-size: 14px;
  color: #333;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  background: transparent url(img/red_arrow2.jpg) no-repeat -6px 5px;
  padding-left: 7px;
}
.column p {
  font-weight: bold;
  margin-bottom: 3px;
}
#kontakt {
  width: 400px;
  float: left;
  margin-top: 20px;
}
#tel {
  float: left;
  margin-right: 90px;
  margin-top: 20px;
  margin-left: 50px;
}
hr {
  height: 1px;
  background: #ddd;
  border: none;
}
table {
  border: 1px solid #ccc;
border-collapse: collapse;
}
th {
  text-align: left;
  border-right: 1px solid #ccc;
  padding: 5px;
}
#cennik th {
  padding: 17px 5px;
}
tr {
  border-bottom: 1px solid #ccc;
}
td {
  text-align: left;
  padding: 5px;
  border-right: 1px solid #ccc;
}
td.left {
  width: 160px;
}
table#transport {

}
#transport th {
  border-right: none;
}
#transport input,
#transport textarea {
  width: 300px;
}
div.car {
  height: 150px;
}
#galeria_wrapper {
  margin: auto;
}
.caption {
  padding-left: 10px;
}
#galeria li {
  display: inline;
  background: none;
}
p.btn_holder {
  text-align: right;
}
form {
  width: 545px;
  margin: auto;
}
