body {
font-family: Verdana, Helvetica, Arial;
font-size: 8pt;
background: url(images/wzornik.jpg) no-repeat;
margin: 0px;
width: 1002px;
}

TD {
        font-family: Verdana, Helvetica, Arial;
        font-size: 8pt;
}

TH {
        font-family: Verdana, Helvetica, Arial;
        font-size: 9pt;
        padding: 5px;

}

H1,.head1 {
        font-family: Verdana, Verdana, Helvetica, Arial;
        font-size: 16pt;
        font-weight: normal;
        margin-bottom: 0px;
/*        border-bottom: 2px dotted #DADADA;*/
        color: white;
        BACKGROUND: black;
        text-align: center;
}

H2,.head2 {
        font-family: Verdana, Verdana, Helvetica, Arial;
        font-size: 14pt;
        font-weight: normal;
        margin-bottom: 5px;
        border-bottom: 2px dotted #DADADA;
        color: #2C337A;
}

H3,.head3 {
        font-family: Verdana, Verdana, Helvetica, Arial;
        font-size: 13pt;
        font-weight: normal;
        margin-bottom: 5px;
        border-bottom: 2px dotted #DADADA;
        color: #2C337A;
}

H4,.head4 {
        font-family: Verdana, Verdana, Helvetica, Arial;
        font-size: 12pt;
        font-weight: bold;
        text-align: left;
        text-decoration: underline;
        margin-left: 10px;
        margin-top: 10px;
}

P,.para {
        font-family: Arial, Helvetica;
        font-weight: normal;
        font-size: 11pt;
        
        text-indent: 0px;
        margin-top: 5p;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: justify;
}

UL {
        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: 40px;
        margin-right: 5px;
}

LI {
        font-family: Verdana, Helvetica, Arial;
        font-size: 8pt;
        margin-left: 5px;
        text-align: left;
}

A {
        text-decoration: none;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
}

HR {
        color: #002D2D;
}

SELECT {
        font-family: Verdana, verdana, helvetica;
        font-size: 8pt;
        font-weight: bold;
        border: 0px solid gray;
}

IMG {
        border: 0px;
}

FORM {
        margin: 0px;
        padding: 0px;
        display: inline;
}

.button {
        font-family: Verdana, verdana, helvetica;
        font-size: 8pt;
        font-weight: normal;
        margin: 3px;
        padding: 1px;
        width: 80px;
        background-color: black;
        color: white;
        border: 2px solid gray;
}
    
select {
        font-family: Tahoma, Verdana, helvetica;
        font-size: 8pt;
        font-weight: normal;

}

.wydarzenia {
        font-family: Verdana, verdana, helvetica;
        font-size: 8pt;
        text-align: justify;
}
.wydarzenia p {
        font-family: Verdana, verdana, helvetica;
        font-size: 8pt;
        text-align: justify;
}
.textarea {
        font-family: Verdana, verdana, helvetica;
        font-size: 8pt;
        width: 100%;
        font-weight: normal;
        border: 1px solid gray;
}

.small {
        font-size: 7pt;
}
.warning {
        font-family: verdana, helvetica;
        font-size: 8pt;
        padding: 2px;
        color: #FFAA25;
        font-weight: bold;
        background-color: #FFFF8E;
        border-bottom: 1px solid gray;
}

.error {
        font-family: verdana, helvetica;
        font-size: 8pt;
        padding: 2px;
        color: #FF0000;
        font-weight: bold;
        background-color: #FFAB8E;
        border-bottom: 1px solid gray;
}

.footer {
  width: 100%;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  FONT-WEIGHT: bold;
  font-size: 10pt;
  text-align: center;
  COLOR: gray;
  BACKGROUND: black;
}		
.header
{
    border-top: 1px solid #DADADA;
    color: #565656;
    font-size: 12pt;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.box
{
    background-color: #349150;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    width: 100%;
}
.menu
{
    background-color: #000000;
    font-size: 8pt;
    font-weight: bold; 
    color: white;
    text-decoration: none;
    width: 100%;
    text-align: center;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.menu TD {
    border-bottom: 1px solid #000000;
}
.menu TH {
    border-bottom: 1px solid #000000;
    font-size: 9pt;
}
.table
{
  padding: 15px;
}
.table TH {
    background-color: gray;
    color: white;
}
.table TD {
    border-bottom: 2px solid gray;
}
.keywords
{
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    background-color: #349150;
    padding: 4px;
    color: #306030;
    font-size: 7pt;
    font-weight: normal;
    text-align: center;
}
.box_t {
  width: 100%;
  font-style: italic;
	PADDING-RIGHT: 20px;
  PADDING-LEFT: 0px;
  PADDING-TOP: 6px;
  PADDING-BOTTOM: 6px;
  FONT-WEIGHT: bold;
  font-size: 12pt;
  BACKGROUND: black;
  text-align: center;
  COLOR: #ffffff;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
}
.box_m {
	width: 100%;
  BACKGROUND: white;
  /* BACKGROUND: url(gfx/box580_m.gif) repeat-y; */
  color: #000000;
  border-right: 1px dotted gray;
  border-left: 1px dotted gray;
}
.box_b {
	width: 560px;
  PADDING-RIGHT: 20px; 
  PADDING-LEFT: 0px;
  FONT-WEIGHT: bold;
  BACKGROUND: url(gfx/box580_b.gif) no-repeat;
  PADDING-BOTTOM: 8px; COLOR: #ffffff; PADDING-TOP: 6px
}
.menu_t {
  font-family: 'Arial Black';
  font-style: italic;
  width: 100%;
	PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-TOP: 6px;
  PADDING-BOTTOM: 6px;
  FONT-WEIGHT: bold;
  font-size: 10pt;
  BACKGROUND: white;
  text-align: center;
  COLOR: #000000;
}
.menu_m {
	width: 100%;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 10px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 5px;
  BACKGROUND: white;
  COLOR: #000000;
  /* BACKGROUND: url(gfx/box200_m.gif) repeat-y;
  border-right: 1px dotted gray;
  border-left: 1px dotted gray; */
}
.menu_b {
	width: 200px;
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px;
  FONT-WEIGHT: bold;
  BACKGROUND: white;
  PADDING-BOTTOM: 8px; COLOR: #000000; PADDING-TOP: 6px;
  text-align: center;
  border-bottom: 2px dotted gray;
  border-right: 2px dotted gray;
  border-left: 2px dotted gray;
}
.menu_m a{
	color: #000000;
	text-decoration: none;
}
.menu_m A:hover {
  color: #000000;
  text-decoration: none;
}
.box200_m {
	width: 100%;
  BACKGROUND: white;
  COLOR: #000000;
  /* border-right: 1px solid gray;
  border-left: 1px dotted gray; */
}	
.box_black {
	width: 100%;
  BACKGROUND: black;
  COLOR: #ffffff;
  /* border-right: 1px solid gray;
  border-left: 1px dotted gray; */
}
.box_black a{
	color: #63FC4E ;
	text-decoration: none;
}
.box_black a:hover{
	color: yellow ;
	text-decoration: none;
}
.main TD {
border-right: 2px dotted #000000;
}
