﻿@charset "UTF-8";
body   
{
margin: 0 auto;
padding: 0;
font-family: Verdana, Georgia, "Times New Roman", Times, sans-serif;
font-size: 12px;
background: #711511; 
color: #000;
text-align: center;
}
body, td, th, input, textarea, option, optgroup 
{
font-family: Verdana, Georgia, "Times New Roman", Times, sans-serif;
}
p, h1, h2, h3, h4, h5, h6 
{
font-family: Verdana, Georgia, "Times New Roman", Times, sans-serif;
}
#moz
{
margin: 0 auto;

width: 900px;
height: 520px;
background:transparent;
border:outset #711511 2px;
border-top:0;

}
.flag {margin-top: 0; margin-left: 880px;}
.stopka 
{
width: 100%;
text-align: center;
}
.stopka p 
{
font-size: 11px;
margin: 10px 0 0 0;
color: #808080;
text-align: center;
line-height: 2em;
}
.stopka a:link 
{
font-size: 11px; 
text-decoration: underline;
color: #808080;
font-weight: normal;
}
.stopka a:active 
{
text-decoration: none;
color: #FF850B;
}
.stopka a:visited 
{
text-decoration:underline;
color: #ccc;
}
.stopka a:hover 
{
color: #FF850B;
text-decoration: none;
}
img
{
border: 0;
}
div#nawigacja { 
width: 220px; height: 200px;
float: left;
margin-top: -600px;
z-index: 10;
}
div#nawigacja ul {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0;
}
div#nawigacja li {
  border-bottom: 1px solid #ED9F9F;
  padding: 0; 
}
div#nawigacja ul ul {
  margin-left: 12px;
}
div#nawigacja li a:link, div#nawigacja li a:visited  {
  display: block;
  padding: 5px 5px 5px 20px;
  border-left: 12px solid #711515;
  border-right: 1px solid #711515;
  background: transparent;
  color: #fff;
  text-decoration: none;
  font-size: inherit;
}
div#nawigacja li a:hover {
  background-color: #711515;
  color: #FFFFFF;
    font-size: inherit;
}
div#nawigacja li   .tu {
  background-color: #711515;
  color: #FFFFFF;
  font-size: inherit;
}
div#nawigacja ul ul li {
  border-bottom: 1px solid #711515;
  margin:0;
}
div#nawigacja ul ul a:link, #nawigacja ul ul a:visited {
  background-color: #ED9F9F;
  color: #711515;
}
#nawigacja ul ul a:hover {
  background-color: #711515;
  color: #fff;
}
#cookies-message-container p {
font-size: 10px;
margin: 5px 20px 0 10px;
text-align: left;
line-height: 1.4em;
}