/* glowne bloki strony */

body
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #1d0e0a;
	margin: 0px;
	padding: 0px;
	background: #3f0700 url('../img/bg.jpg') repeat 42px 10px;
	text-align: center;
}

#center {
  margin: 0px auto;
  padding: 0px;
  width: 940px;
}

#top {
  float: left;
  margin: 0px auto;
  padding : 0px;
  height: 426px;
  max-height: 426px;
  overflow: hidden;
}

#middle {
  float: left;
  margin: 0px auto;
  width: 940px;
  height: auto;
  background: #ffffff url('../img/bg_main.gif') no-repeat top left;
}

#content {
  float: left;
  padding: 10px 30px;
  width: 600px;
  height: auto;
  min-height: 490px;
  text-align: left;
}

#boxy {
  float: left;
  padding: 0px;
  width: 280px;
  background-color: transparent;
}

#boxy a { font-weight: normal; }
#boxy a:hover { text-decoration: none; }

.box {
  margin-bottom: 30px;
  padding: 40px 10px 0px 10px;
  text-align: left;
}

#bottom {
  float: left;
  display: block;
  width: 940px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background: #ffffff url('../img/center_bottom.gif') no-repeat bottom center;
  text-align:center;
  color: #ffffff;
}
#bottom div {
  float:left;
  height: 44px;
  width: 6px;
  background-color: #bc3165;
}
#bottom span {
  position:relative;
  top: 10px;
  left: -20px;
  width: 800px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-align: right;
}

.oferta_menu {
  float: left;
  margin: 10px 0px;
  width: 200px;
  border: 0px solid #552811;
}

.oferta_menu a {
  display: block;
  width: 180px;
  padding-left: 30px;
  margin-bottom: 8px;
  background: transparent url('../img/menu_dot.gif') no-repeat 0px 3px;
}

.oferta_produkt {
  float: left;
  width: 400px;
}


/* elementy */

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

img {
  border: 0px;
}

h3 {
  font-size: 14px;
  margin: 0px;
  height: 27px;
  padding : 4px 20px;
  color: #ffffff;
  background: transparent url('../img/button.gif') no-repeat 0px 0px;
}

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

p {
  margin: 0px;
}
p span {
  color: #552811;
}

p.oferta {
  width: 570px;
  text-align: justify;
}
a {
  color: #552811;
  font-weight: bold;
  text-decoration: none;
}

a:hover {text-decoration: underline;}

.ul1 {
  margin: 4px 16px;
  padding: 0px;
  list-style-image: url('../img/ul_li.gif');
}

