@charset "UTF-8";
.importanti {
	clear: both;
	line-height: 1.5em;
	padding: 0em;
	color: #666666;
	margin: 0em 0em 0.5em;
}
/* CSS Document */

.importanti img{
	float: left;
	margin-right: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0.8em;
}
.importanti  h3{
	font-weight: normal;
	color: #FF0000;
	clear: both;
	background-image: url(../img/layout/importanti.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.8em;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	margin: 0em;
}
.importanti  h4{
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-weight: bolder;
}
.importanti a {
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
.importanti a:link {
	color: #666666;
}
.importanti a:visited {
	color: #666666;
}
.importanti a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.importanti a:active {
	color: #FF0000;
	text-decoration: underline;
}
