#gwp{
	width: 118px;
	height: 70px;
	background: url('../images/riadok2_1a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#gwp:hover{
	background: url('../images/riadok2_1b.jpg');
	text-decoration: none;
}


#about_us{
	width: 116px;
	height: 70px;
	background: url('../images/riadok2_2a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#about_us:hover{
	background: url('../images/riadok2_2b.jpg');
	text-decoration: none;
}


#events{
	width: 116px;
	height: 70px;
	background: url('../images/riadok2_3a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#events:hover{
	background: url('../images/riadok2_3b.jpg');
	text-decoration: none;
}

#publications{
	width: 116px;
	height: 70px;
	background: url('../images/riadok2_4a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#publications:hover{
	background: url('../images/riadok2_4b.jpg');
	text-decoration: none;
}

#contacts{
	width: 116px;
	height: 70px;
	background: url('../images/riadok2_5a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#contacts:hover{
	background: url('../images/riadok2_5b.jpg');
	text-decoration: none;
}


#links{
	width: 118px;
	height: 70px;
	background: url('../images/riadok2_6a.jpg');
	text-decoration: none;
	display: block;
	float: left;
}


#links:hover{
	background: url('../images/riadok2_6b.jpg');
	text-decoration: none;
}
