body {
   background-color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

h1 {
   font-weight: bold;
   font-size: 17px;
   text-align: left;
}

h2 {
   font-weight: bold;
   font-size: 13px;
   text-align: left;
}

h3 {
   font-weight: bold;
   font-size: 11px;
   text-align: left;
}

p {
   text-align: left;
}

th {
   text-align: left;
   background-color: #6373ad;
   color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

th.liteBg {
   text-align: left;
   background-color: #f2f2f2;
   color: #000000;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

td {
  vertical-align: top;
  background-color: #ffffff;
  text-aligh: left;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

a:link {
   color: #6373ad;
}

a:alink {
   color: #6373ad;
}

a:visited {
   color: #6373ad;
}

a:hover {
   color: #6373ad;
}

a:link.onDark {
   color: #ffffff;
   text-decoration: none;
}

a:alink.onDark {
   color: #ffffff;
   text-decoration: underline;
}

a:visited.onDark {
   color: #ffffff;
   text-decoration: none;
}

a:hover.onDark {
   color: #ffffff;
   text-decoration: underline;
}

a:link.toc {
   color: #000000;
   text-decoration: none;
}

a:alink.toc {
   color: #000000;
   text-decoration: underline;
}

a:visited.toc {
   color: #000000;
   text-decoration: none;
}

a:hover.toc {
   color: #000000;
   text-decoration: underline;
}

.smallTextLeft {
   font-size: 10px;
}

.smallTextRight {
   text-align: right;
   font-size: 10px;
}

.alignCenter {
   text-align: center;
}

.liteBg {
   background-color: #f2f2f2;
   color: #000000;
}

.liteBgPrice {
   background-color: #f2f2f2;
   color: #000000;
   text-align: right;
   vertical-align: middle;
}

.noBgPrice {
   text-align: right;
   color: #000000;
   vertical-align: middle;
}

.right {
   text-align: right;
}

.date {
   vertical-align: bottom;
   text-align: right;
   font-size: 10px;
}

.akcija {
   color: #D80000;
   font-weight: bold;
}