body {background-color: #FFF0D1; font-family: Arial; font-size:10px }


a:link,  a:active, a:visited { color: #663300; text-decoration: none; font-weight: bold }

 
a:hover { color: #FF0000; text-decoration: underline; font-weight: bold;}

table.main {width: 960px; height: 100%; border-spacing: 1px; padding: 0; text-align: center}
td.main {width: 160px; height: 100%; vertical-align: top }

table.menu { margin:0; border:1px solid #808080;  width: 170px; background-color: #FFEBC1; font-size:8pt }



table.body { width: 100%; background-color: #FFF0D1; padding: 0; word-spacing:0; margin-top:0; margin-bottom:0; font-size:8pt; font-family:Arial; vertical-align:baseline; letter-spacing:0;}

table { font-size:10pt }
table td{ vertical-align:top; }
th { text-align: center; color: #111111;  font-size:10pt }
td.ipr { text-align: right; color: white; background-color: #4B0082; font-size: 7pt; font-weight: bold }
td.ipl { text-align: left; color: white; background-color: #4B0082; font-size: 7pt; font-weight: bold }

td { text-align: center; font-size:10pt }
td.c { text-align: center; font-size:10pt }
td.r { text-align: right; font-size:10pt }
td.b { text-align: right; font-size:10pt; font-weight: bold }
td.leftmenu { text-align: center; font-size:10pt }
td.aktualnosci { text-align: left; font-size:10pt;}
td.prasowe {text-align: justify; font-size:10pt;}


h1 { font-size:15pt }
img { border: 0px none;  }
acronym { cursor: help }
a.kolor {color: #AA0000; font-size: 12pt;}
p.bordo {color: #AA0000; font-weight: bold; font-size: 10pt;}

td.aktualnosci p{ margin-top:0; }

#cookiesBar {
	border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    color: #414141;
    font: 400 normal 11px/1em Arial, sans-serif;
    width: 100%;
    padding: 10px 0;
    position: fixed;
        bottom: 0;
        left: 0;
    z-index: 9999;
    background: #ebebeb;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, #fff), color-stop(100%, #ebebeb));
        background-image: -webkit-linear-gradient(#fff, #ebebeb);
        background-image: -moz-linear-gradient(#fff, #ebebeb);
        background-image: -o-linear-gradient(#fff, #ebebeb);
        background-image: -ms-linear-gradient(#fff, #ebebeb);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ebebeb);
        background-image: linear-gradient(#fff, #ebebeb);
}

#cookiesBar a {
    color: #414141;
    border-bottom: 1px dotted #aeaeae;
}
#cookiesBar a:hover { color: #aeaeae; }

#cookiesBar p {
    margin: 2px 0;
    line-height: 1;
}

#cookiesBarWrap {
    width: 840px;
    margin: 0 auto;
    position: relative;
}

#cookiesBarClose {
    display: block;
    width: 20px;
    height: 19px;
    background: url("images/btn-close.png") 0 0 no-repeat;
    text-indent: -999em;
    position: absolute;
        top: 2px;
        right: 0;
}
a#cookiesBarClose { border: 0; }
#cookiesBarClose:hover { background-position: -30px 0; }
