@charset "utf-8";

#body{
	 
	 height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

 

.center{
	
	margin-left: auto;
	margin-right: auto;
	position:relative;
 	width: 1050px;
	height: 50px;
}

.naglowek{
	height: 22px;
	margin-top: 20px;
	margin-right: 20px;

}
.flagi{
	position: inherit;
	float:right;
}


.baner{
	width: 1050px;
	height: 180px;
	}

.menu{
	 
	width: 1050px;
	height: 42px;
	}

.zawartosc{
 	float: left;
 	width: 1050px;
}

.stopka{
	height: 20px;
}


.button {
	float: right;
	position: relative;
	margin-top:  0px;
    background-color: #696969;
    color: white;
    padding: 10px;
    font-size: 16px;
	font: bolder;
    border: none;
    cursor: pointer;
}

 
.button:hover {
    background-color: #0B660F;
}

.button:focus{
	 background-color:#9C0000;
	
}

 
a {
	text-align: center; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}


.ncenter{
	position: inherit;
	margin-left: auto;
	margin-right: auto;
	width:1050px;
 
	text-align: justify;
}

 
div.zawartosc2{ 
 	float: left;
	width: 1000px; 
}

 

div.p0{
	position: inherit;
 	width: 1000px;
	float: left;
	margin: 20px 5px 5px 5px;
}

div.p{
	position: inherit;
	width: 1000px;
	float: left;
	margin: 20px 5px 5px 5px;
 
}


ul {
	margin-left: 20px;
	float: none; 
}


ul li {
	text-decoration: none;
	list-style-type: none;
	list-style: none;
 	 
}

ol.ol{
	margin-left: -10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	font-weight: bolder; 
	}

p.p{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	font-weight: normal;
}

	
iframe {
  margin-top: 20px;
  margin-bottom: 30px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;

  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
	overflow:hidden;	
}
 


.kontakt{
	margin: auto;
	width: 1050px;
}


.maps{
	width: 1000px;
	height: 600px;
	margin: auto;
}
