@font-face{
	font-family: 'Webfont';
	src: url('../font/constan.eot');
	src: url('../font/constan.eot?#iefix') format('embedded-opentype'),
		url('../font/constan.woff') format('woff'),
 		url('../font/constan.ttf') format('truetype'),
 		url('../font/constan.svg#webfont') format('svg');
}

html,body{
	font: 14px 'Webfont';
	width: 100%;
	height: 100%;
	margin:0;
	padding: 0;
	background: #151515 url("../images/bg.jpg") center top no-repeat;
}

#wrapper{
	width: 980px;
	margin:0 auto 0 auto;
}

#top{
	width: 1000px;
	float: left;
	margin-top: 0px;
}

#logo{
	float: left;
	width: 334px;
	height: 91px;
}

#logo img{
	border:0;
}

#main-menu{
	float: right;
	margin-top: 33px;
   width: 659px;
	text-align: right;
}

#main-menu ul{
	float: right;
	display: inline;
	padding:0;
	margin:0;
	text-align: right;
}
#main-menu ul li{
	display: inline;
	float: left;
	text-align: right;
	padding: 2px 14px;
}
#main-menu ul li a:hover{
	border-bottom: 1px dotted #fff;

}
#main-menu ul li.active a:hover{
	border-bottom: none;

}
#main-menu ul li.active{
	background: #207535;
	box-shadow: 0px 0px 16px #2d2d2d;
}
#main-menu ul li a{
	font: 17px "Webfont";
	color: #fff;
	text-decoration: none;
}
#top-banner{
	width: 1000px;
	height: 331px;
    margin-top: 12px;
	float: left;
	background:#e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 16px #434343;
	overflow: hidden;
-moz-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}
#banner-text{
	float: left;
	width: 366px;
}

#banner-text p.text{
	font: italic 17px "Webfont";
	color: #353535;
	width: 300px;
	margin-left: 40px;
   margin-top: 90px;
	line-height: 24px;
}
#banner-text p.author{
	font: bold 17px "Webfont";
	color: #353535;
	width: 300px;
	margin-left: 40px;
	text-align: right;
   margin-top: 20px;
	line-height: 24px;
}

#slider{
	width: 604px;
	float: left;
	margin-left: 16px;
    margin-top: 13px;;
}
/********** DU—Y SLIDER NA STRONIE GLOWNEJ *****************/

.main-page-news-slider {
    width: 604px;
    height: 306px;
}

.news-slider-text {
    float: left;
    height: 183px;
    padding: 15px;
    width: 175px;
    background: #000 url("../images/bg-news-slider-text.jpg") repeat-x;
    font: 14px 'Webfont';
    line-height: 18px;
    color: #dadada;
}

.news-slider-image {
    float: right;
    width: 604px;
    height: 306px;
}

.news-slider-header {
    position: absolute;
    font: 19px 'Webfont';
    color: #fff;
    background: url("../images/bg-news-slider-header.jpg") repeat-x;
    margin-top: -56px;
    padding: 10px;
    height: 28px;
    margin-left: 23px;
    padding-top: 0;
	 padding-top: 8px;
}

#slider1 {
    width: 604px;
    height: 306px;
    padding: 0;
    margin: 0;
	 overflow: hidden;
}

#slider1 li {
    width: 604px;
    height: 306px;
	 overflow: hidden;
}


#slider1 li img{
border:0;
}
.bx-window {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 604px;
    height: 306px;
    position: relative;
	 box-shadow: 0px 0px 16px #bfbfbf;
}

.bx-pager {
    float: right;
    margin-right: 5px;
    margin-top: -299px;
    position: relative;
}



.pager-link {
    margin: 0px 3px;
    padding: 0px 5px;
    background: #24783d;
    font: 14px Tahoma;
	 display: block;
	 height: 20px;
    padding-top: 0;
    text-align: center;
    width: 11px;
    color: #fff;
    text-decoration: none;
	 float: left;
}

.pager-active {
    background: #24783d;
}

.bx-next{
float: right;
    margin-top: -200px;
    position: relative;
	 background: url("../images/nextBtn.png");
	 width: 28px;
	 height: 67px;
}

.bx-prev{
float: left;
    margin-top: -200px;
    position: relative;
	 background: url("../images/prevBtn.png");
	 width: 28px;
	 height: 67px;
}

/************* BOXY **************/


#box{
	float: left;
	width: 1000px;
	margin-top: 20px;

}

#box-left{
	float: left;
	height: 236px;
    padding: 15px 20px;
    width: 279px;
	background:#e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 16px #434343;
	-moz-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

#box-center{
	float: left;
	height: 236px;
    padding: 15px 20px;
    width: 279px;
	background:#e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 16px #434343;
	margin-left: 22px;
	-moz-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

#box-right{
	float: right;
	height: 236px;
    padding: 15px 20px;
    width: 279px;
	background:#e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 16px #434343;
	-moz-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}



.header-box{
	margin:0;
	font: italic 24px "Webfont";
	color: #353535;
	margin-left: -5px;
	text-shadow: 1px 1px 0px #f0f0f0;
}

p.box-text{
	font: 15px "Webfont";
	line-height: 20px;
	height: 145px;
    margin-top: 10px;
	 overflow: hidden;
	 text-shadow: 1px 1px 0px #f0f0f0;
}

.btn-box a{
	display: block;
	background: url("../images/btn-box.png");
	width:106px;
	height: 27px;
    padding-top: 4px;
	float: left;
	font: 16px "Webfont";
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


.list-box{
	font: 15px "Webfont";
	line-height: 20px;
	height: 145px;
    margin-top: 10px;
    padding-left: 20px;
	 overflow: hidden;
	 list-style: square;
}

a.box-text{
	color: #23783b;
	text-decoration: none;
	text-shadow: 1px 1px 0px #f0f0f0;
}

#footer{
	float: left;
	margin-top: 20px;
	width: 970px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	background: url("../images/bg-footer.png") repeat-x;
	color: #fff;
	margin-bottom: 50px;
}

#footer-left{
	float: left;
	width: 600px;
}

#footer-right{
	float: right;
	text-align: right;
	width: 370px;
}

.text-footer{
	margin:0;
}

.dstdesign{
	margin:0;
}

#footer a{
	color: #23773a;
	text-decoration: none;
}


/********** CONTENT ***********/
#content{
	float: left;
	width: 1000px;
	background:#e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 16px #434343;
	overflow: hidden;
	margin-top: 12px;
-moz-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}

#content-left{
	 width: 265px;
	 padding: 20px;
	float: left;
	color: #464646;
    font: 15px/21px "Webfont";
    text-shadow: 1px 1px 0 #F0F0F0;
}

#content-right{
	width: 650px;
	padding: 20px;
	float: left;
	border-left: 2px dashed #fff;
}
.header{
	font: bold 24px "Webfont";
	color: #374538;
	 margin-bottom: 5px;
    margin-top: 0;
	 text-shadow: 1px 1px 0px #f0f0f0;
}

.header b{
	color:#217636;
}

.add-menu{
	list-style: url("../images/icon-arrow.png");
	font: 16px "Webfont";
	color: #464646;
	padding: 20px;
	 padding-left: 31px;
    padding-right: 15px;
    padding-top: 15px;
	 line-height: 23px;
	background: url("../images/bg-add-menu.png") repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 0;
}
.add-menu a{
	font: 16px "Webfont";
	color: #464646;
	text-decoration: none;
	text-shadow: 1px 1px 0px #f0f0f0;
}

.add-menu a.active{
	font-weight: bold;
}

#content-right p{
	font: 15px "Webfont";
	color: #464646;
	line-height: 21px;
	text-shadow: 1px 1px 0px #f0f0f0;
}

.box-phone{
	font: 16px "Webfont";
	color: #464646;
	padding: 20px;
	 padding-left: 31px;
    padding-right: 15px;
    padding-top: 15px;
	 line-height: 23px;
	background: url("../images/bg-add-menu.png") repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-bottom: 20px;
	width: 600px;
}
#content-right .box-phone p{
	margin:0;
	line-height: 26px;
}
.box-phone a{
color: #23783b;
	text-decoration: none;
	text-shadow: 1px 1px 0px #f0f0f0;

}
.box-phone-left{
	float: left;
	width: 50%;
}

.box-phone-right{
	float: left;
	width: 50%;
}
/******************FORMULARZ***********************/
#contactForm {
    border-bottom: 0;
	 float: left;
    margin-left: 0;
    width: 645px;
	 margin-bottom: 50px;
}

.formRow {
    width: 650px;
    margin-bottom: 10px;
    height: 40px;
    float: left;
}

.formRow2 {
    width:650px;
    margin-bottom: 10px;
    height: 140px;
    float: left;
}

.formRow .nameFormRow {
    float: left;
    font: 13px "Webfont";
    text-align: right;
    width: 135px;
	 margin-top: 5px;
}

.red {
    color: red;
}

.formRow input {
    width: 490px;
    float: right;
    height: 23px;
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
    font: 15px "Webfont";
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

.error {
    font: 14px "Webfont";
    color: red;
    float: right;
	 margin-right: 10px;
	   width: 300px;
}

textarea {
    background: #fff;
    width: 490px;
    height: 124px;
    border: 1px solid #ddd;
    color: #000;
    font: 15px "Webfont";
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

fieldset {
    border: 0;
    text-align: right;
}

.formRow .button {
    	background: #217636;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: #fff;
 font: bold 15px "Webfont";
cursor: pointer;
padding-top: 7px;
padding-bottom: 10px;
border:0;

margin-right: 20px;
float: right;
height: 33px;
    margin-right: 0;
    width: 126px;
}

#message h2 {
    font:  18px Verdana;
    line-height: 21px;
    color: #a57d50;
    margin-top: 30px;
    margin-bottom: 50px;
}

#message p {
    font:  16px Tahoma;
    line-height: 21px;
    font-variant: small-caps;
    color: #e38e29;
}

/************ MAPA **************/
.mapa{
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 227px;
	height: 160px;
}
.mapa:hover{
	box-shadow: 0px 0px 8px #ccc;
}
.mapa img{
	border:0;
}

/************* PARTNERZY *****************/
.partnerzy{
	width: 970px;
	margin-left: 48px;
    margin-top: 20px;
    margin-bottom: 50px;
	 float: left;
	 min-height: 380px;
}
.partner-box{
	float: left;
	width: 173px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
	 background: #efefef;
	 margin-bottom: 0px;
	 margin-right: 30px;

}

.partner-img{
	float: left;
}
.partner-name{
	width: 179px;
	height: 26px;
    margin-left: -3px;
    margin-top: -4px;
    padding-top: 4px;
	background: url("../images/bg-partner-name.jpg");
	text-align: center;
	font: 15px "Webfont";
	color: #fff;
	float: left;
}

.partner-desc{
	text-align: center;
	font: 12px "Webfont";
	line-height: 16px;
	color: #353535;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 15px;
	width: 176px;
	overflow: hidden;
	float: left;
}


.partner-desc-full{
	text-align: center;
	font: 12px "Webfont";
	line-height: 16px;
	color: #353535;
	margin-top: 6px;
	margin-bottom: 6px;
	display: none;
	overflow: hidden;
	float: left;
}
.partner-more{
	width: 98px;
	height: 21px;
    margin-bottom: -25px;
    margin-left: 36px;
    margin-top: 5px;
    padding-top: 5px;
	cursor: pointer;
	background: url("../images/btn-partner.png");
	float: left;
	font: 15px "Webfont";
	color: #fff;
	text-align: center;
}
