body {
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
}

.bodytraditional {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0;
}

.bodytable {
    background-color: #ffffff;
    font-weight: normal;
   font-family: 'Open Sans', sans-serif;
    font-size: 7pt;
    color: #000000;
    text-align: center;
}

.divliniasolid {
    margin-left: 30px;
    margin-right: 30px;
    padding: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #adadad;
}

.divliniadotted {
    margin-left: 30px;
    margin-right: 30px;
    padding: 0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #adadad;
}

A:link {
   font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
   color:#91ba01;
    text-decoration: none;
    font-weight: normal;
}

A:visited {
 font-family: 'Open Sans', sans-serif;
     font-size: 12pt;
     color:#91ba01;
    text-decoration: underline;
    font-weight: normal;
}

A:hover {
   font-family: 'Open Sans', sans-serif;
     font-size: 12pt;
    color:#647f04;
    text-decoration: underline;
    font-weight: normal;
}

A.orange:link {
  font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
  color:#0163c7;
    text-decoration: underline;
    font-weight: normal;
}

A.orange:visited {
   font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
     color:#0163c7;
    text-decoration: underline;
    font-weight: normal;
}

A.orange:hover {
 font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color:#024488;
    text-decoration: underline;
    font-weight: normal;
}


A.black:link {
  font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
  color:#000000;
    text-decoration: underline;
    font-weight: normal;
}

A.black:visited {
   font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
   color:#000000;
    text-decoration: underline;
    font-weight: normal;
}

A.black:hover {
 font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color:#024488;
    text-decoration: underline;
    font-weight: normal;
}

td {
    background-color: #ffffff;
    font-weight: normal;
  font-family: 'Open Sans', sans-serif;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    line-height: 20px;
}

h1 {
    background-color: #ffffff;
    font-size: 8pt;
 font-family: 'Open Sans', sans-serif;
    color: #0063a8;
    text-align: center;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
}

.ramka {
    background-color: #000080;
}

.center {
    text-align: center;
}

.lineheight20 {
    line-height: 20px;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.topalign {
    vertical-align: top;
}

.szaretlo {
    background-color: #f7f7f7;
}

.redkolor {
    color: red;
}

.borderimage {
    border: 1px solid #000080;
}

.borderimagegrey {
    border: 1px solid #c7c7c7;
}

.ramkaszara {
    background-color: #a7a7a7;
    
}

.ctable {
    margin: auto;
}

.tloszare1 {
    background-color: #fafafa;
}
.tytulkategorii
{font-weight: bold;
    font-family:Verdana, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    background-color:#004A73;
    text-align: center;
    line-height: 32px;}
p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    line-height: 20px;
}
.medium-font {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 16pt;
    color: #004A73;
    text-align: justify;
    line-height: 28px;
}
div {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
   font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    line-height: 20px;
}
ul {
   font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
}

ol {
  font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
}