html {
	font-family: Verdana, sans-serif; 
	font-size:11px;
	color:#000000;
}
body {
	background:url(img/bg.gif) repeat-x top #202020;
	margin:0px;
	padding:0px;
}
form {
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#68940f;	
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	padding-left:28px;
	padding-top:4px;
	margin-top:2px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:23px;
	border:0px;
	background:url(img/li.gif) no-repeat;
	height:16px;
}
img {
	border:0px;
}
#top {
	height:110px;
	width:850px;
	background:url(img/logo.gif) no-repeat;
}
#sub_top {
	height:90px;
	background:url(img/bg_sub.gif) repeat-x;
}
#container {
	background:#f3f3f3;
	width:850px;
	margin-top:10px;
}
#menu_left {
	padding-left:10px;
}
#bottom {
	width:850px;
	background:#f3f3f3;
	margin-top:10px;
	margin-bottom:10px;
}
.top_content {
	background:url(img/content_top.gif) no-repeat;
	width:850px;
	height:10px;
}
.bottom_content {
	background:url(img/content_bottom.gif) no-repeat top;
	width:850px;
	font-size:8px;
}
.padding_casuta {
	padding:10px;
}

/* - $Menu left - */
.top_casuta_menu {
	height:6px;
	width:210px;
	background:url(img/casuta_top_menu.gif) no-repeat;
	font-size:5px;
}
.content_casuta_menu {
	background:#FFFFFF;
	width:200px;
	padding-left:10px;
}
.bottom_casuta_menu {
	height:6px;
	width:210px;
	background:url(img/casuta_bottom_menu.gif) no-repeat;	
}
.img {
	border:1px solid #cccccc;
	padding:1px;
}
.img:hover {
	border:1px solid #98d716;	
}

/* - $Content - */
.top_content_content {
	height:6px;
	width:610px;
	background:url(img/top_content_content.gif) no-repeat;
	font-size:5px;
}
.bottom_content_content {
	height:6px;
	width:610px;
	background:url(img/bottom_content_content.gif) no-repeat;
	font-size:5px;
}
.content_content_content {
	background:#FFFFFF;
	margin-right:10px;
	padding-left:10px;
}
.imagine {
	border:2px solid #cccccc;
	padding:1px;
}
.imagine:hover {
	border:2px solid #33CC00;
}

.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;
}
.casuta {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #cccccc;
}
.textarea {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #cccccc;
}
.trimite {
	background:url(img/submit.gif) no-repeat;
	width:88px;
	height:24px;
	border:0px;
	cursor:pointer;
}

/* - Pachete - */
.top_casuta_pachet {
	background:url(img/top_content_pachet.gif) no-repeat;
	height:10px;
	widows:190px;
	font-size:7px;
}
.bottom_casuta_pachet {
	background:url(img/bottom_content_pachet.gif) no-repeat;
	height:10px;
	widows:190px;
	font-size:7px;	
}
.content_casuta_pachet {
	width:190px;
	background:#f3f3f3;
}
.portocaliu a {
	color:#FF6600;
}
.portocaliu a:hover {
	color:#68940f;
}