a{
    text-decoration: none;
}

img{
    border: none;
}

.error{
    font-size: 11px;
    font-family: arial;
    color: #FF0000;
}

input.error{
    border: 1px solid #ff0000 !important;
    font-size: 11px;
    width: 185px !important;
}

textarea.error{
    border: 1px solid #ff0000 !important;
    width: 185px;
}

.clear{
    clear: both;
}

.company{
    font-weight: bold;
    color: #d7c0b1;
}

body{
    padding: 0;
    margin: 0;
    background: #3e8a03 url('../img/bg.jpg') 0px 527px repeat-x;
    font-family: "arial";
}

#top{
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 530px;
    margin: 0 auto;
    position: relative;
}

#top #menu{
    clear: both;
    overflow: hidden;
    width: 960px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    z-index: 50;
}

#top #menu #menu-box{
    clear: both;
    overflow: hidden;
    width: 960px;
    height: 78px;
    background: #fff;
    border-bottom: 2px solid #fbcb00;
}

#top #menu #menu-box #logo{
    float: left;
    overflow: hidden;
    width: 151px;
    position: absolute;
    margin-left: 20px;
}

#top #menu #menu-box #menus{
    float: right;
    overflow: hidden;
    width: 780px;
    position: absolute;
    margin-top: 10px;
    margin-left: 140px;
}

#top #menu #menu-box #menus ul{
    list-style: none;
}

#top #menu #menu-box #menus li{
    float: left;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 15px;
    color: #3b7808;
    width: 145px;
    text-align: center;
}

#top #menu #menu-box #menus li a{
    color: #3b7808;
}

#top #menu #menu-box #menus li:hover a{
    color: #b60b57;
}

#top #menu #menu-box #menus li#selected a{
    color: #b60b57;
}

#top #menu #menu-box #menus li#hov{
    position: relative;
    z-index: 70;
    height: 150px;
    color: #3b7808;
}

#top #menu #menu-box #menus li#hov .smenu{
    display: none;
    position: absolute;
    z-index: 70;
    margin-top: -10px;
    background: #f2f2f2;
    height: 100%;
}

#top #menu #menu-box #menus li#hov:hover{
    margin-top: -10px;
    color: #fff !important;
}

#top #menu #menu-box #menus li#hov:hover .sub{
    background: #b60b57;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
/*    height: 40px;*/
/*    margin-top: -10px;*/
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#top #menu #menu-box #menus li#hov:hover .smenu{
    display: block;
    position: absolute;
    z-index: 70;
    margin-top: -20px;
    background: #930142 url('../img/drop-menu.jpg') repeat-x top;
    height: 100px;
    font-size: 12px;
    font-family: arial;
    color: #fff;
    text-align: left;
    text-transform: lowercase !important;
    width: 205px;
}

#top #menu #menu-box #menus li#hov:hover .smenu a{
    font-size: 12px;
    font-family: arial;
    color: #fff;
    text-transform: lowercase !important;
}

#top #menu #menu-box #menus li#hov:hover .smenu ul{
    list-style: url('../img/list.png');
    margin-left: -30px;
}

#top #menu #menu-box #menus li#hov .smenu ul{
    list-style: url('../img/list.png');
/*    margin-left: -30px;*/
}

#top #menu #menu-box #menus li#hov:hover .smenu li{
    clear: both;
    overflow: hidden;
    text-align: left;
    width: 200px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #a93468;
}

#top #menu #menu-box #menus li#hov:hover .smenu li img{
    margin-right: 5px;
}

#top #menu #menu-box #menus li#hov:hover .smenu li:hover a{
    color: #fbdc00 !important;
}

#top #fader{
    clear: both;
    overflow: hidden;
    width: 2000px;
    height: 530px;
    position: relative;
    margin-top: -150px;
}

#top #faders{
    clear: both;
    overflow: hidden;
    width: 2000px;
    height: 530px;
    position: relative;
    margin-top: -150px;
}

#top #napis{
    clear: both;
    overflow: hidden;
    width: 465px;
    height: 133px;
    position: absolute;
    margin-top: -150px;
    margin-left: 50%;
    z-index: 60;
}

#first{
    width: 960px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -2px;
}

#first #box3{
    width: 960px;
    height: 155px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    
}

#first #box3 .box{
    background: url('../img/bg-box.jpg') no-repeat;
    width: 319px;
    height: 155px;
    float: left;
    overflow: hidden;
    border-top: 5px solid #fbcb00;
}

#first #box3 .box h3{
    color: #ffff00;
    font-size: 17px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 10px;
}

#first #box3 .box p{
    font-size: 12px;
    color: #feffff;
    padding: 0px 10px 0px 10px;
}

#first #box3 .box .write{
    width: 106px;
    height: 25px;
    background: url('../img/btn-write.png') no-repeat;
    position: relative;
    margin-top: -85px;
    margin-left: 190px;
}

#first #box3 .box .write:hover{
    background: url('../img/btn-write.png') 0px -25px no-repeat;
}

#first #box3 .box .traf{
    width: 106px;
    height: 24px;
    background: url('../img/btn-traf.png') no-repeat;
    position: relative;
    margin-top: 0px;
    margin-left: 190px;
}

#first #box3 .box .traf:hover{
    background: url('../img/btn-traf.png') 0px -25px no-repeat;
}

#first #box3 .box #news{
    clear: both;
    overflow: hidden;
    width: 310px;
    margin: 0 auto;
}

#first #box3 .box #news #img{
    float: left;
    overflow: hidden;
    width: 76px;
    height: 76px;
/*    border: 1px solid #000;*/
    margin: 10px 0px 0px 10px;
}

#first #box3 .box #news #main{
    float: right;
    overflow: hidden;
    width: 220px;
    height: 76px;
/*    border: 1px solid #000;*/
    margin-top: 10px;
}

#first #box3 .box #news #main h4{
    color: #a3e63a;
    font-family: georgia;
    font-style: italic;
    text-shadow: 1px 1px #000;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

#first #box3 .box #news #main p{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

#first #box3 .box .more{
    float: right;
    margin-left: 280px;
    margin-top: -5px;
    position: absolute;
}

#site{
    clear: both;
    overflow: hidden;
    width: 957px;
    margin: 0 auto;
    position: relative;
    z-index: 60;
    margin-top: -235px;
    background: #fff;
}

#site #tekst-main{
    clear: both;
    overflow: hidden;
    width: 960px;
}

#site #tekst-main #txt{
    float: left;
    overflow: hidden;
    width: 530px;
}

#site #tekst-main #txt #txt-head{
    width: 530px;
    height: 40px;
    background: #930142;
    margin: 0;
    padding: 0;
}

#site #tekst-main #txt #txt-head h1{
    color: #ffff00;
    font-size: 17px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #tekst-main #txt #txt-main p{
   color: #000;
   padding: 0px 10px 10px 10px;
   font-size: 12px;
}

#site #tekst-main #medals{
    float: right;
    overflow: hidden;
    width: 430px;
}

#site #tekst-main #medals #medals-head{
    background: #fbcb00;
    width: 430px;
    height: 40px;
    margin: 0;
    padding: 0;
/*    margin-top: -11px;*/
}

#site #tekst-main #medals #medals-head h1{
    color: #930142;
    font-size: 17px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #tekst-main #medals #medals-txt{
    background: #fbcb00;
    border-top: 1px solid #e6a30d;
    border-left: 1px solid #e2e2e1;
}

#site #tekst-main #medals #medals-txt p{
    padding: 0px 20px 20px 20px;
    color: #930142;
    font-size: 12px;
    font-family: arial;
}

#site #tekst-main #medals #medals-box{
    clear: both;
    overflow: hidden;
    width: 430px;
    margin: 0;
    padding: 0;
    margin-top: -12px;
}

#site #tekst-main #medals #medals-box .nagroda{
    width: 430px;
    min-height: 100px;
    clear: both;
    overflow: hidden;
    background: url('../img/bg-news.jpg') repeat-x top;
    margin: 0;
    padding: 0;
    border: 1px solid #e2e2e2;
}

#site #tekst-main #medals #medals-box .nagroda .n-text{
    float: left;
    overflow: hidden;
    width: 260px;
    font-size: 12px;
    font-family: arial;
    color: #2d2d2d;
    padding: 10px 10px 10px 30px;
}

#site #tekst-main #medals #medals-box .nagroda .n-img{
    float: right;
    overflow: hidden;
    width: 105px;
    margin-right: 10px;
    margin-top: 20px;
}

#site #box3{
    width: 957px;
    height: 155px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

#site #box3 .box{
    background: url('../img/bg-box.jpg') no-repeat;
    width: 319px;
    height: 155px;
    float: left;
    overflow: hidden;
    border-top: 5px solid #fbcb00;
}

#site #box3 .box h3{
    color: #ffff00;
    font-size: 17px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 10px;
}

#site #box3 .box p{
    font-size: 12px;
    color: #feffff;
    padding: 0px 10px 0px 10px;
}

#site #box3 .box .write{
    width: 106px;
    height: 25px;
    background: url('../img/btn-write.png') no-repeat;
    position: relative;
    margin-top: -85px;
    margin-left: 190px;
}

#site #box3 .box .write:hover{
    background: url('../img/btn-write.png') 0px -25px no-repeat;
}

#site #box3 .box .traf{
    width: 106px;
    height: 24px;
    background: url('../img/btn-traf.png') no-repeat;
    position: relative;
    margin-top: 0px;
    margin-left: 190px;
}

#site #box3 .box .traf:hover{
    background: url('../img/btn-traf.png') 0px -25px no-repeat;
}

#site #box3 .box #news{
    clear: both;
    overflow: hidden;
    width: 310px;
    margin: 0 auto;
}

#site #box3 .box #news #img{
    float: left;
    overflow: hidden;
    width: 76px;
    height: 76px;
/*    border: 1px solid #000;*/
    margin: 10px 0px 0px 10px;
}

#site #box3 .box #news #main{
    float: right;
    overflow: hidden;
    width: 220px;
    height: 76px;
/*    border: 1px solid #000;*/
    margin-top: 10px;
}

#site #box3 .box #news #main h4{
    color: #a3e63a;
    font-family: georgia;
    font-style: italic;
    text-shadow: 1px 1px #000;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

#site #box3 .box #news #main p{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

#site #box3 .box .more{
    float: right;
    margin-left: 280px;
    margin-top: -5px;
    position: absolute;
}

#site #kontakt{
    width: 610px;
    float: left;
    overflow: hidden;
}

#site #kontakt #kontakt-head{
    width: 610px;
    height: 40px;
    clear: both;
    background: #930142;
}

#site #kontakt #kontakt-head h1{
    font-size: 17px;
    color: #ffff00;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #kontakt #kontakt-main{
    width: 610px;
    clear: both;
    overflow: hidden;
    margin-bottom: 0px;
}

#site #kontakt #kontakt-main #kontakt-txt{
    width: 220px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 12px;
    font-family: arial;
}

#site #kontakt #kontakt-main #kontakt-mapka{
    width: 360px;
    float: right;
    overflow: hidden;
    margin-right: 0px;
    margin-top: 0px;
}

#site #kontakt #kontakt-main #kontakt-mapka #map{
    border: 1px solid #aaaaaa;
}

#site #form-main{
    width: 347px;
    float: right;
    overflow: hidden;
    background: #fbcb00;
/*    padding-bottom: 15px;*/
}

#site #form-main #form-head{
    width: 347px;
    height: 40px;
    clear: both;
    background: #fbcb00;
}

#site #form-main #form-head h1{
    font-size: 17px;
    color: #930142;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #form-main #form-box{
    width: 347px;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #e7ab36;
    border-left: 1px solid #e2e2de;
    padding-top: 20px;
    padding-bottom: 35px;
}

#site #form-main #form-box #msg{
    width: 320px;
    height: 20px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #338e0d;
    background: #70d447;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 10px;
    color: #265a10;
}

#site #form-main #form-box #err{
    width: 320px;
    height: 20px;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #cd0000;
    background: #da3636;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

#site #form-main #form-box .form-box-main{
    clear: both;
    overflow: hidden;
    width: 320px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#site #form-main #form-box .form-box-main .form-name{
    float: left;
    overflow: hidden;
    width: 102px;
    font-size: 12px;
    font-family: arial;
    padding: 3px;
    color: #303030;
}

#site #form-main #form-box .form-box-main .form-input{
    float: left;
    overflow: hidden;
    width: 210px;
}

#site #form-main #form-box .form-box-main .form-input input{
    width: 185px;
    padding: 3px 3px 3px 5px;
    border: 1px solid #e7ab36;
}

#site #form-main #form-box .form-box-main .form-input textarea{
    width: 185px;
    padding: 3px 3px 3px 5px;
    border: 1px solid #e7ab36;
    font-size: 12px;
    font-family: arial;
}

#site #form-main #form-box .form-box-main .form-input .send{
    width: 108px;
    height: 24px;
    border: none;
    background: url('../img/btn-send.png') no-repeat;
    cursor: pointer;
}

#site #form-main #form-box .form-box-main .form-input .send:hover{
    background: url('../img/btn-send.png') 0px -25px no-repeat;
}

#site #aktualnosci{
    width: 610px;
    float: left;
    overflow: hidden;
}

#site #aktualnosci #aktualnosci-head{
    width: 610px;
    height: 40px;
    clear: both;
    overflow: hidden;
    background: #930142;
}

#site #aktualnosci #aktualnosci-head h1{
    font-size: 17px;
    color: #fbcb00;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #aktualnosci #aktualnosci-tresc{
    width: 610px;
    clear: both;
    overflow: hidden;
}

#site #aktualnosci #aktualnosci-tresc h2{
    color: #398900;
    font-family: georgia;
    font-style: italic;
    font-size: 18px;
    margin-left: 20px;
}

#site #aktualnosci #aktualnosci-tresc #aktualnosci-txt{
    width: 570px;
    clear: both;
    overflow: hidden;
    padding: 0px 20px 10px 20px;
    font-size: 12px;
    font-family: arial;
    line-height: 150%;
    color: #2d2d2d;
}

#site #aktualnosci-box{
    width: 347px;
    float: right;
    overflow: hidden;
}

#site #aktualnosci-box #aktualnosci-box-head{
    width: 347px;
    height: 40px;
    clear: both;
    overflow: hidden;
    background: #fbcb00;
}

#site #aktualnosci-box #aktualnosci-box-head h1{
    font-size: 17px;
    color: #930142;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #aktualnosci-box #aktualnosci-box-main{
    width: 347px;
    clear: both;
    overflow: hidden;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box{
    clear: both;
    overflow: hidden;
    width: 347px;
    height: 100px;
    background: url('../img/bg-news.jpg') repeat-x;
    border: 1px solid #e2e2e2;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-img{
    float: left;
    overflow: hidden;
    width: 76px;
    height: 76px;
    margin-left: 10px;
    margin-top: 15px;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-main{
    float: right;
    overflow: hidden;
    width: 250px;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-main h3{
    color: #398900;
    font-size: 15px;
    font-family: georgia;
    font-style: italic;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-main h4{
    color: #aaaaaa;
    font-size: 10px;
    font-family: tahoma;
    font-weight: 100;
    padding: 0;
    margin: 0;
    margin-top: 5px;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-main h4 span{
    color: #777777;
    font-size: 11px;
    font-family: arial;
}

#site #aktualnosci-box #aktualnosci-box-main .news-box .news-main img{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}

#site #oferta{
    float: left;
    overflow: hidden;
    width: 710px;
}

#site #oferta #oferta-head{
    width: 710px;
    height: 40px;
    clear: both;
    overflow: hidden;
    background: #930142;
}

#site #oferta #oferta-head h1{
    font-size: 17px;
    color: #fbcb00;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #oferta #oferta-main{
    width: 710px;
    clear: both;
    overflow: hidden;
    font-size: 12px;
    font-family: arial;
    padding-left: 20px;
}

#site #produkty{
    float: right;
    overflow: hidden;
    width: 247px;
}

#site #produkty #produkty-head{
    width: 247px;
    height: 40px;
    clear: both;
    overflow: hidden;
    background: #fbcb00;
}

#site #produkty #produkty-head h1{
    font-size: 17px;
    color: #930142;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}

#site #produkty #produkty-main{
    width: 247px;
    clear: both;
    overflow: hidden;
    background: #fbcb00;
    border-top: 1px solid #e6a30d;
    border-left: 1px solid #e3e3e3;
}

#site #produkty #produkty-main .produkt{
    width: 247px;
    height: 25px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dotted #c78c08;
    font-size: 12px;
    font-family: arial;
    color: #930142;
    text-transform: uppercase;
    padding-top: 10px;
}

#site #produkty #produkty-main .produkt a{
    color: #930142;
}

#site #produkty #produkty-main .produkt img{
    padding-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

#site #produkty #produkty-main .produkt:hover{
    background: #930142;
}

#site #produkty #produkty-main .produkt:hover a{
    color: #fff;
}

#foot{
    width: 957px;
    clear: both;
    overflow: hidden;
    height: 116px;
    margin: 0 auto;
    background: url('../img/foot.jpg') no-repeat;
    border-top: 2px solid #fbcb00;
    margin-bottom: 50px;
    position: relative;
    z-index: 90;
}

#foot p{
    width: 205px;
    font-size: 11px;
    font-family: arial;
    color: #666666;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-top: 20px;
}

#foot hr{
    width: 205px;
    float: left;
    color: #666666;
    border: none;
    border-top: 1px solid #666666;
    margin-left: 8px;
}

#foot p a{
    color: #666666;
}