

td {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
  }


.text_pages {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
  }


.title_pages {
    font-family: Courier New;
    font-size: 18;
    color: #000000;
    font-weight: bold;
  }


.text_news {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
  }


.title_news {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
    font-weight: bold;
  }


.text_block {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
  }


.title_block {
    font-family: Courier New;
    font-size: 12;
    color: #000000;
    font-weight: bold;
  }


.small_text {
    COLOR: #989898;
    FONT-SIZE: 10px;
    FONT-FAMILY: arial;
  }


A:link,A:active,A:visited {
    COLOR: #9C0000;
  }


A:hover {
    COLOR: black;
    TEXT-DECORATION: underline;
  }


.menu_link {
    font-family: Courier New;
    font-size: 12;
  }


A.menu_link:link,A.menu_link:active,A.menu_link:visited {
    COLOR: #9C0000;
    TEXT-DECORATION: none;
    font-family: Courier New;
    font-size: 12;
  }


A.menu_link:hover {
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Courier New;
    font-size: 12;
  }


.finput {
    color: #000000;
    border: 1px solid #AAAAAA;
    height: 20px;
    padding-left: 3px;
  }


.text_search {
    font-family: Courier New;
    font-size: 12;
    color: #767676;
    font-style: italic;
  }


.table_pokrewne {
    border-bottom-color : #C6C6C6;
    border-bottom-style : dashed;
    border-bottom-width : 1px;
    border-left-color : #C6C6C6;
    border-left-style : dashed;
    border-left-width : 1px;
    border-right-color : #C6C6C6;
    border-right-style : dashed;
    border-right-width : 1px;
    border-top-color : #C6C6C6;
    border-top-style : dashed;
    border-top-width : 1px;
    margin-top : 20px;
  }


.title_pokrewne {
    background-color : #e3e3e3;
  }

A.thumb:link,A.thumb:active,A.thumb:visited {
    COLOR: #444444;
    TEXT-DECORATION: none;
  }


A.thumb:hover {
    COLOR: #cc0000;
    TEXT-DECORATION: none;
  }
  
.form {
	color: #000000;
	border: 1px solid #888888;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Courier New;
	margin-top: 3px;
	padding-left: 3px;
}

.button {
	color: #000000;
	border: 1px solid #888888;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Courier New;
	margin-top: 3px;
}

