body {
  behavior: url(/csshover3.htc);
  background: url(../img/body_bg.jpg) top center no-repeat #ffffff;
  font-family: Arial, sans-serif;
  color: #697264;
  font-size: 11px;
  line-height: 18px;
  text-align: justify;
  margin: 0;
  padding: 0;
}
a {
  outline-style: none;
  text-decoration: none;
  color: #697264;
}
img {
  border: none;
}
div#mainArea {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}
div#topArea {
  width: 1000px;
  height: 145px;
  position: relative;
  line-height: 0;
}
div#topMenuArea {
  width: 786px;
  height: 43px;
  line-height: 41px;
  position: absolute;
  right: 0;
  top: 50px;
  background: url(../img/topMenuArea_bg.png);
}
a#logo {
  display: block;
  position: absolute;
  top: 35px;
  left: 5px;
}
div#mainImage {
  width: 1000px;
  height: 385px;
  position: relative;
}
div#contentArea {
  width: 1000px;
  height: auto;
}
div#footerArea {
  border-top: solid 1px #e0e4db;
  width: 1000px;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
}
div#searchArea {
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 161px;
  height: 27px;
  background: url(../img/searchArea_bg.png);
  z-index: 100;
}
div#searchArea input[type="text"] {
  border: none;
  background-color: transparent;
  width: 110px;
  padding: 0 10px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #83a038;
  padding-top: 5px;
}
div.frontBox {
  width: 290px;
  height: 210px;
  float: left;
  position: relative;
  top: -40px;
  padding: 10px 20px;
}
div.title {
  color: #72921c;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 15px;
  background: url(../img/flower.png) no-repeat center left;
  padding-left: 25px;
}
div.title a {
  color: #72921c;
}
div.frontBox img {
  float: left;
  border: solid 3px #ffffff;
  margin: 5px;
}
a.read_more {
  font-weight: bold;
  color: #7447b1;
  float: right;
}
div#strefa {
  background: url(../img/strefa.png);
}
div.newsConteiner img {
  float: left;
  margin: 10px;
  width: 300px;
  border: solid 3px #ffffff;
}
ul.level1 {
  width: 168px;
  min-height: 441px;
  height: auto;
  display: block;
  float: left;
  padding: 10px 20px 0 20px;
  margin: 0 0 20px 0;
  background: url(../img/menuLeft_bg.png) top center no-repeat;
  text-align: left;
  list-style-type: none;
}
ul.level1 > li {
  padding: 10px 0;
  border-bottom: solid 1px #ebf1c7;
}
ul.level1 a {
  font-weight: bold;
  font-size: 12px;
  color: #4c6f1a;
}
ul.level1 li ul.level2 {
  padding-left: 15px;
  display: block;
}
ul.level2 a {
  font-size: 11px;
  font-weight: normal;
  color: #6e6c6b;
}
div#navBarArea {
  position: absolute;
  bottom: 20px;
  left: 10px;
}
ul.navbar {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.navbar li {
  float: left;
}
div.productCatalog {
  float: left;
  width: 762px;
  padding-left: 30px;
}
div.product img.image {
  float: right;
  max-width: 300px;
  max-height: 300px;
  margin: 20px;
}
div.infoBox {
  width: 400px;
  float: left;
}
div.formBox {
  width: 400px;
  float: left;
}
div.productList {
  width: 200px;
  height: 200px;
  padding: 10px;
  float: left;
  text-align: center;
  margin: 0 20px 20px 0;
}
div.productList img {
  max-width: 160px;
  max-height: 160px;
}
a.productName {
  font-weight: bold;
}
div.category img {
  margin-bottom: 20px;
}
div.formBox input[type="submit"] {
  border: none;
  background: #72921C;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 11px;
  padding: 4px 6px;
  -moz-border-radius: 5px;
  float: right;
}
ul.level2 > li {
  display: none;
}
li.current > ul.level2 > li {
  display: list-item;
}
ul.level2 {
  list-style-type: square;
}
ul.productList {
  list-style-type: circle;
}
li.current > a {
  font-weight: bold;
  color: #4C6F1A;
}
ul.productList {
  padding-left: 10px;
}
div.oddNewsConteiner img,
div.evenNewsConteiner img {
  float: left;
  margin-right: 10px;
}
div.oddNewsConteiner,
div.evenNewsConteiner {
  margin-bottom: 20px;
}
div.clearFix {
  clear: both;
}
a.buttonMed {
  display: block;
  width: 178px;
  height: 24px;
  line-height: 24px;
  background: url(../img/buttonMed.jpg) no-repeat center;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
  
