.yellow {color: #ffff99}

.round, div#map_canvas > div > div {
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}

.l-round {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.f-special {
    font-family: 'Racing Sans One', cursive;
}

#slider {
    margin-bottom: 0 !important;
}

body {
    margin: 0;
    padding: 0;
    background-color: #0A1C1D;
    font-family: Arial, Helvetica, sans-serif;
}

.site {
    width: 100%;
    /*background-color: #fbfbfb;*/
}

.content_site, .footer_site {
    width: 960px;
}

.content {
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/bg/content_kind1_bg.jpg) center top repeat-y;
    padding-bottom: 20px;
    padding-top: 50px;
}

.footer {
    background-color: #05191c;
    color: #ffffff;
    font-size: 12px;
}

.footer a {text-decoration: none; color: #ffff99; font-family: 'Racing Sans One', cursive; font-size: 14px;}

.footer_info {height: 100px; line-height: 100px; vertical-align: middle;}

.content h2 {
    font-family: 'Racing Sans One', cursive;
    font-size: 26px;
}
.content p {text-align: justify; font-size: 12px; line-height: 22px; text-indent: 24px; }
.content ul, .content li {font-size: 12px; list-style-image:url(../images/lists/list_image.png); line-height: 20px; width: 550px;}
.content li li {list-style-image: none; list-style: circle;}
.content img {float: right; margin-left: 20px; margin-bottom: 10px; margin-top: 10px; border: 3px solid #ffffff; padding: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.menu_site {
    width: 960px;
    overflow: visible;
}

.main_menu {
    width: 960px;
   /* background: url(../images/menu/menu_bottom.png) 0 0 no-repeat;*/
    position: absolute;
    top: 370px;
    height: 99px;
    z-index: 8;

}

.oferta .main_menu, .o-nas .main_menu, .kontakt .main_menu, .realizacje .main_menu {top: 30px;}

.logo {
    width: 122px;
    position: absolute;
    background: url(../images/logo.png) 0 0 no-repeat;
    top: 350px;
    height: 45px;
    z-index: 10;
}

.oferta .logo, .o-nas .logo, .kontakt .logo, .realizacje .logo {top: 10px;}

.main_menu ul {
    margin: 0;
    padding: 0;
    margin-top: -20px;
    list-style-type: none;
    padding-left: 122px;
    background: url(../images/menu/menu_bg.png) 0 0 repeat-x;
    height: 45px;
}

.main_menu ul li {
    float: left;
    list-style-type: none;
}

.main_menu ul li a {
    float: left;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}

.main_menu ul li.active a {
    background: url(../images/menu/menu_hover.png) 0 0 repeat-x;
}

.articles {color: #ffffff;}
.articles a {text-decoration: none; color: #ffffff}


.showcase-gallery {width:0;}
.showcase-gallery h3 {text-align: center; font-size: 15px; font-family: 'Racing Sans One', cursive;}
.showcase-gallery h3:first-letter {text-transform: uppercase;}
.showcase ul {width:960px; padding: 0; margin: 0; padding-left: 40px;}
.showcase li {display: block; float:left; margin:0; padding: 0; width: 920px; margin-bottom: 20px;}
.oferta .showcase li {margin-bottom: 8px;}
.showcase a {color: #ffffff; float: left;}
.showcase li.active a {color: #ffff99;}
.showcase li ul {margin-top: 12px;}

.showcase li img {margin:0; padding: 0; float: right; clear: both;}
.active_gallery {font-weight: bold;}

.welcome_boxes {padding-top: 20px;}
.page_welcome .left_box {width: 310px;}
.page_welcome .right_box {width: 310px;}
.welcome_box {border: 3px solid #ffffff;  background-color: #dddddd; }
.middle_col .welcome_box {margin: 0 15px;}
.welcome_box img {border:none; padding: 0; margin: 0; margin-bottom: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.welcome_box h4 {text-align: center; color: #333333; font-family: 'Racing Sans One', cursive;}
.welcome_box h4 a{display:block; color: #333333; text-decoration: none;}

/* For page oferta */
.oferta li, .oferta p {font-size: 15px; font-weight: bold; line-height: 26px;}