@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);

/*------------------------- Podstawowe -------------------------- */
.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: #ffc50f;
}


.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: 960px;
	margin: auto;
}



.top{
	position: relative;
	background: url(../images/bg-top.jpg) no-repeat;
	min-height: 153px;
}
.top div.logo { float: left; margin-top: 20px;}
.top div.tools{	float: right; margin-top: 60px; }

.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 #0d5f9a;
	background-color: #fff;
}


.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 30px 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 #fff;
}

.animacja,
.f-imgs{
	background: url(../images/bg2.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);
}


/*--------- srodek -----------*/

aside.left{
	width: 280px;
	float: left;
	margin: 30px 0;
}

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;
	background: url(../images/mdot1.png) no-repeat 5px center; 
	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: #000;
	text-transform: uppercase;
	padding: 5px 0px;
	border-bottom: 5px solid rgba(0,0,0,0.1);
	margin: 10px 0 10px 0;
}


div.right{
	float: right;
	width: 600px;
	line-height: 22px;
	font-size: 14px;
	margin: 15px 0;
}



div.right .ng{
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	padding: 5px 5px 5px 40px;	
	margin: 10px 0 10px 0;
	font-weight: 300;
	background: url(../images/ngdot.png) no-repeat left center;
}


.st{border-top: 1px solid #fff;}
.s{	
	background: url(../images/st1.jpg) no-repeat top;
}


.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);}

/*---- slajdy w animacji ----*/
.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;	
}


/*----------*/


.fcontact{
	padding: 20px 0;
	background: #191a1b;
	border-bottom: 10px solid #cdcdcd;
	border-top: 10px solid #cdcdcd;
	color: #fff;
}

.fcontact a path{
	fill:#fff;
}

.fcontact a:hover path{
	fill:#babbbb;
}
.fcontact .color,
.fcontact .color a{
	color: #fff;
}




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:#0d5f9a;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 8px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #f7f7f7;
}


















