@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
img {
border:0 none;
}
body {
	font-family:Calibri;
	font-size:14px;
	color:#575659;
	background-color:#1c1c1d;
	margin:0;
	padding:0;
}

a{
	color:#f2b705;
	text-decoration:none;
}

#oferta-2 li.item91{background-color:#1c1c1d;
color:#fff;}

#oferta-2 li.item91 a{
color:#fff;}

#nowosci-2 li.item92{background-color:#1c1c1d;
color:#fff;}

#nowosci-2 li.item92 a{
color:#fff;}

#kontener1{
	min-height:0px;
	margin:0 auto;
	width:100%;
	background:url(../images/top_back.jpg) repeat-x;
	}
	
#kontener2{
	min-height:0px;
	margin:0 auto;
	width:1150px;
	}	

#top_kontener{
	width:1150px;
	height:290px;
	margin:0 auto;}
	
#logo{
	height:160px;
	width:339px;
	float:left;
	position:relative;
	z-index:50;
	margin-left:72px;
	background:url(../images/logo.png);}
	
#clear{
	clear:both;}
	
#menu{
	float:right;
	width:500px;
	height:38px;
	margin:50px 50px 0 0;
	font-family:Calibri;
	font-size:18px;
	}
	
#menu ul{
	padding:0px;
	height:38px;
	margin:0px 0px 0px 7px;}
	
#menu ul li{
	display:inline-block;
	float:left;
	border-right:1px solid #49040d;
	padding:0px 10px 0px 10px;
	line-height:38px;
	height:38px;
	color:#49040d;
	margin:0px;}

#menu ul li#current.active{
background-color:#1c1c1d;
color:#fff;}

#menu ul li#current.active a{color:#fff;}
	
#menu ul li:hover{

}

#menu ul li a{
	text-decoration:none;
	color:#1c1c1d;}

#slider{
	width:967px;
	height:318px;
	margin:0 auto;
	position:relative;
	top:-30px;
	z-index:5;}

#kontener_3{
	min-height:0px;
	margin:0 auto;
	width:925px;
	color:#fff;
	}

#user_1, #user_2, #user_3, #user_4{
	width:208px;
	margin-right:30px;
	color:#c0c0c4;
	float:left;}
	
#user_4{
	margin-right:0px;}	
	
#user_1{
	line-height:22px;}

#user_1 h3, #user_2 h3, #user_3 h3, #user_4 h3{
	font-size:18px;
	color:#FFF;
	margin-bottom:10px;}

#user_1 img, #user_2 img, #user_3 img{
	margin-bottom:15px;}

#user_4 img{
	margin-top:18px;
	margin-bottom:35px;}

a.more{
	color:#f2b705;
	text-decoration:none;
	float:right;
	margin-top:15px;}

a.more_spec{
	height:41px;
	width:41px;
	float:right;
	line-height:41px;
	text-align:center;
	color:#f2b705;
	text-decoration:none;

	background:url(../images/more.jpg);}

#footer{
	width:925px;
	height:30px;
	margin-top:70px;
	padding-top:5px;
	color:#575659;
	border-top:1px solid #f2b705;}
	
#footer_2{
	float:left;
}
#footer_3{
	float:left;
	color:#f2b705;
	margin-left:30px;}
	
#footer_3 a{
text-decoration:none;
color: #F2B705;}
	
#footer_3 ul{
	list-style:none;}
#footer_3 ul li{
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid;
	display:inline-block;}
#footer_4{
	background:url(../images/logobs.jpg) no-repeat left top;
	width:115px;
	float:right;
	font-size:12px;
	line-height:12px;
	padding:4px 0 0 32px;
	color:#f2b705;
	height:29px;
	}
#content{
margin-top:20px;
font-size:16px;
line-height:20px;}

#content ul li{
margin-left:20px;}	

#content h2{
margin-bottom:10px;}

.sm-panel {
	position: fixed;
	width: 155px;
	top: 150px;
	right: -105px;
	z-index: 1000000;
	transition: visibility .25s, opacity .25s;
	-webkit-transition: visibility .25s, opacity .25s;
}
.sm-panel > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sm-panel > ul > li {
	transition: transform .25s;
	-webkit-transition: -webkit-transform .25s;
}
.sm-panel > ul > li:hover {
	transform: translateX(-105px);
	-webkit-transform: translateX(-105px);
}
.sm-panel > ul > li > a {
	display: flex;
	align-items: center;
	color: #fff;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}
.sm-panel > ul > li > a > img {
	margin: 0 10px 0 0;
}
.sm-panel > ul > li > a > span {
	font-size: initial;
}
.sm-panel > ul > li[class^="sm-"] {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0%;
}
.sm-text-black {
	color: #000;
}
.sm-gplus {background: #dc4a3d;}
.sm-fb {background: #305891;}
.sm-twitter {background: #28aae1;}
.sm-twitter2 {background: white;}
.sm-blog {background: #0171bb;}
.sm-pinterest {background: #d73532;}
.sm-youtube {background: #e32c26;}
.sm-allegro {background: #ff5a00;}
.sm-linkedin {background: #0097bd;}
.sm-payback {background: #00349a;}
.sm-goldenline, .sm-googlekspert {background: #fff;}
@media screen and (max-width:640px) {.sm-panel {visibility:hidden;opacity:0;}}