root {
    display: block;
}

* {
    margin: 0;
    padding: 0;

}
.center {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.spacer {
    height: 10px;
    clear:both;
    width: 100%;
}
#agrostrony {
    margin-top: 10px;
    float: right;
    margin-bottom: 10px;
}
#agrostrony #s1 {
    color: #666666;
    font: 11px Tahoma, sans-serif;
    text-decoration: none;
    float: left;
    margin-right: 5px;
}
#agrostrony #s2 {
    color: #669900;
    font: 11px Tahoma, sans-serif;
    text-decoration: none;
    font-weight: bold;
    float: left;
}
#agrostrony #s3 {
    color: #996600;
    font: 11px Tahoma, sans-serif;
    text-decoration: none;
    font-weight: bold;
    float: left;
}

#agrostrony #s1:hover, #agrostrony #s2:hover, #agrostrony #s3:hover {
    text-decoration: underline;
}
#center {
    margin: 0 auto;
    text-align: center;
}
img, div, input {
    behavior: url(iepngfix.htc);
}

img {
    border: 0px;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.inputbox {
    width: 192px;
    height: 20px;
    background: url(images/pole-newsletter.gif) no-repeat 0 0;
    border: 0;
    padding-top: 8px;
    padding-left: 5px;
    font-size: 11px;
    font-family: Verdana;
}

a {
    color: #333333;
    font: 12px Arial, sans-serif;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

#zapisz_button {
    width: 100px;
    height: 26px;
    background: url(images/zapisz.jpg) no-repeat 0 0;
    border: 0;
}

body {
    background: url(images/bg.jpg) repeat-x 0px 0px #ffffff;
    font-family: Verdana;
    font-size: 11px;

}
#tail {
    width: 840px;
    margin: 0 auto;
    background: url(images/bg2.jpg) repeat-x 0px 0px ;
}

#head {

    width: 840px;
}
#top {
    width: 840px;
    height: 90px;
    padding-top: 20px;
}
#slogan {
    font: 14px Arial, sans-serif;
    font-weight: bold;
    color: #CFC49A;
    margin-left: 30px;
    padding-top: 35px;
    float: left;
}
#menu {
    width: 840px;
    height: 45px;
    padding-top: 15px;
}

#menu a {
    margin-right: 20px;
    text-decoration: none;
}

#flash {
    width: 840px;
    height: 220px;
    background: url(images/flash.jpg) no-repeat 0 0;

    clear: both;
}

#content_txt ul {
    
    list-style: none;
}

#content {
    width: 840px;
}
#content_main {
    width: 529px;
    float: left;
    border-bottom: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
}

#content_title {
    
    height: 40px;
    margin-top: 20px;
    color: #ff9900;
    font: 22px Arial, sans-serif;
  
}
#content_txt {
   
    color: #666666;
    font: 11px Arial, sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.content_title {
    font: 14px Arial, sans-serif;
    font-weight: bold;
    color: #009900;
    text-decoration: none;
}

.wiecej {
    float: right;
    font: 14px Arial, sans-serif;
    font-weight: bold;
    color: #009900;
    
}
.wiecej a {
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#newsletter {
    float: left;
    background-color: #ff9900;
    width: 270px;
    padding: 20px;
    font: 12px Arial, sans-serif;
    color: #333333;
}

#newsletter_info {
    font: 11px Arial, sans-serif;
    color: #333333;
    height: 60px;
}
.newsletter_label {
    float: left;
    width: 50px;
    margin-bottom: 20px;
}
.newsletter_box {
    width: 200px;
    float: left;
}
#newsletter_submit {
    float: right;
    padding-right: 25px;
}
#prefooter {
    width: 840px;
    margin-top: 20px;


}
#prefooter_txt {
    margin-top: 4px;
    height: 100px;
    width: 840px;

}

#pf_zobacz_wiecej {
    float: right;
}

#footer {
    width: 100%;
    height: 100px;
    background-color: #eff0e0;
    margin-top: 10px;
}
#footer_cont {
    width: 840px;
    margin: 0 auto;
    padding-top: 10px;
}
#footer_copy{
    float: left;
    color: #666666;
    margin-top: 10px;
}
#footer_copy a  {
    color: #666666;
}



