@CHARSET "ISO-8859-1";

html {
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	vertical-align: top;
	/*background: url(../img/background2.png) transparent;*/
	background-position: 50%;
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

a
{
	color:#2E7050;
}
#MainTable
{
	background: white;
}

#MainTableHeader{
	height: 120px;
}

#MainTableTdLeft
{
	background: url(../img/back_left.png) transparent;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	width:5px;
}

#MainTableTdRight
{
	background: url(../img/back_right.png) transparent 5px 0;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	width:10px;
}

/*border*/
#top_left{ background: url(../img/top_left_corner.gif) no-repeat; width: 10px; height: 10px;}
#top{ background: url(../img/top.gif) repeat-x; height: 10px; line-height: 0.9; width: 1000px}
#top_right{ background: url(../img/top_right_corner.gif) no-repeat; background-position:right top; width: 10px; height: 10px;}
#bottom_left{ background: url(../img/bottom_left_corner.gif) no-repeat; width: 10px; height: 10px;}
#bottom{ background: url(../img/bottom.gif) repeat-x; height: 10px; line-height: 0.9; width: 1000px}
#bottom_right{ background: url(../img/bottom_right_corner.gif) no-repeat; background-position:right top; width: 10px; height: 10px;}


#main_content
{
	height:auto;
	margin-right:6px;
	min-height:602px;
	width:584px;
	vertical-align:top;
	padding: 5px;
}

#LeftMenu
{
  	vertical-align: top;
  	width: 180px;
}

#RightMenu
{
	background:#E9F9F4 none repeat scroll 0 0;
	vertical-align:top;
	width:200px;
}

/* produse */
.oferta_img_s {
	margin:5px;
	padding:2px;
	width:70px;
}

.list_produse_promotie
{
	color:red;
	font-size:14px;
	font-weight:bold;
}
.list_produse_denumire
{
	color:blue;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
}

.list_produse_marca
{
	color:black;
	font-weight:italic;
	line-height:1.5;
}
.list_produse_marca_b
{
	color:black;
	font-weight:bold;
	line-height:2;
}

div.ProductContainer {
	float:left;
	margin:10px;
	padding: 0px;
}

div.ProductSubContainer {
  	margin: 0px;
  	padding: 0px;
}
.ProductBoxHeader
{
	padding-left:210px;
}

div#product_list {
  	overflow: hidden;
}

.ProductBoxCenter{
	border-color:white;
	border-style:solid;
	border-width:1px;
	text-align:left;
	width: 130px;
	height: 130px;
}

.produs_img_s
{
	border:solid 1px white;
	padding: 5px;
	display:block;
}

.hd
{
	background-image:url(../img/produs_top.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#CC0000;
	font-weight:bold;
	height:16px;
	padding:3px;
}
.bd
{
	border: none;
	height: 32px;
	padding-right: 4px;
	padding-left: 0px;
}


.prod_tl {
	background-image: url(../img/produs_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 	width: 6px;
 	height: 24px;
}
.prod_t {
	background-image: url(../img/produs_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight: bold;
	height: 24px;
}
.prod_rt {
	background-image: url(../img/produs_right_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
}

.prod_l {
	background-image: url(../img/produs_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.prod_c {
	height: auto;
}
.prod_r {
	background-image: url(../img/produs_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.prod_lb {
	background-image: url(../img/produs_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}
.prod_b {
	background-image: url(../img/produs_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.prod_br {
	background-image: url(../img/produs_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.promo
{
	background-image:url(../img/promo.gif);
	background-repeat:no-repeat;
	color:red;
	font-weight:bold;
	height:40px;
	line-height:3.5;
	margin:5px;
	padding-left:0;
	position:absolute;
	text-align:right;
	vertical-align:middle;
	width:40px;
	z-index:1;
}

.promo1
{
	background-image:url(../img/promo.gif);
	background-repeat:no-repeat;
	color:red;
	font-weight:bold;
	height:40px;
	line-height:3.5;
	margin:5px;
	padding-left:0;
	/*position:absolute*/;
	text-align:right;
	vertical-align:middle;
	width:40px;
	z-index:1;
}

#div_imag
{
	width: 250px;
}

.div_detalii_poza
{
	padding:5px;
	width:300px;
}

.div_detalii_poza1
{
	float:left;
	height:135px;
	padding:5px;
	width: 180px;
}

/* news */
.news_title
{
color:#34805C;
font-family:arial;
font-size:13px;
padding-top:10px;
}

.news_promo
{
	color:red;
}

.news_data
{
font-size:11px;
font-weight:bold;
padding-left:10px;
}

.news_sursa
{
	color:#9D8888;
font-size:10px;
font-weight:bold;
}

.news_img
{
border:1px solid #86CCE6;
display:block;
padding:2px;
text-align:center;
}

.news_img img
{
width:100px;
padding:1px;
}

.news_text
{
color:#333333;
font-family:verdana,sans-serif;
font-size:11px;
line-height:1.4em;
}
.news_data : hover
{
	background: transparent gray;
}

.news_table hr
	{
		border-style: dashed;
		border-width: 1px 0px 0px 0px;
	}

.news_top
{
border-bottom:1px solid;
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding:10px;
text-decoration:none;
}

.news_title a{
	color:#112233;
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
}
/* cos */
.input_cant {
	width:30px;
}

.cos_cel
{
	background:#B9EBCE none repeat scroll 0 0;
	border: 1px solid #3B9066;
	height: 40px;
	padding: 4px;
	text-align: right;
}

.pret_TVA
{
	font-size: 0.7em;
}

.td_TVA
{
	font-size: 0.8em;
	text-align: right;
	color:gray;
}
.td_pret
{
	height: 90px;
	vertical-align: top;
}

#searchDlg
{
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
	height: 32px;
	margin: 0px;
	vertical-align: middle;
}

#dialogForm
{
	margin: 0px;
}

#c_cauta
{
	background: url(../img/search.png) no-repeat transparent;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

#div_cos
{
border: 1px solid #3B9066;
margin-top: 5px;
width: 210px;
}

#div_cos .hd
{
	color: white;
	font-weight: bold;
	height: 16px;
	padding: 3px;
	background: #FF9000 none repeat scroll 0 0;
}

#cos_prev_cont
{
	padding: 4px;
	vertical-align: middle;
	background: #B9EBCE none repeat scroll 0 0;
	border-top: 1px solid #3B9067;
}

#div_jos
{
	color: #2E7050;
	text-align: center;
	text-decoration: none;
}

#div_jos a
{
	text-decoration: none;
}

.div_marca_poza
{
	border:0px solid #86CCE6;
	height:32px;
	margin:2px 2px 2px 7px;
	padding:1px;
	width:175px;
}

.div_marca_poza:hover
{
	border: 0px solid red;
}

#div_meteo
{
	padding: 10px;
	width:179px;
}

.t_preturi
{
width:300px;
}

.t_preturi th
{
border-bottom:medium double #C8CDE0;
padding:10px;
}

.t_preturi td
{
border-color: #C8CDE0;
border-style:none none solid;
border-width:medium medium thin;
height:20px;
padding:7px;
text-align:center;
}

.text10px_black_bold_r
{
	text-align: right;
	font-weight: bold;
}

#div_forum
{
	height:600px;
	overflow-x:auto;
	overflow-y:auto;
	width:565px;
}

.div_anunt
{
border-bottom:thin dashed gray;
margin-right:5px;
padding-bottom:5px;
padding-top:5px;
width: 543px;
}

.anunt_corp
{
	text-indent:10px;
}

.anunt_titlu
{
	color:gray;
	text-align: right;
}

.anunt_contact
{
	font-family:arial;
	font-weight:bold;
}

#div_noutati
{
padding:5px;
}

#div_stari
{
padding:5px;
}
/* start DIV cazare */
#div_cazare
{
	padding:15px;
}

#div_cazare a {
	text-decoration: none;
	color: blue;	
}
/* end DIV cazare */

/* start TABLE faq */
.faq th {
	text-align: left;
}
.faq td {
	padding-left: 20px;
}
.faq a {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
/* end TABLE faq */