html {
       padding: 0px; 
          font-family: Tahoma;
          font-size: 12px;
          text-align: center;
          margin-top: 0;
          color: #CCCCCC; 
}

body {
          background-image: url(images/bg.jpg);
}

hr {
       height: 1px; 
       color: #CCCCCC
}

table.glowna {
       width: 760px;
       border: 1px solid #000000;
}
       
table.info {
       border-color: #FF9933;
       font-family: Tahoma;
          font-size: 12px;
          text-align: center;
    color: #CCCCCC; 
}


td.belka {
       background: url(images/bar.png);
       padding-bottom: 5px;
       font-family: Tahoma;
       font-size: 10px;
       color: #394D6B;
       font-weight: bold;
       vertical-align: middle;
}

td.menu {
       background-color: #4B5965;
       border-right: 1px solid black;
       font-family: Tahoma;
          font-size: 12px;
          text-align: left;
    color: #CCCCCC; 
}

td.stopka {
       background-color: #000000;
       font-family: Tahoma;
          font-size: 10px;
          text-align: center;
    color: #CCCCCC; 
}

td.srodek {
background: url(images/piksel.gif);
}

td.srodek2 {
       background-color: #394D6B
}

td.srodek3 {
       padding: 10px;
       font-family: Tahoma;
          font-size: 12px;
       color: #CCCCCC; 
}

A:link {
color: #FF8000;
font-weight: bold;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
}

A {
font-weight: bold;
text-decoration: underline;
color: #FF8000;
font-family: tahoma;
font-size: 12px;
}

A:visited {
color: blue;
font-weight: bold;
text-decoration: underline;
font-family: tahoma;
color: #FF8000;
font-size: 12px;
}

A:hover {
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
}


a.stopka {
color: #FF8000;
font-weight: bold;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
}

a.stopka:hover {
color: #FF8000;
font-weight: bold;
text-decoration: underline;
font-family: tahoma;
font-size: 10px;
}

A.stopka:visited {
color: #FF8000;
font-weight: bold;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
}

.srodek {
       text-align: center;
}

.stopka2 {
font-size: 8px; }

.stopka2 a {color:  #FF8000; font-size: 8px; text-decoration: none;  }

.stopka2 a:hover { color: #CCCCCC; text-decoration: underline; }
