/* CSS Document */
body, div, img, ul,li, p { margin: 0; padding: 0; border: 0;}

body {
  text-align: center;
  font: 12px Arial, Verdana, Georgia, sans-serif;
  color: #000;
  padding-bottom: 15px;
}
a { 
  color: #009aa9;
  text-decoration: none;
}
.wrapper {
  text-align:left;
  margin: 0 auto;
  /*border-color: #444;
  border-style: solid;
  border-width: 0 1px; */
  width:987px;
  
}
  #top {
    padding-left: 36px;
    padding-right: 36px;
  }
    #logo {
      float: left;
    }
    ul#menuTop {
      padding: 37px 0 38px 0;
      border-right: 1px solid #e2e2e2;
      white-space: nowrap;
    }
      #menuTop li {
        display:inline;
        list-style-type: none;
        background: #fff;
        margin-right: 1px;
      }
      #menuTop a {
        padding: 9px 11px 11px;
      }
      #menuTop a:hover {
        color: #71B9F2;
      }
      #menuTop a.menuBackground {
        background: url(../images/bg_menu.gif) no-repeat;
        color: #fff;
      }
      
  #leftBox {
    float:left;
    line-height:normal;
    padding: 0 15px 0 36px;
    width: 226px;
    text-align:center;
    background: url(../images/left_box_stripe.png) no-repeat top right;
    margin-bottom: 50px;
  }
    #leftBox .block {
      padding-bottom: 27px;
      margin-bottom: 20px;
      background: url(../images/block_stripe.png) no-repeat 44px bottom;
    }
    #leftBox h2 {
      font-size: 21px;
      font-weight: normal;
      color: #16110d;
      margin-bottom: 10px;
      margin-left: 32px;
      text-align: left;
    }
    #leftBox span {
      font-size: 12px;
      color: #2f2f2f;
    }
    #leftBox img {
      margin-top: 8px;
    }
    #leftBox div.face_photo {
      text-align: left;
      padding-left: 32px;
      margin: 18px 0;
    }
    #leftBox div.face_photo img {
      vertical-align: middle;
      margin-right: 5px;
      border-color: #ccd7df ; border-style: solid; border-top-width: 2px;  
    }
    #leftBox a.name {
    font-size: 11px;
    }
    #leftBox h4 {
      font-size: 11px;
      text-align:left;
      margin-left: 36px;
      margin-bottom: 6px;
      color: #272f40;
    }
    #leftBox #enquiryForm {
      position: relative;
      padding-left: 28px;
      text-align: left;
      margin-bottom: 20px;
    }
    #leftBox #enquiryForm div {
      margin-bottom: 4px;
    }
    #leftBox #submitEnquiry {
      position:relative;top:7px;left:134px;
      cursor: pointer;
    }
    #leftBox #submitResults {
      position:relative;top:7px;left:14px;
      cursor: pointer;
    }
    #leftBox #enquiryResults {
      text-align: left;
      border: none;
      font-size: 10px;
      padding: 1px;
    }
    #leftBox #backToVote {
      cursor: pointer;
      float:left;
      display: none;
      color: #009aa9;
    }
    #leftBox #ajaxLoader {
      display: none;
    }
  
  #content {
    padding-top: 25px;
    float: left; 
    width: 653px; 
    margin-right: 35px;
    margin-left: 21px;
    text-align:center;
  }
    #content .tematMiesiaca, #content .section {
      border-bottom: 1px solid #dcdde5;
      margin: 0 10px 0 21px;
      text-align: left;
    }
    #content .section {
      margin-left: 17px;
    }
    #content .tematMiesiaca {
      background: url(../images/blue_gradient.gif) repeat-x bottom;
      zoom:1;
      margin-top: 40px;
      padding-top: 14px;
    }
    h2 {
      font-weight: normal;
      margin-top: 26px;
      margin-bottom: 16px;
    }
    h3 {
      margin-left: 10px;
      font-weight: bold;
      margin-bottom: 13px;
    }
    #content .photo {
      float: right;
      margin-right: 10px;
      margin-bottom: 8px;
      
    }
    #content .tematMiesiaca h2 {
      font-size: 15px;
      background: #a6dde8;
      width: 125px;
      padding: 6px 5px 11px 8px;
      position: relative; bottom: 40px;
      text-transform: uppercase;
    }
    #content .tematMiesiaca h3 {
      font-size: 18px;
      color: #ed4d00;
    }
    #content .section h2 {
      font-size: 15px;
      text-transform: uppercase;
    }
    #content .section h3 {
      font-size: 15px;
      color: #009aa9;
    }
    #content .tematMiesiaca p, #content .section p {
      font: 12px;
      margin: 0 246px 0 16px;
      line-height: 18px;
    }
    #content .section p, #content .section .readMore {
      margin-left: 15px;
    }
    #content .readMore {
      margin: 9px 0 20px 16px;
    }
    #content .clearMe {
      clear: both;
    }
  #footer {
    clear: left;
    margin: 0 47px 40px 65px;
    padding-top: 40px;
    font-size: 10px;
    line-height: normal;
  }
    #footer span {
      float: left;
    }
    #footer a {
      margin-right: 20px;
    }
   #where_to_buy {text-align:center;}
   #where_to_buy div {text-align:left;padding-left:44px;padding-bottom:14px;}

  
  
  
  
  
  
  
  
  
  
