/**
 * Generic elements
 */
body {
/*  background: #3B3D3B url(images/background.png) center top no-repeat;*/  
  background: #F4F4F4 url(images/background_body.png) top left repeat-x;
  font-family: Arial, Verdana, "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #152a3d;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: .5em 0;
  letter-spacing: -0.03em;
}
h1 {
  font-size: 2em;
}
h1.title {
  font-size: 2.2em;
  margin: 0 0 .5em 0;
  color: #636363;
  line-height: 1em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
h4, h5, h6 {
  font-size: 1.2em;
}
p {
  margin: 1em 0;
}
ul, quote, code, fieldset {
  margin: .5em 0;
}
a:link, a:visited {
  color: #0088aa;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #006680;
}
a:hover {
  color: #00aad4;
  text-decoration: none;
}
a:active, a.active {
  color: #636363;
}
ul, ol {
  padding-left: 1em;
}
ul.links li {
  padding: 0 1em 0 0;
}
.item-list ul li {
  margin: 0 0 .25em .5em;
}
dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}
dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}
td.opis{
  padding: 2px;
  background: #ddd;
}
/**
 * Tables.
 */
table {

}
tr.even, tr.odd {
  background-color: #d5f6ff;
  /*border-bottom: 1px solid #ceebf3;*/
  border:0px;
}
tr.even {
  background-color: #eafbff;
  border:0px;
}
thead th {
  font-size: 1.2em;
  color: #636363;
  /*border-color: #ceebf3;*/
  border:0px;
}
tbody {
  /*border-color: #ceebf3;*/
  border:0px;
}
tr.odd td.active {
  /*background-color: #ddeef3;*/
  border:0px;
}
tr.even td.active {
  /*background-color: #e8f1f3;*/
  border:0px;
}

/**
 * Forms.
 */
input {
  color: #152a3d;
}
span.form-required {
  color: #ffae00;
}
.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  font-size: 0.9em;
}
input.form-submit {
  padding: 3px 10px;
}
#edit-submit {
  font-weight: bold;
}
fieldset {
  padding: 1em;
  border: 2px solid #e6e6e6;
}
fieldset legend {
  display: block;
  font-weight: bold;
  padding: 5px;
  font-size: 1.2em;
  letter-spacing: -1px;
  margin: 0;
}
html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

#container {
  background: #fff url(images/background_contener.png) top left repeat-y;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * Header.
 */
#header {  
  /*background: #000 url(images/header.png) bottom left repeat-x;*/
  position: relative;
  height: 170px;
  margin-top: 0px;
}
#logo{
  position: absolute;
	width: 188px; 	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
  height: 75px;
  top: 10px;
  left: 50px;
}
#naglowek{
	width: 1000px; 	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	
	/*border: 0px solid #ccc;*/
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 1000px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px;  
  background: #0089CB;
  height: 126px;
}
#site-name {
  margin: 0;
  position: absolute;
  top: .3em;
  left: 2.2em;
  font-size: 3em;
  color: #fff;
}
#site-name a {
  color: #fff;
}
#site-slogan {
  margin: 0;
  position: absolute;
  top: 3.8em;
  left: 5.4em;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}
#primary-links {
  position: absolute;
  top: 120px;
  bottom: 0px;
  width: 1000px;
  height: 52px;
  background: transparent url(images/menu_background.gif) center top no-repeat;  
}
#primary-links ul {
  list-style-type: none;
  margin-left: 30px;
  text-transform: uppercase; 
}
#primary-links ul li {  
  float: left;
  list-style-type: none;
  padding: 0;
  margin-right: 50px;
  height: 51px;
  margin-left: 5px;
}
#primary-links ul li a {
  color: #fff;
  display: block;
  font-weight: bold;
  list-style-type: none;
  padding: 3px 7px;
  text-decoration: none;  
  font-size: 14px;  
  margin-top: 10px;
}
#primary-links ul li:hover {

}
#primary-links ul li.active{
/*  background: #292929;
  padding: 0px 35px 0px 35px;*/
}
#primary-links ul li.first {
  
}

#secondary-links {
  position: absolute;
  top: 1em;
  right: 1.5em;
}
#secondary-links ul li a {
  color: #fff;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 1em;
}
.breadcrumb ul {
  margin: 0;
}
.breadcrumb ul li {
  background: transparent url(images/breadcrumb-left.png) left top no-repeat;
  float: left;
  margin: 0 0 0 -7px;
  padding-left: 10px;
  list-style: none;
}
.breadcrumb ul li.first {
  background: transparent;
  margin: 0;
  padding-left: 0;
}
.breadcrumb ul li a {
  background: transparent url(images/breadcrumb-right.png) right top no-repeat;
  display: block;
  padding: .1em 1em .5em .2em;
}
.breadcrumb ul li.first a {
  padding-left: .5em;
}
#wrapper {
  padding: 1.5em;
  /*background: #fff url(images/wrapper.png) top left repeat-x;*/
}
#wrapper2{
    /*background: #fff;*/
    width: 900px;
    margin-left: 55px;
  
}
#content {
  width: 95%;
  float: left;
  line-height: 1.5em;
  padding-top: 5px;
  margin: 5px;
  margin-left: 5px;
  padding-bottom: 25px;
}

#mission {
  padding: 1em;
  margin-bottom: 1em;
  background: #44aa00 url(images/mission.png) bottom left repeat-x;
  color: #fff;
  font-size: 1.2em;
}
#mission a {
  color: #fff;
  text-decoration: underline;
}

/**
 * Different page layouts.
 */
.body-left #content {
  width: 77%;
  padding-left: 2%;
}
.body-right #content {
  width: 77%;
  padding-right: 2%;
}
.body-both #content {
  width: 55%;
  padding-left: 2%;
  padding-right: 2%;
}
.body-none #content {
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  float: none;
}

/**
 * Sidebars.
 */
.sidebar {
  width: 20%;
}
#sidebar-left {
  float: left;
}
#sidebar-right {
  float: right;
}

/**
 * Local tasks
 */
#tabs {
  margin-bottom: 1em;
  position: relative;
}
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
ul.primary {
  padding: 0.5em 0;
  font-size: 1.3em;
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border: none;
  margin: .5em 0 1em 0;
  padding: .5em 0;
  position: relative;
  z-index: 5;
}
ul.primary li a, ul.primary li.active a {
  border: none;
  background: #ececec;
  padding: .5em .7em;
  margin: 0;
  text-decoration: none;
  position: relative;
}
ul.secondary li a, ul.secondary li.active a {
  border: none;
  padding: .5em .5em;
  font-size: 1.1em;
  background: #ececec;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited {
  background: #00ccff;
  border: none;
  position: relative;
  z-index: 10;
  color: #fff;
}
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited {
  background: #00ccff;
  color: #fff;
}

ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

#umowsie{
    background: #ec1d24;
    color: #fff;
    height: 30px;
    width: 1000px;           
}
.umow2{
    font-size: 14px;    
    margin-left: 10px;
    padding-top: 4px;
}
.umow2 a{
    color: #fff;
}
.umow2 span.numer{
    font-weight: bold;
    font-size: 18px;  
}
.umow2 span.email{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-left: 260px;
}

#glowna-teksty h2{
    padding-bottom: 3px;
    border-bottom: 2px solid #f00;
}
#glowna-teksty td{

}
#blok-pierwszy, #blok-drugi, #blok-trzeci{
    width: 308px;
    padding-right: 13px;
}
#blok-trzeci{
    padding-top: 10px;
    font-size: 11px;
}
#aktualnoscibox img.desc{
  padding: 2px;
  border: 1px solid #000;
}
.inner img.desc{
  padding: 2px;
  border: 1px solid #000;
}
#flagi{
  position: relative;
	top: 5px;
	left: 850px;
	padding-bottom: 5px;
	width: 90px;
}
#flagi img{
	border: 0px;
}
#copyright
{
  position: relative;
  top: -12px;
  left: 14px;
  font: bold 9px Tahoma;
  color: #fff;
  margin-top:0px;
  width: 700px;
}
#copyright a
{
  color: #fff;
}
#author
{
  position: relative;
  top: 5px;
  left: 900px;
  height: 25px;
  width: 81px;
  font: bold 9px Tahoma;
  color: #324A88;
  /*border: 1px dotted #000;*/
  padding-top: 0px;

}
#author a
{
  color: #324A88;
  margin-top:0px;
}

#footer
{
  background: transparent url("images/footer-bg.gif") no-repeat 0px 0px;	
  margin-bottom: 10px;
  width: 1000px;
  height: 37px;
}