html {
	height: 100%;
}

body	{
	margin: 0px 0px 0px 0px;
	width: 100%;
	min-height: 100%;
	background: #60615c url(../grafika/tlo.jpg) center -200px no-repeat;
	overflow-x: hidden;  
	font-family: 'Trebuchet Ms', Arial, Tahoma;
	color: white;
}
.srodek_strony	{
	display: block;
	width: 1250px;
	margin: 0px auto;
	padding: 0px;
	background: url('../pliki/grafika/gora_tlo.png') right 0 no-repeat;
	border: 1px solid transparent;
}
.logo {
  background: url("../grafika/logo.png") no-repeat scroll 0 0 transparent;
  height: 85px;
  margin: 0 0 0 510px;
  padding: 0;
  position: absolute;
  width: 197px;
  z-index: 6;
}
.logo_napis {
	position: absolute;
	z-index: 5;
	background: url('../grafika/logo_napis.png') 0 0 no-repeat;
	width: 455px;
	height: 57px;
	margin: 14px 0 0 715px;
		
}
.niebo_nakladka {
	width: 100%;
	position: absolute;
	z-index: 4;
	height: 135px;
	margin: -12px 0 0 615px;
	background: url('../grafika/niebo_nakladka.png') 0 0 no-repeat;	
}
.motto_tlo {
	width: 1280px;
	position: relative;
	margin-left: -15px;
	height: 56px;
	background: url(../grafika/motto_tlo.png) center top no-repeat;	
}
.motto {
	overflow: hidden;
	margin: 0px auto;
	padding: 19px 0px 5px 0px;
	width: 1250px;
}
.szukaj_polozenie{
	position: absolute;
	border: 0px solid #ffffff;
	z-index: 10;
	top: 272px;
	margin: 0px 0px 0px 717px;
	height:27px;
	width: 200px;
	z-index: 10;
}
.formularz {
	width: 62%;
	text-align: right;	
	margin: 0 auto;
}
h3 {
	clear: both;
	margin: 15px 0 5px 0px;
	padding: 0 0 5px 5px;
	font-size: 16px;
	font-weight: normal;
	color: #90B2D7;
	border-left: 1px solid #90B2D7;
	border-bottom: 1px solid #90B2D7;
}
.pole {
	position: relative;
	text-align: right;
	float: right;	
	margin: 4px 0px;
}
.pole input {
	border: 1px solid #90B2D7;	
}
.pola {
	clear: both;
	padding: 20px 0px 0px 0px;	
}
.tabela_szukaj{
	height:21px;
	width:270px;
	text-align: left;
}

.tabela_szukaj_tekst{
	background: none;
	border: 0px solid black;
	color: #7d7c7c;
	font-family: Arial;
	font-size: 11px;
	margin: 2px 9px 0px 0px;
	width: 197px;
}
.tabela_szukaj_button{
	position: absolute;
	font-size: 0px;
	z-index: 11;
	background: none;
	border: 0px solid red;
	cursor: pointer;
	height:21px;
	width: 50px;
}
.tabela_szukaj_td{
	padding-left:8px;
}
.menu_gora_strona	{
/*	position: absolute;
	width: 695px;
  	top: 265px;*/
  	width: 100%;
	margin: 75px 0 5px 500px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 5;
	background: url(../grafika/menu_tlo.png) 0 0 no-repeat;
}
.srodek_tabela	{	
	display: table;
	margin: 16px auto;
	width: 1070px;
	height: 600px;

}
.srodek img {
	border: 1px solid white;
	margin-bottom: 10px;	
}
.srodek div {
	text-align: justify;	
}
.tresc {
	font-family: 'Trebuchet Ms', Arial, Tahoma;
	font-size: 16px;
	text-align: justify;
	line-height: 20px;
	display: block;
}
.fb{
	margin: 0 0 0 72px;	
}
.modul {
	background: url(../grafika/modul_tlo.png) 0 0 repeat;
	border-radius: 4px;
	width: 315px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	margin-top: 13px;
	padding: 10px 0px;
}
.menu_lewe	{	
	display: table-cell;
	width: 370px;
}
.srodek {
  background: url("../grafika/modul_tlo.png") repeat scroll 0 0 transparent;
  border-radius: 4px 4px 4px 4px;
  display: table-cell;
  padding: 25px;
  vertical-align: top;
  width: 650px;
}
.menu_lewe_strona	{
	display: table-cell;
	vertical-align: top;
	background: #e8cda7;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.srodek_strony_tresc	{
	display: table-cell;
	width: 700px;
	padding: 0px 30px 20px 30px;
}
.dol_strony	{
	display: table;
	width: 100%;
/*	height: 132px;*/
/*	background: url('../pliki/grafika/dol.png') center top no-repeat;	*/
	margin: 0px 0px 0px 0px;
}
.dol_strony_tresc	{
	display: table;
	width: 990px;
	margin: 0px auto;
}

.dokumenty_img, .dokumenty_opis  {
	display: table-cell;
	vertical-align: middle;
}

.dokumenty_img img {
	margin: 0px;
}
.dokumenty_img {
	padding: 0 20px;	
}

.dokumenty {
	margin-bottom: 15px;
	cursor: pointer;	
}

.dokumenty:hover {
	text-decoration: underline;	
}

.srodek_tabela a img:hover {
	opacity: 0.8;
}

.stat4u {
	margin: 10px 0px 10px 127px;
}

#modal-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .90;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    filter: alpha(opacity=90);
    z-index: 1000;
}

#modal-content {
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    display: none;
    height: 650px;
    margin: -120px 0 0 -160px;
    padding: 10px;
    position: absolute;
    top: 50%;
    width: 800px;
    z-index: 1000;
    text-align: center;
}

#modal-close {
	margin: 15px auto 0 auto;
	text-align: center;
	cursor: pointer;
}

#modal-background.active, #modal-content.active, #popup-content.active {
    display: block;
}

#popup-content {
	display: none;
	z-index: 1001;
	position: fixed;
}
#popup-close {
	position: absolute;
	z-index: 1002;
	right: 30px;
	top:30px;
	border: 1px dotted #DDD;
	display: block;
	width: 30px;
	height: 30px;
	background: url(/foto/x.png) 0 0 no-repeat;
	cursor: pointer;
}
