body {
  font-family : verdana;
  font-size : 14px;
  margin-top : 10px;
  margin: 0;
  padding: 0;
  color : black;
  background-image: url('img/toplinia.jpg');
  background-repeat: repeat-x;  
  background-color: #FFE666;
}

table{
  font-family : verdana;
  font-size : 14px;
  text-align : justify;
}

h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

a img {
border: 0;
}

.data {
  font-style: italic;
  text-align: right;
  font-size: x-small;
  margin: 0;
}

#text{
  padding: 6px;
  width: 800px;
  background: #FFE666 !important;
}

#header {
  background-image: url('img/toplinia.jpg');
  color: #660000;
  text-align: center; 
}

#header h1 {
  color: #FFee33;
  font-weight: bold;
  margin-top: 0;
  padding: 0;
  font-size: 50px;
}

#header h2 {
  font-weight: normal;
  padding: 0;
  margin: 15px;
  font-size: 22px;
}

#header h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
h6 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #CC0000;
}

.table-main {
  text-align : left;
}

.table-head td{
  text-align : center;
  font-weight: bold;
  padding: 4px;
}

#text{
  text-indent: 40px;
}

#logmenu {
  border: 1px solid #660000;
  padding: 6px;
  background: #FFCC33;
  margin: 0 0 24px 0;
}

#logmenu a {
  font-weight: normal;
  text-decoration: underline;
  margin: 0 0 0 10px;
}

A:link {
  font-weight : bold;
  text-decoration : none;
  color : #482E0A;
  font-family : verdana;
}

A:visited {
  font-weight : bold;
  text-decoration : none;
  color : #482E0A;
  font-family : verdana;
}

A:active {
  font-weight : bold;
  text-decoration : underline;
  color : #482E0A;
  font-family : verdana;
}

A:hover {
  font-weight : bold;
  text-decoration : underline;
  color : #734A10;
  font-family : verdana;
}

.p9px {
  font-size : 9px;
}
.p11px {
  font-size: 11px;
}
.p12px {
  font-size: 12px;
}
.p13px {
  font-size: 13px;
}
.p14px {
  font-size: 14px;
}
.p15px {
  font-size: 15px;
}
.p16px {
  font-size: 16px;
}
.p18px {
  font-size: 18px;
}
.p14px {
  font-size: 14px;
}

#main-menu {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
  width: 170px;
  text-align: left;
  margin-top: 10px;
}

#main-menu li {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  height: 25px;
}

#main-menu a:link, #main-menu a:visited {
  display: block;
  text-decoration: none;
  padding: 4px;
  padding-left: 15px;
  font-weight: bold;
}

#main-menu a:hover {
  color: #ffffff !important;
  background: #FFA417;
}

.menu-item {
  color: #482E0A;
  background: #FFCC33;
}

.menu-item-current, .menu-item-current a, .menu-item-current a:hover {
  color: #ffffff !important;
  background: #FFA417 !important;
}

.wynikitable {
  border-collapse: collapse;
  border-color: #444444;
}

.wynikitable td {
  font-size: 12px;
  padding: 3px;
  height: 25px;
  background-color: #FFdd50;
  border-color: #444444;
}

.wynikitable th {
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  background-color: #FFCC33;
  border-color: #444444;
}

