body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-size: 12px; 
	color: #333333; 
	font-family: Tahoma; 
	background: #ffffff;;
}
A {color:#FF4A03; text-decoration: none; font-weight: normal;}
A:visited {color:#FF4A03; text-decoration: none; font-weight: normal;}
A:hover {color: #3F89C3; text-decoration: none; font-weight: normal;}
A:link {color:#FF4A03; text-decoration: none; font-weight: normal;}
A:active {color:#3F89C3; text-decoration: none; font-weight: normal;}

#header{
	background-color: #3F89C3;
	margin: 2px;
	width: 100%;
	height: 41px;
	background-image: url(../assets/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.buttonscontainer {
width: 200px;
margin-left: 10px;
margin-top: 10px;
}
.buttons a, .buttons a:link, .buttons a:visited {
color: #ffffff;
background-color: #3F89C3;
padding: 5px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #ffffff;
font: 12px Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
width: 150px;
}

.buttons a:hover {
background-color: #3F89C3;
border-bottom: 1px solid #ffffff;
color: #ffffff;
text-decoration: none;
width: 180px;
text-align: right;
font-weight: bold;
}

#news{
	width: 210px;
	height: 250px;
	border: 1px solid #BFBFBF;
	margin-right: 4px;
}
#title{
	background-color: #3F89C3;
	margin: 2px;
	width: 410px;;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0;
	padding-left: 10px;
}
#main{
	width: 98%;
	height: 98%;
	border: 1px solid #BFBFBF;
}
#footer{
	width: 366px;
	height: 30px;
	border: 1px solid #BFBFBF;
	text-align: center;
	margin-top: 10px;
}
#domain_check{
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 2px;
	height: 50px;
}
h2{
	color: #FF4A03;
	font-size: 18px;
	line-height: 14px;
	margin: 0;
	font-family: Arial;
	letter-spacing: -0.5px;
	font-weight: bold;
}
#news div{
	margin-left: 0px;
	list-style: none;
	padding-left:5px;
}
.titlu_pachet{
	background-image: url(../assets/dotted_line.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 350px;
	margin-left: 20px;
	padding-bottom: 2px;
	margin-top: 6px;
	color: #FF4A03;
	font-size: 20px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.pachet{
	width: 96%;
	margin-left: 20px;
}
.pret{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F89C3;
	letter-spacing: -1px;
	font-weight: bold
}
.link_or{
	color: #FF4A03;
	font-weight: bold;
}
.field{
	background-color:#E5F0FB; 
	border-top:1px solid #0066CC;
	border-left:1px solid #0066CC;
	border-bottom:1px solid #6EB8FF;
	border-right:1px solid #6EB8FF;
}
#footer{
	font-size: 9px;
	background-color: #FF4A03;
	color: #ffffff;
	line-height: 14px;
}
