@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);

.onerow {
	clear: both;
	padding: 0 10px;
}
.onerow:after{
   content: " "; 
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.onerow > div:last-child{margin: 0;}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}
.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }
.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	display: block;
}


img{border: 0;}
ul{margin: 0; padding: 0; list-style: none;}
li{margin: 0;padding: 0;}

.both{clear: both;}
.tac{text-align: center;}


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a{
	color: #000; 
}
a:hover{
	color: #abc939;
}


.font{
	font-family: 'Open Sans', arial, verdana, sans-serif;
}
.fnormal{font-weight: 400;}
.fbold{font-weight: 600;}


body{	
	padding: 0;	margin: 0;
	font-family: arial, verdana, sans-serif;
	background: url(../images/bg.jpg);
}


.container{
	width: 1100px;
	margin: 0 auto;
}

.container2{
	width: 975px;
	margin: auto;
	text-align: center;
}

.container2left{
	width: 320px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
}

.container2leftT{
	text-align: center;
	padding-top: 5px;
}

.container2t img{
	padding-bottom: 3px;
	text-align: center;
	
}

.container2t {
	color: #515151;
	padding-top: 3px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.container2t:hover{
	color: green;
		text-decoration: none;
		text-align: center;
}

.container3t img{
	padding-bottom: 3px;
	text-align: center;
	
}

.container3t {
	color: #515151;
	padding-top: 3px;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
}

.container3t:hover{
	color: green;
		text-decoration: none;
		text-align: center;
}

.container2center{
	width: 320px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.container2right{
	width: 320px;
	float: right;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}




.top{
	position: relative;
	background: url(../images/bg-top.jpg) no-repeat;
	min-height: 153px;
}
.top div.logo { float: left; margin-top: 7px; padding-left: 80px;}
.top div.tools{	float: right; margin-top: 50px; }
.top div.tools li{float: left;}
.top div.tools li a{
	font-size: 12px; 
	background: url(../images/mdot2.png) no-repeat 5px center;
	display: inline-block;
	margin-right: 10px;
	padding: 5px 10px 5px 18px;
	text-decoration: none;
	color: #1a1b1b; 
	transition: all .3s ease;
}
.top div.tools li a:hover{
	border-bottom: 2px solid #77b500;
	background-color: #fff;
}

.top div .langs {float: right; text-align: center;}

.punkty ul {
			padding-left: 200px;
			list-style-type: square;}

.mtopbg{
	height: 71px;
	background: url(../images/bg-mtop.jpg) repeat-x;
}

.mtop {display: table; width: 100%;}
.mtop > ul{display: table-row;}
.mtop > ul > li {display: table-cell; text-align: center;}
.mtop > ul > li > a{
	display: inline-block;
	color: #fff; 
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	padding: 26px 15px 20px 30px;
	transition: border-color .6s ease;
	border-bottom: 2px solid rgba(0,0,0,0);

}
.mtop > ul > li > a:hover,
.mtop > ul > li > a.active{
	border-bottom: 2px solid #b2d23b;
}

.animacja,
.f-imgs{
	background: url(../images/deski.jpg);
	padding: 20px 0;
	min-width: 960px;	
}
.animacja .container{
	position: relative;
}
.animacja .container .info{
	position: absolute;
	z-index: 500;
	right: 0;
	top: 120px;
}

.bxtop  li  div{
	height: 300px;	
	border-top: 2px solid rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(0,0,0,0.1);
}


/*--------------------*/

aside.left{
	width: 300px;
	float: left;
	margin: 30px 0;

}

div.column{
float: left;
width: 300px;
margin: 10px;
text-align: center;
padding-bottom: 30px;
}

div.column2{
margin: 10px;
width: 300px;
text-align: center;
padding-bottom: 30px;
}


aside.left .txt {
	line-height: 20px;
	font-size: 14px;
}

nav.mleft{
	padding-bottom: 10px;
}
nav.mleft li{
	padding-bottom: 2px;
	background: url(../images/mlsep.png) repeat-x bottom;
}
nav.mleft a{
	font-size: 14px; 
	color: #000;
	display: block;	
	padding: 10px 25px;
	text-decoration: none;
	transition: all .3s ease;
}
nav.mleft a:hover{
	background: rgba(255,255,255,0.6) url(../images/mdot2.png) no-repeat 10px center; 
	padding: 10px 20px 10px 30px;
}

.lng{
	font-size: 20px;
	color: #598209;
	text-transform: uppercase;
	padding: 5px 0px;
	border-bottom: 5px solid rgba(0,0,0,0.1);
	margin: 10px 0 10px 0;
	text-align: center;
}

.lng2{
	font-size: 20px;
	color: #598209;
	text-transform: uppercase;
	border-bottom: 5px solid rgba(0,0,0,0.1);
	text-align: center;
}


div.right{
	float: right;
	width: 600px;
	line-height: 22px;
	font-size: 16px;
	margin: 30px 0;
}

.rightleft{
	width: 180px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightcenter{
	width: 180px;
	float: left;
	text-align: center;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightcenterE{
	width: 180px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightright{
	width: 180px;
	float: right;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightleftb{
	width: 300px;
	float: left;
	text-align: center;
	padding-bottom: 15px;
}

.rightrightb{
	width: 300px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
}

.rightleftb2{
	width: 300px;
	float: left;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

.rightrightb2{
	width: 300px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

.rightleftbT{
	width: 300px;
	float: left;
	text-align: left;

	padding-left: 60px;
}

.rightrightbT{
	width: 300px;
	float: right;
	text-align: left;
	
	padding-left: 60px;
}

.rightleftT{
	width: 180px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightcenterT{
	width: 180px;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightcenterTE{
	width: 180px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightrightT{
	width: 180px;
	float: right;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rightleftTT{
	width: 180px;
	float: left;
	text-align: center;
	padding-bottom: 15px;
}

.rightcenterTT{
	width: 180px;
	float: left;
	text-align: center;
	padding-left: 50px;
	padding-bottom: 15px;
}

.rightrightTT{
	width: 180px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
}

div.cent{

	font-size: 16px;
	margin: 30px 0;
	text-align: center;
	padding-top: 20px;
}

div.cent2{

	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}




div.right .ng{
	font-size: 20px;
	color: #598209;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;	
	margin: 10px 0 10px 0;
	font-weight: 300;

}

div.right .ng2{
	font-size: 20px;
	color: #598209;
	padding: 5px 5px 5px 5px;	
	margin: 10px 0 10px 0;
	font-weight: 300;

}

div .cent .ng{
	font-size: 30px;
	color: #598209;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;	
	margin: 10px 0 10px 0;
	font-weight: 300;
}

div .cent2 .ng{
	font-size: 30px;
	color: #598209;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;	
	margin: 10px 0 10px 0;
	font-weight: 300;
}

.st{border-top: 1px solid #fff;}
.s{	
	background: url(../images/st1.jpg) no-repeat top;
}
.f-imgs{
	border-bottom:10px solid rgba(0,0,0,0.1);
}

.galimg{
	padding: 10px;
	transition: all .3s ease;
	background: rgba(0,0,0,0.1);
	display: inline-block;
}
.galimg:hover{background: rgba(0,0,0,0.2);}

/*--------*/
.bxtop .slide1{
	background: url(../images/slide1.jpg) no-repeat center top;	
	background-size: cover;	
}
.bxtop .slide2{
	background: url(../images/slide2.jpg) no-repeat center top;
	background-size: cover;	
}
.bxtop .slide3{
	background: url(../images/slide3.jpg) no-repeat center top;
	background-size: cover;	
}
.bxtop .slide4{
	background: url(../images/slide4.jpg) no-repeat center top;
	background-size: cover;	
}
.bxtop .slide5{
	background: url(../images/slide5.jpg) no-repeat center top;
	background-size: cover;	
}
.bxtop .slide6{
	background: url(../images/slide6.jpg) no-repeat center top;
	background-size: cover;	
}
.bxtop .slide7{
	background: url(../images/slide7.jpg) no-repeat center top;
	background-size: cover;	
}

/*----------*/


.fcontact{
	padding: 20px 0;
	background: #191a1b;
	border-bottom: 10px solid #cdcdcd;
	color: #fff;
}

.fcontact a path{
	fill:#babbbb;
}

.fcontact a:hover path{
	fill:#c2d08d;
}
.fcontact .color,
.fcontact .color a{
	color: #abc939;
}




footer.f{
	padding: 10px;
	font-size: 14px;
	color: #777;
	text-align: right;
}
footer.f a{color: #777;}





.tab1{
	width: 100%;
	font-size: 12px;
	background: #fff;
	padding: 5px;
	font-size: 12px;
}
.tab1 thead th{
	background: #579018;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 8px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #f7f7f7;
}

.map-container {
    position: relative;
    padding-bottom: 20%;
    overflow: hidden;
    border-bottom:5px solid #fff;
}
.map-container iframe, .map-container object, .map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
}

.contactForm {
	border: none;
}

#panel {
    position: fixed;
    top: 510px;
	left: -82px;
    z-index: 99999;
    transition: left 0.5s ease-out 0s;
}
 
#panel:hover {
    left: 0;
}
 
#panel #content {
    width: 80px;
    height: 192px;
    padding: 10px;
    border-top: 2px solid #579018;
    border-right: 2px solid #579018;
    border-bottom: 2px solid #579018;
    border-left: none;
    z-index: 20;
    background: #FFFFFF;
    position: relative;
    border-radius: 0 10px 10px 0;
}
 
#panel #title {
    width: 160px;
    border: 2px solid #579018;
    background: #579018;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    padding: 35px 5px 5px 5px;
    text-align: center;
    position: relative;
    top: 127px;
    right: 0px;
    transform: rotate(270deg);
    z-index: 2;
	font-family: 'Open Sans', arial, verdana, sans-serif;
}

#photopanel
{padding-top: 15px;}
















