#container {
	margin: 0px auto;
	background-color: #c8c8c8;
	width: 1200px;
}
#ei-slider{
	width: 100%
}

/* Columns shortcode
----------------------------------------------------------------------------------------------------*/
.fullwidth {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.one_half {
	width: 48.1%;
	float: left;
	margin-right: 3.8%;
	margin-bottom: 20px;
}
.one_half_last {
	width:48.10%;
	float:right;
	margin-bottom:20px;
}
.one_third {
	width:30.80%;
	float:left;
	margin-right:3.80%;
	margin-bottom:20px;
}

.one_third_last {
	width:30.80%;
	float:right;
	margin-bottom:20px;

}
.two_third {
	width:65.40%;
	float:left;
	margin-right:3.80%;
}
.two_third_last {
	width:65.40%;
	float:right;
	margin-bottom:20px;

}
.one_fourth {
	width:22.15%;
	float:left;
	margin-right:3.80%;
	margin-bottom:20px;

}
.one_fourth_last {
	width:22.15%;
	float:right;
	margin-bottom:20px;
}
.three_fourth {
	width:74.05%;
	float:left;
	margin-right:3.80%;
	margin-bottom:20px;
}
.three_fourth_last {
	width:74.05%;
	float:right;
	margin-bottom:20px;
}
.one_fifth {
	width:16.96%;
	float:left;
	margin-right:3.80%;
	margin-bottom:20px;
}
.one_fifth_last {
	width:16.96%;
	float:right;
	margin-bottom:20px;
}
.four_fifth {
	width:79.240%;
	float:left;
	margin-right:3.80%;
	margin-bottom:20px;
}
.four_fifth_last {
	width:79.240%;
	float:right;
	margin-bottom:20px;
}
* html .clearfix {
} /* IE6 */
*:first-child+html .clearfix {
} /* IE7 */
/* clearfix */

.clear {
	clear:both;
	display:block;
	height:0px;
	width:100%;
	visibility:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.mar30{
	margin-top: 30px;
}

.mar20{
	margin-top: 20px;
}

.mar10{
	margin-top: 10px;
}
.mar5{
	margin-top: 5px;
}
.center{
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.center-2{
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
.center-3{
	text-align: center;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.list{
	float: left;
}
.color-white{
	color: #555555;
	line-height: 25px;
	font-weight: normal;
}
.licznik{
	margin-right: 5px;
}
.licznik2{
	margin-right: 5px;
}
