.gk2_tabarts_item_space{ 
	padding: 0px;
	
}

.clearfix-tabs{
	clear: both;
}

/* ||| set of clearing floats |||*/	
.clearfix-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix-tabs {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix-tabs {
	height: 1%;
}
.clearfix-tabs {
	display: block;
	clear: none;
}
/* End hide from IE-mac */
/* ||| the end |||*/
div.gk2_tabarts-style7 {border: solid 1px #000;
	position: relative;
	/*background: #cee7fa url('../images/style7/bg_ul.png') repeat-y 0 0;*/
	background-color:#9298A0;
	padding: 0;
	border: 1px solid #e3e3e3;
}

div.gk2_tabartsmenu-style7 {
	overflow:hidden;
}

ul.gk2_tabartsmenu_ul-style7 {
	list-style-type: none;
	margin: 0;
	padding: 0px 0;
	float: left;
	text-align:left;
	width: 100%;
	height: 100%;
}

ul.gk2_tabartsmenu_ul-style7 li {
	cursor: pointer;
	font-weight:bold;
	margin: 0;
	position: relative;
	/*background: url('../images/style7/bg_tab.png') no-repeat 100% 100%;*/
	padding: 0;
	padding-bottom: 2px;
}

ul.gk2_tabartsmenu_ul-style7 li span {

	display: block;
	height: 15px;
	line-height: 15px;
	padding: 0 0px;
	font-size: 10px;
	text-align: left;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
}

/* tu sie zmienie podświetlenie*/
ul.gk2_tabartsmenu_ul-style7 li.active span {
	/*background: url('../images/style7/bg_tab-active.png') no-repeat 100% 0;*/
	color: #3C3C3C;
	padding-left: 5px;
	background-color:#becddf;
}

div.gk2_tabarts_container0-style7 {/*border:solid 1px #000;*/
	float: left;
	width:98%;
	/*background: #f1f1f1 url('../images/style7/bg_mod.png') repeat-x 0 0;*/
	padding: 0 20px;
}

div.gk2_tabarts_container1-style7 {
	overflow: hidden;
	margin: 0px 0;
}

div.gk2_tabarts_item-style7 {
	float: left;
	overflow: hidden;
}

div.gk2_tabarts_button_next-style7,
div.gk2_tabarts_button_prev-style7 {
visibility:hidden;
	width: 24px;
	height: 24px;
	background: url('../images/style7/b_next.png') no-repeat 0 0;
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}

div.gk2_tabarts_button_prev-style7 {
visibility:hidden;
	background: url('../images/style7/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 38px;
}

div.gk2_tabarts_button_next-style7:hover {
visibility:hidden;
	background: url('../images/style7/b_next.png') no-repeat 100% 0;
}

div.gk2_tabarts_button_prev-style7:hover {
visibility:hidden;
	background: url('../images/style7/b_prev.png') no-repeat 100% 0;
}
