/* ||| 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: 15%;
}
.clearfix-tabs {
	display: block!Important;
	clear: none!Important;
}
/* End hide from IE-mac */
/* ||| the end |||*/



div.gk2_tabarts-style5 {
	position: relative;
	

	
}

div.gk2_tabartsmenu-style5 {
	overflow:hidden;
	
}

ul.gk2_tabartsmenu_ul-style5 {
	list-style-type: none;
	padding-left: 60px;
	float: left;
	padding-top: 120px;	

}

ul.gk2_tabartsmenu_ul-style5 li {
 	background: none;
	cursor: pointer;
	
	position: relative;

	padding-bottom: 0px;
}

ul.gk2_tabartsmenu_ul-style5 li span {
	background: url('../images/style5/1.png') repeat-x ;
	display: block;
	height: 40px;
	width:120px;
	line-height: 27px;
	
	font-size: 10px;
	text-align: center;
	color: #666;
	text-transform:uppercase;

}

ul.gk2_tabartsmenu_ul-style5 li.active span {
	background: url('../images/style5/2.png') repeat-x;
	color: #fff;
	
}

div.shest {
	background: url('../images/style5/3.png') repeat-x;
	height: 120px;
	width:61px;
	position: relative;
}
 

div.gk2_tabarts_container0-style5 {
	float: left;
	padding-left:185px;
	height:300px;
	width: 400px;
	vertical-align: top;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size:14px;
}

div.gk2_tabarts_container1-style5 {
	overflow: hidden;
}

div.gk2_tabarts_item-style5 {
	float: left;
	overflow: hidden;
	
	
}

div.gk2_tabarts_button_next-style5,
div.gk2_tabarts_button_prev-style5 {
	width: 24px;
	height: 24px;
	background: url('../images/style5/b_next.png') no-repeat 0 0;
	cursor: pointer;
	
	position: absolute;
	right: 0px;
	margin-top: 250px;
}

div.gk2_tabarts_button_prev-style5 {
	background: url('../images/style5/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 30px;
}

div.gk2_tabarts_button_next-style5:hover {
	background: url('../images/style5/b_next.png') no-repeat 100% 0;
}

div.gk2_tabarts_button_prev-style5:hover {
	background: url('../images/style5/b_prev.png') no-repeat 100% 0;
}