* {
  margin: 0;
  padding: 0;
}

body {
  background: #FEFEFE;
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #626669;
  background: url("images/top_bg.jpg") repeat-x 0 110px white;
}

ul {
  list-style: none;
  line-height: 17px;
}
a {
  text-decoration: none;
  color: #E42B02;
  font-weight: bold;
}
a:hover {
  color: #626669;
}
p {
  margin: 12px 0;
  font-size: 12px;
}
h1 {
  text-indent: -10000px;
}
h2 {
  color: #E42B02;
  font-size: 21px;
  font-weight: normal;
  margin: 12px 0;
}
h3 {
  color: #E42B02;
  font-size: 17px;
  font-weight: bold;
  margin: 12px 0;
}

.icon {
	border: 0;
}

.left {
  float: left;
  margin: 12px;
  margin-left: 0;
  margin-top: 0;
}
.right {
  float: right;
  clear: both;
  margin: 12px;
  margin-right: 0;
  margin-top: 0;
}
.center {
  clear: both;
  margin: 0 auto;
  text-align: center;
}
.center img {
  margin: 0 12px;
}
img {
  border: 1px solid #C7CACB;
  padding: 1px;
}
p.photos {
  float: right;
  width: 180px;
  margin-left: 10px;
  text-align: center;
  height: 1%;
}
p.photos img {
  margin: 0 0 6px;
}


p.photos2 {
  float: right;
  width: 310px;
  text-align: center;
}
p.photos2 img {
  margin: 0 0 6px;
}

p.success { font-weight: bold; }
p.error { font-weight: bold; color: red; }

form input, form select, form textarea {
  background: white;
  border: 1px solid #C9CCCD;
  padding: 4px 8px;
  color: #929BA2;
  font-family: Tahoma, Arial, verdana,sans-serif;
  font-size: 10px;
}

form label, form input, form select, form textarea {
  display: block;
  width: 350px;
  float: left;
  margin-bottom: 10px;
}

form label {
  text-align: right;
  width: 130px;
  padding-right: 20px;
}
form label span {
  color: #cc0200;
}

form br {
  clear: left;
}

form input.submit {
  background: #DFDFDF;
  border: 1px solid #B3BABD;
  color: #3F4C56;
  font-weight: bold;
  float: none;
  margin: 10px 0 0 150px;
  display: inline;
  width: 100px;
}
form p.important {
  display: inline;
  padding-left: 20px;
}
form p.important span {
  color: #cc0200;
}

#container {
  width: 940px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  font-size: 11px;
}

#header {
  margin: 0 15px;
  width: 868px;
  height: 340px;
  text-align: left;
}
#header h1, #header h1 a {
  width: 210px;
  height: 84px;
  display: block;
  background: url("images/logo.gif") no-repeat;
}
#header h1 {
  background: transparent;
  position: relative;
  top: 10px;
}

#header h2 {
  text-indent: -10000px;
  background: url("images/subtitle.gif") no-repeat;
  width: 222px;
  height: 24px;
  position: relative;
  top: -50px;
  left: 229px;
  font-size: 10px;
}

#menu {
  position: absolute;
  top: 110px;
  left: -20px; /* Menu shadow on the left */
  height: 230px;
  width: 290px;
  background: url("images/menu_bg.jpg") no-repeat;
}

#menu ul {
  width: 290px;
  height: 188px;
  margin-top: 42px;
  background: url("images/menu_seperator.gif") no-repeat 50% 0% transparent;
  padding-top: 1px;
}
#menu li {
  height: 35px;
  /*height: 36px; Ironically enough, IE gets it right... */
  margin: 0 16px;
  background: url("images/menu_seperator.gif") no-repeat 50% 100% transparent;
}
#menu li a {
  display: block;
  margin: 1px 0;
  width: 210px;
  height: 33px;
  color: #64717a;
  font-weight: bold;
  line-height: 33px;
  padding-left: 38px;
}
#menu li a:hover {
  background: url("images/menu_selected.gif") no-repeat;
  color: white;
}

#spotlight {
  position: absolute;
  top: 62px;
  left: 130px;
}

#contact {
  position: absolute;
  top: 0;
  right: 14px;
  width: 250px;
}
#contact ul {
  margin: 19px 0;
  height: 14px;
}
#contact ul li {
  float: left;
  width: 60px;
  text-indent: -10000px;
}
#contact ul #misc-startowa {
  background: url("images/top-startowa.gif") no-repeat;
  width: 51px;
  height: 11px;
}
#contact ul #misc-startowa a {
  width: 51px;
  height: 11px;
  display: block;
}
#contact ul #misc-mapa {
  background: url("images/top-mapa.gif") no-repeat;
  width: 65px;
  height: 13px;
  margin-left: 30px;
}
#contact ul #misc-mapa a {
  width: 65px;
  height: 13px;
  display: block;
}
#contact ul #misc-napisz {
  background: url("images/top-kontakt.gif") no-repeat;
  width: 43px;
  height: 14px;
  margin: -1px 0 0 29px;
}
#contact ul #misc-napisz a {
  width: 43px;
  height: 14px;
  display: block;
}

#contact address {
  padding: 2px 0 0 1px;
  font-style: normal;
  line-height: 18px;
}
#contact address strong {
  float: left;
  width: 43px;
  font-weight: normal;
  color: #9fafba;
}

#content {
  background: url("images/main_bg.jpg") no-repeat 100% 0 white;
  padding-top: 23px;
  line-height: 18px;
}
#content div.mainbox {
  float: left;
  width: 370px;
  height: 180px;
  margin: 0 40px;
  position: relative;
  line-height: 16px;
}

#content #welcome h2, #content #oferta.mainbox h2, #content #aktualnosci h2 {
  text-indent: -10000px;
  margin: 0 0 1px;
}

#content #oferta.mainbox {
	width: 360px;
	margin: 0 30px;
}

#content #welcome h2 {
  width: 255px;
  height: 48px;
  background: url("images/h-welcome.gif") no-repeat;
}
#content #oferta.mainbox h2 {
  width: 290px;
  height: 48px;
  background: url("images/h-ofertamain.gif") no-repeat;
}
#content #aktualnosci h2 {
  width: 285px;
  height: 46px;
  background: url("images/h-news.gif") no-repeat;
}


#content #oferta.mainbox ul {
  color: #B6BDC3;
  list-style: square;
  margin: 9px 0 0 16px;
}
#content #oferta.mainbox li {
  float: left;
  width: 136px;
  line-height: 13px;
}

#content #oferta.mainbox li.fwidth {
	width: 360px;
}

#content #oferta.mainbox li a, #content #oferta.mainbox span {
  color: #71767A;
  font-weight: bold;
}
#content #oferta.mainbox li a:hover {
  color: #B6BDC3;
}

#content div a.more {
  
}
#content #oferta.mainbox a.more {
  position: relative;
  top: 12px;
}

#content #trivia {
  clear: both;
  border-top: 1px dotted #C3C3C3;
  padding: 18px 0 17px;
  list-style: none;
  height: 95px;
  margin: 0 25px 0 5px;
}
#content #trivia li {
  width: 290px;
  height: 95px;
  background: url("images/but-bg.gif") no-repeat;
  border: none;
  position: relative;
  overflow: visible;
  float: left;
}
#content #trivia li a {
  width: 290px;
  height: 95px;
  display: block;
}
#content #trivia li img {
  border: 0;
  padding: 0;
}
#content #trivia li span {
  text-indent: -10000px;
  display: block;
  position: absolute;
}
#content #trivia #transport {
  margin: 0 20px 0 20px;
}
#content #trivia #lat13 img {
  position: absolute;
  top: -15px;
  left: 6px;
}
#content #trivia #transport img {
  position: absolute;
  top: 2px;
  left: 2px;
}
#content #trivia #gazele img {
  position: absolute;
  top: -13px;
  left: 5px;
}
#content #trivia #lat13 span {
  background: url("images/but-13lat_text.gif") no-repeat;
  width: 140px;
  height: 50px;
  top: 31px;
  left: 138px;
}
#content #trivia #transport span {
  background: url("images/but-transport_text.gif") no-repeat;
  width: 99px;
  height: 49px;
  top: 33px;
  left: 177px;
}
#content #trivia #gazele span {
  background: url("images/but-gazele_text.gif") no-repeat;
  width: 144px;
  height: 54px;
  top: 35px;
  left: 136px;
}
#footer {
  clear: both;
  padding-top: 16px;
  border-top: 1px dotted #C3C3C3;
}
#footer .copyright, #footer .creator {
  width: 250px;
  text-align: center;
  margin: 0 0 0 29px;
  font-size: 11px;
}
#footer .creator, #footer .creator a {
  color: #B0B5B9;
  font-weight: normal;
}
#footer .creator a:hover {
  color: black;
}
#footer #menu2 {
  float: right;
  width: 400px;
  height: 30px;
  text-align: center;
  margin: 5px 119px 0 0;
}
#footer #menu2 li {
  display: inline;
}
#footer #menu2 li span {
  margin: 0 9px;
}
#footer #menu2 li a {
  color: #626669;
  font-weight: normal;
}
#footer #menu2 li a:hover {
  color: #E42B02;
}

#o_firmie, #formularz, #kontakt, #mapa, #oferta {
  margin: 0 38px 20px;
}
#o_firmie h1 {
  width: 140px;
  height: 30px;
  background: url("images/h-onas.gif");
  margin: 0 0 22px;
}
#formularz h1 {
  background: url("images/h-formularz.gif");
  width: 235px;
  height: 27px;
  margin: 0 0 22px;
}
#kontakt h1 {
  background: url("images/h-kontakt.gif");
  width: 80px;
  height: 27px;
  margin: 0 0 22px;
}
#mapa h1 {
  background: url("images/h-mapa.gif");
  width: 127px;
  height: 27px;
  margin: 0 0 22px;
}
#oferta h1 {
  background: url("images/h-oferta.gif");
  width: 127px;
  height: 27px;
  margin: 0 0 22px;
}

#kontakt address {
  font-size: 12px;
  font-style: normal;
}
#kontakt p.osoba span, #kontakt p.osoba strong {
  display: block;
}
#kontakt p.osoba span {
  margin-left: 12px;
}
#kontakt ul, #mapa ul {
  margin-left: 24px;
  list-style: square;
  font-size: 12px;
}
#kontakt li, #mapa li {
  line-height: 17px;
}
#kontakt h2 {
  color: #E42B02;
  font-size: 21px;
  font-weight: normal;
  margin: 20px 0;
}

#oferta ul {
  list-style: square;
  margin-left: 24px;
}
#oferta ul ul {
  list-style: circle;
}
#oferta ul.lista {
  font-size: 12px;
  line-height: 17px;
}