/* ---------------- MEYER'S RESET ------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;background-image: transparent;}
:focus {outline: 0;}
body {line-height: 1;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* --------------- END RESET ----------------- */


body{
    background: #272727;
    font-family: verdana;
    font-size: 14px;
    color: #fff;
}
div#content{
    margin: 0 auto;
    width: 960px;
    position: relative;
}
div#back{
    height: 220px;
    background: url(img/naglowek_back2.jpg) repeat-x;
    background-position: 0 -7px;
}
div#topbar{
    width: 1080px;
    height: 246px;
    position: absolute;
    top: -270px;
    left: -60px;
    background: url(img/naglowek4.jpg) no-repeat;
}
div#menu{
    height: 50px;
    background: #1C2F0C url(img/menu_back2.jpg) repeat-x;
}
div#text{
    width: 700px;
    float: left;
}
div.border{
  border-right: 1px solid #e0980f;
  margin-right: -20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
div#rightcol{
    width: 230px;
    height: 300px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: right;
}
div#bottom{
    height: 60px;
    background: url(img/bottom2.jpg) repeat-x;
    padding: 9px;
}
/******* MENU ************/
#center{
    margin: 0 auto;
    width: 800px;
}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    z-index: 1;
    height: 34px;
    padding: 8px;
    /*overflow: hidden;*/
}
ul.lavaLamp{
    color: white;
    margin-top: -10px;
    margin-left: 30px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
        padding:0;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("img/lava2.jpg") no-repeat right -34px;
            width: 14px; height: 34px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("img/lava2.jpg") no-repeat top left;
                height: 34px;
                margin-right: 14px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative;
            overflow: hidden;
            color: #000;
            text-decoration: none;
            outline: none;
            text-align: center;
            height: 34px;
            top: 7px;
            font-size: 16px;
            z-index: 10;
            letter-spacing: 1px;
            float: left;
            display: block;
            margin: auto 15px;
            font-weight: bold;
        }
        

/******* TEXT *************/
p{
    font-size: 14px;
    color: #FFFFFF;
    text-indent: 20px;
    margin: 10px 5px 5px;
    line-height: 18px;
}
h1{
    margin: 20px 0;
    font-size: 22px;
    line-height: 26px;
    color: #fab62d;
    border-bottom: 1px solid #e0980f;
    letter-spacing: 1px;
}
h2{
    margin: 15px 0;
    font-size: 18px;    
    color: #fbc348;
    letter-spacing: 1px;
}
h3{ margin: 15px 35px;
    font-size: 16px;
    color: #FFC85F;
    letter-spacing: 1px;
    text-align: center;
    line-height: 20px;
}
h4{}
div#rightcol h2,div#rightcol p, div#rightcol ul{margin-left: 20px;}
div#rightcol ul{ color: #cccccc; margin-bottom: 20px;}
div#rightcol li{ padding: 5px 0px; list-style: none;}
#rightcol ul{margin:0px;}
.bold{font-weight: bold;}
.wyjustuj{text-align:justify;}
.center{text-align: center;}
.top{margin-top: 10px;}
li.current a{ color: #AF1523;}
a:link{color:#709F45;}
a:visited{color:#709F45;}
a:hover{color:#8DBF5F;}

ul{
    color: white;
    margin: 20px 40px;
}
li{padding: 5px 15px;
list-style: circle;
line-height: 18px;
}
li.nag{
    padding: 10px 0;
    list-style: none;
}
.fleft{float: left;}
.fright{float:right;}
ul.serwis{
    margin: 10px 0 20px 200px;
}
/******* KONTAKT ********/
ul.kontakt{
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
}
.foto img{border: 3px double #666666; margin: 5px 10px;}
.small img{margin: 6px;}
.foto img:hover{border: 3px solid #999999;}
div#text .mniejszy li{padding: 5px 30px;}
.mniejszy{margin-top: 10px; margin-left: 15px;}
#foto img{border: 2px solid #666666;}
ul#foto{padding-left: 10px;}
ul.kontakt li{padding: 4px 30px; list-style:none;}
.marg{margin-left:20px;}
.marg img{margin-top: 20px; border: 3px double #666666;}
div.mapa{margin: 20px 74px;}
.logo{
    display: block;
    width: 330px;
    height: 150px;
    margin-left: 220px;
}

#footer{
    width: 960px;
    margin: -20px auto 10px;
}
p.autor{
    margin: 0;
    text-align: right;
    font-size: 80%;
    color: #999;
}
.autor a{
    color: #999;
}
#elm1 li:hover{background: none;}