* {
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  background-color: #3a455b;
  font-family: Verdana,sans-serif;
}

/* wspólne */
.fl {
  float: left;
}
.fr {
	float: right;
}

.tc {
	text-align: center;
}

.clear {
  clear: both;
}

.border {
	border: 6px solid #ffffff;
}

.center {
	text-align: center;
}

.error_list {
	list-style: none;
	color: #ff0000;
}

.blad {
	border: 1px dotted #ff0000;
	color: #000000;
	margin-bottom: 20px;
}
.blad div {
	background-color: #ffcece;
	margin: 1px;
	padding: 10px;
}

.dobrze {
	border: 1px dotted #56bd3b;
	color: #000000;
	margin-bottom: 20px;
}

.dobrze div {
	background-color: #d0fcc4;
	margin: 1px;
	padding: 10px;
}

/* inputy */
INPUT[type=text], TEXTAREA {
	border: 1px solid #da6717;
	width: 250px;
	padding: 3px 2px 3px 2px;
}

/* layout */
.container {
	width: 909px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.container-base {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
}

.contents {
	width: 866px;
	margin: 0 auto;
}

.main-content {
	background-image: url(../images/main-shadow.jpg);
	background-repeat: repeat-y;
	padding: 120px 60px 0 60px;
	margin: -3px 0 0 0;
	color: #605e5e; 
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	
}

.main-content h1, .main-content h2, .main-content h3, .main-content h4 {
	font-size: 20px;
	font-weight:normal;
	color: #FA7E0A;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.main-content h2 {
	font-size: 16px;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

.main-content h3 {
	font-size: 14px;
	padding-top: 3px;
}

.main-content h1 span, .main-content h2 span, .main-content h3 span {
	font-weight: bold;
}

.main-content h4 {
	font-size:16px;
	letter-spacing:0;
}
.main-content h4 span {
	color: #919192;
}

.main-content ul {
	margin-left: 15px;
}

.container img {
	border: 0px;
}

.czytaj-calosc {
	text-align: right;
}

.czytaj-calosc a{
	font-size: 10px;
	color: blue;
}

.article-header {
	padding-bottom: 20px;
}

.middle3 {
	width: 909px; 
	height: 77px;
	background-image: url(../images/middle3.jpg);
	background-repeat: repeat-y;
}

.middle2 {
	width: 909px; 
	height: 89px;
	background-image: url(../images/middle2.jpg);
	background-repeat: repeat-y;
}

.fotter {
	color: #777777;
	font-size: 14px;
	margin-top: 15px;
}

.fotter a {
	color: blue;
	font-size: 10px;
}
.fotter a:visited {
	color: blue;
}

/* logo i ramka loga */
.logo-div {
	position: absolute;
	height: 86px;
	width: 375px;
	margin: 10px 0 0 65px;
	background-image: url(../images/bg-logo.jpg);
	background-repeat: repeat-x;
}

.logo-div img {
	border: 0px;
}

.logo-div h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 0 20px;
}

/* div z menu */
.banner-div {
	position: absolute;
	margin: 133px 0 0 65px;
	width: 782px;
}

.tresc-min {
	height: 187px;
	background-image: url(../images/bg-baner.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}

.tresc-min ul {
	list-style: none;
	margin: 40px 0 0 20px;
}

.tresc-min li {
	margin-bottom: 5px;
}

.menu-div {
	background-color: #353d52;
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	height: 49px;
	vertical-align: top;
}

/* jezyki */
.jezyki {
	text-align: right;
	list-style: none;
	padding: 25px 50px 0 0;
}

.jezyki li {
	display: inline;
	margin-right: 15px;
}

/* kontakt */
.kontakt .labele {
	width: 150px;
}
.kontakt .clear {
	margin-bottom: 5px;
}

.kontakt ul {
	margin: 2px 0 0 150px;
}

.zdjecie {
  border: 1px solid #dddddd !important; 
  margin-bottom: 10px;
  width: 70%;
}

.create_link_culture img {
	width: 50%;
	margin: -2px 0 0 0;
}

.impact_ban {
	margin: 10px 0 0 550px;
    position: absolute;
    top: 5px;
    width: 200px; 	
}
