@charset "iso-8859-1";

/* CSS Document */

body { 
       margin-top: 10px;
       margin-bottom: 0px; 
       border-width:0px;
       background-color: #312f2f;
       background-image:url(images/body_background.png);
       font-family:Verdana;
       font-size:11px;
     }
     

h1
{
  font-family: arial;  
  font-size: 16px; 
  text-decoration: none; 
  color: #333333;
}

h2
{
  font-family: arial;  
  font-size: 16px; 
  text-decoration: none; 
  line-height:18px;
  color: rgb(81,54,35);
}

.copy {font-family: arial; font-size: 10px; color: #9BB3E2; TEXT-DECORATION: none;}
.naglowek_aktualnosci {font-family: 'arial';  font-size: 12px; TEXT-DECORATION: none; color:#004893; font-weight:bold;}
.tekst_aktualnosci {font-family: 'arial';  font-size: 12px; TEXT-DECORATION: none; color: black;}
.data_aktualnosci {font-family: 'arial';  font-size: 12px; TEXT-DECORATION: none; color: #999999;}
.wiecej_aktualnosci {font-family: 'arial';  font-size: 11px; TEXT-DECORATION: none; color: #999999;}
.naglowek {font-family:"sans-serif", Arial;  font-size: 14px;  FONT-WEIGHT: bold;  TEXT-DECORATION: none; color: #014A99;}
.tab_mm {font-family: arial; font-size: 10px;}


A.copy:visited {font-family: arial; font-size: 10px; color: #9BB3E2; TEXT-DECORATION: none;}
A.copy:hover {font-family: arial; font-size: 10px; color: #9BB3E2; TEXT-DECORATION: underline;}

A.toplink:visited {font-family: Verdana; font-size: 11px; color: rgb(82,55,38); TEXT-DECORATION: none;}
A.toplink:link {font-family: Verdana; font-size: 11px; color: rgb(82,55,38); TEXT-DECORATION: none;}
A.toplink:hover {font-family: Verdana; font-size: 11px; color: rgb(247,225,188); TEXT-DECORATION: none;}

A.toplink1:visited {font-family: Verdana; font-size: 11px; color: rgb(82,55,38); TEXT-DECORATION: none;}
A.toplink1:link {font-family: Verdana; font-size: 11px; color: rgb(82,55,38); TEXT-DECORATION: none;}
A.toplink1:hover {font-family: Verdana; font-size: 11px; color: rgb(143,112,57); TEXT-DECORATION: none;}

A.nolink:link, A.nolink:visited, A.nolink:hover {text-decoration:none;}


.text
{
  font-family: 'Verdana'; 
  font-size: 12px; 
  text-align: justify; 
  color: #333333; 
  line-height: 16px;
}

.text_table
{
  font-family: 'Verdana'; 
  font-size: 12px;  
  color: #333333; 
  line-height: 16px;
}



.menu
  {
        font-family : Arial;
          font-size : 11px;
              color : #333333;
    text-decoration : none;
  }

     
.edit
{
  border-width:1px;
  border-color:rgb(255,255,255);
  background-color:rgb(255,255,255);
  font-family: Verdana;
  font-size: 11px;
  color: rgb(0, 0, 0);
}

.button
{
  border-width:1px;
  border-color:white;
  background-color:rgb(204,224,251);
  font-family: Verdana;
  font-size: 11px;
  color: rgb(0, 0, 0);
}

.table_zakladki
{
  border-width:0px;
  background-color:#f0f0f0;
}

.td_zakladka_off
{
  width:144px;
  height:22px;
  background-image:url(/img/tab_off.png);
  text-align:center;
}

.td_odp
{
  border-top-color:rgb(237,237,237);
  border-top-style:solid;
  border-top-width:1px;
  height:30px;
}

.td_zakladka_on
{
  width:144px;
  height:22px;
  background-image:url(/img/tab_on.png);
  text-align:center;
}

.td_zakladki_lewa
{
  width:100px;
  background-color:rgb(242,249,255);
  background-image:url(img/line_light.png);
}

.td_zakladki_prawa
{
  background-color:rgb(242,249,255);
  background-image:url(img/line_light.png);
}

A:LINK, A:VISITED 
  {
        font-family : Verdana;
          font-size : 11px;
              color : Black;
    text-decoration : none;   
  }

A:HOVER
  {
        font-family : Verdana;
          font-size : 11px;
              color : Black;
    text-decoration : underline;
  }
  
A.submenu:LINK, A.submenu:VISITED 
  {
        font-family : Arial;
          font-size : 11px;
              color : #333333;
    text-decoration : none;
       
    
  }

A.submenu:HOVER
  {
        font-family : Arial;
          font-size : 11px;
              color : #333333;
    text-decoration : underline;
  }
  
A.staticlink:LINK, A.staticlink:VISITED 
  {

    text-decoration : none;
       
    
  }

A.staticlink:HOVER
  {
    text-decoration : none;

  }
  

A.navigatelink:LINK, A.navigatelink:VISITED 
{
  font-family:Verdana;
  font-size:11px;
  color:silver;
  text-decoration:none;	  
}

A.navigatelink:HOVER
{
  font-family:Verdana;
  font-size:11px;
  color:gray;
  text-decoration:none;		  
}
  
  
  
form
{
    margin-bottom : 0;
      margin-left : 0;
     margin-right : 0;
       margin-top : 0;
}
