html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	padding:0;
	margin:0;
}
form {
	padding:0;
	margin:0;
}
h1 {
	padding:0;
	margin:0;
	font-size:36px;
	font-family:"Trebuchet MS";
	color:#ffffff;
}
img {
	border:0px;
}
/*++++ ID-uri ++++*/
#container_index {
	width:980px;
	display:block;
}
#top {
	width:980px;
	height:100px;
	background:url(img/banner.jpg) no-repeat;
}
#meniu {
	margin-top:10px;
	width:953px;
	height:48px;
	background:url(img/bg_meniu.gif) no-repeat;
	margin-left:27px;
	padding-top:8px;
	margin-bottom:10px;
}
#container {

}
#menu_left a {
	color:#333333;
	text-decoration:underline
}
#menu_left a:hover {
	text-decoration:none;
}
#content {
	margin-left:8px;
	display:block;
	width:757px;
}
#content a {
	color:#333333;
	text-decoration:underline	
}
#content a:hover {
	text-decoration:none;
}
#bottom {
	margin-bottom:10px;
	width:953px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bottom a {
	color:#333333;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline	
}
/* ++++ CLASS ++++*/
.casuta_menu_top {
	background:url(img/top_casuta_menu.gif) no-repeat;
	height:10px;
	width:180px;
}
.casuta_menu_content {
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	width:158px;
	padding-left:10px;
	padding-right:10px;
}
.casuta_menu_bottom {
	background:url(img/bottom_casuta_menu.gif) no-repeat;
	height:10px;
	width:180px;
	margin-bottom:10px;
}
.top_casuta_content {
	background:url(img/top_casuta_content.gif) no-repeat;
	height:10px;
	
}
.content_casuta_content {
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	padding-left:10px;
	padding-right:10px;
}
.bottom_casuta_content {
	background:url(img/bottom_casuta_content.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
	
}
.imagine {
	border:2px solid #cccccc;
	padding:1px;
}
.imagine:hover {
	border:2px solid #d200d5;
}
/* ++++ FORM ++++*/
.casuta {
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
}
.casuta:focus {
	border:1px solid #666666;
}
.textarea {
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
}
.textarea:focus {
	border:1px solid #666666;
}
.select {
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
}
.atentie {
	background:#ffecb9 url(img/atentie.gif) no-repeat left top;
	border:1px solid #e5ba48;
	padding-left:54px;
	padding-top:14px;
	padding-right:10px;
	padding-bottom:10px;
}
.trimite {
	background:url(img/butoane/trimite.gif) no-repeat;
	width:60px;
	height:22px;
	border:0px;
	cursor:pointer;
}
.hr {
	border:0;
	background:#cccccc;
}
