@font-face {
	font-family: 'Roboto-bold';
	src: url('fonts/Roboto-Bold.eot');
	src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Roboto-Bold.woff') format('woff'),
		url('fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-regular';
	src: url('fonts/Roboto-Regular.eot');
	src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Roboto-Regular.woff') format('woff'),
		url('fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Roboto-regular';
	color: #858585;
	line-height: 24px;
}
#pytania {
	text-align: right;
	display: block;
}

#menu_top a {
	color: #787878;
	font-family: 'Roboto-regular';
	font-size: 14px;	
}

#menu_top  li {
	list-style: none;
	float: left;
	padding-right: 20px;
}
#menu_top ul {
	margin-bottom: 10px;
	float: right;
}
#menu_top ul li:last-child {
	padding-right: 0px !important;
}
#header {
	
	margin-top: -30px;
}
#slider {
	background-image : url('img/back_slider.jpg');

	
	-webkit-box-shadow: inset 0px 0px 58px -21px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 0px 58px -21px rgba(0,0,0,1);
box-shadow: inset 0px 0px 58px -21px rgba(0,0,0,1);
}

.flex-direction-nav a
{
	background: url(img/buttons.png) no-repeat 0 0 !important; 
	width: 65px !important; 
	height: 70px !important; 
	margin: -20px -37px 0 !important;
	top: 46% !important;
}
.flex-direction-nav .flex-next {
background: url(img/buttons.png) no-repeat -60px 0 !important; 
}
.metaslider .slides img {
	border: 3px solid #fff;
	border-radius: 14px;
}

#slajdy {
	padding-top: 14px;
	padding-bottom: 14px;
}
h2 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
	font-size: 26px;
	font-weight: 700;
	color: #91ac09;
}

.partnerzy {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efeded+0,f4f4f4+0,ffffff+14 */
background: rgb(239,237,237); /* Old browsers */
background: -moz-linear-gradient(left, rgba(239,237,237,1) 0%, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 14%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(239,237,237,1) 0%,rgba(244,244,244,1) 0%,rgba(255,255,255,1) 14%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(239,237,237,1) 0%,rgba(244,244,244,1) 0%,rgba(255,255,255,1) 14%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeded', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

@media (min-width: 1183px) { .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
}
#footer {
	margin-top: 3px;
		background-color: #f7f7f7;
}
#form {
	margin-top: 20px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
padding-bottom: 13px;
}
#form h2 {
	color: #9a9a9a;
}
input {
	border-radius: 8px;
	border: 1px solid #e6e6e6;
	height: 41px;
	width: 100%;
	padding-left: 12px;
}
textarea {	
	border-radius: 8px;
	border: 1px solid #e6e6e6;
	height: 143px;
	width: 100%;
	padding-top: 8px;
	padding-left: 12px;
}
.wpcf7-submit {
	background-image: url("http://www.pod-modrzewiem.pl/wp-content/themes/modrzew/img/send.jpg");
	color: white;
width: 98px;
height: 46px;
padding-left: 10px;
}
.ajax-loader {
	display: none;
}
#menu_bot {
	padding-top: 10px;
	padding-bottom: 15px;
}
#menu_bot a {
	color: #787878;
	opacity: 0.6;
	font-family: 'Roboto-regular';
	font-size: 14px;	
}

#menu_bot li {
	list-style: none;
	float: left;
	padding-right: 20px;
}

#menu_bot ul{
	margin-left: -40px;
}.oferta_blok {	padding: 15px;	}