@font-face {
    font-family: 'pf_dintext_proregular';
    src: url('font/pfdintextpro-regular-webfont.eot');
    src: url('font/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/pfdintextpro-regular-webfont.woff') format('woff'),
         url('font/pfdintextpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0 auto;
	padding: 0;
	background: #f1f1ea;
	font-size: 15px;
	color: #000;
  }

body, th, td, input, textarea, select, option {
	font-family: 'pf_dintext_proregular';
}

h1, h2, h3 {
	font-family: 'pf_dintext_proregular';
	color: #cc9639;
  font-weight:bold;
  line-height:120%;
}

h1 {
	font-size: 24px;
}

p, ul, ol {
	line-height: 200%;
  font-size:14px;
  color: #786e55;
	
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

td {
font-size: 11px;

}

/* Content */
#top {
width: 971px;
height:35px;
margin:0 auto;
font-size: 18px;
font-weight:bold;
}
#top span {
padding: 20px 80px;
color: #7a7057;
}       
#top a {
color: #7a7057;
text-decoration:none;
}

#content {
	width: 1000px;
	height: 680px;
	margin: 0 auto;
	background: url("images/bg.jpg") no-repeat;
}
#slogan {
  width:974px;
  height: 68px;
  background: url("images/slogan.jpg") no-repeat 14px 12px;
}
#menu {
width: 280px;
height:160px;
 background: #ede9e0;
-webkit-border-radius: 10px; /* Safari, Chrome */
 -khtml-border-radius: 10px;    /* Konqueror */
 -moz-border-radius: 10px; /* Firefox */
  border-radius: 10px;
  margin-left:80px;
  padding-top:10px;
  display:block;
}

#menu ul, ul li {
  display: block;
	list-style: none;
	margin: 0;
	padding: 0;       
}
#menu ul li {
border-bottom:solid 2px #d3d1c1;	
}
#menu ul {
  float: left;
}

#menu ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 300px;
	font-weight: normal;
	color: #7a7057;
	padding: 6px 5px 5px 30px;
	text-align: left;
 
	
}

#menu ul a:hover, a:active {
		color:#77a426;
}

#header{
width: 980px;
height: 125px;
float:left;
background: transparent;
}

#logo{
width: 293px;
height: 58px;
margin:0 auto;
background-image: url("images/logo.png");
}
#page {
width: 975px;
float:left;
padding: 20px 30px;

}
#tekst ul li {
padding:0;
margin-left:-30px;
}
#sidebar {
display:inline-block;
vertical-align:top;
}
#formularz {
        width:270px; 
        background: #ede9e0;
        border-radius:10px; 
		    padding: 20px 0 20px 10px;
        margin-top:20px;
        margin-left: 80px;
       }

#formularz textarea,
#formularz input {
	padding:5px; 
	border-radius:5px; 
	border:1px solid #beb3a6; 
	margin-bottom:15px; 
	width:230px; 
  background: #e5ddcf;
  -moz-box-shadow: inset 0px 1px 0px #d6cdc0;
    -webkit-box-shadow: inset 0px 1px 0px #d6cdc0;
}

#formularz input#submit {
	width:230px; 
	cursor:pointer; 
	margin-bottom:0px;
  background:#d79b46;
  border:0px solid #beb3a6; 
  color:#fff;
  font-size:16px;
}

#formularz p.copy {
	color:#555555; 
	margin-bottom:0px; 
	font-size:12px; 
	text-align: center; 
}

#formularz p.copy a {
	color:#555555;
	text-decoration: none; 
	font-weight:bold;
}
#tekst {
  width: 370px;
  padding: 0px 20px 20px 40px;
  font-size: 11px;
  line-height: 20px;
  display:inline-block;
 }
.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

#kartki {
position:absolute;
width:207px;
height:250px;
background:url(images/kartki.png) no-repeat;
right:240px;
top:490px;
}


/* Footer */

#footer {
	width: 844px;
	height: 30px;
	color: #7faa2b;
  font-size: 12px;
  padding: 30px 20px 14px 110px;
  float:left;
  background:#e5e2d3;
margin-left:15px;

 }
 #footer span {
 display:blok-inline;
 }

#footer a {
 color:#7faa2b;
 font-size: 12px;
 text-decoration:none;

}
.unia {
width:800px;
margin:0 auto;
}

