a {
   text-decoration : none;
   color : #1a65af;
  }

a:hover {
         text-decoration : underline;
         color : #1a65af;
        }

body {
      text-align : center;
      margin: 0px;
      background-color:#ffffff;
     }

td {
    text-align : center;
    font-size : 8pt;
    font-family : Tahoma, Helvetica, sans-serif;
    color : #000000;
    font-weight : normal;
    line-height : 11pt;
   }
 
.menu {
        color : #0072bc;
        font-size:11px;
		font-weight:bold;
        font-family:tahoma;
        padding-left:10px;
        text-align:left;
           }

.menu_normal {
        color : #0072bc;
        font-size:11px;
		font-weight:normal;
        font-family:tahoma;
        padding-left:10px;
        text-align:left;
           }

.trojkacik
   {
   text-align : left;
   margin-bottom : 0px;
   background : url('images/trojkacik.gif') no-repeat top left;
   background-repeat : no-repeat;
   padding-left : 15px;}
   }

.trojkacik_submenu
   {
   text-align : left;
   margin-bottom : 0px;
   margin-left : 8px;
   background : url('images/trojkacik.gif') no-repeat top left;
   background-repeat : no-repeat;
   padding-left : 15px;}
   }

.data_newsa
   {
    color: #44cb00;
   text-align : left;
   }

.tytul_newsa
   {
    font-weight:bold;
    text-align : left;
   }

.tresc_newsa
   {
    font-weight: normal;
    text-align : left;
   }

.news_wiecej
   {
   color: #44cb00;
   font-weight: bold;
   }

.artykul_tytul
   {
    font-family: arial;
    font-size: 18px;
    color: #0072bc;
    font-weight: normal;
    line-height : 18px;
	text-align:left;
   }

.artykul_tresc
   {
    font-weight: normal;
    text-align : left;
    margin-top:7px;
   }

.artykul_tresc_duzy
   {
    font-weight: normal;
    text-align : left;
    margin-top:7px;
	text-align:justify;
   }

.stopka
   {
    font-weight: normal;
    text-align : center;
    color: #ffffff;
   }

.stopka a, .stopka a:hover
   {
   color: #ffffff;
   font-weight: normal;
   text-align:right;
   }

.news_wiecej a, .news_wiecej a:hover
   {
   color: #44cb00;
   font-weight: bold;
   text-align:right;
   }