body {
  background: transparent url(images/Page-BgSimpleGradient.jpg) repeat-x;
  background-color: #75A3A9;
  font-size:11px;
  font-family: sylfean, verdana, tahoma, arial, sans-serif;
  color: #000;
  margin:0px;
  padding:0px;
  text-align:center;
}

.Sheet
{
  overflow: hidden;
  min-width:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 960px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 1px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 11px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  left: 0;
  width: 11px;
  bottom: 11px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 22px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  right: 0;
  width: 11px;
  bottom: 11px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -11px;
  width: 22px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: -1px !important;
}

#LOGO {
	background: transparent url(images/Header.jpg) no-repeat;
	margin:auto;
	width: 958px;
	height:210px;
	text-align:center;

}
#LOGO div.logo{

	margin:auto;
	width: 308px;
	height:100px;
	float:left;
}
#LOGO div.logs{
	width: 480px;
	height:60px;
	clear:both;
}
#LOGO div.text{
	margin:auto;
	width: 592px;
	height:100px;
	padding-top:50px;
	float:left;
	color: #8FC5D1;
	font-size: 12px;
	font-weight:bold;

}
#MENU {
	background: transparent url(images/nav.png) repeat;
	margin:auto;
	width: 958px;
	height:27px;
	text-align:center;
	padding-top:5px;
	font-family: Calibri;
}

#MENU a.menu
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
  display:block;
  float:left;
  height:25px;
  margin-left:10px;
  font-family: Calibri;
}

#MENU a.menu span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
display:block;
float:left;
	height:25px;
	font-family: Calibri;
}
#MENU a.menu span span
{
display:block;
float:left;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
  padding: 0 0px;
  margin: 0 9px;
  line-height: 25px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}
#MENU a.menu span span:hover{
	color:#ddd;
	text-decoration:none;
}
#top {
	margin:auto;
	width: 958px;


}
#TRESC {

  width: 958px;
  margin-top:5px;
  text-align:left;
  overflow: hidden;
  min-height:200px;
}
#TRESC div.glowna{
  width: 958px;
  margin-top:0px;
  text-align:left;
  overflow: hidden;
  min-height:200px;

}

#TRESC div.glowna div.lewy{

  width: 200px;
  text-align:left;
  overflow: hidden;
  min-height:200px;
  float:left;
}
#TRESC div.glowna div.lewy div.menu{

  width: 200px;
  margin-bottom:20px;
}
#TRESC div.glowna div.lewy div.menu img {

  width: 143px;
  border:1px solid #1f3597;
}
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 2px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #142124;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  
}

h2.naglowek_srodek
{
white-space : nowrap;
  color: #142124;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: strong;
  line-height: 10px;
  
 }
 
 h1.naglowek_sr
{
white-space : nowrap;
  color: #142124;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: strong;
  line-height: 10px;
  
 }
 
 h1.naglowek_h1
 {
  color: #8FC5D1;
  font-family: Calibri;
  font-size: 29px;
  font-weight: strong;
   
 }
 
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 8px;
}


.BlockHeader .r
{
  right: 0;
  width: 8px;
}


.BlockHeader .r div
{
  width: 958px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 22px;
  background-repeat: no-repeat;
  min-height: 12px;
  margin: 0 0 0 5px;
}
















.Block
{
  overflow: hidden;
  min-width:160px;
  min-height:31px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  background-image: url('images/Block-s.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url('images/Block-s.png');
}
.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 21px;
  height: 21px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 42px;
  height: 42px;
  background-image: url('images/Block-s.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url('images/Block-s.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url('images/Block-h.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url('images/Block-h.png');
}

.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  left: 0;
  width: 21px;
  bottom: 21px;
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 42px;
  height: 100%;
  background-image: url('images/Block-v.png');
}
.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  right: 0;
  width: 21px;
  bottom: 21px;
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -21px;
  width: 42px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-image: url('images/Block-c.png');
}


.Block
{
  margin: 10px;
}
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 11px;
}


.BlockContent-body
{
  color:#132A2F;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}


.BlockContent-body a:link
{
  color: #CFCCFF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}


.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #141E1F;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}


.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #3B8191;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}




















#TRESC div.glowna div.lewy div.menu a.menu{
	width:180px;
	height:20px;
	display:block;
	font-size:12px;
	padding-left:10px;
	padding-top:2px;
	margin:0px;
	color:#000;
	text-decoration:underline;
}
#TRESC div.glowna div.lewy div.menu a.menu:hover{
	width:200px;
	height:20px;
	display:block;
	font-size:12px;
	padding-left:10px;
	padding-top:2px;
	color:#999;
	text-decoration:none;
}















#TRESC div.glowna div.prawy{

  width: 200px;
  text-align:left;
  overflow: hidden;
  min-height:200px;
  float:right;
}
#TRESC div.glowna div.prawy div.menu{

  width: 200px;
  margin-bottom:20px;
}
#TRESC div.glowna div.prawy div.menu h5.naglowek{

	padding:0px;
	margin:0px;
	height:22px;
	text-align:center;
	padding-top:3px;
	font-size:14px;
	color:#fff;


}
#TRESC div.glowna div.prawy div.menu div.tytul a{
color:#000;
text-decoration:none;
}
#TRESC div.glowna div.prawy div.menu div.tytul a:hover{
color:#999;
text-decoration:underline;
}
#TRESC div.glowna div.prawy div.menu div.data{
font-size:8px;
}
#TRESC div.glowna div.prawy div.menu div.koniec{
font-size:12px;
margin-bottom:5px;
}














#TRESC div.glowna div.srodek{

  width: 552px;
  text-align:left;
  padding-top:0px;
  margin-left:3px;
  margin-right:3px;
  min-height:200px;
  float:left;
} 

#TRESC div.glowna div.srodek div.news{

	width:452px;
	padding:10px 20px 0px 20px;

	text-align:justify;
	color:#79682f;
}
#TRESC div.glowna div.srodek div.news div.tytul{
	width:452px;
	text-align:left;
	color:#1f3597;
	font-size:14px;
	font-weight:bold;
}
#TRESC div.glowna div.srodek div.news div.tytul a.tytul{
	color:#1f3597;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#TRESC div.glowna div.srodek div.news div.tytul a.tytul:hover{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#TRESC div.glowna div.srodek div.news div.data{
	width:452px;
	text-align:left;
	color:#000;
	font-size:8px;

}
#TRESC div.glowna div.srodek div.news div.tresc{
	width:452px;
	text-align:left;
	color:#000;
	font-size:12px;
	margin-top:10px;

}
#TRESC div.glowna div.srodek div.news div.tresc a{
	text-decoration:none;
	color:#79682f;

}
#TRESC div.glowna div.srodek div.news div.tresc a:hover{
	text-decoration:none;
	color:#000;

}
#TRESC div.glowna div.srodek div.news div.koniec{
	width:552px;
	text-align:left;
	color:#000;
	font-size:10px;
	padding-top:5px;
	padding-bottom:15px;
}
#STOPKA {
  clear: both;
  border-top:1px solid #000;
  margin-top:20px;
   background-image: url('images/Footer.png');
}

.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 958px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 20px;
  text-align: center;
}

h3.stopka_h3
{
height:1%;
  position: relative;
  z-index: 0;
  padding: 20px;
  text-align: center;
  font-size:9px;
}


.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 958px;
  height: 100px;
  bottom:0;
  left:0;
}







.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#142124;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #2C616D;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #365963;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #3B8191;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#7DBCCA;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#B3CED5;
}
div.stronicowanie {
padding:20px;

}
div.stronicowanie a.stronicowanie {
text-decoration:none;
color:#1f3597;
}
div.stronicowanie a.stronicowanie:hover {
text-decoration:none;
color:#fff;
}
div.zrodlo {

padding:20px;

	
}
div.zrodlo a{
text-decoration:none;
color:#CCCFFF;
}
div.zrodlo a:hover{
text-decoration:underline;
color:#CCCFFF;
}

div.cofnij {

padding-left:20px;
padding-bottom:20px;

}
div.cofnij a{
text-decoration:none;
color:#fff;
}
div.cofnij a:hover{
text-decoration:underline;
color:#fff;
}




