body {
  background: #556d2f url(bg_top.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  height: 100%;
}

#main {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
}

#content {
  width: 1100px;
  float: left;
}

#content2 {
  width: 960px;
  margin: 17px 0 0 70px;
}

#content3 {
  background: url(main_bg.jpg) repeat-y;
  float: left;
}

#banner {
  width: 960px;
  height: 168px;
  background: url(banner.jpg) no-repeat;
}

#menu {
  background: url(menu_bg.jpg) repeat-x;
  width: 958px;
  margin: 0 auto;
  height: 34px;
}

#menu a.button {
  display: block;
  padding: 0 12px 0 10px;
  font: 12px Verdana;
  text-decoration: none;
  color: #fff;
  line-height: 34px;
  height: 34px;
  float: left;
  background: url(menu_divider.jpg) no-repeat right top;
}

#menu a.button2 {
  display: block;
  padding: 0 12px 0 10px;
  font: 12px Verdana;
  text-decoration: none;
  color: #fff;
  line-height: 34px;
  height: 34px;
  float: left;
  background: url(menu_bg2.jpg) no-repeat right top;
}

#menu a.button:hover {
  background: url(menu_bg2.jpg) no-repeat right top;
}

#search {
  float: right;
}

#search img.divider {
  margin-right: 10px;
  float: left;
}

#search input {
  width: 185px;
  height: 18px;
  background: url(search_field.jpg) no-repeat;
  padding: 5px 3px 0 22px;
  border: 0;
  float: left;
  margin-top: 7px;
  margin-right: 10px;
  font: 10px Verdana;
  color: #737373;
}

#search a.button {
  display: block;
  padding: 0 10px 0 12px;
  font: 12px Verdana;
  text-decoration: none;
  color: #fff;
  line-height: 34px;
  height: 34px;
  float: left;
  background: url(menu_divider.jpg) no-repeat left top;
}

#search a.button:hover {
  background: url(menu_bg3.jpg) no-repeat left top;
}

#footer {
  width: 1100px;
  height: 194px;
  background: url(footer.jpg) no-repeat;
  float: left;
}

#left_content {
  width: 207px;
  padding: 10px 10px 0 11px;
  float: left;
  margin-left: 0;
}

#middle_content {
  width: 504px;
  padding: 10px 0 0 0;
  float: left;
}

#right_content {
  width: 207px;
  padding: 10px 11px 0 10px;
  float: right;
  margin-right: 0;
}

div.left_panel_header {
  display: block;
  width: 195px;
  height: 36px;
  background: url(panel_header_bg.jpg) no-repeat;
  font: bold 12px Verdana;
  padding-left: 12px;
  line-height: 34px;
  color: #fff;
}

div.left_panel_body {
  display: block;
  width: 207px;
  padding-bottom: 5px;
  background: url(panel_bg.jpg) repeat-y;
  font: 12px Verdana;
  color: #fff;
  overflow: hidden;
}

div.left_panel_body a.button {
   display: block;
   width: 184px;
   height: 30px;
   margin: 0 1px;
   font: 12px Verdana;
   color: #fff;
   text-decoration: none;
   background: url(panel_menu_button.jpg) no-repeat;
   line-height: 28px;
   padding-left: 21px;
}


div.left_panel_body a.button3 {
   display: block;
   width: 184px;
   height: 30px;
   margin: 0 1px;
   font: 12px Verdana;
   color: #fff;
   text-decoration: none;
   background: url(panel_menu_button_st2.jpg) no-repeat;
   line-height: 28px;
   padding-left: 21px;
}

div.left_panel_body a.button:hover {
   background: url(panel_menu_button_st2.jpg) no-repeat;
}

div.left_panel_body a.button2 {
   display: block;
   width: 162px;
   height: 30px;
   margin: 0 1px;
   font: 12px Verdana;
   color: #fff;
   text-decoration: none;
   background: url(panel_menu_button2.jpg) no-repeat;
   line-height: 28px;
   padding-left: 43px;
}

div.left_panel_body a.button4 {
   display: block;
   width: 162px;
   height: 30px;
   margin: 0 1px;
   font: 12px Verdana;
   color: #fff;
   text-decoration: none;
   background: url(panel_menu_button2_st2.jpg) no-repeat;
   line-height: 28px;
   padding-left: 43px;
}

div.left_panel_body a.button2:hover {
   background: url(panel_menu_button2_st2.jpg) no-repeat;
}

div.left_panel_body div.ads {
   padding: 10px 11px 0 11px;
   margin-bottom: -10px;
}

div.left_panel_body div.ads img.ad {
   margin-bottom: 5px;
   border: 0;
}

div.left_panel_body div.classic_text2 {
   padding: 10px 11px 0 11px;
   color: #000;
}


div.left_panel_ending {
  display: block;
  width: 207px;
  height: 10px;
  background: url(panel_ending.jpg) no-repeat;
  font-size: 0px;
  margin-bottom: 10px;
}

div.left_panel_body div.classic_text {
  padding: 7px 11px 0 11px;
  color: #000;
}

input.panel_text_field {
  width: 181px;
  height: 19px;
  background: url(text_field_bg.jpg) no-repeat;
  padding: 5px 3px 0 3px;
  border: 0;
  font: 10px Verdana;
  color: #737373;
  margin-left: -1px;
  margin-top: 3px;
}

input.remember_checkbox {
  vertical-align: -5%;
}

input.form_button {
  width: 72px;
  height: 32px;
  background: url(form_button.jpg) no-repeat;
  font: 12px Verdana;
  color: #fff;
  line-height: 32px;
  border: 0;
  margin: 5px 0;
}

a {
  color: #228B22;
  text-decoration: underline;
}

a:hover {
 color: #F49401; 
}


div.middle_panel_header {
  display: block;
  width: 480px;
  height: 36px;
  background: url(middle_panel_header_bg.jpg) no-repeat;
  font: bold 12px Verdana;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 34px;
  color: #fff;
}

div.middle_panel_header div.leftside {
  float: left;
  color: #00501f;
}

div.middle_panel_header div.rightside {
  float: right;
  font: 10px Verdana;
  color: #00501f;
  text-align: right;
  padding-top: 8px;
}

div.middle_panel_body div.classic_text div.podpis {
    font: 10px Verdana;
    color: #8d8d8d;
    text-align: right;
    margin-bottom: -5px;
}

div.middle_panel_body div.news_text div.podpis {
    font: 10px Verdana;
    color: #8d8d8d;
    text-align: right;
    margin-bottom: -5px;
}


div.middle_panel_header div.rightside img {
  vertical-align: -10%;
  color: #8d0700;
}

div.middle_panel_body div.rightside2 {
  float: right;
  font: 10px Verdana;
  color: #000;
  text-align: right;
  padding-top: 8px;
}

div.middle_panel_body div.rightside2 img {
  color: #8d0700;
vertical-align: -10%;
}

div.middle_panel_body {
  display: block;
  width: 504px;
  padding-bottom: 1px;
  background: url(middle_panel_bg.jpg) repeat-y;
  font: 11px Verdana;
  color: #fff;
  overflow: hidden;
}

div.middle_panel_body div.leftside {
  display: block;
  float: left;
  font: 12px Verdana;
  color: #00501f;
  text-align: center;
  border: 1px solid #bbb;
  width: 150px;
  padding: 10px;
}

div.middle_panel_body div.classic_text div.leftside img {
  margin: 5px;
  color: #000;
}

div.middle_panel_body div.rightside {
  display: block;
  float: right;
  font: 12px Verdana;
  color: #fff;
  text-align: left;
  width: 300px;
  padding: 0 0 0 10px;
}

div.middle_panel_body div.rightside span.field_name {
  font-weight: bold;
}

.onepx_border {
 border: 1px solid #bbb;
}

div.middle_panel_body div.classic_text{
  padding: 5px 11px 3px 11px;
  text-align: justify;
  color: #000;
}

div.middle_panel_body div.classic_text img{
  color: #000;
}

div.middle_panel_body div.news_text{
  padding: 5px 11px 3px 11px;
  text-align: justify;
  color: #000;
}

div.middle_panel_body div.news_text img{
}

div.middle_panel_ending {
  display: block;
  width: 504px;
  height: 9px;
  background: url(middle_panel_ending.jpg) no-repeat;
  font-size: 0;
  margin-bottom: 10px;
}

div.product_list_pages {text-align: center; padding: 10px;}
div.product_list_pages a{font: 12px Verdana; color: #fff; margin: 3px;}
div.product_list_pages span{ font: bold 12px Verdana; color: #fff; margin: 3px;}

form {
  margin: 0;
  padding: 0;
}

table.product_filter td.left {
  font: 12px Verdana;
  color: #fff;
  text-align: left;
  vertical-align: middle;
}

table.product_filter td.right {
  font: 12px Verdana;
  color: #fff;
  text-align: left;
  vertical-align: middle;
}

table.register td.left {
  font: 12px Verdana;
  color: #fff;
  text-align: left;
  vertical-align: middle;
}

table.register td.right {
  font: 12px Verdana;
  color: #fff;
  text-align: left;
  vertical-align: middle;
}

input.register {
  width: 72px;
  height: 32px;
  background: url(form_button.jpg) no-repeat;
  font: 12px Verdana;
  color: #fff;
  line-height: 32px;
  border: 0;
  margin: 5px 0;
}

div.search_products {
  display: none;
}

table.cart {
width: 482px;
border: 1px solid #bbb;
margin-bottom: 5px;
border-collapse: collapse
}

table.cart th {
  font: bold 12px Verdana;
  color: #fff;
  padding: 5px;
}

table.cart td {
  padding: 5px;
  font: 12px Verdana;
  color: #fff;
  border: 1px solid #bbb;
}

input.quantity {
  width: 30px;
}

div.overall {
  text-align: right;
}

div.overall_price {
  font: bold 12px Verdana;
}

table.transport {
  width: 482px;
}
  

table.transport  td {
  font: 12px Verdana;
  color: #fff;
}

table.customer_data {

  width: 482px;
}

table.customer_data td {
  font: 12px Verdana;
  color: #fff;
  text-align: left;
}

a.search_result {
  font-weight: bold;
}

div.search_result {
}

div.search_result_link {
  font-size: 10px;
  margin-bottom: 10px;
  color: #000;
}

div.search_result_date {
  font-size: 10px;
}
div.eventCalendarDayName {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
}

div.eventCalendarGrid {
    display: block;
    width: 185px;
    margin-top: 6px;
}

div.eventCalendarDaysOfMonth {
    display: block;
    width: 185px;
}

div.eventCalendarDay {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
}

div.eventCalendarDay:hover {
    background: #5a8b0d;
}

a.eventCalendarDay {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
    background: #84bd34;
    text-decoration: none;
}

a.eventCalendarDay:hover {
    background: #5a8b0d;
}

div.eventCalendarDayFree {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #a50302;
    font: 12px Verdana;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
}

div.eventCalendarDayFree:hover {
    background: #5a8b0d;
}

a.eventCalendarDayFree {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #a50302;
    font: 12px Verdana;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
    background: #84bd34;
    text-decoration: none;
}

a.eventCalendarDayFree:hover {
    background: #5a8b0d;
}

div.eventCalendarEmptyDay {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
}


a.eventCalendarButton {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
    text-decoration: none;
}

a.eventCalendarButton:hover {
    background: #5a8b0d;
    color: #fff;
}

div.eventCalendarCaption {
    display: block;
    float: left;
    width: 129px;
    height: 25px;
    text-align: center;
    font: 12px Verdana;
    color: #fff;
    line-height: 25px;
    margin: 0 -1px -1px 0;
    border: 1px solid #6fa325;
}

div.middle_panel_body div.calendar_text{
  padding: 10px 11px 3px 11px;
  text-align: left;
  color: #000;
}

div.middle_panel_body hr{
  width: 100%;
  height: 1px;
  margin: 5px 0 15px 0;
  background: #000;
  border: 0;
}
