html
{ 
	margin: 0; 
	padding: 0;
} 
 
body
{ 
	margin: 0; 
	padding: 0;
	background: #402212 url("../i/body_bg.gif") repeat;
}

.main_div
{
	width: 780px;  
	margin: 0 auto;
	background: #402212 url("../i/global_bg.gif") no-repeat;
	border-top: 1px solid #553003;
	border-right: 8px solid #251600;
	border-bottom: 3px solid #553003;
	border-left: 8px solid #251600;
}

.theme
{
	width: 780px;
	height: 90px;
	cursor: pointer;
	background-color: #572912;
}

.language
{
	float: left;
	width: 101px;
	height: 32px;
}

.language ul
{
	margin: 3px 0 0 10px;
	padding: 0;
	list-style: none;
}

.language li
{
	display: inline;
}

a.lang
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFEBAE;
}

a.lang:hover
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.sometext
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFEBAE;
}

.topmenu
{
	float: left;
	position: relative;
	height: 32px;
}

.topmenu div
{
	cursor: pointer;
	float: left;
	width: 90px;
	height: 32px;
	background: transparent url("../i/topmenu_bg.gif") 3px 3px no-repeat;
	padding-left: 45px;
	padding-top: 5px;
	font-size: 18px;
	color: #ffeb74;
	font-family: lucida;
}

.topmenu div:hover
{
	background: transparent url("../i/topmenu_hover_bg.gif") 0px 2px no-repeat;
	padding-top: 7px;
	color: #fefacd;
}

.menuRight
{
	width: 114px;
	height: 32px;
}

.footer
{
	text-align: center;
	float: left;
	width: 780px;
	height: 33px;
	background: #402212 url("../i/footer_bg.jpg") no-repeat;
	padding: 12px 0 0 10px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #C2B384;
	vertical-align: middle;
}

.container
{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFEBAE url("../i/bg.gif") no-repeat;
}

.container_index
{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFEBAE url("../i/index_main_bg.jpg") no-repeat;
}

.container td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px; 
}

.menuDivider
{
	clear: both;
	width: 780px;
	height: 13px;
	background: #FFEBAE url("../i/sub_menu_divider.gif") no-repeat;
}

.left
{
	width: 160px;
	margin: 0px;
	padding-right: 5px !important;
	border-right: 1px solid #CCB029;
}

.right
{
	padding-top: 10px !important;
	padding-left: 10px !important;
	width: 157px;
	background: transparent url("../i/right_bg.gif") left repeat-y;
}

.center
{
}

.left_cats
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.left_cats td
{
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #070200;
	margin: 0px;
	padding: 0px;
}

.left_cats a
{
	color: #741C04;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.left_cats a:hover
{
	color: #000000;
	text-decoration: underline;
}

.mainTitle
{
	float: left;
	width: 100%;
	height: 27px;
	background: transparent url("../i/titlu_bg.jpg") no-repeat;
	padding: 6px 0px 0px 0px;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE9AE;
	text-indent: 10px;
}

.txSlogan
{
	text-align: center;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #652109;
	margin: 5px 10px 5px 10px;
}

.right_table
{
	width: 100%;
	border-bottom: 1px dotted #070200;
	margin-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.right_title
{
	text-align: center;
	font-size: 16px;
	font-family: Tahoma;
}

.right_title:first-letter
{
	font-size: 23px;
}

.right_link
{
	text-align: center;
}

.right_link a
{
	color: #741C04;
	text-decoration: none;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
}

.right_link a:hover
{
	color: #000000;
	text-decoration: underline;
}

.newsletter_form
{
	color: #000000;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.newsletter_form a
{
	color: #62280F;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
}

.newsletter_form a:hover
{
	color: #000000;
}

.newsletter_form input
{
	height: 13px;
	width: 120px;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainContent
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.contact_form
{
	color: #000000;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.contact_form input
{
	width: 150px;
	height: 15px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.contact_form textarea
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.req_input
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.contact_form .subm_button
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	width: 78px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	background: transparent url("../i/send.gif") 0px 0px no-repeat;
	cursor: pointer;
}

.contact_form .subm_button:hover
{
	color: #f5dea4;
	background: transparent url("../i/send_hover.gif") no-repeat;
}

.bold_centered
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.detaliiProdus
{
	text-align: center;
}

.detaliiProdus img
{
	padding: 1px;
	border: 1px solid #572912;
}

.tx2
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.tx3
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.tx4
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.buttons2
{
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #62280F;
}

a.buttons2:hover
{
	text-decoration: underline;
	color: #000;
}

.page
{
	padding-left: 5px;
	text-decoration: underline;
	color: #630;
	font-weight: bold;
}

.cur_page
{
	padding-left: 5px;
	text-decoration: none;
	color: #630;
	cursor: default;
}

.page:hover
{
	text-decoration: overline;
}

.pages_text
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.prods_table
{
	width: 100%;
}

.prods_table img
{
	cursor: pointer;
	width: 100px;
	padding: 1px;
	border: 1px solid #572912;
}

.prods_table td
{
	padding-bottom: 20px;
}

.prods_table a
{
	color: #663300;
	text-decoration: none;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prods_table a:hover
{
	text-decoration: underline;
}

.footer a
{
	color: #C2B384;
	text-decoration: none;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer a:hover
{
	text-decoration: underline;
}

.tst
{
	color: #663300;
	text-decoration: none;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tst:hover
{
	text-decoration: underline;
}