@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../assets/fonts/texgyreadventor_bold_polish/texgyreadventor-bold-webfont.eot');
    src: url('../assets/fonts/texgyreadventor_bold_polish/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/fonts/texgyreadventor_bold_polish/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../assets/fonts/texgyreadventor_bold_polish/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../assets/fonts/texgyreadventor_bold_polish/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../assets/fonts/texgyreadventor_regular_polish/texgyreadventor-regular-webfont.eot');
    src: url('../assets/fonts/texgyreadventor_regular_polish/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/fonts/texgyreadventor_regular_polish/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../assets/fonts/texgyreadventor_regular_polish/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../assets/fonts/texgyreadventor_regular_polish/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
	font-family: 'texgyreadventorregular';
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
	border-bottom: none;	
}

.container a {
	border-bottom: none;	
}
.container a img {
	border-bottom: none;	
}

ul, ol {
	list-style: none;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'texgyreadventorregular';
	font-weight: normal;
}

h2 {
	font-family: 'texgyreadventorbold';
	font-size: 17px;
}

.clear {
	clear: both;	
}

.pos-center {
	margin: 0 auto;
	width: 940px;
	box-shadow: 1px 1px 3px black;	
}

body  {
	background-image: url('../img/body-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}


body, input, texarea, select {
	font-family: 'texgyreadventorregular';
	font-size: 14px;
	line-height: 23px;
	color: #3d3d3d;
}

body > header {
	font-family: 'texgyreadventorregular';
	height: 120px;
	border-top: 20px solid #a3d165;
}

body > header h1 {
	float: left;
	color: #3d3d3d;	
}


body > header nav {
	float: right;
	color: #3d3d3d;
}

body > header h1 {
	margin-top: 20px;
	margin-right: 150px;
}

body > header h1,
body > header h1 a {
	width: 280px;
	height: 82px;
}

body > header h1 a {
	text-indent: -999em;
	background-image: url('../img/logo.png');	
	display: block;
}

/* styl menu */

body > header nav ul.menu li {
	float: left;
}

body > header nav ul li a {
	display: block;
	font-family: 'texgyreadventorregular';
	text-transform: uppercase;
	font-size: 16px;
	color: #3d3d3d;
	border-bottom: none;
}

body > header nav ul.menu li a {
	text-align:center;
	padding: 5px 15px 0px 15px;
	height: 25px;
	border-bottom: none;
}

body > header nav ul.menu li.current-menu-item > a {
	background: #a3d165;
	color: #ffffff;
	border-bottom: none;
}

body > header nav ul.menu li > a:hover {
	color: #a3d165;
}

body > header nav ul.menu li.current-menu-item > a:hover {
	color: #3d3d3d;	
}

.akapit {
	text-indent: 25px;	
}

.container {
	background-image: url('../img/opacity-bg.png');
	margin-top: 50px;	
}

.content{
	width: 900px;
	margin: auto;	
}

/* style dla oferty */

.oferta {
	height: 1700px;
	width: 900px;
}

.tabela {
	width: 400px;
	margin:auto;
}

.produkt {
	background: #a3d165;
	font-size: 34px;
	padding: 18px;
	color: #ffffff;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

.halftab {
	width: 200px;
	float:left;
}

.naglowek {
	background: #d1d0ce;
	color: #3d3d3d;
	text-align: center;
	padding: 10px;
	font-size: 19px;
}

.lista {
	background: #ffffff;
	color: #3d3d3d;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	padding: 10px;
}

.pobierz {
	width: 180px;
	font-size: 20px;
	text-align:center;
	background: #a3d165;
	margin:180px auto;
	padding:10px;
	float:none;	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

/* style dla kontaktu */

.dane {
	float:right;
	width: 400px;
}

.mapa {
	margin-top:50px;
	margin-left:30px;	
}


/* style stopki */

footer {
	height: 20px;
	width: 100%;
	background: #a3d165;
	font-family: 'texgyreadventorregular';
	
}

.stopka {
	text-align: right;
	color: #ffffff;
	font-size: 10px;
}

#stopkatxt {
	text-align: center;
	color: white;
	width: auto;
	height: 2px;
	margin: auto;
	margin-top: 250px;
}

#stopkaoferta {
	text-align: center;
	color: white;
	width: auto;
	height: 2px;
	margin: auto;
	margin-top: 50px;
}

#video{
	text-align: center;
	width: auto;
	margin-top: -46px;
	background-image: url('../img/opacity-bg.png');
} 
	 













