body {

    margin: 0px;
    padding: 0px;
    background-position: top center;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-size: 14px;
    font-family: Tahoma;
    color: #000000;
    }

.opisglowny       { font-family: Tahoma; font-weight: normal; font-size: 16px; color: #FFFFFF; }
.tytulbox         { font-family: Tahoma; font-weight: normal; font-size: 24px; color: #000000; }
.opisbox          { font-family: Tahoma; font-weight: normal; font-size: 16px; color: #5E5E5E; }
.telbox           { font-family: Tahoma; font-weight: normal; font-size: 36px; color: #C00000; }
.tytulstopka      { font-family: Tahoma; font-weight: normal; font-size: 20px; color: #81868F; }
.adresstopka      { font-family: Tahoma; font-weight: normal; font-size: 18px; color: #81868F; }
.opisstopka       { font-family: Tahoma; font-weight: normal; font-size: 14px; color: #81868F; }
.tytulsubsite     { font-family: Tahoma; font-weight: normal; font-size: 30px; text-transform: uppercase; color: #81868F; }
.podtytulsubsite  { font-family: Tahoma; font-weight: normal; font-size: 18px; color: #81868F; }
.opissubsite      { font-family: Tahoma; font-weight: normal; font-size: 14px; color: #81868F; }
.footer-copyright { font-family: Tahoma; font-weight: normal; font-size: 11px; color: #81868F; }

.style1 {
    color: #FFD905;
    font-size: 60px;
    font-family: Tahoma;
}
.style3 {
    background-color: #000000;
}
.style4 {
    background-color: #000000;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 20px;
}

.style5 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 20px;
}
.style6 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 14px;
}
.style7 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
}
.phoneup {
    font-family: Tahoma;
    font-size: 26px;
    color: #213591;
}

/* 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: 16px;
   }

A.menu:link    { font-family: Tahoma; font-weight: normal; font-size: 18px; color: #000000; text-decoration: none; }
A.menu:visited { font-family: Tahoma; font-weight: normal; font-size: 18px; color: #000000; text-decoration: none; }
A.menu:hover   { font-family: Tahoma; font-weight: normal; font-size: 18px; color: #C00000; text-decoration: none; }

A.wiecejglowna:link    { font-family: Tahoma; font-weight: normal; font-size: 16px; color: #FFFFFF; text-decoration: none; }
A.wiecejglowna:visited { font-family: Tahoma; font-weight: normal; font-size: 16px; color: #FFFFFF; text-decoration: none; }
A.wiecejglowna:hover   { font-family: Tahoma; font-weight: normal; font-size: 16px; color: #808080; text-decoration: none; }

A.phonelink:link    { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #B20000; text-decoration: none; }
A.phonelink:visited { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #B20000; text-decoration: none; }
A.phonelink:hover   { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #B20000; text-decoration: none; }

A.phoneup:link    { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #213591; text-decoration: none; }
A.phoneup:visited { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #213591; text-decoration: none; }
A.phoneup:hover   { font-family: Tahoma; font-weight: normal; font-size: 26px; color: #213591; text-decoration: none; }

A.phonestopka:link    { font-family: Tahoma; font-weight: normal; font-size: 20px; color: #FFFFFF; text-decoration: none; }
A.phonestopka:visited { font-family: Tahoma; font-weight: normal; font-size: 20px; color: #FFFFFF; text-decoration: none; }
A.phonestopka:hover   { font-family: Tahoma; font-weight: normal; font-size: 20px; color: #FFFFFF; text-decoration: none; }

A.copyright:link    { font-family: Tahoma; font-weight: normal; font-size: 11px; color: #81868F; text-decoration: none; }
A.copyright:visited { font-family: Tahoma; font-weight: normal; font-size: 11px; color: #81868F; text-decoration: none; }
A.copyright:hover   { font-family: Tahoma; font-weight: normal; font-size: 11px; color: #0000C0; text-decoration: none; }

A:link    { font-family: Tahoma; font-weight: bold; font-size: 12px; color: #B1291D; text-decoration: none; }
A:visited { font-family: Tahoma; font-weight: bold; font-size: 12px; color: #B1291D; text-decoration: none; }
A:hover   { font-family: Tahoma; font-weight: bold; font-size: 12px; color: #80808080; text-decoration: none; }

.image-zaokraglone {
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;    /* Konqueror */
    -moz-border-radius: 10px; /* Firefox */
     border-radius: 10px;
}