#menu_top {
    position: absolute;
    left: 12px;
    top: 0px;
    z-index: 120;
}
#menu_top ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu_top ul li {
    display: inline;
}
#menu_top ul li a {
    color: #20780f;
    font: bold 12px Tahoma, Arial, Verdana;
    padding-right: 10px;
    border-right: 1px solid #d4d3d0;
    padding-left: 10px;
    text-decoration: none;
}
#menu_top ul li a:hover {
    text-decoration: underline;
    color: #bf0100;
}

#menu_top ul li a.active {
    text-decoration: underline;
    color: #bf0100;
}

#menu_top2 {
    width: 142px;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 122;
}

#menu_top2 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu_top2 ul li {
    display: inline;
}

#menu_top2 li.house a {
    height: 32px;
    width: 47px;
    background: url(../../images/fox/house.png) no-repeat;
    display: block;
    float: left;
}
#menu_top2 li.house a:hover {
    height: 32px;
    width: 47px;
    background: url(../../images/fox/house_hov.png) no-repeat;
    display: block;
    float: left;
}

#menu_top2 li.sitemap a {
    height: 32px;
    width: 47px;
    background: url(../../images/fox/sitemap.png) no-repeat;
    display: block;
    float: left;
}

#menu_top2 li.sitemap a:hover {
    height: 32px;
    width: 47px;
    background: url(../../images/fox/sitemap_hov.png) no-repeat;
    display: block;
    float: left;
}

#menu_top2 li.user a {
    height: 32px;
    width: 48px;
    background: url(../../images/fox/user.png) no-repeat;
    display: block;
    float: left;
}
#menu_top2 li.user a:hover {
    height: 32px;
    width: 48px;
    background: url(../../images/fox/user_hov.png) no-repeat;
    display: block;
    float: left;
}

#slideshow img {
    position:absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
    border: 0px;
}

#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow img.last-active {
    z-index: 9;
}

#content {
    width: 1143px;
    float: left;
}
#left {
    float: left;
    width: 177px;
}
#mapa_flash {
    float: left;
    height: 334px;
    width: 177px;
    background: url(../../images/fox/mapa_flash.jpg) no-repeat;
}
#left .quad {
    float: left;
    height: 169px;
    width: 177px;
}
#left .quad img {
    display: block;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: none;
}
#left .newsletter {
    float: left;
    height: 23px;
    width: 177px;
    padding-top: 20px;
    padding-bottom: 12px;
}
#zapisz {
    float: left;
    width: 177px;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #20780f;
}

#zapisz input {
    border: 1px solid #1d6f0e;
}

#left .newsletter img {
    display: block;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: none;
}
#right {
    width: 243px;
    float: left;
    margin-top: 13px;
}

#menu {
    height: 45px;
    width: 1143px;
    float: left;
    background: url(../../images/fox/bg_menu.gif) no-repeat;
}


ul#nav {
    height: 45px;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}
ul#nav li {
    display:inline;
}
ul#nav li a {
    border:0px;
    text-decoration:none;
    color: #FFFFFF;
    font: bold 11px/45px Tahoma, Arial, Verdana;
    text-align: center;
    background: url(../../images/fox/krotkie.gif) no-repeat left top;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul#nav li a span {
    color: #FFFFFF;
    background: url(../../images/fox/dlugie.gif) no-repeat right top;
    display: block;
    float: left;
    padding-right: 18px;
    padding-left: 15px;
}
ul#nav li a span {
    float: none;
}


ul#nav li a:hover {
    color: #FFFFFF;
    background: url(../../images/fox/krotkie.gif) 0% -45px;
}
ul#nav li a:hover span {
    background: url(../../images/fox/dlugie.gif) 100% -45px;
    color: #FFFFFF;
}

ul#nav li a.active {
    color: #FFFFFF;
    background: url(../../images/fox/krotkie.gif) 0% -45px;
}
ul#nav li a.active span {
    background: url(../../images/fox/dlugie.gif) 100% -45px;
    color: #FFFFFF;
}

ul#nav li.first a {
    border:0px;
    text-decoration:none;
    color: #FFFFFF;
    font: bold 11px/45px Tahoma, Arial, Verdana;
    text-align: center;
    background: url(../../images/fox/first_img.gif) no-repeat left top;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul#nav li.first a span {
    color: #FFFFFF;
    background: url(../../images/fox/krotkie.gif) no-repeat right top;
    display: block;
    float: left;
    padding-right: 18px;
    padding-left: 25px;
}
ul#nav li.first a span {
    float: none;
}

ul#nav li.first a:hover {
    border:0px;
    text-decoration:none;
    color: #FFFFFF;
    text-align: center;
    background: url(../../images/fox/first_img.gif) no-repeat left bottom;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul#nav li.first a:hover span {
    color: #FFFFFF;
    background: url(../../images/fox/krotkie.gif) no-repeat right top;
    display: block;
    float: left;
    padding-right: 18px;
    padding-left: 25px;
}

ul#nav li.first a.active {
    border:0px;
    text-decoration:none;
    color: #FFFFFF;
    font: bold 11px/45px Tahoma, Arial, Verdana;
    text-align: center;
    background: url(../../images/fox/first_img.gif) no-repeat left bottom;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul#nav li.first a.active span {
    color: #FFFFFF;
    background: url(../../images/fox/krotkie.gif) no-repeat right top;
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 20px;
}





li#dlafirm a.active {
    background: url(../../images/fox/dlaf_hov.gif) no-repeat;
    color: #FFFFFF;
}

#middle {
    float: left;
    width: 723px;
    min-height: 1px;
}


#zaufali_flash {
    float: left;
    width: 243px;
    text-align: center;
}

#galeria {
    float: left;
    height: 304px;
    width: 723px;
    background: url(../../images/fox/galeria_img.gif) no-repeat;
    margin-top: 20px;
}
#galeria .images {
    padding: 40px 0px 0px 45px;
    float: left;
}
#galeria .images .galeria_zdjec {
    margin: 0px;
    padding: 0px;
}

#galeria .images a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
#galeria .images img {
    float: left;
    margin: 5px;
    border-width: 0px;
    border-style: none;
}
.clear {
    clear: both;
}
#galeria .images .galeria_zdjec h1 {
    color: #20780F;
    font: bold 14px Tahoma, Arial, Verdana;
    margin-left: 5px;
}
#galeria .najnowsze {
    float: right;
    width: 210px;
    padding-top: 30px;
    padding-left: 20px;
}
#galeria .najnowsze h1 {
    font: bold 14px Tahoma, Arial, Verdana;
    color: #20780F;
}
#galeria .najnowsze p {
    color: #353535;
    font: bold 14px Tahoma, Arial, Verdana;
    padding-bottom: 10px;
}
#galeria .najnowsze span {
    font: normal 11px Tahoma, Arial, Verdana;
}
#galeria .najnowsze a.wiecej {
    color: #20780F;
    font: bold 10px Tahoma, Arial, Verdana;
    text-decoration: none;
    background: url(../../images/fox/arrow.gif) no-repeat left center;
    padding-left: 15px;
    float: right;
    padding-right: 35px;
}
#galeria .najnowsze a.wiecej:hover {
    color: #bf0100;
    text-decoration: none;
}


#menu_left .top {
    background: url(../../images/fox/menu_left_top.png) no-repeat left top;
}

#menu_left .middle {
    background: url(../../images/fox/menu_left_bg.png) repeat-y;
}

#menu_left  .bottom {
    background: url(../../images/fox/menu_left_bottom.png) no-repeat left top;
}

#menu_left h1 {
    color: #fff7e7;
}

#menu_left li a {
    color: #EEF2FA;
    background-image: url(../../images/fox/arrow_4.gif);
}

#menu_left li.active a {
    background-image: url(../../images/fox/arrow_4a.gif);
}

#menu_left li a:hover {
    color: #FFFFFF;
}

#menu_left li.active a {
    color: #FFFFFF;
    font-weight: bold;
}

.menu3_body {
    padding: 0px;
    float: left;
    margin: 0px 24px;
    background: url(../../images/fox/linia.gif) repeat-x left bottom;
    width: 650px;
}

.menu3_body  ul {
    margin: 0px;
    padding: 25px 0px;
    list-style: none;
    text-align: center;
}

.menu3_body  li {
    display: inline;
}

.menu3_body  a {
    color: #289413;
    font: bold 14px Tahoma, Arial, Verdana;
    text-decoration: none;
    border-right: 1px solid #289413;
    padding-right: 10px;
    padding-left: 10px;
}

.menu3_body  a:hover {
    color: #000000;
}

.menu3_body  a.active {
    color: #000000;
}

.menu3_body  a.first {
    border-left: 1px solid #289413;
}


#cont2 {
    width: 683px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#cont2 h1 {
    color: #20780F;
}

#right .mapa_atrakcji {
    float: left;
    height: 211px;
    width: 243px;
    background: url(../../images/fox/mapa_atrakcji.jpg) no-repeat;
}



.actual_body {
    background: url(../../images/fox/middle.png) repeat-y;
}

.actual_top {
    background: url(../../images/fox/top1.png) no-repeat;
}

.actual_bottom {
    background: url(../../images/fox/bottom1.png) no-repeat bottom;
}

.kreska  .kreska_img {
    background: url(../../images/fox/footer_img.gif) no-repeat;
}

#icons2 {
    float: left;
    height: 30px;
    width: 177px;
    margin-top: 50px;
}
#icons2 .rss {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    background: url(../../images/rss.jpg) no-repeat;
    margin-right: 14px;
}
#icons2  .fc {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    background: url(../../images/fc.jpg) no-repeat;
    margin-right: 14px;
}
#icons2 .twit {
    display: block;
    float: left;
    height: 30px;
    width: 31px;
    background: url(../../images/twit.jpg) no-repeat;
    margin-right: 14px;
}
#icons2 .fo {
    display: block;
    float: left;
    height: 31px;
    width: 30px;
    background: url(../../images/fo.jpg) no-repeat;
}

#footer {
    width: 100%;
    clear: both;
}

#footer p {
    color: #1d6f0e;
    font-size: 10px;
    font-family: Tahoma, Arial, Verdana;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

#footer a {
    color: #1d6f0e;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#boxes .box-row .box h2 {
    color: #20780F;

}

#boxes .box-row .box p {
    color: #353535;
}

#boxes .box-row .box a.wiecej {
    background: url(../../images/fox/arrow.gif) no-repeat left center;
    color: #20780F;
}

#boxes .box-row .box a.wiecej:hover {
    color: #bf0100;
}

.mod-news-botom{
    background:url("../../images/fox/arrow.gif") no-repeat scroll left center transparent;
    color:#20780F;
}
.mod-news-botom a.wiecej {
    color: #20780F;
}

.mod-news-botom a.wiecej:hover {
    color: #bf0100;
}

/* nowe news */

.news-header{
    color:#20780F;
}

.news-date{
    color:#20780F;;
}


#one-news  .one-news-content{
    color:#353535;
}

#modul_oferty .header{
    color:#20780F;
}

#modul_oferty .date{
    color:#20780F;;
}

#modul_oferty .mod-oferty-details{
    color:#20780F;
}

#modul_oferty .mod-oferty-botom{
    background:url("../../images/fox/arrow.gif") no-repeat scroll left center transparent;
    color:#20780F;
}

#one-offer .header{
    color:#20780F;
}

#one-offer .date{
    color:#20780F;
}

#one-offer .mod-oferty-details{
    color:#20780F;
}

#one-offer .content {
    color:#353535;
}

#modul_sprzet .header{
    color:#20780F;
}

#modul_sprzet .categories{
    color:#20780F;
}

#modul_sprzet .mod-sprzet-details{
    color:#20780F;
}

#modul_sprzet .mod-sprzet-bottom{
    background:url("../../images/fox/arrow.gif") no-repeat scroll left center transparent;
    color:#20780F;
}

#one-sprzet .header{
    color:#20780F;
}

#one-sprzet .categories{
    color:#20780F;
}

#one-sprzet .mod-sprzet-details{
    color:#20780F;
}

#one-sprzet .content{
    color:#353535;
}

.show_hide_form a{
    color:#20780F;
}

.contact_form label{
    color:#20780F;
}

#sitemap ul li a {
    color: #20780f;;
}
#sitemap ul li a:hover {
    color: #bf0100;
}

#formularz .wyslij {
    background: url(../../images/fox/send.gif) no-repeat left top;
}
#formularz .wyczysc {
    background: url(../../images/fox/send.gif) no-repeat left top;
}

#formularz legend {
    color: #20780F;
}
#formularz label{;
    color: #20780F;
}

#formularz input,textarea,select{
    color: #000;
    background: #FBFBF9;
    border: 1px solid #8E8643;
}
