a {
  /*color: #0AE;*/
  color: #068;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

div.subpages {
  margin-left: 1em;
  margin-top: 1em;
}

div.subpages a {
  display: block;
  font-size: 0.9em;
}

body {
  background-color: #F2F7FA;
  color: #333;
  font: 0.75em Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}

table {
  font-size: 1em;
}

img {
  border: none;
  float: none;
}

.clear {
  clear: both;
}

.label {
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100% !important;
  width: 20px;
}

.licznik {
  margin: 25px;
}

.search {
  display: inline;
}

.search input {
  border: 1px solid #808080;
  font-size: 11px;
}

.search button {
  background: url('gfx/btnSzukaj.gif');
  border: none;
  color: #010161;
  font-size: 11px;
  height: 19px;
  width: 49px;
}

.spacer {
  border-top: 1px solid #E0E0E0;
  width: 13px
}

.xsp li {
  margin: 0.6em 0;
}

div.label {
  float: left !important;
}

#body {
  margin: 15px 5px 0;
  width: 770px;
}

#content {
  border-left: 1px solid #E0E0E0;
  font-size: 1.1em;
  width: 508px;
}

#content.c2 {
  width: 735px;
}

#content div {
  margin: 10px;
}

#content div div {
  margin: 0px;
}

#content .footer {
  color: #808080;
  font-size: 0.8em;
  margin-left: 2em;
  margin-top: 2em;
}
#content .footer img {
  vertical-align: middle;
}

#content .header {
  background-image: url("gfx/h-blank.gif");
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  margin: 0px;
}

#content .h2 {
  background-image: url("gfx/h-blank-l.gif");
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  margin: 0px;
}

/*
.content {
  font-size: 1.2em;
  margin: 0px 20px 10px;
  overflow: hidden;
  text-align: justify;
  width: 524px;
}*/

.header {
  height: 20px !important;
  background-repeat: no-repeat;
  width: 100%;
}

.wide {
  width: 100%;
}

#ico {
  padding-right: 15px;
  text-align: right;
}

#menu {
  border-left: 1px solid #E0E0E0;
  vertical-align: top;
  width: 225px;
}

#menu ul {
  list-style: none;
  margin: 10px;
  padding: 0;
}

#menu .header {
  background-image: url("gfx/h-menu.gif");
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
}

#nav {
  color: #333;
  font-size: 11px;
  line-height: 1.5em;
  margin: 10px;
}

#nav a {
  color: #666;
}

#nav span {
  color: #068;
}

/*.menu {
  float: right;
  overflow: hidden;
  width: 200px;
}

.menu li {
  background-color: #E0E7EF;
  list-style-type: none;
  margin: 1px;
  padding: 4px 12px;
}

.menu ul {
  margin: 0px;
  padding: 0;
}*/

#naglowek img {
  border-bottom: 4px solid #cde;
}

#header ul {
  height: 20px;
  margin: 0 20px;
  padding: 0;
}

#header ul li {
  background: url('gfx/separator.gif') no-repeat;
  background-position: top right;
  display: inline;
  padding: 5px 5px 5px 0;
}

#header ul a {
  line-height: 2em;
  padding: 0 10px;
}

#top {
  font-size: 0;
  margin-top: 10px;
}

#top img {
  vertical-align: bottom;
}

#cert {
  float: right;
}

#info {
  padding: 10px 25px;
}

#info div {
  float: left;
}

#date {
  padding: 10px 20px;
  width: 190px;
}

#weather {
  padding: 10px 0;
}

#container {
  background-color: #FFF;
  margin: 0 auto;
  text-align: left;
  width: 780px;
}

/* FOOTER */
#footer {
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  clear: both;
  height: 58px;
  overflow: hidden;
}
#footer div {
  float: right;
  height: 100%;
}.header {
  height: 20px !important;
  background-repeat: no-repeat;
  width: 100%;
}
#footer .label {
  background-color: #E0E7EF;
}

/* FOOTER -> copyrights */
#copyrights {
  background: #E0E7EF;
  text-align: center;
  width: 225px;
  position: relative;
}
#copyrights a {
  color: #333;
}
#copyrights p {
  margin: 15px 0;
  padding: 0;
  text-align: center;
}

#main td {
  vertical-align: top;
}

#main .blue {
  background: #3EA0BE;
}

#main .green {
  background-color: #A9D427;
}

#main .yellow {
  background: #EFC80C;
}

#shortcuts a {
  color: #333;
  padding: 5px 0;
}
#shortcuts div {
  margin: 5px 20px;
}
#shortcuts img {
  vertical-align: middle;
}
#shortcuts li {
  background: url('gfx/arrow.gif') no-repeat;
  background-position: center left;
  line-height: 1.5em;
  list-style-type: none;
  padding-left: 15px;
}
#shortcuts ul {
  padding: 0;
  margin: 10px 10px 10px 30px;
}
#shortcuts .highlight {
  color: #EE6600
}