@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:'Oxygen', sans-serif;
	font-size:12px;
	color:#757070;
	background: url(../images/tlo_01.jpg) no-repeat center 100px;
}
a:link {
	color: #9a9595;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9a9595;
}
a:hover {
	text-decoration: underline;
	color: #9a9595;
}
a:active {
	text-decoration: none;
	color: #9a9595;
}
.wrapper {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.wrapper #header {
	width:950px;
	float:left;
}
.wrapper #mainContent {
	width:950px;
	float:left;
}
.wrapper #footer {
	width:950px;
	float:left;
}
#footer p {
	float:left;
	margin-right:30px;
}
.center {
	width:950px;
	margin:0 auto;
}
ul.nav {
	margin:0px;
	padding:0px;
	float:left;
}
ul.nav li {
	display:inline;
}
ul.nav li a {
	float:left;
	text-decoration:none;
}
#logo {
	float:left;
}
#menuGorne {
	float:right;
	margin-top: 7px;
	clear: right;
}
#menuGorne ul li {
	background:url(../images/border_06.jpg) no-repeat right center;
	float:left;
}
#menuGorne ul li:last-child {
	background:none;
	float:left;
}
#menuGorne ul li a {
	padding:10px 20px;
	float:left;
	margin-right:1px;
	color: #8f6547;
}
#menuGorne ul li a:hover {
	background:url(../images/menu_06.jpg) repeat-x center center;
	color:#fff;
}
#menuGorne ul li a.selected {
	background:url(../images/menu_06.jpg) repeat-x center center;
	color:#fff;	
}
#menuDolne ul li a {
	padding:0px 10px;
}
#menuGorne #tel {
	float:right;
	margin: 10px 20px 0px 0px;
	padding: 0px;
}
#mainContent .box {
	width: 276px;
	float:left;
	padding:0px 20px;
}
#mainContent .box.zakladki {
	width: 910px;
	float:left;
	padding:0px 20px;
}
h3.first {
	color:#8da52b;
}
h3.second {
	color:#231f20;
}
h3.third {
	color:#4d5425;	
}
h3 {
	margin-bottom:0px;
	font-size:20px;
	font-weight:normal;
}
h4 {
	margin-top:0px;
	font-weight:normal;
	color:#92877f;
}
#foto {
	width:950px;
	float:left;
}
#menuDolne {
	float:right;
	margin-top: 10px;
}
#menuDolne ul li a {
	float:left;
	color:#938888;
}
p#im {
	float:right;
	color:#757070;
	margin-right:10px !important;
}
p#im a {
	color:#757070;
	text-decoration:none;
}
.wrapper.third {
	background:#fff;
	min-height:150px;
}
.wrapper.second {
	background:url(../images/tlo2_10.jpg) #f5f5f5 no-repeat center top;
}
#slogan {
	width: 250px;
	position:absolute;
	z-index:100;
	left: 500px;
	top: 50px;
}
#slideshow-main {
	width:950px;
	float:left;
	position: relative;
}
#slogan #s1 {
	color:#8f6547;
	font-size:22px;	
}
#slogan #s2 {
	color:#d79758;
	font-size:16px;
}
#slogan a.more {
	background:url(../images/slogan-btn_07.png) no-repeat center center;
	color:#626063;
	text-decoration:none;
	padding: 10px 30px;
	margin-top:10px;
	float:left;
}
#dane {
	width:230px;
	float:left;
}
#form {
	width:550px;
	float:left;
}
#form {
}
#form textarea {
    width: 520px;
	
    height: 100px;
}
.empty {
    position: absolute;
    z-index: 10;
    font-size: 11px;
    right: 290px;
    top: 3px;
}
.error {
	position: absolute;
    z-index: 10;
    font-size: 11px;
    right: 290px;
    top: 3px;
}
img {
	border:none;
	}
        
#flagi {
	float:right;
	margin: 10px 20px 0px 0px;
	clear: right;
}

.ue {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ue img {
    max-width: 25%;
    display: block;
    height: auto;
}