html {
       margin: 0px;
       padding: 0px;
       background-image:url(bg.jpg);
       line-height: 100%
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #F0F8FF;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
       color: #000000;
       background: #F0F8FF;
       border: 1px solid #888;
}


input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #000;
  background: #F0F8FF;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

body {
       margin: 0;
       padding: 0;
       font: 10px;
}

hr {
       color: silver;
}


.top {
       background-color: white;
}


.bottom {
       background-image: url(bottom.png);
       width: 700px;
       height: 13px;
       background-repeat: no-repeat;
       background-position: bottom;
}

.headhr {
       width: 85%;
       height: 0.5px;
       padding-left: 5px;
       color: gray;
}

.header {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       color: Highlight;
       font-style: oblique;
}

.black {
       color: black;
}

.header2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       color: orange;
       font-style: oblique;
       font-weight: bold;
       padding-left: 5px;
}

.footer {
       background-image: url(bar2.jpg);
       background-repeat: no-repeat;
       width: 50px;
}


.fastmenu {
       background-color: #e0e0e0;
}

.menu {
       vertical-align: top;
       background-color: #0b567e;
       background-image: url(menu_bg.jpg);
       background-repeat: repeat-y;

}

.centrowanie {
       padding-left: 100px;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 15px;
       color: #ffffff;
       padding-right: 15px;
}

.centrowanie1 {
       padding-left: 100px;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 15px;
       color: #000000;
       padding-right: 15px;
}


.menu2 {
       vertical-align: top;
}

.tresc {
       vertical-align: top;
       background-color: white;
       padding-left: 20px;
       padding-right: 20px;
       padding-top: 5px;
       padding-bottom: 5px;
}

.news_fl {
       font-size:13px;
}

.news {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 15px;
       color: black;
       padding-right: 50px;
       text-align: justify;
}

.content {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: black;
       width: 90%;
       padding-left:5px;
}
.title1 {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #000000;
       padding-left: 10px;
}

.title {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #263779;
       padding-left: 10px;
}

.title_menu {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #263779;
       padding-left: 5px;
}

.title_menu2 {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: ButtonShadow;
       padding-left: 5px;
}


.data {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: #be2424;
       line-height: 120%;
       padding-left: 10px;
       text-align: right
}

.data2 {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: white;
       line-height: 120%;
       padding-left: 10px;
       padding-left: 5px;
}

.line-height50 {
       line-height: 50%
}

.button1 {
       padding-left: 25%;
}

.foto {
       color: white;
       border-color: white;

}


.dcn {
       padding-left:100px;
}

.footer {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 8px;
       font-weight: bold;
       color: #c9c9c9;
}
a {
       text-decoration: none;
       color: #000000;
}

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

a img {
  border: 0;
}

a img.border {
       border: 1px solid #7f1416;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
  }
  
.foto {
       border-left: 3px;
       border-right: 3px;
       border-color: white;
}

.skrot {
       padding-right: 5px;
}

