.stolik   { background-color: #FBF8F7; margin-top:0px; }
.kartka   { border: 1px solid #F7F4F1; background-color: white; margin-top:0px; }
.strona   { border: none; background-color: white; }
.naglowek { border: none; 
            background-color: white; 
            text-align:left; 
            margin-top:0px; 
            margin-bottom:20px; 
            padding:10px;
          }

.menu     { vertical-align: middle; 
            border: none; 
            background-color: #9D071F; 
            background-image: url(menu_background.png); 
            padding-right:10px;
            padding-left:20px;
          }

.a_menu   { border: none; 
            background-color: none; 
            color: #C25B5B; 
            font-size: 14px; 
            font-weight:bold; 
            font-family: Georgia, Verdana, Arial;
          }

.a_menu a:link    { text-decoration: none; color: #EDEDED; } 
.a_menu a:visited { text-decoration: none; color: #EDEDED;} 
.a_menu a:active  { text-decoration: none; color: #EDEDED;} 
.a_menu a:hover   { text-decoration: underline overline; color: #EDEDED; }

.submenu  { border: none; 
            border-bottom: 1px solid #C7C7C7; 
            background-color: #E5E5E5; 
            padding-right:10px;
            padding-left:10px;
          }

.a_submenu           { border: none; background-color: none; color: #C7C7C7; font-size: 12px; font-weight:normal; font-family: Tahoma, Arial, Helvetica; }
.a_submenu a:link    { text-decoration: none; color: black; } 
.a_submenu a:visited { text-decoration: none; color: black; } 
.a_submenu a:active  { text-decoration: none; color: black; } 
.a_submenu a:hover   { text-decoration: underline; color: black; }


.odstep   { border: none; background-color: white; }

.tekst    { border: 1px solid #E5E5E5; 
            background-color: white;
            padding-top:20px; 
            padding-right:10px;
            padding-left:10px;
          }

.linia    { border: none;
            border-bottom: 1px solid #E5E5E5; 
            background-color: white;
            height:1px
          }

.tekst a:link    { text-decoration: none; color: #0066CC; font-weight:bold; } 
.tekst a:visited { text-decoration: none; color: #0066CC; font-weight:bold; } 
.tekst a:active  { text-decoration: none; color: color: #0066CC; font-weight:bold; } 
.tekst a:hover   { text-decoration: underline; color: #0066CC; font-weight:bold; }

.tekst p,li { color: black; font-size: 12px; font-weight:normal; font-family: Tahoma, Arial, Helvetica; }
.tekst h1 { font-family:Georgia; font-size:20px; color:#990000; margin:0px; margin-bottom:5px; font-weight:normal; }
.tekst h2 { font-family:Georgia; font-size:18px; color:#000000; margin:0px; margin-bottom:5px; font-weight:normal; }
.tekst h3 { font-family:Georgia; font-size:16px; color:#990000; margin:0px; margin-bottom:5px; font-weight:normal; }
.tekst h4 { font-family:Georgia; font-size:14px; color:#000000; margin:0px; margin-bottom:5px; font-weight:normal; }

.a_tekst { text-decoration: underline; color: #0066CC; font-weight:bold;}

.stopka   { border: 1px solid #E5E5E5; 
            background-color: #fbfbfb; 
            margin-top: 10px; 
            padding: 6px 10px; 
            font-size:11px;
            font-family:Tahoma, Arial, Helvetica; 
            height:50px; 
            color:#686868; }

.stopka { color: #686868; text-decoration:none; padding-right:10px;padding-left:10px;}
.stopka a{ color: #686868; text-decoration:none; padding-right:10px;padding-left:10px;}
.stopka a:hover{ color: #686868; text-decoration:underline; }
