body {
    background-color: #EBEBEB;
    background-image: url('./img/background.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Tahoma;
    font-size: 12px;
    margin: 20px 0px 0px 0px;
    text-align: center;
    color: #5D5D5D;
    }
    
a {
    outline: 0px;
    color: #0349A9;
    text-decoration: none;
    }
    
a:hover {
    text-decoration: underline;
    color: #0349A9;
    }
    
img {
    border: 0px;
    }
    
ul {
    margin: 0px;
    padding: 0px;
    }
    
li {
    list-style-type: none;
    }
    
h1 {
    margin: 10px 20px 20px 20px;
    font-size: 18px;
    color: #5D5D5D;
    }

#naglowek {
    width: 950px;
    height: 20px;
    color: #CFCFCF;
    margin: 0px auto 20px auto;
    text-align: left;
    }
    
#naglowek .logo {
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    }
    
#kontener {
    width: 950px;
    margin: 0px auto 20px auto;
    border: 1px solid #FFFFFF;
    padding: 20px 0px 20px 0px;
    background-color: #FFFFFF;
    color: #000000;
    text-align: left; 
    }

.mainbox {
    margin: 20px 20px 0px 20px;
    width: 600px;
    float: left;
    }
    
.mainbox p {
    margin: 0px 0px 20px 0px;
    color: #5D5D5D;
    }

.mainbox h1 {
    color: #5D5D5D;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
    }

.mainbox h2 {
    color: #5D5D5D;
    font-size: 15px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
    }

.mainbox ul {
    margin: 0px 0px 20px 0px;
    }

.mainbox li {
    color: #5D5D5D;
    margin: 0px 0px 10px 40px;
    list-style-type:none;
    list-style-image:url("./img/li.gif");
    }

.mainbox p {
    color: #5D5D5D;
    margin: 0px 0px 20px 0px;
    line-height: 20px;
    }

.logo_producenta {
    width: 80px;
    height: 80px;
    margin: 10px 15px 0px 0px;
    }

#stopka {width: 950px; margin: 20px auto 20px auto; font-size: 11px; color: #949494; clear: both;}
#stopka a {font-size: 11px; color: #949494; text-decoration: none;}
#stopka a:hover {color: #949494; text-decoration: underline;}
.naglowek_prawa {display: block; float: right; color: #4D4D4D; margin: 0px 20px 0px 0px;}
.naglowek_prawa a {font-size: 14px; color: #949494; text-decoration: none;}
.naglowek_prawa a:hover {color: #949494; text-decoration: underline;}

.bigblocksg {
    color: #FFFFFF;
    line-height: 18px;
    background-color: #0349A9;
    background-image: url('./img/bigblocksgbg.gif');
    width: 288px;
    height: 340px;
    overflow: hidden;
    float: left;
    margin: 20px 20px 0px 0px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    border-radius:6px 6px;
    -khtml-border-radius:6px;
    -icab-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    }

.bigimgsg {
    width: 600px;
    height: 340px;
    float: left;
    margin: 20px 20px 0px 20px;
    }
    
.bigblocksg h1 {
    color: #FFFFFF; 
    font-size: 18px;
    line-height: 22px;
    margin: 20px 20px 20px 20px;
    }
    
.bigblocksg p {
    margin: 0px 20px 20px 20px;
    }

.bigblocksg a {
    background-color: #FFFFFF;
    color: #000000;
    padding: 6px 12px 6px 12px;
    border: 3px solid #FFFFFF;
    float: right;
    margin: 0px 20px 20px 0px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    border-radius:6px 6px;
    -khtml-border-radius:6px;
    -icab-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    }

.bigblocksg a:hover {
    border: 3px solid #CFFE5C; 
    text-decoration: none;   
}

.boxsg {
    border-right: 1px solid #EFEFEF;
    width: 289px;
    height: 540px;
    float: left;
    overflow: hidden;
    margin: 20px 0px 20px 20px;
    }
    
.boxsg h2 {
    font-size: 16px;
    color: #5D5D5D;
    margin: 0px 20px 20px 0px;
    font-weight: normal;
    }
    
.boxsg p {
    margin: 0px 20px 20px 0px;
    color: #5D5D5D;
    }
    
.boxsg strong {
    color: #333333;
    }

.boxsg img {
    margin: 0px 0px 20px 0px;
    width: 270px;
    height: 100px;
    }
    
.boxsg ul {
    margin: 0px 15px 10px 15px;
    padding: 0px;
    }
    
.boxsg li {
    color: #5D5D5D;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    list-style-type:none;
    list-style-image:url("./img/li.gif");
    }

.boxsg .button {
    background-color: #0349A9;
    color: #FFFFFF;
    padding: 6px 12px 6px 12px;
    float: right;
    margin: 0px 20px 0px 0px;
    border: 1px solid #0349A9;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    border-radius:6px 6px;
    -khtml-border-radius:6px;
    -icab-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    }

.telefon {
    text-align: right;
    clear: both;
    margin: 20px 20px -20px 20px;
    }
    
.telefon h3 {
    font-size: 22px;
    color: #0349A9;
    margin: 0px 0px 0px 0px;
    }
    
.lewa_kolumna {
    float: right; 
    width: 289px;
    border-left: 1px solid #EFEFEF;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    }

.mapa {
    margin: 20px 20px 20px 20px;
    }
    
.galeria_miniatura {
    width: 150px;
    height: 95px;
    margin: 20px 20px 0px 0px;
    border: 1px solid #EFEFEF;
    padding: 2px;
}

.galeria_zoom {
    width: 600px;
    height: 387px;
    margin: 20px 20px 0px 0px;
    border: 1px solid #EFEFEF;
    padding: 2px;
    }

.boxprawa {
    border-right: 1px solid #EFEFEF;
    width: 289px;
    float: left;
    margin: 20px 0px 20px 20px;
    }

.boxprawa strong {
    color: #5D5D5D;
    }

.boxprawa h1 {
    color: #5D5D5D;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
    }

.boxprawa h2 {
    color: #5D5D5D;
    font-size: 15px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
    }

.boxprawa ul {
    margin: 0px 20px 20px 0px;
    }

.boxprawa li {
    color: #5D5D5D;
    margin: 0px 0px 10px 20px;
    list-style-type:none;
    list-style-image:url("./img/li.gif");
    }

.boxprawa p {
    color: #5D5D5D;
    margin: 0px 20px 20px 0px;
    line-height: 20px;
    }
    
.boxprawa img {
    margin: 0px 0px 20px 0px;
    width: 270px;
    height: 100px;
    }
        
.formularz {
    float: left;
    width: 600px;
    margin: 0px 0px 20px 0px;   
    border-collapse: collapse;
    background-color: #F4F4F4;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    border-radius:6px 6px;
    -khtml-border-radius:6px;
    -icab-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    }

.formularz td {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #000000;
    }
    
.formularz_textbox {
    border: 1px solid #CFCFCF;
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #5D5D5D;
    width: 300px;
    }

.formularz_msg {
    border: 1px solid #CFCFCF;
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #5D5D5D;
    width: 300px;
    height: 200px;
    }

.formularz_select {
    border: 1px solid #CFCFCF;
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #5D5D5D;
    width: 300px;
    }

.top_img {
    width: 600px;
    height: 200px;
    margin: 20px 0px 0px 0px;
    }
    
.main_menu {font-family: Arial, Tahoma; font-size: 13px; background-image: url('./img/tabbar.gif'); background-repeat: repeat-x; width: 910px; height: 32px; margin: 0px 20px 0px 20px; background-color: #2D59BA;}
.main_menu_tab {float: left; margin: 8px 0px 0px 0px;}
.main_menu_tab a {color: #FFFFFF; text-decoration: none; padding: 8px 15px 8px 15px; margin: 0px 1px 0px 0px;}
.main_menu_tab a:hover {background-color: #5E523E; background-image: url('./img/tabact.gif'); background-repeat: repeat-x;}
.main_menu_list {width: 240px; position: absolute; margin-top: 8px; opacity:0.97; filter:alpha(opacity=97)}
.main_menu_list a {text-transform: none; display: block; color: #FFFFFF; background-color: #2D59BA; padding: 8px 15px 8px 15px;}
.main_menu_list a:hover {background-color: #5E523E;}
