body {
 font-family: Arial;
 font-size: 12px;
 color: #000;
 padding: 0;
 margin: 0;
 position: relative;
}

A {
 color: #184871;
}

table {
 font-family: Arial;
 font-size: 12px;
}

#bbody {
 text-align: center;
 background: url('images/bg.gif') repeat-x 0px 50px;
}

#content {
 width: 910px;
 text-align: left;
 margin: 0px auto;
}

#left {
 width: 313px;
 float: left;
}

#right {
 width: 597px;
 float: right;
}

#right #top{
 text-align: right;
 height: 50px;
}

#right #top a {
  color: #184871;
  text-decoration: none;	
  padding-top: 20px;
  padding-right: 20px;	
  display: block;			
}

#right #search {
  height: 25px;
  text-align: right;	
}


#right #search form {
 margin: 0;
 padding: 0px;
}

#right #mnutop {
height: 26px;
}

/*
#right #mnu ul {
 padding: 0;
 margin: 0;
 display: block;
 list-style: none;
}

#right #mnu li {
 float: left; 
}

#right #mnu li a {
 text-decoration: none;
 display: block;
 padding: 5px 10px 6px 10px;
}

#right #mnu li a.mnuon{
  background-color: #184871;
  color: white;	
}

#right #mnu li a.mnuoff:hover {
  background-color: #3b6283;
  color: white;	

}

#right #mnu li a.mnuoff {
 color: #184871;
}
*/
.niebieski {
 color: #184871;
}

.szary {
 color: #8d8d8d;
}

h1 {
 font-size: 14px;
 font-weight: bold;
 background-image: url('images/h2bg.gif');
 background-repeat: no-repeat;
 padding-left: 20px;
}
h2 {
 font-size: 14px;
 font-weight: bold;
}

#news {
 border-right: solid 1px #a5b8c8;
 border-bottom: solid 1px #a5b8c8;
 padding-right: 10px;
 margin-top: 5px;
}

#right #tresc {
 padding-left: 10px;
 padding-right: 10px;
}

#left .box {
 width: 247px;
 height: 208px;
 background-image: url('images/boxbg.gif');
 float: left;
}

.pdf {
 background: url('images/pdf.gif') no-repeat;
 padding-left: 20px;

}

.czerwonylink {
 color: #F00;
 text-decoration: none;
}

.czerwony {
 color: #F00;
}

#foot {
 height: 43px;
 clear: both;
 background-image: url('images/footbg.gif');
 text-align: center;
}

#foot #created {
 width: 900px;
 text-align: right;
 margin: 0px auto;
 padding-top: 26px;
}

#foot #created a {
 color: white;
 text-decoration: none;
 font-size: 11px;
}

input.thinborder {
  border: 1px solid #8d8d8d;
}

