html {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background:url(img/bg.jpg) repeat;
}

body, h1, h2, h3, form, ul {
	padding:0px;
	margin:0px;
}

h1 {
	color:#000000;
	font-size:18px;
	text-decoration:none;
}

h2 {
	color:#000;
	text-decoration:none;
	font-size:13px;
	background:url(img/bg_casuta.gif) repeat-x;
	height:21px;
	text-align:left;
	padding-left:6px;
	padding-top:2px;
}

h3 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
}

img {
	border:0px;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Bara Top -------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#bara_top {
	height:25px;
	border-bottom:1px solid #8f5006;
	text-align:center;
	padding-top:3px;
	background:url(img/bg_top.jpg) repeat-x;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------------- Top ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#top {
	border-left:1px solid #8f5006;
	border-right:1px solid #8f5006;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Menu ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

#menu {
	border:1px solid #8f5006;
	height:19px;
	padding-top:5px;
	background:url(img/bg_menu.jpg) repeat-x;
	width:961px;
}

#menu ul {
	overflow:hidden;
	padding-left:12px;
	padding-right:10px;
}

#menu li {
	list-style:none;
	float:left;
	margin-right:8px;
	padding-left:10px;
	background:url(img/li.gif) no-repeat left;
}

#menu li a {
	float:left;
	color:#000000;
	display:block;
	text-decoration:underline;
}

#menu li a:hover {
	text-decoration:none;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Container ------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#container {
	width:951px;
	overflow:hidden;
	padding:5px 5px 0px 5px;
	border-left:1px solid #8f5006;
	border-right:1px solid #8f5006;
	border-bottom:1px solid #8f5006;
	background:#eec798;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Meniu Left ------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

#menu_left {
	width:218px;
	float:left;
}

#menu_left a {
	color:#0f6396;
	font-size:11px;
	text-decoration:none;
}

#menu_left a:hover {
	color:#a2c710;
}

#menu_left li.color {
	margin:0;
	padding:4px 0px 4px 18px;
	list-style:none;
	text-align:left;
	background:#f6f7f5 url(img/arrow.gif) left center no-repeat;
}

#menu_left li.nocolor {
	margin:0;
	padding:4px 0px 4px 18px;
	list-style:none;
	text-align:left;
	background:#ffffff url(img/arrow.gif) left center no-repeat;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Content --------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#content {
	width:728px;
	float:right;
}

#content a {
	color:#0f6396;
	text-decoration:none;	
}

#content a:hover {
	color:#a2c710;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Bottom ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#bottom {
	width:961px;
	margin-top:5px;
	margin-bottom:5px;
}

#bottom a {
	color:#000000;
}

#bottom a:hover {
	text-decoration:none;
}

.links_bottom {
	background:#ffffff;
	padding:5px;
	margin-bottom:5px;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Form ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.buton_negru {
	width:60px;
	height:20px;
	background:url(img/buton_negru.gif) no-repeat;
	border:0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	padding-bottom:3px;
	cursor:pointer;
}

.casuta {
	padding:3px;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;
	color:#005282;
	border:1px solid #efa957;
}

.atentie {
	background:url(img/atentie.png) left top no-repeat #fefadc;
	border:1px solid #fea546;
	padding-left:45px;
	padding-top:10px;
	height:26px;
	text-align:left;
	margin-bottom:5px;
	font-weight:bold;
}

.succes {
	background:#edfedc url(img/yes_mare.gif) no-repeat left top;
	border:1px solid #54d200;
	padding-left:45px;
	padding-top:10px;
	padding-right:10px;
	margin-bottom:5px;
	height:26px;
	font-weight:bold;
	text-align:left;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Casuta content ----------------------------------- */
/* ----------------------------------------------------------------------------------------- */

.casuta_content {
	padding:5px;
	background:#ffffff;
	margin-bottom:5px;
}

/* ----------------------------------------------------------------------------------------- */

.casuta_content_left {
	padding:5px 5px 0px 5px;
	background:#ffffff;
	margin-bottom:5px;
	margin-right:5px;
}

.casuta_content_right {
	padding:5px 5px 0px 5px;
	background:#ffffff;
}

/* ----------------------------------------------------------------------------------------- */

.rand_content {
	overflow:hidden;
	background:url(img/bg_content.jpg) repeat-x top;
	border-top:1px solid #e1e1e1;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	display:block;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Diverse ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.imagine {
	border:1px solid #cccccc;
	padding:4px;
	background:#ffd9b4;
}

.imagine:hover {
	background:#f1f1f1;
}

.ads { 
	border:1px solid #dddddd; 
	margin-bottom:10px; 
	width:336px; 
	padding:1px;
}

.ads_728 {
	margin-bottom:5px;
}

/* ----------------------------------------------------------------------------------------- */

.hide { 
	display:none; 
}

/* ----------------------------------------------------------------------------------------- */

.img_float {
	float:left;
	border:1px solid #cccccc;
	padding:4px;
	background:#ffd9b4;
	margin-right:5px;	
}

.img_float:hover {
	background:#f1f1f1;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Paginare ----------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#paginare {
	margin-top:9px;
	margin-bottom:9px;
	display:block;
}

#paginare a {
	text-decoration:none;
	display:inline-block;
}

#paginare a:hover {
	color:#ffffff;
}

.paginare {
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:17px;
	height:16px;
	background:url(img/paginare/pag_normal.gif) no-repeat;	
}

.paginare:hover {
	background:url(img/paginare/pag_hover.gif) no-repeat;	
}

.paginare_mare {
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:72px;
	height:16px;
	background:url(img/paginare/precedenta.gif) no-repeat;	
}

.paginare_mare:hover {
	background:url(img/paginare/urmatoarea.gif) no-repeat;	
}

.paginare_static {
	text-decoration:none;
	display:inline-block;
	margin-right:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:17px;
	height:16px;
	background:url(img/paginare/pag_hover.gif) no-repeat;
	font-weight:bold;
	color:#ffffff;	
}