* {
	margin:0px;
	padding: 0px;
}
html{
	color:#000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	
}
img{
	margin-right: 10px;

}
.mikro{
	font-size: 10px;
	color: #339966;

}
.border_staty {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border_down_2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
a{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;

}
a:hover{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;

}
h5{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #336633;
}
.link a{
	padding: 4px 6px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.link a:hover{
	padding: 4px 6px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #CCCCCC;
}
.first_menu a{
	padding-left: 25px;
	border: 1px solid #666666;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 1px;
	background-image: url(images/fm.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #1C5353;
	font-weight: bold;
}
.first_menu a:hover{
	padding-left: 25px;
	border: 1px solid #666666;
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 1px;
	background-image: url(images/fm.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #339999;
	font-weight: bold;
}
.second_menu a{
	padding-left: 20px;
	border: 1px dashed #666666;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #339999;
	font-size: 10px;
}
.second_menu a:hover{
	padding-left: 20px;
	border: 1px dashed #666666;
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #1C5353;
	font-size: 10px;
}
.staty a{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #336633;
	text-decoration: none;
}
.staty a:hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #339933;
	text-decoration: underline;
}
.fonup {
	background-image: url(images/fon2.png);
	background-repeat: repeat-x;
}

.borderall{
	border: 1px solid #999999;
	padding: 11px;




}
.fondown {
	background-image: url(images/fondown.png);
	background-repeat: repeat-x;
}

