/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23.11.2007                   
Kodowanie: Tomasz Piłat      
Sections:
GLOBAL STYLES
GLOBAL CLASSES
footer                              
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~
GLOBAL STYLES
~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
    margin: 0;
    padding: 0;
    border: 0;
}	
a {
    text-decoration: none;
    color: #3A571E;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
img, fieldset {
    border: none;
}
ul {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1.2em;
    font-weight: bold;
}
body {
    padding: 0;
    background: url(/_p/gfx/body_bg.jpg) center 0 no-repeat #8FD929;
    color: #3A571E;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#wrapper	
~~~~~~~~~~~~~~~~~~~~~~~*/
#wrapper {
    margin: 0 auto;
    width: 907px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#top
~~~~~~~~~~~~~~~~~~~~~~~*/
#top {
    float: left;
    height: 347px;
    width: 907px;
    background: url(/_p/gfx/top_bg.gif) no-repeat;
}
#top h1 {
    float: left;
    padding: 12px 0px 161px 35px;
}
#top h1 a {
    width: 305px;
    height: 120px;
    display: block;
    background: url(/_p/gfx/logo.gif) no-repeat;
}
#top h1 a span {
    display: none;
}
#top ul {
    float: left;
    clear: both;
    height: 30px;
    width: 759px;
    padding: 16px 0 0 158px;
}
#top ul li {
    float: left;
    height: 53px;
    padding: 0 25px;
}	
#top ul li a {
    float: left;
    height: 53px;
    outline: none;
    text-decoration: none;
    font-family: Georgia;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 0 #0B1205;
    font-style: italic;
}
#top ul li a span {
}
/*#top ul li.menu1 a {
    width: 119px;
    background: url(/_p/gfx/strona_glowna.gif) 0 0 no-repeat;
}
#top ul li.menu2 a {
    width: 95px;
    background: url(/_p/gfx/aktualnosci.gif) 0 0 no-repeat;
}
#top ul li.menu3 a {
    width: 66px;
    background: url(/_p/gfx/oferta.gif) 0 0 no-repeat;
}
#top ul li.menu4 a {
    width: 121px;
    background: url(/_p/gfx/nasze_realizacje.gif) 0 0 no-repeat;
}
#top ul li.menu5 a {
    width: 68px;
    background: url(/_p/gfx/kontakt.gif) 0 0 no-repeat;
} */
#top ul li a.active, #top ul li a:hover {
    background-position: 0 -53px;
    color: #F7F40F;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#content
~~~~~~~~~~~~~~~~~~~~~~~*/
#content {
    clear: both;
    width: 877px;
    margin: 0 14px 0 16px;
    padding: 17px 0 27px 0;
    background: url(/_p/gfx/content_bottom.gif) 0 bottom no-repeat #ECFBD6;
    overflow: hidden;
}
#content.subpage {
    padding-bottom: 50px;
}
#content_bg {
    float: left;
    width: 877px;
    background: url(/_p/gfx/content_line.gif) 481px 0 repeat-y;
}
#content.subpage #content_bg {
    background-position: 225px 0;
}
#content p {
    padding: 0 0 10px 0;
    line-height: 1.6em;
}
#content img {
    float: left;
    margin: 0 10px 10px 0;
}
#content strong {
    font-size: 1.0em;
    font-weight: bold;
}
#content small {
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
}
#content em {
    font-size: 1.0em;
    font-style: italic;
}
#content h4 {
    font-family: serif;
    font-size: 22px;
    padding: 0 0 20px 0;
    color: #37A240;
    font-weight: normal;
    text-transform: capitalize;
    font-variant: small-caps;
}
#content h4.h_navi {
    color: #852672;
}
#content h4.h_blue {
    color: #52A2BA;
    padding: 0 0 10px 0;
}
#content h3 {
    font-family: Georgia, serif;
    font-size: 17px;
    padding: 0 0 10px 0;
    color: #506730;
    font-weight: normal;
    text-transform: uppercase;
}
#content h2 {
    font-weight: bold;
    font-family: Georgia, serif;
    font-size: 12px;
    padding: 0 0 10px 0;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#main
~~~~~~~~~~~~~~~~~~~~~~~*/
#main {
    float: left;
    width: 440px;
    padding: 0 10px 0 22px;
    overflow: hidden;
    background: url("/_p/gfx/tlo_oferta.gif") 0 0 no-repeat;
}
#content.subpage #main {
    float: right;
    width: 600px;
    padding: 0 30px 0 0;
    background: none;
}

ul.news li {
    width: 100%;
    clear: both;
}
ul.news div.date {
    float: left;
    width: 88px;
    margin: 0 0 20px 0;
    text-align: center;
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #3A571E;
    background: url(/_p/gfx/leaf.gif) center 0 no-repeat;
}
ul.news div.date strong {
    display: block;
    font-size: 16px !important;
    color: #FFF;
    padding: 11px 0 12px 0;
}
ul.news div.news_describe {
    float: left;
    width: 302px;
    padding: 5px 0 15px 0;
    margin: 0 0 20px 0;
    background: url(/_p/gfx/dott.gif) 0 bottom repeat-x;
}
ul.news_wide div.news_describe {
    width: 492px;
}
ul.bottom_navi {
    clear: both;
    overflow: hidden;
    display: block;
    text-align: right;
    padding: 0 0 10px 0;
}
ul.bottom_navi li {
    float: none;
    padding: 0 0 0 20px;
    display: inline;
}
ul.bottom_navi li a {
    float: none;
    display: inline;
    font-size: 12px;
    font-family: Georgia, serif;
}
ul.bottom_navi li.back_link a {
    padding: 0 0 0 11px;
    background: url(/_p/gfx/arrow1.gif) 0 5px no-repeat;
}
ul.bottom_navi li.up_link a {
    padding: 0 0 0 11px;
    background: url(/_p/gfx/arrow2.gif) 0 5px no-repeat;
}
ul#pikagallery {
}
ul#pikagallery li {
    float: left;
    padding: 0px 5px;
}
ul#pikagallery li img {
    cursor: pointer;
}
.pika_main {
    width: 477px;
    margin: 0 auto;
    overflow: hidden;
}
.pika_play img {
    display: none;
}
.pika_caption {
    text-align: center;
}
.pika_main .pika_subdiv {
    padding: 0 0 10px 0;
}
.pika_main .pika_subdiv a {
    display: block;
    width: 467px;
    height: 360px;
    overflow: hidden;
    padding: 20px 5px 0 5px;
    background: url(/_p/gfx/big_pic_bg.gif) no-repeat;
}
.pika_main .pika_subdiv a img {
    float: none !important;
    margin: 0 auto !important;
}
.sliderjs {
    margin: 0 auto;
}
.pika_navigation {
    text-align: center;
    padding: 10px 0 20px 0;
}
.pika_navigation a {
    cursor: pointer;
}
.pika_navigation a:hover {
    text-decoration: underline !important;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#sub
~~~~~~~~~~~~~~~~~~~~~~~*/
#sub {
    float: left;
    width: 310px;
    padding: 0 60px 0 35px;
    overflow: hidden;
}
#content.subpage #sub {
    float: left;
    width: 175px;
    padding: 0 0 0 16px;
}
#content.subpage p {
    text-align: justify;
}
ul.submenu {
    width: 183px;
    overflow: hidden;
    margin: 0 0 20px -16px}
ul.submenu ul {
    margin-left: 20px;
}
ul.submenu li, ul.submenu ul li   {
    float: left;
    width: 183px;
    clear: left;
    padding: 0 0 1px 0;
}
ul.submenu li a, ul.submenu ul li a  {
    float: left;
    width: 183px;
    padding: 0 0 5px 0;
}
ul.submenu li a span, ul.submenu ul li a span {
    float: left;
    width: 129px;
    padding: 13px 0 8px 54px;
    font-size: 12px;
    font-family: Georgia, serif;
    cursor: pointer;
    color: #5D8526;
}
ul.submenu li.active a, ul.submenu li a:hover, ul.submenu ul li.active a, ul.submenu ul li a:hover {
    background: url(/_p/gfx/submenu_bottom.gif) 0 bottom no-repeat;
    text-decoration: none;
}
ul.submenu li.active a span, ul.submenu li a:hover span, ul.submenu ul li.active a span, ul.submenu ul li a:hover span {
    background: url(/_p/gfx/submenu_top.gif) 0 0 no-repeat #FFF;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#footer	
~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
    clear: both;
    overflow: hidden;
    padding: 8px 13px 20px 4px;
    width: 890px;
    margin: 0 auto;
    color: #F4F3F3;
}
#footer a {
    color: #2280B7;
}
#footer ul {
    float: left;
}
#footer ul li {
    float: left;
    padding: 0 2px 0 0;
    background: url(/_p/gfx/footer_dott.gif) right 6px no-repeat;
}
#footer ul li.last {
    padding-right: 0;
    background: none;
}
#footer ul li a {
    float: left;
    padding: 0 11px;
    font-weight: normal;
    color: #F4F3F3;
}
#footer p {
    float: right;
    clear: right;
}
/*~~~~~~~~~~~~~~~~~~~~~
=GLOBAL CLASSES	
~~~~~~~~~~~~~~~~~~~~~~~*/
.left {
    float: left;
}
.right {
    float: right;
}
img.left {
    float: left !important;
    margin: 0 0 10px 10px !important;
}
img.right {
    float: right !important;
    margin: 0 10px 10px 0 !important;
}
img.center {
    float: none !important;
    margin: 0 auto 10px auto !important;
}
.aright {
    text-align: right;
}
.acenter {
    text-align: center;
}
a.anormal {
    font-weight: normal !important;
}
a.abold {
    font-weight: bold !important;
}
p.more a, a.more {
    float: right;
    clear: both;
    text-align: right;
    padding: 0 13px 0 0;
    font-weight: normal;
    background: url(/_p/gfx/arrow.gif) right 4px no-repeat;
}
p.more {
    display: block;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
a.more_arrow img {
    float: none !important;
    margin: 0 !important;
}
ul.gallery {
    clear: both;
    overflow: hidden;
    padding: 0 0 0 10px;
    margin: 0 -50px 0 0;
}
ul.gallery li {
    float: left;
    width: 118px;
    height: 140px;
    overflow: hidden;
    padding: 0 54px 20px 0;
}
ul.gallery li a {
    float: left;
    width: 118px;
    overflow: hidden;
    font-family: Georgia, serif;
    font-size: 12px;
}
ul.gallery li a span {
    float: left;
    width: 100px;
    height: 80px;
    padding: 5px;
    margin: 0 0 5px 0;
    overflow: hidden;
}
ul.gallery li a span img { 
    border-left: 2px solid #8FD929;
    border-top: 2px solid #8FD929;
    border-bottom: 2px solid #5D8525;
    border-right: 2px solid #5D8525;
}
ul.gallery li a strong {
    float: left;
    zoom: 1;
    width: 90px;
    padding: 0 13px 0 6px;
    background: url(/_p/gfx/arrow.gif) right 2px no-repeat;
    cursor: pointer;
}
ul.gallery li a:hover strong {
    text-decoration: underline;
}
ul.gallery li a img {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    cursor: pointer;
}

#zapis .text { border: 1px solid #5D8526; padding: 3px; }
#zapis .field { padding-bottom: 10px; }
#zapis label { float: left; width: 100px; }
#zapis textarea { width: 400px; height: 100px; font-family: Tahoma; font-size: 11px; }

.submit_button { border: 1px solid #5D8526; background: #ECFBD6; margin-left: 200px;}

.kamienie li { float: left; width: 150px; text-align:center;  padding-right: 20px; padding-bottom: 20px; height: 100px; }
.kamienie li a { clear: both; text-align: center; display: block; }
.kamienie li img { display: block; margin: 10px auto !important; float: none !important; }
.kamienie strong { font-size: 12px; font-family: Georgia; clear: both;}
#przyslowie { text-align: center; margin-bottom: 15px; }
#przyslowie img { float: none; }

.kontakt {
    display: block;
    text-indent: -99999px;
    outline:none;
    position: absolute;
    top: 32px;
    right: 0;
    width: 306px;
    height: 23px;
}
#top { position: relative; }

.szkolki li { margin-bottom: 1em; list-style: decimal; }
.szkolki { margin-left: 20px; }


.back_button { background: #000; padding: 5px 0; }
.back_button a {
    display: block;
    padding: 5px;
    width: 140px;
    text-align: center;
    margin: 0 auto;
    background: #852672;
    color: #fff;
    position: relative;
    left: -300px;
    font-size: 12px;
}

.listy_oferta { padding-top: 10px; padding-bottom: 10px; overflow: hidden; zoom: 1; }
.listy_oferta li { 
    font-size: 12px;
    padding: 3px 0 3px 20px;
    background: url("/_p/gfx/listek.gif") 0 0 no-repeat;
    margin-bottom: 1em;
    font-family: Georgia,serif;
    height: 25px;
    font-weight: bold;
}
.listy_oferta ul { width: 190px; float: left; }
.listy_oferta ul.left_ul { margin-right: 9px; width: 241px; }
.listy_oferta a  {
    padding-right: 15px;
    background: url(/_p/gfx/arrow.gif) no-repeat scroll right 4px;
}

.intro { padding-bottom: 10px; }
.intro p { text-align: justify; font-style: italic; }
.intro strong { font-size: 14px !important; }
.aright { text-align: right !important; }

.gallery_one { display: block; clear: both; }
.gallery_one img {
    border-color: #8FD929 #5D8525 #5D8525 #8FD929;
    border-style: solid;
    border-width: 2px;
}
.gallery_one li { overflow: hidden; zoom: 1; float: left; margin-bottom: 8px; }
.materialy li {
    width: 189px;
    height: 120px;
    background: #DEFFAF;
    float: left;
    text-align: center;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 3px;
    padding-bottom: 10px;
    font-size: 13px;
}
.materialy li img {
    border-color: #5D8525 #8FD929 #8FD929 #5D8525;
    border-style: solid;
    display: block;
    border-width: 2px;
}
.z_opis { overflow: hidden; zoom: 1;}
.z_opis img { float: left; margin-right: 10px; }
.z_opis strong { position: relative; top: 15px; }

.projektowanie {
    overflow: hidden;
    zoom: 1;
}
.person {
    background: url("/_p/gfx/big_lisc.gif") 0 0 no-repeat;
    padding-left: 70px;
    line-height: 2em;
    margin-bottom: 20px;
}
.person strong { display: block; font-size: 18px !important; color: #52A2BA; }
.person em { font-size: 14px !important; font-style: normal !important; display: block; }
.person a { font-size: 14px !important; font-style: normal !important;}
.person h4 { font-size: 16px !important; margin-bottom: 0; padding-bottom: 0 !important; font-variant: normal !important; text-transform: none !important;  }
.projektowanie .left ul { float: left; width: 300px; }
.projektowanie .left ul li { margin-bottom: 1em; line-height: 2em; }
.projektowanie li {
    font-size: 12px;
    padding: 3px 0 3px 20px;
    background: url("/_p/gfx/listek.gif") 0 3px no-repeat;
    margin-bottom: 1em;
    font-family: Georgia,serif;
    font-weight: bold;
}
.projektowanie li a  {
    padding-right: 15px;
    background: url(/_p/gfx/arrow.gif) no-repeat scroll right 4px;
}

.clear {display: block; clear: both;}
