* {
    margin: 0;
    padding: 0;
}
body {
    text-align: left;
    font-family: calibri,verdana,arial,sans-serif;
    background: #fcf3e2;
}

a{
    text-decoration: none;
}
body #cboxLoadedContent{
 border: 5px solid #fff;

}
body #cboxContent{
 background: #fff;
}

.bold{
font-weight:bold;
}
.middle_font{
font-size:18px;
}
.small_font{
   font-size:14px;
}
.big_font{  
  font-size: 20px;
}
.small_header{
    font-size: 16px;
    font-weight: 900;
}

a:active, a:focus {
    outline:none;
}
a img { border: 0 }

textarea {
    resize:none
} 

#container
{
    margin: 0 auto;
    width: 1000px;
    text-align: left;
}

#header
{
    background:#fff;
    padding: 0 15px;
    height: 95px;
}
#header img{
    float: left;
    margin-bottom: -20px;
}

#navigation
{
    float: left;
    width: 700px;
    margin-top: 40px;
    margin-left: 15px;
}

#navigation a
{
    display: block;
    float: left;
    padding: 5px 12px;
    color: #9f9381;
    font-size: 18px;
    text-align: center
}

#navigation a:hover { color: #d61c38; }

#content
{
    padding: 20px 5px;
    top:500px;
}
#on_top_banner{
    height: 440px;
    margin-top: 25px;
}
#on_top_banner_index{
    height: 300px;
    margin-top: 25px;
}

#menu_right img{
  float:right;
  width:230px;
  height:60px;
}

#right_news_tab{
    float: right;
    width: 200px;
    height: 205px;
    background: rgba(255, 255, 255, 0.8) ;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeffffff', endColorstr='#eeffffff');
    margin-right: 60px;
    margin-top: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    }
    
  #slidesjs-control{
  width: 200px;
  height: 150px;
  }

#top_banner1,#top_banner2,#top_banner3,#top_banner4,#top_banner5,#top_banner6,#top_banner7,#top_banner8,#top_banner9,#top_banner10 {  
    height: 450px;
    z-index: -1;
    position: absolute;
    top: 103px;   
}
#top_banner_dots{
    height: 70px;
    z-index: -1;
    position: absolute;
    top: 493px;
    background: url('../image/dot.png');
    background-repeat: repeat-x;
       
}
#language_buttons{
    float: right;
}
#language_buttons a{
    padding: 5px;
    padding-top: 15px;
}

.label{
    float: right;
    margin-top: 80px;
    margin-bottom: 15px;

}
#write_to_us{
    float: right;
    width: 350px;
    margin-left: 20px;
    padding-top: 10px;
}

#write_to_us_wraper{
    background: url('../image/form_bg.png');
}

#write_to_us_content{
    background: white;
    margin: 0 30px;
    padding: 10px;
    padding-top:5px; 
    color: #ba956c;
}
#write_to_us_message_box{
    height: 15px;
    font-size: 10px;
    padding: 3px 0;
    text-align: center;
    color:#337321;
}

.write_to_us_input{
    color: #8a6439;
    background: #fdf8ec;
    margin: 7px 0;
    padding: 3px;
    border: solid 1px #ba956c;
    font-family: calibri,verdana,arial,sans-serif;
    font-size: 15px;
    width: 250px;
}

#write_to_us_header{
    background: url('../image/form1.png');
    height: 56px;
}

#write_to_us_header_EN{
    background: url('../image/form1_EN.png');
    height: 56px;
}

#write_to_us_button, .send_button{
    background: #337321;
    padding-top: 7px;
    padding-bottom: 7px;
    color: white;
    width: 258px;
    font-size: 18px;
    border: none;
    margin-top: 5px;
    cursor: pointer;
}
#write_to_us_button:hover{
    background:#3c9722 ;
}


.rounded{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}


#footer {
    background: url('../image/footer_bg.png') repeat;
    height: 50px;
    padding-top: 30px;
    clear: both;
    margin-top: -5px;
}
#footer_text{
    margin: 0 auto;
    width: 1000px;
}
#footer_graf{
    margin: -4px 10px auto 40px;
    float: left;
}
#footer_copyright{
    color: #fdf8ec;
    float: left;
}
#footer_navigation{
    float: left;
    margin-left: 150px;
}
#footer_navigation a{
    color: #fdf8ec; 
    margin-right: 10px;
}
#footer_navigation a:hover{
    color: #fdfbf6;
}

#title_under_top_banner{
    margin-top: -87px;
    text-align: center;
}

#top_background{
    z-index: -11;
    position: absolute;
    top: 0px; 
    height: 550px;
    background: #fff;
}
/*dla IE6*/
.full_width{
    width: 1000px;
}

/*dla reszty przegladarek*/
html>body .full_width{
    width: auto;
    min-width: 1000px;
    left: 0;
    right: 0;
}
#content_bar{
    margin-top: 20px;
}

#cboxPrevious, #cboxNext,#cboxClose{
    /*top:0px;*/
}
#cboxLoadedContent {
    /*margin-bottom: 0px;*/
}

.modal_img{
    width: 100%;
    height: 250px;
}

.modal_img2{
    width: 100%;
    margin-top: -60px;
}


#tresc_etykiety{
    text-align: justify;
    margin-top: -90px;
    padding: 0 40px;
}

#cboxLoadedContent{
    background: #EEDDCA;
}

#text_index{
    font-size: 14px;
    padding: 0 10px 40px 25px;
    width: 560px;
    color: #8a6439;
}
#text_index_dots{
    background: #fcf5e5 url('../image/main_page_bottom.png') 0 15px repeat-x;
    height: 60px;
    margin-left: -22px;
    margin-right: -22px;
}
#text_feedback_dots{
    background: #fcf5e5 url('../image/main_page_bottom.png') no-repeat;
    height: 40px;
    margin-left: 190px;
}
.zielone{
    color: #337321;
    
}
.mail{
    font-size: 17px;
}

.opened{
    background: red;
}

.cancelLink{
    font-size: 12px;
    color: black;
    color: #BA956C;
    cursor: pointer;
}
.cancelLink:hover{
    color: #3c9722;
}

.hidden{
    -moz-opacity:0 ;
    filter: alpha(opacity=0);
    opacity: 0;
}

.wizytowka_container{
  background: white;
 }
#wizytowka{
  width: 990px; 
  margin: auto;
  padding-top: 10px; 
  padding-bottom: 10px;
}
/*wizytowka na stronie glowej*/

#wizytowka_main_home{
    color: #535251;
    font-size:16px;
    text-align: center;
    width: 300px;
    padding-top: 20px;
    padding-left: 20px;
    float:left;
}

#wizytowka_main_home h3{
    color: #8a6439;
    font-size: 18px;
}
#wiz_home_img1{
    padding-top:10px;
    width: 300px;
    float:left;
}
#wizytowka_main h4{
    color: #337321;
}
/*wizytowka ze stron innych niz index*/

#wizytowka_container_other{
  margin-top: 130px;
}
#wizytowka_main{
    width: 270px;
    float: left;
    margin-top:30px;
    text-align: center;
}


#wizytowka_write_to_us{
    width: 350px;
    float: left;
    margin-top: -90px;
    margin-left: 70px;
    text-align: left;
}

#wiz_img1{
    width: 300px;
    float: left;
    padding-top: 70px;
}
#wiz_img2{
    width: 200px;
}
#wiz_img3{
    width: 70px;
    padding: 20px 0;
 }
#write_to_us_bar{
    margin-top: 60px;
}
#proba li{
margin-bottom: 5px;
}
#proba img{
  width: 30px;
  height: 30px;
  padding-top: 5px;
  margin-bottom: -9px;
}

.small_text{
  font-size: 10px;
}

.about_us_menu_div{
  width: 200px; 
  height: 50px;
  display:table-cell;
  vertical-align:middle;
  background: url('../image/menu_aboutUs.png') no-repeat 6px 4px;
  background-size: 190px 45px;
  text-align: center;
  color: white;
}

.about_us_menu_div:hover{
   background: url('../image/menu_aboutUs_hover.png') no-repeat 6px 4px;
    background-size: 190px 45px;
}

.about_us_menu_div_active{
  background: url('../image/menu_aboutUs_hover.png') no-repeat 6px 4px;
  background-size: 190px 45px;

}

.about_us_header{
  font-size: 26px;
  color: #8b653a;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, calibri; 
}
.about_us_box{
  background: #feffef;
  padding: 20px;
  margin-top: 20px;
}

.about_us_box_img{
width: 300px;
float:left;
padding: 20px;
}

.about_us_box_img img, .gallery_box_img img{
    box-shadow: 5px 5px 5px #888888;
}   

.with_shadow{
    box-shadow:  3px 3px 3px #888888;
}

.project_img{
  box-shadow: 3px 3px 3px 3px #888888;
  margin-top: 25px;
}

.about_us_box_text{
  width: 600px;
  float: right;
}
.about_us_box_header{
  color:#8b653a;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, calibri; 
  font-size: 21px;
  padding-bottom: 25px;
}
.nice_header{
  color:#8b653a;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, calibri; 
  font-size: 17px;
  padding-bottom: 15px;
}
      #slides {
              display:none;
            }
       

.gallery_box{
  margin-right: 70px;
  padding: 20px;
  background: #feffef;
  width: 140px;
  float:left;
  text-align: center;
}
.gallery_box_img{
  margin: 0 auto;
  padding-bottom: 5px;
}
.download_box{
  margin-right: 10px;
  margin-bottom: 10px;
  background: #feffef;
  width: 450px;
  height: 165px;
  float:left;
  text-align: center;
  box-shadow: 1px 1px 1px 1px #888888;
}
.download_box_img{
  margin: 0 auto;
  padding: 15px 0 5px 0;
}
#download_page a{
  color: #8b653a;
}
#download_page a:hover{
  color: #337321;
}

.download_box_img img{
box-shadow:  2px 2px 2px #888888;
}
.download_box:hover{
   box-shadow: 2px 2px 2px 2px #888888;
}

.pink{
  color: #d61c38;
}

.more_button{
    background: #337321;
    padding: 4px 10px;
    color: white;
    width: 200px;
    font-size: 15px;
    border: none;
    cursor: pointer;
}
.media_ub_box{
  width: 250px;
  float:left;
}
.media_ub_img{
  width: 190px;
  float:left;
  margin: 0 auto;
 
}
.white_borded{
  border: solid #fff 2px;
}

#tresc_nagroda_glowna{
  background: #fcf3e2;
  background-image: url('../image/dot2.png');
  background-repeat: repeat-x;
  background-position: left 10px;
  padding-top: 35px;
  margin-top: -10px;
}
.tresc_nagroda_glowna_inner{
  padding: 0 20px;
}
.nagroda_glowna #cboxLoadedContent{
  background: #fcf3e2;  
}
.nagroda_glowna_buttons{
  width: 100%;
  position:absolute;
  bottom: 15px;
}
.nagroda_glowna_buttons a{
    display: inline-block;
    width: 30%;
    background: #337321;
    color: white;
    cursor: pointer;
    padding: 10px 0;
}

.nagroda_glowna_buttons a:hover,#right_news_tab .more_button:hover{
    background: #3c9722;
                               }
 #tresc_nagroda_glowna .about_us_box_header{
 padding-bottom: 20px;
   color: #337321;
  font-size: 24px;
 }
 #right_news_tab .more_button{
  padding: 5px 25px;
 }
 .modal-title{
 font-size:25px;
 padding: 10px;
 background-color:#806645;
 color: #fff;
 margin-bottom: 10px;
 }
 .tresc_etykiety_product{
  padding-left: 33px;
  padding-right:33px;
 }
 
 .modal_abc .modal_product_img{
  padding: 20px;
 }
 .modal-white-tabik{
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 10px;
  margin: 10px 3%;
  padding: 10px;
  width: 88%;
  float:left
 }
 .modal-white-tabik img{
   float:left;
   width: 100px;
   padding: 5px 20px
 }
 .modal-tabik{
  float:left;
  width: 590px;
  padding: 10px;
  padding-left: 40px
 }
 
#prod5{
margin-top: 5px;
}
