body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #f9b858;
    background: #43250c url(../images/background.png) repeat-x top;
}
.clear {
    clear: both;
}
img {
    border: 0;
}
p {
    margin: 0;
    padding: 0 0 8px 0;
}
a {
    text-decoration: none;
}
#nawigacja {
    float: right;
    margin: 40px 30px 0 0;
    text-align: right;
}
#nawigacja ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#nawigacja ul li {
    padding-bottom: 23px;
}
#nawigacja ul li.last {
    padding: 0;
}
#nawigacja a, #nawigacja span {
    display: block;
    padding: 0 24px 0 0;
    color: #f6a72a;
    font-size: 11px;
}
#nawigacja a:hover {
    text-decoration: underline;
}
#nawigacja a.link_mapa, #nawigacja span.link_mapa {
    background: transparent url(../images/ico_mapa.png) no-repeat top right;
}
#nawigacja a.link_kontakt, #nawigacja span.link_kontakt {
    background: transparent url(../images/ico_kontakt.png) no-repeat top right;
}
#nawigacja a.link_home, #nawigacja span.link_home {
    background: transparent url(../images/ico_home.png) no-repeat top right;
}
#header {
    background: transparent url(../images/logo.jpg) no-repeat 0 0;
}
#logoLink {
    float: left;
    padding: 21px 0 0 64px;
}
#logoLink h1 {
    margin: 0;
    padding: 0;
}
#logoLink a {
    display: block;
    width: 315px;
    height: 125px;
    
}
#menuPoziome {
    clear: both;
    float: left;
}
#menuPoziome ul {
    float: left;
    margin: 15px 0 0 0;;
    padding: 0;
    list-style: none;
}
#menuPoziome ul li {
    float: left;
    background: transparent url(../images/menu_separator.gif) no-repeat top right;
    padding-right: 2px;
}
#menuPoziome ul li.last {
    background: none;
}
#menuPoziome ul li a {
    display: block;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #d0840b;
    text-transform: lowercase;
    padding: 11px 16px 12px 16px;
}
#menuPoziome ul li a:hover {
    background: transparent url(../images/menu_a_h.png) repeat-x;
    color: #f2c676;
}
#menuPoziome ul li span {
    display: block;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: lowercase;
    padding: 11px 16px 12px 16px;
    background: transparent url(../images/menu_a_h.png) repeat-x;
    color: #f2c676;    
}
#strona-glowna {
    background: transparent url(../images/boksy_glowna_bg.png) no-repeat 0 0;
    padding-top: 15px;
}
#strona-glowna .block {
    width: 283px;
    padding: 19px;
    float: left;
    line-height: 170%;
    background: transparent url(../images/boks_bg.png) no-repeat 0 0;
}
#strona-glowna #agencja, #strona-glowna #zajmujemy {
    margin-right: 8px;
}
#strona-glowna .block h3 {
    margin: 0 0 10px 0;
    padding: 0 0 4px 0;
    color: #dcd400;
    font-size: 17px;
    font-weight: bold;
    background: transparent url(../images/h3_bg.jpg) no-repeat bottom left;
}
.mod_article ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mod_article ul li, #strona-glowna h2 {
    background: transparent url(../images/li_bg.gif) no-repeat 13px 5px;
    padding: 0 0 6px 27px;
    line-height: 140%;
    font-size: 12px;
    margin: 0;
    font-weight: normal;
}
.mod_article ul li ul {
    padding-top: 10px;
}
.mod_article ul li ul li.last {
    margin-bottom: 0;
}
#strona-glowna #kontakt p {
    font-size: 16px;
    line-height: 150%;
}
#strona-glowna #kontakt h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    background: none;
}
#strona-glowna #kontakt span, #strona-glowna #kontakt a {
    color: #dcd400;
    font-size: 18px;
}
#strona-glowna #kontakt a {
    text-decoration: underline;
}
#strona-glowna #kontakt a:hover {
    text-decoration: none;
}



#realizacje {
    background: transparent url(../images/realizacje_bg.png) no-repeat;
    width: 968px;
    height: 357px;
    padding: 6px 6px 0 6px;
    margin-top: 25px;
    top: 0;
}
#realizacje .realizationContainer {
    float: left;
    position: relative;
    display: none;
}
#realizacje .realizationContainer .realizacjeOpis {
    position: absolute;
    height: 60px;
    width: 953px;
    padding: 17px 0 0 15px;
    bottom: 0;
    left: 0;
    background: transparent url(../images/realizacje_opis_bg.png) repeat-x;
}
#realizacje .realizationContainer .realizacjeOpis .subtitle {
    color: #dcd400;
    font-size: 18px;
    font-weight: bold;
}
#realizacje .realizationContainer .realizacjeOpis .linkRealizacje {
    padding: 0;
    margin: 4px 0 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;    
}
#left .mod_navigation {
    width: 226px;
    float: left;
    margin: 35px 0;
    padding: 2px;
    background: transparent url(../images/menu_left_bg.png) no-repeat;
}
#left .mod_navigation ul {
    background-color: #63330a;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 7px;
}
#left .mod_navigation ul li ul {
    padding: 0;
    border-top: 1px solid #391d05;
}
#left .mod_navigation ul li ul li a {
}
#left .mod_navigation ul li {
    border-bottom: 1px solid #391d05;
    font-size: 14px;
}
#left .mod_navigation ul li.last {
    border: 0;
}
#left .mod_navigation ul li.active, #left .mod_navigation ul li.trail  {
    background: transparent url(../images/menu_li_active.gif) repeat-x;
}
#left .mod_navigation ul li a {
    color: #f2c179;
    padding: 5px 0 6px 22px;
    display: block;
    background: transparent url(../images/menu_li_a.gif) no-repeat 10px 10px;
}
#left .mod_navigation ul li span, #left .mod_navigation ul li a:hover, #left .mod_navigation ul li a.trail {
    display: block;
    padding: 5px 0 6px 22px;
    background: transparent url(../images/menu_li_span.gif) no-repeat 10px 10px;
    color: #ffa400;
}
#left .mod_navigation ul li ul li a {
    color: #f2c179;
    padding: 5px 0 6px 35px;
    display: block;
    background: transparent url(../images/menu_li_a.gif) no-repeat 23px 10px;
}
#left .mod_navigation ul li ul li span, #left .mod_navigation ul li ul li a:hover {
    display: block;
    padding: 5px 0 6px 35px;
    background: transparent url(../images/menu_li_span.gif) no-repeat 23px 10px;
    color: #ffa400;
}
#containerSubpage .mod_article, #containerRealizacje .mod_article {
    background: transparent url(../images/content_bg.png) no-repeat;
    margin: 35px 0 35px 0;
    float: left;
    padding: 15px 20px 0px 20px;
    width: 680px;
    line-height: 160%;
    font-size: 12px;
}
#containerRealizacje .mod_article {
    background: none;
    padding: 15px 0 0 0;
    width: 720px;
    font-size: 11px;
}
#containerRealizacje .mod_article .layout_short {
    background: transparent url(../images/content_bg_realizacje.png) no-repeat;
    padding: 15px 20px 0 20px;
}
#containerSubpage .mod_article h1, #containerRealizacje .mod_article h1 {
    margin: 0 0 15px 0;
    padding: 0 0 7px 0;
    color: #dcd400;
    font-size: 22px;
    font-weight: bold;
}
#containerSubpage .mod_article h1 {
    background: transparent url(../images/h3_bg.jpg) no-repeat bottom left;    
}
#containerRealizacje .mod_article h1 {
    background: transparent url(../images/h1_bg_realizacje.jpg) no-repeat bottom left;
}
#containerSubpage .mod_article h3 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #dcd400;
    font-size: 18px;
    font-weight: bold;    
}
#containerSubpage .mod_article a, #containerRealizacje .mod_article a {
    color: #d0840b;
}
#containerSubpage .mod_article a:hover {
    text-decoration: underline;
}
#kontakt .ce_text {
    float: left;
    width: 250px;
}
.formbody label {
    width: 100px;
    display: block;
    float: left;
    text-align: right;
    font-size: 14px;
    padding: 0 8px 0 0;
}
.formbody input.text {
    background-color: #63330a;
    border: 1px solid #d0840b;
    clear: both;
    width: 170px;
    padding: 2px 8px;
    font-size: 13px;
    color: #f2c179;
}
.formbody .textarea {
    background-color: #63330a;
    border: 1px solid #d0840b;
    clear: both;
    width: 250px;
    padding: 2px 8px;
    font-size: 13px;
    color: #f2c179;
}
.formbody input.submit {
    width: 79px;
    height: 26px;
    padding-bottom: 4px;
    background: transparent url(../images/wyslij.png) no-repeat;
    border: 0;
    color: #f2c179;
    font-weight: bold;
    font-size: 13px;
    padding: 0;
    margin: 0;
}
#dlh_googlemap_1 {
    border: 2px solid #d0840b;
    color: #361f10;
}
#projekty-www img, #reklama-na-pojazdach img {
    float: left;
    margin-right: 15px;
    border: 2px solid #d0840b;
    padding: 2px;
}
#projekty-www table, #reklama-na-pojazdach table {
    float: left;
    border-spacing: 0px;
    border: 2px solid #d0840b;
    border-collapse: collapse;
    font-size: 12px;
    width: 355px;
}
#projekty-www table td.nagReal, #reklama-na-pojazdach table td.nagReal {
    text-align: right;
    width: 158px;
}
#projekty-www table td, #reklama-na-pojazdach table td {
    padding: 5px 6px;
    vertical-align: top;
    border: 2px solid #d0840b;
    background: none;
    text-align: center;
}
#projekty-www table td.opisReal a, #reklama-na-pojazdach table td.opisReal a {
    color: #bfd400;
}
#projekty-www h5, #reklama-na-pojazdach h5 {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #fff600;
    margin: 0;
    padding: 0 0 8px;
}
#projekty-www .layout_short, #reklama-na-pojazdach .layout_short {
    margin-bottom: 20px;
}
.pagination {
    margin-top: 10px;
}
.pagination p {
    float: right;
    margin: 0 5px 0 15px;
    padding: 0;
    line-height: 100%;
}
.pagination ul li a:hover {
    text-decoration: underline;
}
.pagination ul {
    float: right;
}
.pagination ul li {
    background: none;
    margin: 0;
    padding: 0 5px 2px 5px;
    float: left;
    line-height: 100%;
}


#footer {
    height: 73px;
    background: transparent url(../images/footer_bg.gif) repeat-x;
}
#footer .inside {
    width: 980px;
    margin: 0 auto;
}
#footer .inside ul {
    margin: 0;
    padding: 18px 0 0 0;
    list-style: none;
}
#footer .inside ul li {
    float: left;
    padding: 0 10px;
    background: transparent url(../images/menu_footer_bg.gif) no-repeat center right;
}
#footer .inside ul li.last {
    background: none;
}
#footer .inside ul li a, #footer .inside ul li span {
    color: #996b40;
}
#footer #copyright {
    padding: 10px 0 0 8px;
    float: left;
    color: #996b40;
}
#containerSubpage .ce_gallery table {
    width: 680px;
}
#containerSubpage .ce_gallery table td {
    text-align: center;
    padding-bottom: 15px;
}
#containerSubpage .ce_gallery table td .image_container {
    margin: auto;
}
 #containerSubpage .ce_gallery table td .image_container img {
    float: left;
    border: 2px solid #d0840b;
    padding: 2px;
}