/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color:#ffffff;
  color: #000;
  margin: 0px;

  background-repeat:repeat-y;
  background-position:top;

}

td{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:15px;
	
}

A {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
  color: #5F391C;
  text-decoration: none;
}

A:hover {
  color: #333;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
	font-size:12px; 
  color: #333;

}

A.headerNavigation:hover {
  
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 /* background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #f8f8f9;*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #191919;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #191919;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
 color:#855D53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
	height:14px;
	line-height:14px;
	border:0px;
	padding-top:10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#855D53;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }


/* START */

.top_phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#6897BD;
	font-weight:bold;
}

.top_phone_txt{
	font-family:Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D7D7D;
	font-weight:bold;
	line-height:10px;
	height:10px;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.p10{
	padding:10px;
}

a.top_links:link,a.top_links:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#898989;
}

a.top_links:hover,a.top_links:active{
	color:#2F6393;
	text-decoration:none;
}

.top_menu{
	background-image:url(imagini/top_menu_bg.jpg);
	background-repeat:repeat-x;
}

.bg_search{
	background-image:url(imagini/top_search_bg.jpg);
}

a.top_menu_links:link,a.top_menu_links:visited{
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a.top_menu_links:hover,a.top_menu_links:active{
	color:#000000;
	text-decoration:none;
}

.search_bg{
	background-image:url(imagini/search_field_bg.jpg);
	background-repeat:repeat-x;
}

.transparent{
	background:none;
	border:none;
}

.pright10{
	padding-right:10px;
}

.pright20{
	padding-right:20px;
}

.pleft5{
	padding-left:5px;
}

.tgri{
	color:#7d7d7d;
}

.pleft10{
	padding-left:10px;
}

.bread_bg{
	background-image:url(imagini/bread_bg.jpg);
}

.bread_left{
	background-image:url(imagini/bread_left.jpg);
	background-repeat:no-repeat;
	width:7px;
}

.bread_right{
	background-image:url(imagini/bread_right.gif);
	background-repeat:no-repeat;
	width:7px;
}

a.adv_search:link,a.adv_search:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1971B8;
	text-decoration:underline;
}

.ptop2{
	padding-top:2px;
}

.cell01{
	background-image:url(imagini/cell01_c.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left:5px;
}

.cellbot{
	background-image:url(imagini/cellbot_c.jpg);
	background-repeat:repeat-x;
	font-size:1px;
}

.cell02{
	background-image:url(imagini/cell02_c.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left:5px;
}

.cell03{
	background-image:url(imagini/cell03_c.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left:5px;
}

.cell05{
	background-image:url(imagini/cell05_c.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left:5px;
}


.cell_subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B7D3F6;
}

.cell_subtitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}


.cell_title{
	font-size:24px;
	font-weight:normal;
	color:#750556;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}

.cell_title2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	/*text-transform:uppercase;*/
	line-height:11px;
	height:11px;
}

.cell_title3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3c3d3f;
	line-height:11px;
	height:11px;
	border:1px solid #646464;
	border-bottom:1px solid #262626;

}

.cell_title4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:11px;
	height:11px;
	text-transform:uppercase;
}

a.manu_list:link,a.manu_list:visited{
	display:block;
	
	border-bottom:1px dotted #E9DBCE;
	
	padding-left:10px;

	font-family:Georgia, "Times New Roman", Times, serif;
	
	padding-top:3px; padding-bottom:3px;
	
	font-size:14px;
	font-weight:normal;
	color:#D7BE9F;
	text-decoration:none;
}

a.manu_list:hover,a.manu_list:hover{
	color:#E9DBCE;
	
	text-decoration:none;
}

a.manu_list3:link,a.manu_list3:visited{
	display:block;
	width:100%;
	border-top:1px solid #262626;
	padding-top:5px; padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

a.manu_list3:hover,a.manu_list3:active{
	color:#FFFFFF;
	text-decoration:underline;
}

a.manu_list2:link,a.manu_list2:visited{
	display:block;
	width:100%;
	border-top:1px solid #262626;
	padding-top:5px; padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

a.manu_list2:hover,a.manu_list2:hover{
	color:#CCCCCC;
	background-color:#222222;
	text-decoration:none;
}


a.manu_sublist:link,a.manu_sublist:visited{
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;
	font-weight:normal;
	color:#E9DBCE;
	text-decoration:none;
}

a.manu_sublist:hover,a.manu_sublist:hover{

	text-decoration:none;
	color:#333;
	

}


.bg_inputmic{
	background-image:url(imagini/bg_inputmic.gif);
	background-repeat:repeat-x;
}

a.bluebold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tblue{
	color:#196eb3;
}

.tlightblue{
	color:#93b9d8;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.boxlinks:link,a.boxlinks:visited{
	display:block;
	width:98%;
	border-bottom:1px solid #262626;
	padding:3px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer_copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3d3f;
}

.footer_content{
	
	
}

.site_content{
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
}

.box_containers{
	padding-bottom:7px;
}

.tsize1{
	font-size:1px;
}

.center_content{
	
	border:1px solid #444444;
	border-top:none;
	background-color:#303030;
}

.main_content{
	padding-left:0px;
	padding-right:0px;

	background-color:#e9dbce;
	padding-bottom:10px;

}

.spagetitle{
/*	border:1px solid #535353;
	border-top:none;
	padding:15px;
	padding-bottom:10px;
	padding-top:8px;
	background-image:url(imagini/bg_page_title.jpg);
	background-color:#2a2a2a; */
	color:#999999;
	height:32px; line-height:32px;
	padding-left:5px;
	
}

.spagetitle2{
	border:1px solid #535353;
	border-top:none;
	padding:15px;
	padding-bottom:10px;
	padding-top:8px;
	background-image:url(imagini/bg_page_title.jpg);
	background-color:#2a2a2a;
	color:#999999;
	}

.tpages{
	border-top:1px solid #444444;
	border-bottom:1px solid #1f1f1f;
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#303030;
	color:#999999;
}

.cellbox05{
	border-left:1px solid #D6D9DB;
	border-right:1px solid #D6D9DB;
}

a.tblueblod:link,a.tblueblod:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1672b5;
}

a.tblueblod2:link,a.tblueblod2:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	color:#1672b5;
}

a.listingtitle:link,a.listingtitle:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


.brddowngri{
	border-bottom:1px solid #D6D9DB;
}

.pad0{
	padding:0px;
}

.pbot4{
	padding-bottom:4px;
}

.tboldred{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#d41503;
}

h1{
	color:#4E260F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
	
	height:20px;
	line-height:18px;
	border:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#818990;
	padding:0px;
	margin:0px;
	height:12px;
	line-height:12px;
	border:0px;
	top:0px;
	bottom:0px;
}

.comenzi_tel{
	padding:4px;
	margin:3px;
	background-color:#F6F6F6;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}

.t12{
	font-size:12px;
}

.tbold{
	font-weight:bold;
}

.section_title{
	padding:10px;
	padding-bottom:5px;
	background-image:url(imagini/arr_negrub.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3c3d3f;
	border-bottom:1px solid #D6D9DB;
}

.plr10{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

td.page{
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	color:#5F391C;
	
}

span.page{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#F2F2F2;
	color:#5F391C;
	font-weight:bold;

}

a.page:link,a.page:visited{
	font-family:Verdana, Geneva, sans-serif;
	
	font-size:12px;
	color:#5F391C;
	
}

table.collapse{
	border-collapse:collapse;
}

.enlarge{
	color:#b1b1b1;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

img.product_image{
	padding:4px;
	border:1px solid #D9DCDD;
}

a.nounderline{
	text-decoration:none;
}

.imgpopup{
	cursor:pointer;
}

.clt{
	background-image:url(imagini/clt_c.jpg);
	background-repeat:repeat-x;
}

.clb{
	background-image:url(imagini/clb_c.jpg);
	background-repeat:repeat-x;
}

.cellast{
	border-left:1px solid #eaeced;
	border-right:1px solid #eaeced;
	padding-left:2px;
	padding-right:5px;
}

.bg_left{ background-image:url(imagini/bg_l.jpg); background-repeat:repeat-y; background-position:right;}
.bg_right{ background-image:url(imagini/bg_r.jpg); background-repeat:repeat-y; background-position:left;}
.inclinate{ background-image:url(imagini/bg_inclinate.gif); height:6px; background-repeat:repeat-x; font-size:1px;}
.bg_menu{ background-image:url(imagini/bg_menu.gif); height:52px; background-repeat:repeat-x;}

.bg_menu_item{ border-right:1px solid #161616;}
.bg_menu_item a:link, .bg_menu_item a:visited{ display:block; height:52px; padding:0px; padding-left:25px; padding-right:25px; color:#FFFFFF; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:52px; text-decoration:none;  background-image:url(imagini/bg_menu.gif); background-repeat:repeat-x;}

.bg_menu_item a:hover, .bg_menu_item a:active{ display:block; height:52px; padding:0px; padding-left:25px; padding-right:25px; color:#FFFFFF; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  line-height:52px; text-decoration:none;  background-image:url(imagini/bg_menu_hover.gif); background-repeat:repeat-x;}

.main_container{	padding-bottom:10px;
	
}
.left_content{ border:1px solid #444444; border-right:1px solid #000000; background-color:#191919; padding:10px;}
.right_content{ border:1px solid #444444; border-left:1px solid #000000; border-right:1px solid #000000; background-color:#191919; padding:20px;}

.boxHeading{ padding-left:4px; padding-top:5px; padding-bottom:3px;}

.brdlight{ border:1px solid #646464; padding:5px; border-top:none;}
.brddark{ border:1px solid #191919;}
.boxhead{ border-bottom:1px solid #262626; margin:0px; padding:5px; background-color:#222222; font-size:16px; font-weight:bold; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#999999;}
.boxbrd{ border:1px solid #646464; padding:0px;}
.pad5{ padding:5px;}
.logininp{ width:98px;}
.boxfont{ font-size:12px; font-weight:bold; color:#999999;}
a.miclink:link,a.miclink:visited{ color:#999999; font-size:10px; font-weight:bold;}
.nobrd{ border:none;}
.nobrd{ border:none;}
table.nobrd{ border:none; border:0px solid #FFFFFF; border-collapse:collapse;}
table.nobrd td{ border:none; border:0px solid #FFFFFF; border-collapse:collapse;}
a.nobrd:link, a.nobrd:visited, a.nobrd:hover{ border:none;}

a.link01:link, a.link01:visited{
	color:#999999;
	font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}

.txfont01{ font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#999999;}
.txfont02{ font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#999999;}
.link02{ font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#999999;}

a.subcateg_list_link:link, a.subcateg_list_link:visited{font-size:12px; color:#333;}
.brdlistcategs{ }
.listcateg_head{ height:36px; line-height:14px;}

.brdowndark{ }
.brdownlight{ }
.rightdarkbrd{ color:#5F391C; }

table.tablelightbrd{ border-collapse:collapse; border:1px solid #999999;}
table.tablelightbrd td{ border:1px solid #B5B5B5;}
.width250{ width:250px; padding:1px; border:1px solid #000000;}

h3{ padding-left:20px; font-size:24px; font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #1F1F1F; margin-bottom:0px; padding-bottom:10px;}

.pinfo_price{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; padding:5px; text-align:center;}
.txfontalb{ color:#F7F7F7;}
.txfontalb2{ font-size:16px; color:#FFFFFF; font-weight:bold;}

table.cuborder_dark{
	border:1px solid #191919;
	border-collapse:collapse;
}

table.cuborder_dark td{
	border:1px solid #191919;
}

.menu_l{ background-image:url(imagini/menu_l.jpg); background-position:left; background-repeat:no-repeat; width:7px;
		height:30px; font-size:1px;}
.menu_c{ background-image:url(imagini/menu_c.jpg); background-repeat:repeat-x; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.menu_r{ background-image:url(imagini/menu_r.jpg); background-position:right; background-repeat:no-repeat; width:7px;}

.menu_c a{ color:#CCC; display:block; padding-left:12px; padding-right:12px; float:left; font-weight:bold; font-size:11px; background-image:url(imagini/brdright.jpg); background-position:bottom right; background-repeat:no-repeat; height:30px; line-height:30px;}
.menu_c a:hover{ color:#FFF;}
.menu_c a.last{ background:none; padding-right:5px;}
.menu_c a.first{ padding-left:5px;}

.box1_tl{ background-image:url(imagini/cell1_l.jpg); background-repeat:no-repeat; background-position:left top; width:8px; height:30px;}
.box1_tr{ background-image:url(imagini/cell1_r.jpg); background-repeat:no-repeat; background-position:right top; width:8px; height:30px;}
.box1_tc{ background-image:url(imagini/cell1_c.jpg); background-repeat:repeat-x; background-position:top; color:#FFF; font-family:Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}
.box1_m{ border:1px solid #7694bf; padding:5px;}

.box1_title{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:17px; line-height:18px; height:18px; color:#768ec7; width:196px;}

.bg_info{ background-image:url(imagini/bg_info.jpg); background-position:bottom right; background-repeat:no-repeat; color:#F0F0F0; width:770px;}

.toplinks{ padding-top:20px; padding-right:10px;}
.toplinks a:link, .toplinks a:visited{ display:block; float:right; padding-left:10px; padding-right:10px; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; color:#CCC;}
.toplinks a:hover{ text-decoration:none; color:#FFF}

input.src_inp{ border:1px solid #666; background-color:#333; padding:3px; color:#FFF;}
input.src_sbmt{ border:1px solid #666; color:#FFF; background-color:#000; padding:2px; cursor:pointer;}

.list_top_l{ background-image:url(imagini/bg_list_top_l.jpg); width:10px; height:45px; background-position:top left; background-repeat:no-repeat;}
.list_top_r{ background-image:url(imagini/bg_list_top_r.jpg); width:10px; height:45px; background-position:top right; background-repeat:no-repeat;}
.list_top_c{ background-image:url(imagini/bg_list_top.jpg); background-position:top; background-repeat:repeat-x;}
.list_top_c a:link, .list_top_c a:visited{ color:#FFF; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px;}
.list_top_c a:hover{ color:#768ec7;}


.list_content{ border:1px solid #F4EFEA; background-color:#FFFFFF; background-position:center; background-repeat:no-repeat;}

a.fotolink{ display:block; height:96px; width:99%;}

.box_comanda{ padding:5px; color:#c7c2c2; font-size:14px;}
.box_comanda .title{ font-size:16px; color:#c7c2c2; text-align:right; padding:5px;}
.semititle{ font-size:16px; color:#947754; font-weight:bold; text-align:left; padding:5px; padding-top:0px; padding-left:0px;}
.semititle_box{ border:1px solid #947754; padding:5px; color:#333;}
.box_comanda .field_title{ font-size:18px; color:#c7c2c2;}
.box_comanda .field_content{ font-size:16px; color:#c7c2c2; line-height:18px;}

.header_content{ }

.header_content .head_menu{ background-color:#FFF; padding-bottom:3px;}

.infob{ padding-left:10px;}
.infob a:link, .infob a:visited{ font-size:13px; font-weight:normal; color:#333;}

.comanda_rapida{ float:left; background-image:url(imagini/comanda_rapida.jpg); width:160px; height:30px; background-repeat:no-repeat;}
.trimite{ float:right; width:100px;}
.phone{ width:25%; float:left; background-image:url(imagini/tel_comanda.jpg); background-position:center; background-repeat:no-repeat; height:85px;}
.numbers{ float:left; font-size:20px; color:#91734f; padding-top:15px; line-height:25px;}
.product_price{font-size:22px; color:#91734f;}
.intermed{ background-color:#917369; height:30px; padding-left:15px; font-size:14px; text-align:left; color:#FFF;}

.topcontact{ padding:5px; padding-to5p:7px; padding-right:15px; color:#FFF; font-size:14px; float:right; font-family:Arial, Helvetica, sans-serif; text-align:right;}

.topsearch{ float:right; width:200px; margin-right:15px; margin-top:5px;}
.topsearch input.key{ border:none; width:125px;}

.head_menu a.sigla:link, .head_menu a.sigla:visited{ display:block; width:630px; height:311px; float:left; text-align:left; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; background-image:url(imagini/sigla.jpg); background-position:bottom left; background-repeat:no-repeat; background-color:#d7be9f;}
.head_menu .banner_top{ float:right; display:block; background-image:url(imagini/top_flash.jpg); background-repeat:no-repeat; width:362px; height:311px;}

.moto{ text-align:center; padding-left:50px; padding-right:50px; color:#750556; font-size:16px; padding-bottom:5px;}

.menu{ background-color:#855d53;}
.menu a:link, .menu a:visited{ float:left; display:block; padding-left:20px; padding-right:20px; height:45px; line-height:45px; color:#e7d6c6; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}

.footer_links{ background-image:url(imagini/foot_bar.jpg); background-repeat:repeat-x; background-position:top; color:#ecdccf; font-weight:normal; height:32px; line-height:32px; text-align:center; color:#FFF;}
.footer_links a:link, .footer_links a:visited{ color:#fff; font-weight:normal;}

.clearer{ clear:both;}

.sigla_container{ padding-bottom:3px; background-color:#FFF;}
.field_text{ color:#444; font-weight:bold; font-family:Arial, Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px;}
.field_value{ color:#000; font-weight:bold; font-family:Arial, Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:18px;}

.culori{ float:left; width:192px;}
.culori .content{ padding:5px; color:#000; text-align:center;}

.top_bar{ background-image:url(imagini/top_bar.jpg); height:45px; text-align:center; color:#FFF;}
.top_bar a{ color:#FFF;}


ul.level0, ul.level1, ul.level2{ padding:0px; margin:0px; list-style:none;}

ul.level0 li{  color:#FFF; font-weight:bold;}
ul.level0 li a{ padding:5px; color:#FFF; display:block; background-color:#377acc;}
ul.level0 li a:hover{ background-color:#86A3CF;}


ul.level1{ padding-left:10px; padding-top:5px; padding-bottom:5px; background-color:#FFF;}
ul.level1 li{ background-color:#FFF; font-weight:normal;}
ul.level1 li a{  padding:0px; color:#4c5b70; background-color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
ul.level1 li a:hover{ color:#377acc; background-color:#FFF;}

.list-gril{ float:left; background-image:url(imagini/box1_t.jpg); background-repeat:no-repeat; background-position:top; padding-top:10px; margin-left:1px; margin-right:1px;}
.list-gril .content{ background-image:url(imagini/box1_b.jpg); background-repeat:no-repeat; background-position:bottom; width:286px; padding-bottom:10px;}
.list-gril .content .pad{ padding:5px; padding-left:10px; padding-right:10px;}
.list-gril a.photo{ display:block; width:100%; height:111px; background-position:center; background-repeat:no-repeat;}
.list-gril .text{ font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:11px; height:35px; color:#7e7e7e; padding-bottom:5px;}
.list-gril .title{ height:26px;}
.list-gril .title a{ line-height:12px; font-weight:bold;}
.list-gril a{ color:#3478cb; text-align:center;}

.list-gril .pret{ float:left; width:50%;}
.list-gril .cart{ float:right; width:49%;}

.list-gril .red{ font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#d20b0b; font-weight:bold;}
.list-gril .black{ font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#010101; font-weight:bold;}

.right_promo{ border-bottom:1px solid #7D9AC6; padding-bottom:5px; padding-top:5px; text-align:center;}

.footer_g{ padding:10px; background-color:#7694bf;}
.footer_g .row{ float:left; width:183px; border-right:1px solid #6080ac; padding:2px;}
.footer_g .row a{ display:block; padding:1px; padding-left:15px; color:#FFF; text-decoration:underline; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.footer_g .row a:hover{ color:#CCC;}

.specialTaiat{ font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.specialTaiat s{ color:#333;}