body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/bg.jpg);
	background-color: 7EACD5;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_stanga {
	display: block;
	height: 35px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_stanga:link {
	display: block;
	height: 35px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_stanga:active {
	display: block;
	height: 35px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_stanga:visited {
	display: block;
	height: 35px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_stanga:hover {
	background-image: url(assets/bg_stanga.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 35px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_f_mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a {color: #F8F8F8; text-decoration: underline; font-weight: normal;}
a:link {color: #F8F8F8; text-decoration: underline; font-weight: normal;}
a:visited {color:#F8F8F8; text-decoration: underline; font-weight: normal;}
a:hover {color: #0E4679; text-decoration: none; font-weight: normal;}
a:active {color:#0E4679; text-decoration: none; font-weight: normal;}

.linie {
	color:#FFFFFF; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

ul{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
input, textarea, select{
	background-color: #F3F7FC;
	color: #0A4476;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:1px solid #7A7A7A;
	border-left:1px solid #7A7A7A;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
.button{
	font-weight: bold;
	background-color: #0A4476;
	color: White;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #7A7A7A;
	border-bottom:1px solid #7A7A7A;
}
