@CHARSET "UTF-8";

body {
	background: url("../img/bg.gif");
	font-size: 11px;
  font-family: Verdana, Sans-Serif;
  line-height: 14px;
}

#main_menu {
  padding-left: 15px;
}

#main_menu ul li a {
  text-decoration: none;
  color: #ba8f27;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  margin: 1px 3px 0px 3px;
  padding: 0px 17px 0px 17px;
  line-height: 24px;
}

#main_menu ul li a:hover {
  color: #ffcc66;
}

#main_menu ul li {
	scroll: center bottom;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#main_menu li.active {
  background: url("../img/mnu_hover.png");
}

#main_menu ul {
  margin: 0pt;
  padding: 0pt;
}

#menu ul {
  background: url(../img/mnu_sub_hover2.png);
  border-bottom: 1px solid #340001;
  border-left: 1px solid #340001;
  border-right: 1px solid #340001;
  margin: 0px;
  padding: 0pt;
  clear: both;
  display: none;
  position: absolute;
  width: 210px;
  z-index: 1000;
}

#menu ul li a{
  font-size: 11px;
  margin: 0px 3px 0px 3px;
  padding: 0px 0pt 0px 0px;
  line-height: 19px;
  display: block;
  width: 210px;
}	
ul,ol {
	margin: 0px 0px 12px 25px;
	padding: 0pt;
}
h1 {
	font-size: 21px;
	color: #880004;
	font-weight: bold;
	margin:  3px 0px 18px 20px;
	padding: 0px; 
}

h2 {
  font-size: 14px;
  color: #710002;
  font-weight: bold;
  margin:  15px 0px 8px 0px;
  padding: 0px; 
}

p {
  text-indent: 10px;
  margin: 6px 10px 6px 10px;
}

em {
  font-size: 11px;
  color: #710002;
  font-weight: bold;
}

.noident {
  text-indent: 0px;
}

a {
  color: #880004;
}

a:hover {
  text-decoration: none;	
}

table.panel {
  border: 1px solid #710002;
  border-collapse: collapse;
  width: 215px;
  margin: 0px 0px 15px 0px;
}

table.panel thead tr td {
  background: url(../img/bg_menu.gif);
  background-position: 0px -1px;
  text-align: center;
  color: #ba8f27;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  line-height: 23px;
}

table.panel tbody tr td {
  text-align: left;
	background: url(../img/bg_menu2.gif);
  background-repeat: repeat-x;
  background-color: #F0F0F0;
  padding: 5px 8px 5px 8px;
}

<!-- Lista plikow do sciagniecia -->

table.file {
  height: 55px;
  width: 250px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
}

table.file td {
  background: url(../img/pdf.gif);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  padding: 6px 8px 6px 55px;
  cursor: pointer;
}
