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,
b, u, i, center,
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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    background-position: -1px 0;
    font-size: 62.5%;
    /*font: 0.7em "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;*/
    font:0.8em "trebuchet ms", verdana, arial, helvetica, sans-serif;
    line-height: 1.2em;
    color: #fff;
}

a:visited  {color: #FF8000; text-decoration: none}
a:link  {color: #FF8000; text-decoration: none}
a:active  {color: #FF8000; text-decoration: none}
p a:hover   {color: #FFF; background-color: #FF8000; text-decoration: none}

span.mini{
    font-size: 0.8em;
}

h1{
    font-size: 1.2em;
    color: #FF8000;
}

b{
    font-weight: 900;
    color: #FF8000;
}

div#prawy b{
    font-weight: 900;
    color: #3F1008;
    font-size: 1.3em;
}

img.ikonka{
    margin-right: 10px;
    margin-top:120px;
    border:0;
    margin-left: 10px;
}

.dolewej{
    float:left;
    width: 50%;
}

img.ikonka_prawa{
    margin-left: 70px;
    margin-top: 30px;
    border:0;
    clear: both;
}

div#prawy h1{
    color: #3F1008;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#prawy ul{
    padding: 0px;
    margin: 0px;}

div#lewy li{
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 25px;
}

div#prawy li{
    font-size: 0.9em;
    line-height: 1.7em;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 0px;
    padding-left: 40px;
}

div#prawy p{
     font-size: 0.9em;
    line-height: 1.7em;
}

#wrapper{
    display:block;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 507px;
    height: 198px;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
}

ul#menu {
    position: absolute;
    top: 198px;
    list-style:none;
    margin:0;
    padding:0;
    width: 507px;
}

ul#menu li {
    float:left;
}

ul#menu li a {
    background:url(../images/menu_sprite.jpg) no-repeat scroll top left;
    display:block;
    height:78px;
    position:relative;
}

ul#menu li a.stronaglowna {
    width:198px;
}
ul#menu li a.galeria {
    width:74px;
    background-position:-198px 0px;
}

ul#menu li a.cennik {
    width:73px;
    background-position:-272px 0px;
}

ul#menu li a.kontakt {
    width:75px;
    background-position:-345px 0px;
}

ul#menu li a.english {
    width:87px;
    background-position:-420px 0px;
}

ul#menu li a span {
    background:url(../images/menu_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:100;
}

ul#menu li a span:hover {
    cursor:pointer;
}

ul#menu li a.stronaglowna span {
    background-position:0px -78px;
}
ul#menu li a.galeria span {
    background-position:-198px -78px;
}

ul#menu li a.cennik span {
    background-position:-272px -78px;
}

ul#menu li a.kontakt span {
    background-position:-345px -78px;
}

ul#menu li a.english span {
    background-position:-420px -78px;
}

div#glownefoto{
    background-image: url(../images/main.jpg);
    border: solid 1px #FF8000;
    width: 280px;
    height: 216px;
    position: absolute;
    top: 61px;
    left: 507px;
}

div#prawy{
    background:url(../images/bgprawy.jpg) repeat-x;
    display: block;
    position: absolute;
    top: 279px;
    left: 507px;
    width: 282px;
    height: 297px;
    border: none;
    overflow: hidden;

}

div#prawy p{
    padding:30px 20px 30px 20px;
}

div#lewy{
    position: absolute;
    top: 279px;
    display:block;
    left: 0;
    width: 506px;
    height: 297px;
    /*background-color: #FF8000;*/
    border: none;
    overflow: hidden;


}

div#lewy_content{
    padding:10px 20px 30px 138px;
}

.full{
    padding: 0;
    margin: 0;
}

div#footer{
    position: absolute;
    background-color: #FF8000;
    top: 576px;
    left: 0;
    display: block;
    width: 100%;
    height: 17px;
    overflow: hidden;
    font-size: 0.85em;
}

#footer span{
    margin-left: 10px;
    color: #3F1008;
}

#footer span.podzdjeciem a{
    margin-left:506px;
    color:#3F1008;
    }

#load {
    display: none;
    position: absolute;
    left: 20px;
    top: 58px;
    background: url(../images/ajax-loader.gif);
    width: 43px;
    height: 11px;
    text-indent: -9999em;
    z-index: 200;
}

div.img
{
    margin:0px;
    border:0px solid #FF8000;

    float:left;
    text-align:center;
}
div.img img
{
    display:inline;
    margin:3px;
    border:1px solid #FF8000;
        height:70px;
    width:100px;
}

div.img a{
    color: #FF8000;
}

div.img a:hover img
{
    border:1px solid #ffffff;
    background-color: transparent;
}

div#preloader {
 position: fixed;
 z-index: 999;
 width: 100%;
 height: 100%;
 background: #000000 url(../images/ajax-loader.gif) no-repeat center center;
 }

 div.pp_pic_holder p{
         color: #000;
}
