a {
   text-decoration : none;
   color : #000000;
  }

a:hover {
         text-decoration : underline;
         color : #000000;
        }

body {
      text-align : center;
      margin: 0px;
     }

td {
    text-align : center;
    font-size : 11px;
    font-family : Tahoma, Helvetica, sans-serif;
    color : #000000;
    font-weight : normal;
    line-height : 17px;
   }
 
.menu {
        color : #0072bc;
        font-size:11px;
		font-weight:normal;
        font-family:tahoma;
        padding-left:10px;
        text-align:left;
           }

.bullet
   {
   text-align : left;
   margin-bottom : 0px;
   margin-left : 0px;
   background : url('images/bullet.gif') no-repeat top left;
   background-repeat : no-repeat;
   padding-left : 11px;}
   }

.glowna_box
   {
    margin: 10px;
   }

.glowna_box a:hover
   {
    color: #959595;
    text-decoration : none;
    font-weight: normal;
   }

.strona_box
   {
    margin: 10px;
   }

.strona_box a:hover
   {
    color: #959595;
    text-decoration : none;
    font-weight: normal;
   }

.more
   {
    font-weight: bold;
    text-align : right;
    color: #795b39;
   }

.more a
   {
    font-weight: bold;
    text-align : right;
    color: #795b39;
   }

.more a:hover
   {
    font-weight: bold;
    text-align : right;
    color: #795b39;
    text-decoration : underline;
   }

.stopka
   {
    font-weight: normal;
    text-align : center;
    color: #959595;
   }

.stopka a
   {
   color: #959595;
   font-weight: normal;
   text-align:right;
   }

.stopka a:hover
   {
   color: #959595;
   text-decoration : underline;
   font-weight: normal;
   text-align:right;
   }
.content
   {
    text-align:left;
	margin: 10px;
	color:426c71;
	font-weight: normal;
   }

.content a
   {
    color: #752508;
   }

.content_text
   {
    text-align:left;
	margin: 10px;
	color:426c71;
	font-weight: normal;
   }

.content_text a
   {
    color: #752508;
   }

.left_column
   {
    text-align:center;
	margin-top: 10px;
	color:#000000;
	font-weight: normal;
   }

.events
   {
    margin-left:5px;
    margin-right:5px;
	text-align:left;
    line-height:14px;
	color:#ffffff;
	font-weight: normal;
   }

.events a
   {
    color: #ffffff;
   }

.events a:hover
   {
    color: #ffffff;
    text-decoration : underline;

   }

.strona_header_tree a:hover
   {
    text-decoration : underline;
    color: #959595;
   }

.brown_text
   {
    color: #722106;
	margin-bottom: 5px;
   }

.input_text
   {
   font-family : tahoma;
   font-weight : normal;
   font-size : 8pt;
   color : #000000;
   background-color : #ffffff;
   border-width : 1pt;
   border-color : #000000;
   }

.button
   {
    background-color:#ffffff;
    text-align:center;
	font-size:8pt;
	font-family:tahoma;
	font-weight:normal;
	color:#000000;
    border-bottom:1px normal #000000;
	border-top:1px normal #000000;
    border-left:1px normal #000000;
	border-right:1px normal #000000;
   }