@charset "UTF-8";
/* CSS Document */

#ssmed_category_mainpage_ru {
	background:url(images/ru.png) bottom right no-repeat;
	}
	
#ssmed_category_mainpage_lu {
	background:url(images/lu.png) bottom left no-repeat;
}
#ssmed_category_mainpage_ro {
	background:url(images/ro.png) top right no-repeat;
}
#ssmed_category_mainpage_lo {
	background:url(images/lo.png) top left no-repeat;
}
#ssmed_category_mainpage {
	padding: 14px 5px 0px 5px; 
	margin:5px 5px 5px 5px;
	min-height:50px;
}

#ssmed_category_mainpage a, #ssmed_category_mainpage a:active, #ssmed_category_mainpage a:focus {
text-decoration:none;
color:#FFF;
font-weight:bold;
font-size:11px;
}

#ssmed_category_mainpage a:hover {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#ssmed_category_mainpage_name {
	padding:0px 0px 9px 0px;
}