﻿/****** CSS DOCUMENT ***/

body {
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #000000;
    line-height: 120%;
    font-size: 90%;
}
a:link {
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
a:visited {
    color: #000000;
}
a:active {
    color: #000000;
}
a:hover {
    color: #000000;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}
h1 {
    font-size: 140%;
}
h2 {
    font-size: 110%;
}
h3 {
    font-size: 100%;
}
li {
    margin-bottom: 3px;
}
.data {
    color: #666666;
    margin: 0 0 0 0;
}
.title {
    font-size: 110%;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-top: 1em;
}
.subtitle {
    font-size: 100px;
    font-weight: bold;
    color: #000000;
    margin-top: 1em;
}
.news {
    text-align: justify;
    border-bottom: 1px solid #000000;
}
#bannerGUS {
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px; 
    width:99%;
    background: #99cc66;
    margin-bottom: 0px;
    border-bottom: 1px solid #999933;
}
#blok_all {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 990px;
    height: 100%;
}
#topNavi {
  position: relative;
  margin-right: auto;
    margin-left: auto;
    width: 990px;
    height: 29px;
    background: #cccc66;
    margin-bottom: 1em;
    font-weight:bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #999933;

}
#topNaviMenu {
  position: relative;
  top: 4px;
  width: 690px;
  float: left;
  height: 29px;
}
a.topN {
font-size: 16px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight: normal;
color: #000000; 
text-decoration: none; 
}
a.topN:hover {
font-size: 16px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
color: red; 
text-decoration: underline; 
font-weight: normal;
}

#blok_main {
  clear: both;
  position: relative;
  margin-right: auto;
    margin-left: auto;
    width: 990px;
}
#ramkaCenter {
  position: relative;
  margin-right: auto;
    margin-left: auto;
    width: 980px;
    overflow: hidden;
  margin: 0 0 10px 0; 
  padding: 2px;
 
}
.belka {
    padding: 5px;
    width:100%;
    background: #cccc00;
}
#ramkaTresc {
    position: relative;
    width: 984px;
    padding: 3px;
    border-style: solid;
    border-width: 0 1px 0 1px;
    border-color: #B5CCC9;
}

#ramkaTresc2 {
    float: left;
    position: relative;
    width: 791px;
    padding: 5px;
    border-style: solid;
    border-width: 0 1px 0 1px;
    border-color: #B5CCC9;
}
#zobaczTakze {
    float: left;
    position: relative;
    width: 173px;
    min-height: 100px;
    margin-left: 3px;
    padding: 3px;
    border: solid 1px #7D7D7D;
}
.seeAlso ul { padding:0;margin:0;list-style-type:none;}
.seeAlso li { text-align: right;}

#zawSerwisu {
clear: both;

}
#stopka {
  clear: both;
  border-top: dotted 1px #AAAAAB;
  padding-top: 5px;
  text-align: center;
  font-size: 12px; 
  font-family: Arial, Tahoma, Helvetica, sans-serif; 
  font-weight: normal;
  color: #000000;
}
#powrot {
    clear: both;
    text-align: right;
    font-weight: bold;
}
