html, body 
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background-color:#f7f1ea;
	color:#333;
}

#nivel_i 
{
	position:relative;
	left:50%;
	top:0;
	width:800px;
	margin-left:-400px;
	background-image:url(../img/fundal_site.jpg);
	background-repeat:repeat-y;
}

#nivel_ii
{
	position:relative;
	left:57px;
	width:687px;
}

#utile
{
	top:0;
	height:15px;
	text-align:right;
}

#cap {
	
}
	
#meniu
{
	margin-top:15px;
	background-image:url(../img/fundal_meniu.jpg);
	background-repeat:no-repeat;
	height:45px;
	padding-top:7px;
}


#text 
{
	margin-top:15px;
}

#item
{
	display:inline;
	margin-left:0;
}

#item a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#item a:hover
{
	text-decoration:underline;
}

#utile a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#utile a:hover
{
	text-decoration:underline;
}

a img 
{
	text-decoration:none;
	border:0;
}

#continut {
	
}

#sub_meniu {
	position:relative;
	height:290px;
	background-image:url(../img/fundal_submeniu.jpg);
	background-repeat:no-repeat;
	background-color:#fff;;
	width:180px;
	float:left;
}


#trafic
{
	position:relative;
	margin-left:90px;
	width:120px;
	color:#999999;
	font-size:10px;
	text-align:center;
}


#sub_meniu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC3300;
}

#sub_meniu a:hover
{
	text-decoration:underline;
}

#continut {
	position:relative;
	margin-top:15px;
	margin-left:195px;
	width:475px;

}

#guest {
	position:relative;
	margin-top:15px;
	margin-left:195px;
	width:475px;
	
}

#continut img {
width:110px;
margin-left:18px;
padding:5px;
border:1px solid #ccc;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC3300;
}

form {
color:#555;
}
input {
border:1px solid #444;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:200px;
}

input.short {
width:120px;
}
input.check {
width:15px;
border:0;
}

#continut img.mic {
width:auto;
margin-left:10px;
border:0;
padding:0
}

p {
line-height:1.4em;
text-align:justify;
}

form {
margin-top:0;
}

input.apasa{
background-color:#e3a81a;
width:120px;
height:22px;
color:#fff;
font-weight:bold;
border:0;
border:1px solid #ccc;
}

table{
width:330px;
}
td {
padding:5px;
border-top:1px solid #ccc;
}

.small {
font-size:11px;
}

strong {
color:#555555;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC3300;
}

a:hover
{
	text-decoration:underline;
}
