html {
  width: 100%;
  height: 100%;
  margin: 0;
}

img {
  border: none;
  display: block;
}

form {
  margin:0;
}

body {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #808080;
  width: 100%;
  height: 100%;
  margin: 0;
  background: white;
}

a {
  color: #808080;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.h {
  font-weight: bold;
  color: #2f89c7;
}

.hu {
  font-weight: bold;
  color: #2f89c7;
  text-transform: uppercase;
}

.o {
  font-weight: bold;
  color: #ff9700;
}

.header {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
.header a {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
.wiecej {
  color:#9BBECD;
  font-size: 10px;
  font-weight:bold;
}
.wiecej a {
  color:#9BBECD;
  font-weight:bold;
}
.kontakt9 {
  font-size: 9px;
}

.tab {
  height:29px;
  clear: both;
  background:#505563 url('images/tab.gif');
}
.first {
  background:url('images/tab.gif');
}
.tab img {
  display:inline;
  padding-top:8px;
  padding-left:8px;
}
.tab img:first-child {
  display:inline;
  padding-top:8px;
  padding-left:11px;
}
.tabtext {
  background:#505563;
}

.login {
  font-size: 10px;
  color: white;
}
.login a {
  color: white;
  text-decoration: none;
}
.login a:hover {
  color: white;
  text-decoration: underline;
}

.news {
  font-size: 11px;
  color: white;
}
.news .head {
  font-weight: bold;
}
.news .more {
  font-weight: bold;
  text-align:right;
}

#menu {
  margin: 0;
  padding: 0;
  height:27px;
  margin-left:20px;
}
#menu td {
  padding-right:20px;
  list-style-type: none;
}
#menu td img {
  display:inline;
  padding-right:8px;
}
#menu td a {
  color: white;
  text-decoration: none;
}
#menu td a:hover {
  color: white;
  text-decoration: underline;
}
#menu td.selected a {
  color: red;
  text-decoration: none;
}
#menu td.selected a:hover {
  color: red;
  text-decoration: underline;
}

.path {
  color:black;
  margin:0 auto 0px;
  padding: 0 0 12px;
}
.path a {
  color:black;
}

.oferta {
  color:black;
}
.oferta a {
  color:red;
}

.articletitle {
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:black;
  margin:5px;
}
.articletitle a {
  color:black;
  text-decoration: none;
}
.articletitle a:hover {
  color:black;
  text-decoration: underline;
}

.oferta {
  color: black;
}
.oferta div.articletitle {
  margin-top:5px;
}
.oferta .articletitle a {
  color:#cc0000;
  text-decoration: none;
}
.oferta .articletitle a:hover {
  color:#cc0000;
  text-decoration: underline;
}

textarea, input, select {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid black;
  margin: 0 2px 2px 0;
}

h2 {
  font-size: 24px;
}

p {
  margin-top: 5px;
  margin-bottom: 15px;
}

table.main {
  border-collapse: collapse;
  border-spacing: 0;
  width: 800px;
  margin: 0 auto;
}
table.main td {
  padding:0;
}

table.skel {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  empty-cells: show;
}
table.skel td {
  padding:0;
}

table.skels {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
table.skels td {
  padding:0;
}

table.mainmenu {
}
table.mainmenu tr {
  height: 20px;
}
table.mainmenu tr.sep {
  height: 2px;
  background: url('images/menusep.gif');
}
table.mainmenu tr td {
  text-transform: uppercase;
  padding-left: 20px;
  font-weight: bold;
  font-size: 10px;
  color:white;
  text-decoration:none;
}
table.mainmenu td a {
  font-weight: bold;
  font-size: 10px;
  color:white;
  text-decoration:none;
}
table.mainmenu td.selected a {
  font-weight: bold;
  font-size: 10px;
  color:red;
  text-decoration:none;
}
table.mainmenu td a:hover {
  text-decoration:underline;
}

table.bottommenu tr td {
  text-transform: lowercase;
  color: white;
  font-size: 10px;
}
table.bottommenu tr td a {
  color: white;
}
table.bottommenu tr td a:hover {
  text-decoration: underline;
}
table.bottommenu tr td.selected a {
  color: white;
  text-decoration: underline;
}

table.topmenu tr td {
  text-transform: uppercase;
  color: white;
  font-size: 11px;
}
table.topmenu tr td a {
  color: white;
}
table.topmenu tr td a:hover {
  text-decoration: underline;
}
table.topmenu tr td.selected a {
  color: yellow;
  font-weight: bbold;
  text-decoration:underline;
}

table.alltop td {
  vertical-align: top;
}

table.allbase td {
  vertical-align: baseline;
}

div.newsbox {
  padding: 0 10px;
  color: black;
}
div.newsbox a {
  color: black;
}

div.contentbox {
  padding: 10px 20px;
}
div.contentbox a {
  color: #05104D;
}

div.nowoscibox {
  padding: 10px;
}
ul {
  margin-top:5px;
}

div.wzorypismbox {
  padding: 0 5px;
  font-size: 11px;
}
p {
  margin: 0 0 7px 0 ;
}

button.flatbutton {
  border: 2px solid #05104D;
  color: #05104D;
  background: #FFCE08;
}

button.button {
  font-family: Verdana, Arial, helvetica, sans-serif;
  background: #990909;
  padding: 2px;
  margin: 2px;
  color: white;
  text-decoration: none;
  font-size: 11px;
  border: none;
}

div.field-ro {
  border:1px solid #999999;
  padding:1px;
  background: #f0f0f0;
  color: black;
}

table.calendar {
  border-collapse: collapse;
  border-spacing: 0;
  font-size:12px;
}
table.calendar tr td {
  width: 2em;
}

a.wiecej {
  color: red;
  text-decoration: none;
}

table.lokale {
  margin: 10px 0;
}
table.lokale th {
  font-weight: bold;
  color: #114700;
  text-align: left;
  height: 18px;
}
