/* LCMS2 DEFAULT THEME */

@import url(http://fonts.googleapis.com/css?family=Montserrat);
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background: url("img/bg.png") no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0;
	padding: 0;
}

a { color: #227885; text-decoration: none;}
a:hover { color: #3494a3; }

#wrap0{ 
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
}


#wrap { 
	width: 1024px;
	margin: 30px auto;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP4//9/AwAJfAN+keUJTQAAAABJRU5ErkJggg==);
	padding: 0px;
	border-radius: 10px;
	margin-bottom:0px;
}

/***************************
**** Begin #header
***************************/

#header {
	
	height: 200px;
	
	margin-bottom:10px;
}
/*** #header -> h1 */ 
#header h1 {
	font-size: 24px;
	font-weight: normal;
	background: #40adba; 
	padding: 10px 15px;
	margin: 70px 0px 0px 40px;
	float: left;
	position: relative;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
#header h1:before { 
	content: ""; 
	position: absolute; 
	left: 100%; 
	top: 14px; 
	width: 0; 
	height: 0; 
	border-top: 13px solid transparent; 
	border-left: 16px solid #40adba; 
	border-bottom: 13px solid transparent; 
}
/*** #header -> h2 */ 
#header h2 {
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin: 82px 0px 0px 30px;
	color: #4c5a5f;
}

#logo{
	float:left;
	width:auto;
	height:auto;
	margin:55px 0px 0px 10px;

}


/***************************
**** Begin #menu
***************************/



#menu {
	
	height: 55px;
	float:right;
	width:auto;
	margin: 85px 0px 0px 0px;
	background:url(img/linia.png) no-repeat bottom;
	padding-bottom:17px;
}
/*** #menu -> ul */ 
#menu ul {
	list-style-type: none;
	margin: 0;
	position: relative;
}
#menu ul li {
	display: block;
	float: left;
	padding: 0;
}
#menu ul li a {
	display: block;
	padding: 0px 30px 0px 56px;
	text-decoration: none;
	color: #4c7637;
	font-size: 18px;
	font-weight: normal;
	height:51px;
	line-height: 50px;
}

/*** #menu ikony */ 
#menu ul li:nth-of-type(1) {
	background:url(img/menu1.png) no-repeat left;
}

#menu ul li:nth-of-type(2) {
	background:url(img/menu2.png) no-repeat left;
	
}
#menu ul li:nth-of-type(3) {
	background:url(img/menu3.png) no-repeat left;
}
#menu ul li:nth-of-type(4){
	background:url(img/menu4.png) no-repeat left;
}

#menu ul li:nth-of-type(1) a:hover{
	color: #ea2a38;
	background:url(img/menu1red.png) no-repeat left;
}
#menu ul li:nth-of-type(2) a:hover{
	color: #ea2a38;
	background:url(img/menu2red.png) no-repeat left;
}
#menu ul li:nth-of-type(3) a:hover{
	color: #ea2a38;
	background:url(img/menu3red.png) no-repeat left;
}
#menu ul li:nth-of-type(4) a:hover{
	color: #ea2a38;
	background:url(img/menu4red.png) no-repeat left;
}


/*** #menu ikony koniec */ 
#menu ul li.active > a:first-of-type{
	color: #ea2a38;
}
#menu ul li:nth-of-type(1).active{
	background:url(img/menu1red.png) no-repeat left;
}
#menu ul li:nth-of-type(2).active{
	background:url(img/menu2red.png) no-repeat left;
}
#menu ul li:nth-of-type(3).active{
	background:url(img/menu3red.png) no-repeat left;
}
#menu ul li:nth-of-type(4).active{
	background:url(img/menu4red.png) no-repeat left;
}
/*** #menu -> ul.submenu */ 
#menu ul li:hover > ul.submenu {
	display: block;
}
#menu ul li > ul.submenu {
	float: none;
	position: absolute;
	z-index: 11;
	display: none;
	padding: 0px 0px 0px 2px;
	margin-top:-15px;
}
#menu ul li > ul.submenu li {
	display: block;
	float: none;
	background: none;
	text-shadow: none;
	padding: 0; 
	margin: 0px 0px 0px 40px;	
	height: 20px;


}
#menu ul li > ul.submenu li a { 
	display: block; 
	padding: 0px 0px 0px 15px !important; 
	color: #4c7637; 
	min-width: 140px; 
	border-top: 0;
	/* border-left: 3px solid #4e5054;  */
	font-size: 14px !important;
	background:url(img/tr2.png) no-repeat left;
}
#menu ul li > ul.submenu li a:hover { 
	background:url(img/tr3.png) no-repeat left;
	color: #ea2a38; 
	border-top: 0;  
	/* border-left: 3px solid #40b0c1; */
}

/***************************
**** Begin #content
***************************/

#certyfikaty{
	text-align:center;
	
}
#certyfikaty img {
float:none !important;
margin:0;
padding:0;
}
#certyfikaty p{


padding-top:30px !important;
}

.kontaktinfo{
color:#4c7637;

}
.kontaktinfo a{
color:#972445;

}
.kontaktinfo a:hover{
color:#ea2a38;

}

#wrap_content{
	width:1024px;


}
#content_left{
	width:200px;
	min-height:550px;
	float:left;
	display:inline-block;


}







#content_left h1 {
	margin: 0;
	color: #4c7637;
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	padding:0px 0px 0px 30px; 
	background:url(img/tr.png) no-repeat left;
	margin-bottom:10px;
}

#nav  a:hover {
     color: #ea2a38;
}
#nav  a {
     color: #4c7637;
}

#nav a.active {
     color: #ea2a38;
}

#nav li {
		list-style-type:none;
		background:url(img/tr.png) no-repeat left;
		font-size: 20px;
		padding:0px 0px 0px 30px;
		line-height: 30px;
		margin-bottom:10px;
}

#nav1  a:hover {
     color: #ea2a38;
}
#nav1 a {
     color: #ea2a38;
}

#nav1 a.active {
     color: #ea2a38;
}

#nav1 li {
		list-style-type:none;
		background:url(img/tr.png) no-repeat left;
		font-size: 20px;
		padding:0px 0px 0px 30px;
		line-height: 30px;
		margin-bottom:10px;
}




#content {
	width:800px;
	margin: 0px 0px 0px 0px;
	color: #212629;
	font-size: 14px;
	position: relative;
	min-height: 550px;
	float:right;
	display:inline-block;
	padding:15px 15px 0px 5px;
}
#content h1 {
	margin: 0;
	color: #4c7637;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	padding:0px 0px 3px 30px; 
	background:url(img/tr.png) no-repeat left;
	margin-bottom:60px;
}
#content h2 {
	margin: 0;
	color: #3a3a3a;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}
#content h2 a:hover{color:#ea2a38;}

/*** #content -> img */ 
#content img {
	float:left;
	padding: 0px 20px 0px 5px;
	margin: 5px;
}

.cert{ float:left;
	padding: 0px 20px 108px 5px !important;
	margin: 5px;
	margin-top:20px !important;}
	
.cert2{ 
	padding: 0px 20px 175px 5px !important;
	margin-top:20px !important;
	}
	
.about{margin-bottom: 60px!important;}	
/*** #content -> selection */ 
#content::selection {
	background: #b7e9ef;
	}
#content::-moz-selection {
	background: #b7e9ef;
}
#content p { padding: 0 10px 10px 10px; }
#content ul { padding: 0 20px 10px 30px; }
.mini {
float:none !important;
margin:0 !important;
padding: 0 !important;

}

/***************************
**** Begin .sidebar
***************************/

.sidebar {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 230px;
	background: #f8f9f9;
	border-bottom: 2px solid #262d30;
	box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.2);
	color: #82878a;
}
.sidebar h1 {
	background: #262d30;
	height: 22px;
	font-weight: normal;
	font-size: 21px;
	margin: 0; 
	padding: 8px 10px 15px 10px; 
	color: #F9F7ED;
}
.sidebar p { padding: 0 10px 10px 10px; }

.sidebar ul {
	padding: 10px 0px 10px 30px;
	margin: 0;
	list-style-type: square;
	color: #227885;
}
.sidebar ul li {
	padding: 0;
	margin: 0;
}
.sidebar ul li a {
	font-size: 15px;
}

.sidebar ul li > ul.submenu { 
	padding: 2px 0 2px 20px; 
	list-style-type: circle;
}

/***************************
**** Begin #footer
***************************/

#footer { 
	background:url(img/linia.png) no-repeat top;
	padding: 0px 10px 10px 10px;
	text-align: center;
	color: #82878a;
	margin-top: 80px;
	height:100px;
}
#footer span.right {
	margin-top:51px;
	color: #4c7637;
	font-size:11px;
	float: right;
	display: inline-block;
	text-align:right;
}
#footer span.left {
	float: left;
	display: inline-block;
	margin-top:33px;
}
#footer span.top {
	display: inline-block;
	width:180px;
	height:auto;
	margin: 0 auto;
	margin-top:20px;
}
#footer form select {
	float: none;
	font-size: 14px;
	padding: 0px 3px;
	border: solid 1px #e8eaec;
	margin: 0px 0px 0px 0px;
	outline: 0;
	width: 100%;
	color: #82878a;
}
#footer a { color: #4c7637; }
#footer a:hover { text-decoration: underline; }

#fb{
	background:url(img/fb.png) no-repeat;
	width:38px;
	height:38px;
	display:inline-block;
	margin-top:8px;
}
#fb:hover{
	background:url(img/fb2.png) no-repeat;
	width:38px;
	height:38px;
	display:inline-block;
	margin-top:8px;
}

/***************************
**** Begin #notify
***************************/
#notify {
	border-left: 2px solid #82878a;
	padding: 0px 0px 0px 10px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

/***************************
**** Begin .news
***************************/
.news {  }
.news h2 {
	padding-bottom: 0px !important;
}
.news h2 a {
	color: #3a3a3a;
}
.news .date {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
}
.news .more:after {
	content: ' »';
}
.news p {
	padding: 0 !important;
	margin: 0;
}

/***************************
**** Begin .pagination
***************************/
.pagination {
	margin-top: 15px;
}
.pagination a {
	padding: 1px 4px;
	border: 1px solid #e8eaec;
	background: #f8f9f9;
	margin-right: 2px;
}
.pagination a.current {
	font-weight: bold;
}

/***************************
**** Begin .gallery
***************************/
.gallery {  }
/* thumbnail */
.gallery .thumb {
	display: inline-block;
	background: #fff;
	padding: 2px;
	margin: 4px;
	border: 2px solid #e1e3e4;
}
/* title */
.gallery .thumb  span {
	display: block;
	text-align: center;
	font-size: 14px;
}
.gallery .thumb  a {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0px;
}
.gallery .thumb img {
	float: none !important;
	max-width: none !important;
	max-height: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;;
}

/***************************
**** Begin form
***************************/
form {
	margin: 0;
	width:420px;
	float:left;
}
form label{
	display: block;
	font-weight: normal;
	text-align: right;
	width: 25%;
	float: left;
	margin-top: 4px;
	color:#4c7637;
}
form label span{
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	
}
form div.radio {
	float: left;	
	padding: 5px 3px;
	width: 70%;
	margin: 2px 0 20px 10px;
}
form input[type="text"], form input[type="password"] {
	float: left;
	font-size: 14px;
	padding: 5px 3px;
	border: solid 1px #972445;
	width: 70%;
	margin: 2px 0 20px 10px;
	outline: 0;
	color: #454545;
}
form input[type="text"]:focus, form input[type="password"]:focus, form textarea:focus {
	box-shadow: 0px 0px 5px #972445;
}
form textarea {
	float: left;
	font-size: 14px;
	padding: 5px 3px;
	border: solid 1px #972445;
	width: 70%;
	margin: 2px 0 20px 10px;
	outline: 0;
	height: 104px;
	color: #454545;
}
form select {
	float: left;
	font-size: 14px;
	padding: 5px 3px;
	border: solid 1px #227885;
	width: 71%;
	margin: 2px 0 20px 10px;
	outline: 0;
}
form input[type="radio"] {
	margin-right: 2px;
	margin-left: 5px;
}
form input[type="submit"], form button {
	clear: both;
	margin-left: 27%;
	width: 125px;
	height: 31px;
	background:#972445;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 0;
}
form input[type="submit"]:hover, form button:hover {
	background: #4c7637;
}
form input[type="submit"]:active, form button:active {
	line-height: 33px;
}
.propis{height: 240px;
		width: 780px;}
.propis img{
	margin:25px 20px 57px 0px !important;
	padding: 0px 0px 0px 5px !important; 
}
.propis h4 {
	color:#e62a25;
	border-bottom: 2px solid #962445;
	width: 575px;
	float:left;
	font-size:16px;
}

.propis ul {
	padding:0 !important;
	margin:0;
	list-style-type: none;
}
.propis p{
	padding:0 !important;

}

.opis_l{
	width:120px;
	height:240px;
	float:left;

}
.ops_r{
	width:640px;
	height:240px;
	float:right;

}




