body{
	background-image:url(http://www.studiounder.ro/images/bg-body.png);
}

input{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #fff;
	background-color: #2e2e2e;
	border: 1px solid #fff;
}

input.trimite{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #2e2e2e;
	border: 1px solid #fff;
}

textarea{
	margin-top: 2px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #fff;
	background-color: #2e2e2e;
	border: 1px solid #fff;
}

#continut{
	width: 604px;
	margin:0 auto;
	background-color: #fff;
}

#continutsus{
	width: 604px;
	height: 14px;
	background: #3f4043 url(http://www.studiounder.ro/images/bg-content-sus.png);
	background-repeat:no-repeat;
}

#continutmij{
	background-image: url(http://www.studiounder.ro/images/bg.png);
	margin:0px;
	height: auto;
	width: 604px;
}

#continutjos{
	width: 604px;
	height: 86px;
	background-image:url(http://www.studiounder.ro/images/bg-content-jos.png);
	background-repeat:no-repeat;
}

#continutjos p{
    float: right;
	padding: 0px;
	margin-top: 50px;
	margin-right: 5px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

#continutjos a{
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

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

#meniu {
	float: none;
	width: 90%;
	padding: 5px; margin-left: 20px;
}

#linie{
	margin-left: 15px;
	float: left;
	background-color: #2e2e2e;
	width: 1px;
	height: 300px;
}

#dreapta{
	float: left;
	width: 90%;
	padding: 0; margin-left: 15px; margin-bottom: 20px;	
}

#dreapta h1{
    padding: 5px 0 2px 0px;
	margin: 0px;
    border-bottom: 1px solid #2e2e2e;
	width: 530px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: #fff;
	text-decoration: none;
}

#dreapta p{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #fff;
	
}