header{width: 100%;height: 30px;cleaR:both;overflow: hidden;}
section.page .container .left-column #mainmenu{cleaR:both;/*overflow: hidden;*/margin: 0;}
section.page .container .left-column > h1{background: #1cc3f0;color: #fff;margin: 0;padding: 10px;width: 86%;}
section.page .container .left-column #mainmenu #mainmenu{background: #1cc3f0;background: linear-gradient(90deg, #1cc3f0 86%, #FFFFFF 14%);}
section.page .container .left-column #mainmenu #mainmenu li{margin: 0;}
section.page .container .left-column #mainmenu #mainmenu li a{text-decoration: none;}
section.page .container .left-column div#kontakt_left{position: relative;top: 0;background: linear-gradient(90deg, #1cb2f0 100%, #ffffff 14%);width: 86%;color: #fff;}
section.page .container .left-column div#footer{background: #1ca3f0;color: #fff;position: relative;top: 0;width: 86%;padding: 15px;font-size: 14px;}
section.page .container .left-column div.logotypy{padding: 20px 10px;}
section.page .container .left-column div.logotypy img{max-width:80px;margin: 10px;}

section.page .container .center-column{padding-bottom: 20px;}
section.page .container .center-column section.startowa{}
section.page .container .center-column section.startowa .startowa-head{cleaR:both;overflow: hidden;}
section.page .container .center-column section.startowa .startowa-head #logo{display: inline-block;float: left;}
section.page .container .center-column section.startowa .startowa-head > h2{font-size: 28px;color: #1cc3f0;display: inline-block;float: left;margin: 60px;}

section.page .container .center-column .startowa-content{cleaR:both;overflow: hidden;}
section.page .container .center-column .startowa-content > h3{font-size: 30px;color: #1cc3f0;}
section.page .container .center-column .startowa-content > article{color: #464646;font-sizE: 14px;line-height: 150%;}

section.page .container .center-column .startowa-loga{margin: 20px auto;width: 100%;cleaR:both;overflow: hidden;border-top: 1px solid #1cc3f0;padding-top: 10px;}

section.page .container .center-column .nivo-box{width: 96%;position: relative !important;height: 364px;overflow: hidden;}
section.page .container .center-column .nivo-box .nivo{width: 100%;}
section.page .container .center-column .nivo-box .nivo img{width: 100%;height: auto;}
.nivo-prevNav{background: url('../img/prev.png') no-repeat;top: 160px !important;height: 43px !important;}
.nivo-nextNav{background: url('../img/next.png') no-repeat;top: 160px !important;height: 43px !important;} 

.nivo-directionNav{display: none;}
.nivo-controlNav{display: block !important;	position: absolute;bottom: 10px;right: 10px;}
.nivo-control{display: block;width: 15px;height: 15px;border-radius: 50%;background: #fff;float: left;margin-right: 5px;}
.nivo-control.active{background: #1cc3f0;}

#submenu{position: absolute !important;}
#scroller{width: 630px !important;}
#scroller img{max-height: 62px;, margin-right: 10px;}

@media screen and (max-width: 480px) {
	
	section.page .container .left-column #mainmenu{width: 92%;}
	section.page .container .left-column > h1{width: 73%;}
	#mainmenu li{font-size: 15px !important;}
	
	section.page .container .left-column div#kontakt_left{width: 72.5% !important; }
	section.page .container .left-column div#footer{width: 72.5% !important;}
	
	section.page .container .center-column section.startowa .startowa-head > h2{padding: 0;margin: 0;}
	section.page .container .center-column .nivo-box{height: 135px;}
	
	section.page .container .center-column .startowa-content > h3{font-size: 20px;}
	
	#submenu{left: 80px !important;}
	#site{background: none !important;}
	#news-box h3{height: auto !important;}
	#news-box h3 span{float: none !important;font-size: 13px;}
	#news-box .news{box-shadow: none !important;}
	#news-box .left{floaT: none;}
	#news-box .right{display: none;}
	#news-box a{clear: both;overflow: hidden;float: none;}
	
}

@media screen and (min-width: 481px) and (max-width: 640px) {
	.col-lg-3{width: 33% !important;}
	.col-xs-12{width: 50%;}
}
@media screen and (min-width: 641px) and (max-width: 970px) {
	.col-xs-12{width: 50%;}
	.col-lg-3{width: 33% !important;}
	.container{width: 100% !important;}
	.col-lg-9{width: 66% !important;}
}













