body {

    margin: 0px;
    padding: 0px;
    background-position: top center;
    background-repeat: repeat-x;
    background-image: url(/images/background.jpg);
    background-color: #FFFFFF;
    font-size: 14px;
    font-family: arialregular;
    color: #000000;
    }

.box-tytul        { font-family: arialregular; font-weight: normal; font-size: 13px; color: #000000; }
.box-tresc        { font-family: arialregular; font-weight: normal; font-size: 13px; color: #000000; }
.main-tytul       { font-family: quicksandlight; font-weight: bold; font-size: 40px; color: #FFFFFF; }
.footer-adres     { font-family: allerregular; font-weight: normal; font-size: 11px; color: #81868F; }
.footer-copyright { font-family: allerregular; font-weight: normal; font-size: 11px; color: #81868F; }
.kontakt-tytul    { font-family: allerbold; font-weight: normal; font-size: 24px; color: #4D4E50; }
.kontakt-tresc    { font-family: allerregular; font-weight: normal; font-size: 13px; color: #000000; }
.tresc            { font-family: arialregular; font-weight: normal; font-size: 14px; color: #000000; }


#top a{
                color: #4D4E50;
		font-family: folio_md_btmedium;
                font-size: 16px;
                font-weight: normal;
                margin: 15px;
                text-decoration: none;
		text-shadow: 2px 2px 3px #B7B7B7;
                text-transform: uppercase;
		padding: 20px 0;
		}
#top a:hover{
                color: #FA0000;
		background: url(/images/dart.png) bottom center no-repeat;
		}

/* Cookie warning */
#cookie-warn {
	position:fixed;
	bottom:0;
	background:#F1F0F1;
        opacity: 0.8;
	margin:0;
	padding:15px;
	left:0;
	right:0;
	display:none;
	z-index:99;
	text-align:justify;
        color: #000000;
        font-weight: normal;
	}

#cookie-warn a{
   text-transform:uppercase;
   float:right;
   }

#cookie-warn p{
   font-size:12px;
   }

A.wiecej:link    { font-family: arialregular; font-weight: normal; font-size: 13px; color: #808080; text-decoration: none; }
A.wiecej:visited { font-family: arialregular; font-weight: normal; font-size: 13px; color: #808080; text-decoration: none; }
A.wiecej:hover   { font-family: arialregular; font-weight: normal; font-size: 13px; color: #95B8D6; text-decoration: none; }

A.copyright:link    { font-family: arialregular; font-weight: normal; font-size: 11px; color: #81868F; text-decoration: none; }
A.copyright:visited { font-family: arialregular; font-weight: normal; font-size: 11px; color: #81868F; text-decoration: none; }
A.copyright:hover   { font-family: arialregular; font-weight: normal; font-size: 11px; color: #D7D5D1; text-decoration: none; }

A:link    { font-family: Arial; font-weight: bold; font-size: 12px; color: #B1291D; text-decoration: none; }
A:visited { font-family: Arial; font-weight: bold; font-size: 12px; color: #B1291D; text-decoration: none; }
A:hover   { font-family: Arial; font-weight: bold; font-size: 12px; color: #808080; text-decoration: none; }
