
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:15px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	width:117px;
	}


#stylefour ul li a{
	display:block;
	float:left;
	text-decoration:none;
	height:54px;
	width:117px;
	text-align:center;
	padding-top:30px;
	color:#666666;
	
	}
	

#stylefour ul li.pri a:hover{
	background:url(images/mygtukas1.png) no-repeat top;
	color:#333333;
	}
	#stylefour ul li a:hover{
	background:url(images/mygtukas.png) no-repeat top;
	color:#333333;
	}

