.stolik   { background-color: #E5E5E5; 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: #E5053B; 
            background-image: url(menu_background.png); 
            padding-right:10px;
            padding-left:20px;
          }

.a_menu   { border: none; 
            background-color: none; 
            color: #E5053B; 
            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; 
            background-image: url(submenu_background.png);
            padding-right:10px;
            padding-left:10px;
          }

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


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

.banner   { border: none; 
            background-image: url(banner_background.png); 
          }

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

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

.tekst a:link    { text-decoration: none; color: #003184; font-weight:bold; } 
.tekst a:visited { text-decoration: none; color: #003184; font-weight:bold; } 
.tekst a:active  { text-decoration: none; color: color: #003184; font-weight:bold; } 
.tekst a:hover   { text-decoration: underline; color: #003184; 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:#000000; margin:0px; margin-bottom:5px; font-weight:normal; }
.tekst h2 { font-family:Georgia; font-size:18px; color:#E5053B; margin:0px; margin-bottom:5px; font-weight:normal; }
.tekst h3 { font-family:Georgia; font-size:16px; color:#E5053B; 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;}

.tabela    { border: 1px solid #E0E0E0; 
             background-color: white;
             font-size: 12px;
             font-weight:normal;
             font-family: Tahoma, Arial, Helvetica;
             padding-top:2px; 
             padding-right:2px;
             padding-left:2px;
          }

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

.stopka   { border: 1px solid #C7C7C7; 
            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; }
