body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #303133;
}
#header {
    width: 797px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#top_left_bar {
    float: left;
    width: 250px;
    height: 55px;
    background-image: url(pliki/top_bar_left.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
#top_menu {
    float: left;
    width: 545px;
    height: 53px;
    border-top-color: #BEBEBE;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #BEBEBE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: 2px;
}
#left_flash {
    margin-top: 2px;
    float: left;
    width: 250px;
    height: 180px;
}
#right_flash {
    width: 545px;
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}
#main_container {
    width: 797px;
    margin-left: auto;
    margin-right: auto;
    border-right-color: #6B9BAF;
    border-right-style: solid;
    border-right-width: 1px;
    margin-top: 3px;
}
#left {
    width: 250px;
    float: left;
    text-align: left;
}
#right {
    float: left;
    width: 545px;
    text-align: left;
    margin-left: 2px;
}
#news_box {
    background-color: #EEEEEE;
    padding-bottom: 20px;
    font-size: 10px;
    color: #5F8296;
}
#news_box_top {
    height: 36px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-color: #6B9BAF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    
}
#address_box {
    height: 160px;
    margin-top: 2px;
    background-color: #7FA6B7;
    background-image: url(pliki/na_skroty_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: white;
    font-weight: bold;
}
#address_box_top {
    height: 42px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#footer {
    margin-top: 3px;
    width: 797px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #6B9BAF;
    border-top-style: solid;
    border-top-width: 3px;
    border-bottom-color: #6B9BAF;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-top: 10px;
}
#f {
    
    float: right;
    margin-right: 10px;
    margin-bottom: -10px;
    padding: 2px; 


}
.line {
    width: 515px;
    border-top-color: #6B9BAF;
    border-top-style: solid;
    border-top-width: 3px;
    
    
    margin-left: auto;
    margin-right: auto;
}
.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
    padding: 2px; 
    border: solid 1px;
    border-color: #6B8F9B;
}
.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 2px;
    border-color: #6B9BAF;
    border-style: solid;
    border-width: 1px;
}
a.menu_link {
    float: left;
    width: 20%;
    height: 38px;
    background-image: url(pliki/menu_link.jpg);
    background-position: top;
    background-repeat: repeat-x;
    
    text-align: center;
    border-left-color: #DFDEDC;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
    color: #303133;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
    
}
a.menu_link:hover {
    background-image: url(pliki/menu_link_hover.jpg);
    color: #525357;

}
/*a.oferta_link {*/
/*    color: #7FA6B7;*/
/*    display: block;*/
/*    font-size: 12px;*/
/*    font-weight: bold;*/
/*    text-decoration: none;*/
/*    margin-left: 15px;*/
/*}*/
a.mailto {
    color: #456577;
    text-decoration: none;
    
}
a.mailto:hover {
    color: white;
}
a.footer_link {
    text-decoration: none;
    color: #303133; 
}
a.footer_link:hover {
    color: #8DB2BB;
    text-decoration: underline;
}
h1 {
    font-size: 14px;
    font-weight: bold;
    border-left-color: #709DB0;
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 20px;
}
p {
    padding-left: 15px;
    padding-right: 15px;
}
.clear {
    clear: both;
}


/*news*/

.news_data {
background-color: #7EA5B6;
color: white;
padding-left: 3px;
padding-right: 3px;
margin-left: 7px;
font-size: 10px;
}

.news_data_s {
background-color: #7EA5B6;
color: #FF6600;
padding-left: 3px;
padding-right: 3px;
margin-left: 7px;
font-size: 10px;
}
.news_temat {
font-weight: bold;
font-size: 10px;
margin-left: 7px;
}
.news_temat_s {
font-weight: bold;
color: #FF6600;
font-size: 10px;
margin-left: 7px;
}
.news_tresc_s {
color: #FF6600;   
font-size: 10px;
margin-left: 7px;
margin-right: 3px;
display: block;
}
.news_tresc {
font-size: 10px;
margin-left: 7px;
margin-right: 3px;
display: block;
}
.promocja_data {
background-color: #7EA5B6;
color: white;
padding-left: 3px;
padding-right: 3px;
margin-left: 7px;
font-size: 10px;
}

.promocja_temat {
font-weight: bold;
font-size: 10px;
margin-left: 7px;
}

.promocja_tresc {
font-size: 10px;
margin-left: 7px;
margin-right: 3px;
display: block;
}
a.wiecej {
text-decoration: none;
color: #2C687B;
font-size: 10px;
}

a.wiecej:hover {
text-decoration: underline;
color: #B0A98D;
}

/*formularz mailowy*/

.adress {
text-align: center;
margin-top: 20px;
width: 300px;
margin-left: auto;
margin-right: auto;
}

.empty {
height: 180px;
}

.form {
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
}

.input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #7EA5B6;
border-style: solid;
border-width: 1px;
color: black;
}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: #6A8E9A;
border-style: solid;
border-width: 1px;
color: white;
background-color: #7EA5B6;
}


/*dokumenty*/
a.doc_title {
color: #2481AC;
font-weight: bold;
text-decoration: none;


}
a.doc_title:hover {
text-decoration: underline;
color: #6B6B6B;
}
.img_icon {

border-style: none;

background-color: white;
margin-right: 20px;
margin-bottom: 0px;
}
.dokumenty {
    width: 450px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 30px;
    
}
.doc_icon {
    width: 30px;
    text-align: left;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}
.doc_tytul {
    width: 365px;
    float: left;
    margin-bottom: 10px;
}


/*oferta*/

a.oferta_link {
    width: 215px;
    height: 30px;
    background-image: url(pliki/oferta_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    border-bottom-color: #D1D4D7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #303133;
    display: block;
    margin-left: 25px;
    line-height: 2.2em;
}
a.oferta_link:hover {
    background-image: url(pliki/oferta_link_hover.gif);
    border-bottom-color: #24A4DB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #B9B9B9;
    border-right-style: solid;
    border-right-width: 5px;
    width: 210px;
    color: #115086;
}
a.oferta_link_s {
    width: 215px;
    height: 30px;
    background-image: url(pliki/oferta_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    border-bottom-color: #D1D4D7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #F37A1F;
    display: block;
    margin-left: 25px;
    line-height: 2.2em;
}
a.oferta_link_s:hover {
    background-image: url(pliki/oferta_link_hover.gif);
    border-bottom-color: #24A4DB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #B9B9B9;
    border-right-style: solid;
    border-right-width: 5px;
    width: 210px;
    color: #FF8000;
}
a.oferta_link_2 {
    margin-left: 50px;
    color: #303133;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    
}
a.oferta_link_2:hover {
    color: #709DB0;
    text-decoration: underline;
}
a.oferta_link_3 {
    margin-left: 15px;
    color: #135C7B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    
}
a.oferta_link_3:hover {
    color: #9BA3A6;
    text-decoration: underline;
}
.oferta_box {
    margin-left: 15px;
    margin-right: 15px;
}
.img3 {
	border: 1px solid #24A4DB;
	padding: 2px 2px 2px 2px;
}

.img_galeria_produktu {
padding: 2px; 
    border: solid 1px;
    border-color: #6B8F9B;

margin-bottom: 2px;

}
.img_popup {
	border: solid 1px;
    border-color: #AAA8A9;
	padding: 2px 2px 2px 2px;
        margin-left: auto;
        margin-left: auto;
}
.img_box {
float: left;
text-align: center;
margin-bottom: 5px;
margin-left: 10px;
}
.img_logo {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    
}
.img_box {
float: left;
text-align: center;
margin-bottom: 5px;
margin-left: 5px;
}

.pop_box {
background-color: #F1F1F3;
width: 260px;
border-color: #24A4DB;
border-style: solid;
border-width: 1px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: center;
color: #363131;
font-size: 10px;
}
.oferta {
    border-bottom-color: #D1D4D7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}


/*popup - wyswietlanie powiekszenia fotki*/
.popup_background {
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;  
    width:100%;  
    top:0px;  
    left:0px;  
    background:#FFFFFF;  
    border:1px solid #cecece;  
    z-index:100;
    
}

.popup{  
    display:none;
    position:fixed;
    top: 300px;  
    _position:absolute; /* hack for internet explorer 6*/  
    width: 480px;
    
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    background-color: #E9E9E9;
    background: #E9E9E9;
    border:2px solid #3A597A;  
    z-index:200;  
    
    padding-bottom: 20px;
    font-size:10px;
    font-weight: bold;
    color: #85A7C2;
}
.popup_foto {
    
}
.open_popup {
    
}
.popup_close {
    font-size:14px;  
    line-height:14px;  
    height: 20px;
    text-align: right;
    float: right;
    color:#B32B1D;  
    font-weight: bold;
    font-size: 10px;
    display:block;
    cursor: pointer;
    
    
}
