/* CSS Document */
html, body, form, p, span, form {
	margin:0;
	padding:0;
}
img { border:none; }
a { text-decoration:none; color:#8F5A35; }
.clearFloats {
	clear:both; height:1px;
}
#bg1 {
	color:#000;
	background-color:#BEC3C6;
	font-family:Arial, Helvetica, sans-serif;
}
#bg2 {
	width:100;
	height:279px;
	background-color:#FFF;
	margin-bottom:-182px;
}
#siteContainer {
	width:751px;
	margin:0 auto;
}
#top {
	width:751px;
}
#top_top {
	width:751px;
	height:13px;
	background:url(images/top.png) no-repeat;
	overflow:hidden;
}
#top_content {
	width:751px;
	background:url(images/middle.png) repeat-y;
}
#top_content_bg {
	width:743px;
	height:42px;
	margin:0 auto;
	background-color:#BEC3C6;
	overflow:hidden;
}
#meniu {
	width:751px;
	height:42px;
	margin-top:8px; 
}
	#meniu a {
		color:#C80609;
		font-size:13px; 
		font-weight:bold;
		margin:0 13px 0 13px;
		padding:0 0px 6px 0px;
	}
	#meniu a:hover {
		border-bottom:3px solid #545C5F; position:relative;
	}

#middle {
	width:751px;
	background:url(images/middle.png) repeat-y;
}
#middle-content {
	width:744px;
	margin:0 auto;
	background:#FFF;
	padding-bottom:20px;
}
#banner {
	width:744px;
	height:205px;
}
#reclama {
	width:710px;
	height:54px;
	padding:12px 0 0 34px;
	background:#C80609;
	color:#FFF;
}
	#reclama b { font-size:18px; }
#bottom {
	width:751px;
	height:13px;
	background:url(images/bott.png);
}
#footer {
	width:719px;
	margin-top:15px;
	padding-left:25px;
	color:#C80609;
	margin-bottom:50px;
}
#footer-links { margin:3px 0 5px 0; }
#footer-links a {
	color:#C80609; margin:0 2px 0 2px;
}
/* --------- REZULTATE PRODUSE -------------- */

#rez_produse {
	width:744px;
	margin-top:35px;
}
.produs {
	width:220px;
	height:101px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.prod-pic{
	width:93px;
	height:93px;
	border:4px solid #000000;
	text-align:center;
	float:left;
}
.prod-desc {
	width:109px;
	height:101px;
	padding-left:10px;
	float:left;
}
.titlu1 { font-size:21px; }
.titlu2 { font-size:18px; }
.titlu3 { font-size:14px; }
.text { font-size:11px; }

.butoane { color:#FFFFFF; }
.accente { color:#545C5F; }
.info { color:#545C5F; font-weight:bold; }
.info2 { color:#FFFFFF; font-weight:bold; }
.pret {
	background:#C80609;
	width:84px;
	height:18px;
	padding-top:4px;
	margin-top:8px;
	text-align:center;

}

#paginatie {
	/*background:url(images/pag_bg.gif) no-repeat;*/
	background:#6F2048;
	width:710px;
	height:30px;
	margin:0 auto;
	text-align:center;
}
#pag { margin:0 auto; width:auto; }
#pag_first {
	width:18px;
	height:30px;
	line-height:30px;
	float:left;
	margin-right:6px;
}
#pag_last {
	width:18px;
	height:30px;
	line-height:30px;
	float:left;
}
#pag_first a, #pag_last a { color:#FFFFFF; }
#pag_prev {
	width:21px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	background:#C80609;
	font-size:13px;
	float:left;
}
#pag_next {
	width:21px;
	height:30px;
	line-height:30px;
	margin-right:6px;
	background:#C80609;
	font-size:13px;
	color:#FFFFFF;
	float:left;
}
#pag_prev a, #pag_next a { color:#000000; }
#pagini {
	height:28px;
	line-height:28px;
	background:#FFFFFF;
	padding:0 5px 0 5px;
	margin-top:1px;
	font-weight:bold;
	float:left;
}
	#pagini a.accente { color:#C80609; }
	
/* --------- NODURI -------------- */

.nod {
	width:105px;
	height:auto;
	margin-left:16px;
	margin-bottom:10px;
	float:left;
	display:inline; 
}
.nod-pic {
	width:100px;
	height:100px;
	border:2px solid #000000;
	padding:2px;
	text-align:center;
	display:table-cell;
    vertical-align:middle;
}
* html .nod-pic {
   font-size:90px; /* you must find IE\'s magic number for a given height */
}
.nod-pic img { vertical-align:middle; }
.nod-titlu {
	width:100px;
	height:29px;
	padding:0 2px 0 2px;
	font-weight:bold;
	text-align:center;
	margin-bottom:4px;
}
#vezi-categ {
	background:url(images/vezi_categ.gif);
	width:140px;
	height:23px;
	padding-left:12px;
	line-height:23px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}

/* --------- Cos -------------- */

#cos_bg {
	width:744px;
	padding-top:35px;
	background:#6F2048;
}
.produs-cos {
	width:220px;
	height:101px;
	margin-left:22px;
	margin-bottom:20px;
	float:left;
}
.prod-pic-cos{
	width:93px;
	height:93px;
	border:4px solid #000000;
	text-align:center;
	float:left;
}
.prod-desc-cos {
	width:109px;
	height:101px;
	padding-left:10px;
	float:left;
}
.titlu-cos { font-size:18px; }
#bucati-cos { height:24px; margin-top:3px; }

#comanda {
	width:708px;
	height:47px;
	line-height:47px;
	padding-left:36px;
	background:#000000;
	margin-bottom:15px;
}
#total-cmd{
	width:280px;
	height:47px;
	color:#C80609;
	float:left;
}
#continue{
	width:174px;
	height:26px;
	padding-left:13px;
	line-height:26px;
	background:url(images/continue_bg.png);
	font-weight:bold;
	margin-right:20px; margin-top:10px;
	position:relative;
	float:left;
}
#finish {
	width:141px;
	height:26px;
	padding-left:13px;
	line-height:26px;
	background:url(images/finish_bg.png);
	font-weight:bold;
	margin-top:10px;
	position:relative;
	float:left;
}
	#continue img { position:absolute; top:4px; right:11px; }
	#finish img { position:absolute; top:6px; right:11px; }
	
/* ------------ Finalizare comanda -------------- */
#margin-container {
	/*width:705px;*/
	margin:20px 0 0 17px;
}
#titlu-finish {
	width:690px;
	height:24px;
	padding-left:15px;
	line-height:24px;
	background:#C80609;
	font-weight:bold;
	margin-bottom:15px;
}
#pers_fizica {
	width:340px;
	margin-right:22px;
	float:left;
}
#pers_juridica {
	width:340px;
	float:left;
}
#pers_fizica div.titlu1, #pers_juridica div.titlu1 { font-family:"Trebuchet MS"; margin-bottom:8px; }

.form_finish label { 
	width:155px;
	font-weight:bold; 
	margin-right:6px; 
	text-align:right;
	float:left; 
}
.form_finish input {
	width:150px;
	border:1px solid #000000;
	padding:2px 2px 2px 6px;
	margin-bottom:10px;
	float:left;
}
.form_finish textarea {
	width:150px;
	height:80px;
	border:1px solid #000000;
	padding:2px 2px 2px 6px;
	margin-bottom:10px;
	float:left;
}
.trimite-mesaj {
	width:150px;
	height:18px;
	padding-top:5px;
	padding-left:12px;
	background:url(images/trimite-mesajul.png) no-repeat;
	font-weight:bold;
	position:relative;
	display:inline;
	margin-right:18px;
	float:right;	
}
	.trimite-mesaj img {  top:8px; right:16px; }
	
/* ------------ Contact -------------- */
#left-contact {
	width:345px;
	margin-right:15px;
	float:left;
}
#right-contact {
	width:345px;
	float:left;
}
.titlu-contact {
	width:328px;
	height:24px;
	padding-left:15px;
	line-height:24px;
	background:#C80609;
	font-weight:bold;
	margin-bottom:15px;
}
#right-contact form label, #right-contact form input { float:none; }
#right-contact form label { display:block; text-align:left; }

#cantitate { display:inline; }
#cantitate select {
	border:1px solid #000000;
	color:#000000;
	padding:0 0 0 4px;
}
#add-to-cart {
	width:190px;
	height:25px;
	padding-top:5px;
	padding-left:25px;
	background:#FFFFFF;
	position:relative;
	display:block;	
	margin-top:6px;
	margin-bottom:10px;
}
	#add-to-cart img { position:absolute; top:-19px; right:4px; }
	
#detail-gallery {
	width:220px;
	margin-right:22px;
	float:left;
}
	#detail-pic {
		width:214px;
		height:214px;
		border:2px solid #000000;
		text-align:center;
		display:table-cell;
		vertical-align:middle;
	}
		#detail-pic img { vertical-align:middle; }
	#detail-thumbnails {
		width:220px;
		margin-top:8px;
	}
	.det-thumb {
		width:55px;
		height:55px;
		border:2px solid #000000;
		margin:0 20px 10px 0;
		overflow:hidden;
		float:left;
	}
#detail-data {
	width:460px;
	float:left;
}

/* ---------------------- Galerie Foto --------------------*/
#galerie-foto .titlu3 { color:#DE7931; margin-bottom:7px; }
.foto {
	width:138px;
	height:90px;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

/* --------------- Rezultate Stiri --------------------- */
#rez_stiri {
	border:1px solid #FFFFFF;
	padding:17px 0 20px 11px;
	width:552px;
	margin-right:20px;
	float:left;
}
.stire_rez {
	padding-bottom:5px;
	padding-right:9px;
	margin-bottom:6px;
}
.data-stire {
	background:#C80609;
	padding:1px 4px 0 3px;
	color:#FFFFFF;
	font-weight:bold;
}
.border-stire {
	width:97
	border-bottom:1px solid #6F2048;
	margin-top:5px;
	overflow:hidden;
	height:2px;
}

#arhiva_stiri {
	width:140px;
	float:left;
}
#arhiva-title {	
	width:110px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	background:#C80609;
	padding-left:10px;
	margin-bottom:9px;
}

/* -----------pe HOME ------------ */
#rezervare-online {

}
#rezervare-title {	
	width:140px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	background:#C80609;
	padding-left:15px;
	margin-bottom:9px;
}
#campuri-rez {font-weight:bold;}
#form-rezervare select { border:1px solid #000000; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#form-rezervare input { width:150px; font-size:11px; color:#000000; }

.pret_oferta {
	width:80px;
	background:#000000;
	padding:2px 0px;
	margin:13px auto 0 auto;
	text-align:center;	
	font-weight:bold;
}
#oferte_speciale {
	margin-left:-17px;
}


/* -------------- PAgina normala ---------- */

.col_14_1, .col_14_2, .col_14_3  {
	width:146px;
	padding:8px 6px 15px 6px;
	border:1px solid #8F5A35;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:20px;
	text-align:justify;
	background:#545C5F;
	color:#FFFFFF;
}
.col_14_1 .text.col, .col_14_2 .text.col { margin-top:3px; }
.col_14_3 .text.col { margin-top:5px;}
.col_14_1 img, .col_14_2 img { margin:5px 0; }

.col_24_1, .col_24_2, .col_24_3, .col_24_4, .col_24_5, .col_24_6, .col_24_7 {
	width:326px;
	padding:8px 9px 15px 15px;
	border:1px solid #8F5A35;
	margin-right:5px;
	margin-bottom:20px;
	text-align:justify;
	display:inline;
	float:left;
	background:#6F2048;
	color:#FFFFFF;
}

.col_24_1 .info, .col_24_2 .info, .col_24_3 .info, .col_24_4 .info, .col_24_5 .info, .col_24_6 .info, .col_24_7 .info { color:#FFFFFF; }
.col_24_1 img, .col_24_2 img, .col_24_3 img, .col_24_4 img, .col_24_5 img, .col_24_6 img { margin:5px 0; }
.col_24_1 .text.col, .col_24_2 .text.col, .col_24_3 .text.col, .col_24_4 .text.col, .col_24_5 .text.col, .col_24_6 .text.col { margin-top:5px; }

.par_1, .par_2, .par_3, .par_4, .par_5 {
	width:712px;
	/*border-bottom:1px solid #6d6e71;*/
	padding-bottom:0px;
	margin-bottom:20px;
}
.par_pic {
	width:168px;
	margin-right:7px;
	display:inline;
	float:left;
}
.par_text {
	width:537px;
	display:inline;
	float:left;
}
.par_text .titlu3, .par_text_orizontal .titlu3 { color:#8F5A35; } /* nu mai este titlul ala mai mic*/

.par_pics_orizontal {
	margin-top:10px;
}
.par_text_orizontal {
}


.banda_albastra {
	width:695px;
	height:24px;
	line-height:24px;
	margin-left:17px;
	background:#545C5F;
	padding:0px 0 0px 15px;
	font-weight:bold;
	margin-bottom:9px;
	
}

#modul_noduri {
	 margin-left:-17px;
	 margin-bottom:20px;
	}
	#modul_noduri .nod { margin-bottom:0; }

#oferte_speciale { margin-bottom:20px; }
#oferte_speciale .nod { margin-bottom:0; }

#modul_stiri .banda_albastra { margin-bottom:12px; }

#rez_produse .nod-titlu { margin-top:4px; }
