body {
	 color: black;
	 background-color: white;
	 margin: 0px 0px;
         scrollbar-arrow-color: #D9E1D6;
         scrollbar-base-color: #7C9774;
         scrollbar-darkshadow-color: #939393;
         scrollbar-shadow-color: #D9E1D6;
}

p {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;}
ul {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify;}
li {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify; margin-bottom : 5px;}
dd {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;}
ol {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify;}
td {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;}
th {font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-serif;}

ul.big {font-size: 10pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify;}
li.big {font-size: 10pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify; margin-bottom : 5px;}
ol.big {font-size: 10pt; font-family: Verdana, Arial, Helvetica, Sans-serif;text-align: justify;}
.textbold {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

.textunderline {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
        text-decoration: underline;
}

.nadpis {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

.nadpis_big{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

form {display: inline;}

a {
	 text-decoration: none;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: gray;
}

a:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: gray;
}

a.textbold {
	 font-size: 8pt;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-weight: bold;
	 text-decoration: none;
	 color: black;
}

a.textbold:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: black;
}

a.textbold2 {
	 font-size: 10pt;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-weight: bold;
	 text-decoration: underline;
	 color: black;
}

a.textbold2:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 10pt;
	 font-weight: bold;
	 color: black;
}

a.small {
	 text-decoration: none;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 7pt;
	 color: gray;
}

a.small:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 7pt;
	 color: gray;
}

a.black {
	 text-decoration: none;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: black;
}

a.black:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: black;
}

a.blackUL {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: black;
}

a.blackUL:hover {
	 text-decoration: underline;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 8pt;
	 color: black;
}

.PageArea {
	 border: 0px;
	 width: 100%;
	 height: 100%;
	 font-size: 8pt;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
	 padding: 10px 10px;
}

.MainArea {
	 color: black;
	 font-weight: bold;
	 border: 1px solid black;
	 background-color: white;
	 padding-left: 0px;
	 padding-right: 0px;
	 width: 850px;
	 height: 550px;
}

.Header {
	 color: black;
	 font-weight: bold;
	 font-size: 7.5pt;
	 background-color: white;
	 padding: 0px;
	 padding-right: 5px;
	 vertical-align: bottom;
	 text-align: right;
	 width: 100%;
	 height: 55px;
}

.UserName {
	 color: black;
	 font-weight: bold;
	 font-size: 7,5pt;
	 background-color: white;
	 letter-spacing: 0px;
	 vertical-align: middle;
	 border: solid 0 #CED4D6;
	 border-top-width: 1px;
	 padding: 0px;
	 padding-right: 5px;
}

.NaviItem {
	 color: black;
	 font-weight: bold;
	 font-size: 7,5pt;
	 background-color: white;
	 padding: 0px;
	 letter-spacing: 0px;
	 cursor: hand;
	 border: 0px;
}

.NaviSeparator {
	 color: black;
 	 font-weight: bold;
	 font-size: 8pt;
}

.NaviBar {
	 border: solid 0 #CED4D6;
	 border-top-width: 1px;
	 background-color: black;
	 padding: 1px 0px;
	 padding-bottom: 2px;
}

.NoteBar {
	 color: black;
	 font-size: 7.5pt;
	 background-color: white;
	 padding: 5px 0px;
	 padding-right: 5px;
	 width: 100%;
	 height: 100%;
	 border-bottom: 1px dotted #939393;
	 vertical-align: top;
}

.NoteTitle {
	 color: black;
	 font-size: 7.5pt;
	 vertical-align: top;
	 padding: 0px 0px;
}

.Note {
	 color: black;
	 font-size: 7.5pt;
	 vertical-align: top;
	 border: 0px;
	 padding: 0px 1px;
}

.NoteSeparator {
	 border-right: 1px dotted #939393;
}

.Content {
	 vertical-align: top;
	 padding: 10px 10px;
	 padding: 0px 0px;
}

.Footer {
	 color: black;
	 font-size: 6pt;
	 border: 0px dotted #939393; #A6B2A4;
	 border-top-width: 1px;
	 background-color: white;
	 padding: 1px 5px;
	 width: 100%px;
	 text-align: right;
}

.ResultsTable{
	 border: 1px solid #C0C0C0;
	 background-color: white; #FAFCFD;
	 padding: 3px 3px;
	 font-weight: normal;
         text-decoration: none;
         font-size: 8pt;
	 font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.ResultsTableMenu{
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
  border-bottom: 1px solid Gray;
  border-collapse: collapse;
}

.ResultsTableMenuTitul{
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
  border-bottom: 1px solid Gray;
  border-right: 1px solid Gray;
  border-collapse: collapse;
}

.ResultsTableText{
  color: gray;
  border-bottom : 1px dashed Gray;
  border-left : 1px dashed Gray;
}

.ResultsTableTextMisto{
  color: gray;
  border-bottom : 1px dashed Gray;
  border-left : 1px solid Gray;
  font-style: italic;
}

.ResultsTableTextTitul{
  color: gray;
  border-bottom : 1px dashed Gray;
  border-right : 1px solid Gray;
  border-left : 1px dashed Gray;
}

.ResultsTableTextHREF{
  color: black;
  text-decoration: none;
}

.ResultsTableTextHREF:hover{
  color: black
  text-decoration: underline;
}

