/*----DEFINIRI PRINCIPALE----*/
html {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
body {
	margin:0;
	background:url(images/bg.jpg) repeat-x;	
}
h1 {
	padding:0px;
	margin:0px;
	color:#333333;
	font-size:18px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ffffff;
}

h3 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

#content h3 a {
	text-decoration:none;
	color:#005d80;
}

#content h3 a:hover {
	text-decoration:underline;
}

.casuta_top_c h2 {
	color:#000000;
}

img {
	border:0px;
}

form {
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;	
}

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

.header {
	height:94px;
	width:976px;	
	background:url(images/header.jpg) no-repeat right;
	border-left:2px solid #3fb0c7;
	border-right:2px solid #3fb0c7;
	border-bottom:1px solid #3fb0c7;
}

.header .logo {
	float:left;	
}

.header .cats {
	float:right;
	padding-top:10px;
	padding-right:60px;	
}

.header ul {
	margin:0;
	margin-right:14px;
	padding:0;
	float:left;
}

.header ul li {
	list-style:none;
	background:url(images/arrow_top.gif) no-repeat left center;
	margin:0;
	padding-top:2px;
	padding-left:18px;
	padding-bottom:2px;
	text-align:left;
	font-size:11px;
}

.header .cats a {
	text-decoration:none;
	color:#1c4e56;
	font-weight:bold;
	color:#lasa-ma;	
}

.header .cats a:hover {
	text-decoration:underline;	
}

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

.top {
	background:url(images/bg_top.jpg) repeat-x bottom #ffffff;
	height:25px;
	padding-top:3px;
	width:976px;	
	border-left:2px solid #3fb0c7;
	border-right:2px solid #3fb0c7;	
	border-bottom:1px solid #3fb0c7;	
}

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

ul.cautari {
	margin:0;
	padding:0;
	overflow:hidden;
}

ul.cautari li {
	list-style:none;
	float:left;
	margin-right:20px;
}

ul.cautari li a {
	float:left;
	display:block;
}

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

#meniu_top {
	width:961px;
	height:28px;
	padding-right:15px;
	font-size:14px;
	background:url(images/bgmenu.jpg) repeat-x;
	border-left:2px solid #3fb0c7;
	border-right:2px solid #3fb0c7;		
}

#meniu_top ul {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}

#meniu_top li {
	margin:0px;
	padding:0px;
	float:left;
}

#meniu_top li a {
	height:22px;
	padding-top:6px;
	padding-left:14px;
	padding-right:14px;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	border-right:1px solid #3fb0c7;
}

#meniu_top li a:hover {
	text-decoration:underline;
}

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

#container {
	background:#ffffff;
	width:976px;
	overflow:hidden;
	display:block;
	border-left:2px solid #3fb0c7;
	border-right:2px solid #3fb0c7;
	border-bottom:2px solid #3fb0c7;
	margin-bottom:10px;
}

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

#content {
	width:728px;
	float:left;
	display:block;
	padding-top:10px;
	padding-left:10px;
}

#content a {
	color:#000000;
	text-decoration:underline;
}

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

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

#menu_right {
	width:218px;
	float:right;
	padding:10px;
}
#menu_right a {
	text-decoration:none;
	color:#333333;
}
#menu_right a:hover {
	text-decoration:underline;
}

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

#bottom {
	background:url(images/bottom.jpg) repeat-x;
	padding-top:15px;
	padding-bottom:10px;
}															
#bottom a {
	color:#000000;
	text-decoration:none;
}
#bottom a:hover {
	color:#333333;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Casute ------------------------------------------- */
/* ----------------------------------------------------------------------------------------- */ 

.casuta_top {
	background:url(images/casuta_top.jpg) repeat-x;
	height:21px;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	border:1px solid #3fb0c7;	
}

.casuta_top_c {
	background:url(images/casuta_top_c.jpg) repeat-x;
	height:21px;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	border:1px solid #3fb0c7;	
}

.casuta_content {
	margin-bottom:10px;
	padding:6px;
	border-left:1px solid #3fb0c7;
	border-bottom:1px solid #3fb0c7;
	border-right:1px solid #3fb0c7;
}

.casuta_content ul.left {
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;	
}

.casuta_content ul.left li {
	background:url(images/arrow_top.gif) no-repeat left center;
	padding-left:14px;	
	margin-bottom:2px;
}

.ads {
	margin-bottom:10px;
	width:728px;
}

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

.casuta {
	padding:2px 4px 2px 4px;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000000;
	background:#ffffff;
	-moz-border-radius: 3px;	
}

.casuta_a {
	padding:6px 4px 4px 10px;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/bg_casuta_a.jpg) no-repeat;
	width:190px;
	height:18px;
}

.textarea {
	padding:6px 4px 4px 10px;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/textarea.jpg) no-repeat;
	width:190px;
	height:114px;
}

.casuta_form {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #cccccc;
	background:url(images/bg_casuta_n.jpg) repeat-x;
	height:19px;
	font-size:11px;
	padding:2px;
}

.textarea_form {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #cccccc;
	font-size:11px;
	padding:2px;	
}

.buton_submit {
	height:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	padding-bottom:2px;
	cursor:pointer;
	border:1px solid #ffffff;
	background:#3a7298;
	-moz-border-radius: 3px;
}

.buton_submit:hover {
	background:#18537b;
}

.buton_submit_a {
	width:90px;
	height:28px;
	background:url(images/submit_a.jpg) no-repeat;
	border:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:16px;
	padding-bottom:2px;
	cursor:pointer;
}

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

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

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

#paginare {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-align:left;
}

#paginare a {
	text-decoration:none;
	display:inline-block;
	margin-right:2px;
	text-align:center;
}

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

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

.paginare:hover {
	background:url(images/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(images/precedenta.gif) no-repeat;	
}

.paginare_mare:hover {
	background:url(images/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(images/pag_hover.gif) no-repeat;
	font-weight:bold;
	color:#ffffff;	
	text-align:center;
}
