/* glowne bloki strony */

body
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #5d5d5d;
	margin: 0px;
	padding: 0px;
  background: #ffffff url('../img/bg_top_repeat-x.gif') repeat-x 0px -180px;
	text-align: center;
}

/* czesc gorna */

#wizerunek {
  margin: 20px auto 0px auto;
  width: 836px;
  height: 222px;
  text-align: left;
  background : #081936 url('../img/wizerunek.jpg') no-repeat 0px 0px;
}
#link_sg { margin-left: 40px; font-size: 12px; color: #ffffff; }

#middle {
  margin: 0px auto;
  width: 800px;
  height: auto;
}
#menu {
  float: left;
  margin: 10px 0px 0px 30px;
  -margin-left: 15px;
  width: 426px;
  height: 32px;
  background: transparent url('../img/bg_menu.gif') no-repeat 0px 0px;
}

#menu a { display: block; float: left; margin: 0px 0px 0px 20px; height: 32px; min-height: 32px; max-height: 32px; }

#menu_o_firmie  { width: 70px; background: transparent url('../img/menu_o_firmie.gif')  no-repeat 0px 0px;}
#menu_oferta    { width: 60px; background: transparent url('../img/menu_oferta.gif')    no-repeat 0px 0px;}
#menu_regulamin { width: 90px; background: transparent url('../img/menu_regulamin.gif') no-repeat 0px 0px;}
#menu_kontakt   { width: 70px; background: transparent url('../img/menu_kontakt.gif')   no-repeat 0px 0px;}

#menu a:hover {
  background-position: 0px -32px;
}

/* czesc srodkowa */

#left {
  float: left;
  margin: 20px 0px 0px 30px;
  -margin-left: 15px;
  width: 500px;
  text-align: left;
}

#right {
  float: left;
  margin: 20px 0px 0px 80px;
}

/* czesc dolna */

#bottom {
  margin: 0px auto;
  width: 100%;
  height: 41px;
  text-align: right;
  background-color: #ea681c;
  text-align: center;
}
#footer {
  margin: 0px auto;
  width: 800px;
  height: 36px;
  text-align: right;
  background: transparent url('../img/txt_na_terenie_miasta.gif') no-repeat right center;
}
#bottom span {margin: 0px 10px;}

/* elementy */

div.c {
  clear:both !important;
  margin: 0px !important;
  padding: 0px !important;
  width: 0px !important;
  height: 0px !important;
  border: none !important;
  overflow: hidden !important;
}

.page {
  float: left;
  margin: 0px;
  width: 721px;
  background: #ffffff url('../img/page_bg.gif') repeat-y 0px 0px;
}

img {
  border: 0px;
}

h3 {
  margin: 0px 0px 20px 0px;
  font-size: 18px;
  color: #ea681c;
}

p.center {
  margin:20px auto 0px auto;
  text-align: center;
}

h4 {
  margin: 0px;
  font-size: 12px;
}

table.cennik {
  border-collapse: collapse;
  margin: 10px 0px 30px 0px;
  width: 500px;
}

table td {
  width: 250px;
  padding: 5px 10px;
  border: 1px solid #999999;
}



a {
  color: #008BCF;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
a.czytaj_wiecej { color: #ee0022; }

a.wiecej {
  clear:both;
  float:right;
  margin: 10px 20px;
}
