* { outline:none;}

html, body, form, ul, h1, h2, h3 {
	margin:0;
	padding:0;
}

body {
	background:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.clearfloat:after, .clearFloat:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfloat, * html .clearFloat { zoom: 1; }
*:first-child+html .clearfloat, *:first-child+html .clearFloat { zoom: 1; }

#container {
	display:block;
	margin:0 auto;
	width:870px;
}

#content {
	width:868px;
	border:1px solid #ebebeb;
	background:#ffffff url(../images/bg_content.jpg) 0 0 repeat-y;
	margin:5px 0 0 0;
	padding:0 0 15px 0;
}

p {
	margin:0;
	padding:5px 0;
}

#contentleft {
	width:218px;
	float:left;
}

#contentright {
	width:610px;
	float:left;
	padding:15px 15px 0 25px;
}

#header_info {
	width:870px;
	height:116px;
}

#header_nav {
	width:870px;
	height:202px;
}

#meniu {
	width:216px;
	height:178px;
	margin:24px 0 0 0;
	float:left;
	background:url(../images/bg_meniu.jpg) no-repeat;	
}

#header_text {
	float:left;
	width:367px;
	height:142px;
	padding:50px 263px 10px 24px;
	font-size:11px;
	background:url(../images/bg_header_text.jpg) no-repeat;
}

#header_text h2 {
	font-size:14px;
	margin:0 0 10px;
}

#header_text p {
	padding:0;
	margin:5px 0 0;
	font-size:11px;
	line-height:13px;
}

#info_telefon {
	width:152px;
	height:22px;
	padding:10px 0 0 38px;	
	float:left;
	font-size:11px;
	background: #fff url(../images/bg_telefon.jpg) 0 0 no-repeat;
}

#info_adresa {
	width:152px;
	height:22px;
	padding:10px 0 0 38px;
	float:left;
	font-size:11px;
	background:#fff url(../images/bg_adresa.jpg) 0 0 no-repeat;
}

.logo {
	display:block;
	width:216px;
	height:116px;
	float:left;
	cursor:pointer;
	outline:none;
	text-decoration:none;
}

.logo img { border:0; }

.header_right { width:380px; float:right; padding-top:25px; }
.top_slogan { text-align:right; }

#meniu ul {
	list-style:none;
	padding:24px 0;
}

#meniu ul li a {
	display:block;
	width:151px;
	height:30px;
	padding:0 0 0 26px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/sag_mainmenu_n.gif) right 15px no-repeat;
	border-bottom:1px dashed #f98080;
	text-decoration:none;
}

#meniu ul li a:hover, #meniu ul li a.current {
	color:#ffe240;
	background:url(../images/sag_mainmenu_h.gif) right 15px no-repeat;
}

ul#leftmeniu{
	list-style:none;
	width:199px;
}

ul#leftmeniu li ul {
	list-style:none;
	width:178px;	
	padding:5px 0;
}

ul#leftmeniu li {
	display:block;
	width:178px;
	padding:6px 0 6px 21px;
	background:url(../images/sag_leftmenu_h.gif) right 10px no-repeat;
	border-bottom:1px dashed #bfbfbf;	
}

ul#leftmeniu li ul li {
	border-bottom:0;
	display:block;
	width:168px;
	padding:4px 0 4px 11px;
	background:url(../images/sag_leftmenu_n.gif) 0 8px no-repeat;			
}

ul#leftmeniu li a {
	line-height:12px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

ul#leftmeniu li a:hover, ul#leftmeniu li a.current {
	color:#cc0000;
}

ul#leftmeniu li ul li a {
	line-height:12px;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

ul#leftmeniu li ul li a:hover, ul#leftmeniu li ul li a.current {
	color:#cc0000;
}

.produse_leftTitle {
	width:153px;
	font-size:14px;
	font-weight:normal;
	padding:15px 0 15px 46px;
	background:url(../images/icon_produse.gif) 16px 12px no-repeat;
	border-bottom:1px dashed #bfbfbf;
}

.parteneri_leftTitle {
	width:153px;
	font-size:14px;
	font-weight:normal;
	padding:15px 0 15px 46px;
	background:url(../images/icon_parteneri.gif) 16px 12px no-repeat;
}

.right_title {
	font-size:14px;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dashed #bfbfbf;	
}

#footer {
	margin:0 auto;
	width:850px;
	height:10px;
	padding:10px;
	font-size:10px;
	color:#666;
	background:url(../images/bg_footer.jpg) 0 0 no-repeat;
}

#footer a {
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#cc0000;
}

.clearFloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.thumb {
	border:1px solid #ccc;
	padding:1px;
	margin:5px;
}

img.thumb2 {
	border:1px solid #ccc;
	padding:1px;
}

img.thumb3 {
	border:1px solid #ccc;
	padding:1px;
	margin:0 5px;
}

.spacer5 {
	height:5px;
	clear:both;
	font-size:1px;
}

.spacer10 {
	height:10px;
	clear:both;
	font-size:1px;
}

.spacer20 {
	height:20px;
	clear:both;
	font-size:1px;
}

.spacer25 {
	height:25px;
	clear:both;
	font-size:1px;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#cc0000;
	text-decoration:underline;
}


.msgError {
	color:#cc0000;
}

.red {
	color:#cc0000;
}

ul.intext {
	list-style:none;
	padding:15px;
}

ul.intext li{
	line-height:20px;
}

table.produse {
	font-size:11px;
}

.sumar_desc {
	font-size:10px;
	line-height:10px;
	color:#666;
}

.itemTitle {
	font-size:14px;
	color:#000;
}

.itemTitle2 { font-size:18px; color:#333; padding-bottom:15px; }

.itemPrice {
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
}

.productPrice {
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
}

.productPrice span { color:#333; font-weight:normal; }
.productPrice small { color:#333; font-weight:normal; font-size:12px; }

.descriere {
	font-size:12px;
	line-height:14px;
	color:#333;
}

.descriere table { border-collapse:collapse; }
.descriere table tr td { border-bottom:1px solid #ccc; padding:5px; }
.descriere table th { border-bottom:1px solid #ccc; background:#f7f7f7; padding:5px; text-align:left; }
.descriere table th small { font-size:11px; font-weight:normal; }

.descriere p { padding:0; margin:10px 0; }

.descriere h3 { padding:0; margin:20px 0 15px; }

.descriere ul {
	list-style:inside;
	padding:5px;
}

div.leftBox {
	padding:10px 0;
	text-align:center;
}

.itemsrow {
	padding:10px 0;
}

.itemColLeft {
	width:298px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
}

.itemColRight {
	width:298px;
	height:auto;
	float:right;
	margin:0 0 0 5px;
}

a h1.itemTitle {
	font-size:12px;
	color:#333;
	cursor:pointer;
	font-weight:bold;
}

a:hover h1.itemTitle {
	color:#cc0000;
}

.subcat_list {
	padding:5px 0;
	line-height:18px;
	font-size:11px;	
}

a.zoompic {
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
}

a.zoompic:hover {
	color:#666;
}

input.contact, textarea.contact {
	font-size:12px;
	border:1px solid #ccc;
	background:#fff;
}

input.button {
	border:1px solid #ccc;
	background:#cc0000;
	color:#fff;
	padding:2px 5px;
	cursor:pointer;
}

.orderbutton { display:inline-block; padding:5px 15px; margin:15px 0; font-size:14px; line-height:14px; color:#fff; text-transform:uppercase; text-shadow:1px 1px 1px #000; background:#cc0000; text-decoration:none; }
.orderbutton:hover { color:#fff; background:#ff0000; text-decoration:none; }

input.button:disabled {
	border:1px solid #999;
	background:#ccc;
	color:#666;
	font-style:italic;
}

ul.hartasite, ul.hartasite ul, ul.hartasite ul ul {
	list-style:none;
	padding:5px 10px;
}

p.more {
	font-size:11px;
	text-align:right;	
	padding:2px 0;
}

p.more a {
	color:#cc0000;
	text-decoration:none;
}

p.more a:hover {
	color:#666;
}

.text9{
font-size:9px;
text-align:left;
padding-left: 70px;
color:#666666;
}

ul.intext { margin:5px 10px; padding:0; list-style-position:inside; list-style-type:disc; }

table.partneri-logos td { padding:10px 5px 10px 0; }

.pshort_dec { font-size:11px; margin:5px 0 0 0; padding:0; }
.more-details { padding:5px 10px; color:#000; margin:10px 0; font-size:12px; }
.more-details a { color:#cc0000; text-decoration:underline; }
.more-details a:hover { color:#ff0000; }

#form_message p { padding:5px 10px; margin:10px 0; color:#fff; background:#cc0000; font-weight:bold; font-size:12px; text-shadow:1px 1px 1px #000; }
#form_message p.success { background:#060; }
#form_container { margin:10px 0; padding:15px; background:#f2f2f2;s }
