* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

h3, h1, h2, h2 a {
	text-transform: uppercase;
	color: #fff;
	font: bold 14px/35px Arial,Helvetica,sans-serif;
	font-family: 'Maven Pro',sans-serif;
	padding: 0 0 0 20px;
	margin: 0 0 1px 0;
	border: none;
	background: #555;
}

a {
	color: #333;
	text-decoration: none;
}

a img{
	border: 0px;
}

body {
	width: 100%;
	background: url(../images/body.jpg) left top repeat fixed #f0f0f0;
	height: 100%!important;
	min-width: 960px!important;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.main {
	width: 1020px;
	position: relative;
	background: url(../images/main-top.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 100%;
	height: 166px;
	background: none;
	margin: 0 0 5px 0;
}

.logoheader {
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 25px;
	z-index: 9;
	width: auto;
	height: auto;
	left: 10px;
}

h5#logo {
	background: none;
	border: none;
	padding: 0;
}


#content {
	background: url('../images/page_middle.png') repeat-y top;
	padding: 40px;
	position: relative;
}

.wrapper2{
	margin-top: -15px;
}

#left {
	float: left;
	width: 220px;
	margin: 0 20px 0 0px;
	padding: 0px 0 0px 0px;
}

.module-search {
	border: none;
	padding: 0;
	margin-bottom: 20px;
	margin-top: -66px;
	border-radius: 0px;
	position: relative;
}

.module-category h3 {
	margin-bottom: 21px;
	line-height: 36px;
}

.module-category .boxIndent {
	padding: 0 0 0 0;
	border: 1px solid #eaeaea;
}

.module-category .list {
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
}

.module-category .list>li:first-child {
	border: none;
}

.module-category .list li {
	font: normal 12px/18px Arial,Helvetica,sans-serif;
	float: none;
	position: relative;
	padding: 6px 0 6px 31px;
	height: auto;
	background: none;
	text-transform: none;
	border-top: 1px solid #eaeaea;
}

.module-category .list li a {
	color: #000000;
	text-decoration: none;
	padding: 0;
	display: inline-block;
	background: none;
}

.module-category .list>li>a b {
display: inline-block;
position: absolute;
left: 8px;
top: 8px;
width: 14px;
height: 14px;
}
.module-category .list ul {
padding: 0;
padding-bottom: 0!important;
margin: 0!important;
border: none;
display: block;
list-style: none;
}
.module-category .list .level1 li {
background: #fff;
padding:4px 4px 4px 10px;
border: none;
}
.module-category .list li a {
color: #a6a6a6;
text-decoration: none;
padding: 0;
display: inline-block;
background: none;
}

.module-category {
	background: #fff;
	position: relative;
	border-radius: 3px;
	margin-bottom: 10px;
	padding-top: 1px;
}

.module-search h3 {
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 36px;
}

.module-search .boxIndent {
	padding: 10px;
	border: 1px solid #eaeaea;
	margin-top: 10px;
}

.module-search #search_key{
	border: 1px solid #ddd;
	color: #888;
	padding: 5px;
	float:left;
	width:150px;
	font-size: 14px;
}

.module-search .button {
border: none;
background: url(../images/search-button.gif) left top no-repeat;
color: #fff!important;
width: 28px;
height: 28px;
font-size: 12px;
text-transform: capitalize;
line-height: 21px!important;
font-family: Arial,Helvetica,sans-serif;
padding: 0 10px 0 10px;
font-weight: normal;
font-style: normal!important;
margin: 0;
cursor: pointer;
float: right;
letter-spacing: 0px;
display: inline-block;
border-radius: 0px;
text-indent: -9999px;
}

.container {
	position: relative;
	padding: 0px 0 0 0;
	margin: 0;
	float: left;
	width: 700px;
}

#topmenu {
	width: 700px;
}

#topmenu {
	background: #f79516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f79516 0%, #ffcd06 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79516), color-stop(100%,#ffcd06)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f79516 0%,#ffcd06 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f79516 0%,#ffcd06 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f79516 0%,#ffcd06 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f79516 0%,#ffcd06 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79516', endColorstr='#ffcd06',GradientType=0 ); /* IE6-9 */
	
	border-top: none;
	width: 100%;
	height: 36px;
	margin: -66px 0 20px 0;
	padding: 0px;
	z-index: 999;
}

.moduletable {
	margin: 0px 0 0px 0;
	padding: 0px;
}

#nav_top {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0;
	width: auto;
	display: block;
}

#nav_top>li {
	float: left;
	position: relative;
	z-index: 100;
	padding: 6px 20px 6px 19px;
	margin: 0px;
	background: url(../images/nav-marker.gif) left center no-repeat;
}

#nav_top>li:first-child{
	background: none;
	padding-left:22px;
}
#nav_top>li:hover{
	background: #97999c;
}

#nav_top>li>a {
	display: block;
	padding: 0;
	font: bold 14px/24px Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Maven Pro',sans-serif;
}

#nav_top>li.parent>a {
	padding-right: 15px;
}

#nav_top>li:first-child>a {
	border-radius: 0;
}

#nav_top>li>a:hover, #nav_top>li.parent:hover>a, #nav_top>li.active>a {
	color: #000000;
	text-decoration: none;
}

.content-indent {
	padding: 1px 0 0 0;
	position: relative;
}

.about {
	padding: 10px 28px 0 0;
	border-top: none;
	margin-top: -1px;
}

/* Products */
.product {
	border: 1px solid #d4d4d4;
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	height: 200px;
	width: 165px;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
}
.product.last{
	margin-right: 0px;
}
.product .name {
	background: url(../images/inner-bg.png) repeat-x left top;
	border-top: 1px solid #fff;
	padding: 7px 10px;
	overflow: hidden;
	display: block;
	font: bold 11px Verdana,Geneva,sans-serif;
	word-wrap: break-word;
	min-height: 42px;
}

.product .foto {
	display: block;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
	margin: 0px auto;
	padding: 29px 0 30px;
}

/* Categories */
.subcategory {
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	height: 160px;
	width: 165px;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
}

.subcategory .foto{
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #d4d4d4;
	display: block;
	text-align: center;
	padding: 20px 0px;
}
.subcategory .name{
	font-weight: bold;
	font-size:12px;
}

.navi {
	margin-top: 7px;
background-color: #FFFACC;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
color: #666;
font-size: 12px;
clear: both;
padding: 5px 0;
font-family: Verdana,sans-serif;
}

.navi p {
font-size: 11px;
margin: 0 10px;
height: 18px;
}

.navi a, .navi b {
margin: 0 3px;
}

/* INDEX PAGE */
.index-page h4 {
	font-size: 14px;
	font-weight: bold;
	background: url('../images/hr.gif') repeat-x 0px 10px;
	margin-bottom: 15px;
}

.index-page h4 span {
	background: #FFFFFF;
	padding-right: 12px;
	color: #333;
}

.index{
	font: 14px tahoma, arial, helvetica;
	color: #444;
}
/*
.index .boxContainer {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	margin-bottom: 10px;
}

.index .boxCol1 {
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	padding: 5px;
	text-align: justify;
	width: 350px;
}

.index .boxCol2 {
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	padding: 5px;
	padding-left: 19px;
	text-align: justify;
	width: 350px;
}
*/
.index .boxContainer {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}

.index .boxCol1 {
	display:block;
	float:left;
	width: 340px;
	clear:left;
	text-align: justify;
	padding: 5px;
}

.index .boxCol2 {
	display:block;
	float: left;
	text-align: justify;
	width: 330px;
	padding: 5px;
	padding-left: 15px;
}

.index ul {
	padding-top: 8px;
}

.index ul li{
	margin-left: 30px;
}

/* INQUIRY PAGE */
.inquiry{
	padding: 20px;
	padding-bottom: 20px;
	background: #f9f9f9;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: 000;
	border: 1px solid #e5e5e5;
	border-top: none;
	overflow: hidden;
	position: relative;
	border-radius: 0 0 0px 0px;
}

/* PHOTOS PAGE */
.photos {
	padding:15px;
}

/* SUGGESTIONS PAGE */
.suggestions{
	padding: 20px;
	padding-bottom: 20px;
	background: #f9f9f9;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: 000;
	border: 1px solid #e5e5e5;
	border-top: none;
	overflow: hidden;
	position: relative;
	border-radius: 0 0 0px 0px;
}

/*CONTACT PAGE */
.contact{
	padding: 20px;
	padding-bottom: 20px;
	background: #f9f9f9;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: 000;
	border: 1px solid #e5e5e5;
	border-top: none;
	overflow: hidden;
	position: relative;
	border-radius: 0 0 0px 0px;
}

.map{
	background: url(../images/map.jpg) center center no-repeat;
	width:700px;
	height: 499px;
	display:block;
}
.contact-address{
	display:block;
	width: 100%;
}
.contact-address .suceava{
	display:block;
	width:50%;
	float:left;
	padding-bottom:10px;
}
.contact-address .bucuresti{
	display:block;
	width:50%;
	float:left;
	padding-bottom: 10px;
	text-align:right;
}
/* table form */
table.form{
	width: 650px;
}
table.form td{
	padding:5px 0px;
}
table.form td.key {
	padding: 0 6px;
	width: 150px;
}
table.form td.key label{
	font-family: PT Sans,Verdana,sans-serif;
	color: #646464;
	font-size: 1.2em;
}
table.form td.key label .asterisk{
	color: red;
}

table.form input[type="text"] {
	color: #676767;
	font-family: Arial, Tahoma, sans-serif;
	margin-right: 15px;
	border: 1px solid #ccc;
	padding: 5px 9px;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 95%;
}

table.form input.captcha{
	width:100px;
}
table.form select {
	color: #676767;
	border: 1px solid #ccc;
	font-size: 1.2em;
}

table.form textarea {
	color: #676767;
	border: 1px solid #ccc;
	font-size: 1.2em;
}

/* Form Validation */
.unhappyMessage {
	color: #CC0000;
}

input.unhappy, textarea.unhappy {
	border-color: #CC0000 !important;
}

.button{
	border: none;
	background: #2b2b2b;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	line-height: 24px!important;
	padding: 0px 10px 0px 10px;
	height: 25px;
	width: auto;
	font-style: normal!important;
	margin: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	float: none;
	letter-spacing: 0px;
	border-radius: 0px;
}
#foot {
	background: url('../images/footer_middle.png') repeat-y top;
	min-height: 108px;
	margin: 0px auto;
	width: 940px;
	z-index: 90;
	padding: 0 40px 0 40px;
	position: relative;
}

#foot a {
	color: #939394;
	text-decoration: underline;
}

#foot ul {
	border: none;
	background: none;
	padding: 30px 0 0px 0px;
	margin: 0 0 0px 0;
	list-style: none;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: none;
}

#foot ul li {
	background: none;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	background: none;
	display: block;
	padding: 0px 24px 0 0px;
	text-transform: none;
	letter-spacing: none;
	margin: 0 0 0 0;
	float: left;
}

#foot ul li a {
	background: none;
	display: inline-block;
	color: #545454;
	padding: 0;
	text-decoration: none;
}

#foot .space {
	padding: 0px 0px 0px 0px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #939394;
	min-height: 26px;
	text-transform: none;
	width: 100%;
	border-top: none;
}

#change-language {
	position: absolute;
	top: px;
	right: 0px;
	z-index: 1;
	display: block!important;
	padding: 0;
	background: #f79516;
	background: -moz-linear-gradient(top, #f79516 0%, #ffcd06 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79516), color-stop(100%,#ffcd06));
	background: -webkit-linear-gradient(top, #f79516 0%,#ffcd06 100%);
	background: -o-linear-gradient(top, #f79516 0%,#ffcd06 100%);
	background: -ms-linear-gradient(top, #f79516 0%,#ffcd06 100%);
	background: linear-gradient(to bottom, #f79516 0%,#ffcd06 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79516', endColorstr='#ffcd06',GradientType=0 );
}

#change-language  a {
	display: block;
	width: 64px;
	height: 36px;
	background-position: 8px 12px!important;
	color: #fff;
	font:14px/35px Arial,Helvetica,sans-serif;
	font-family: 'Maven Pro',sans-serif;
	padding: 0 0 0 30px;
}

#change-language  a.ro{
	background: url(../images/ro.png) no-repeat;
}

#change-language  a.en{
	background: url(../images/en.png) no-repeat;
}


body.lang-en #nav_top>li:first-child {
	padding-left: 21px;
}




.ico_row_16 a, .ico_row_16 a:hover, .ico_row_16 a:active,
a.ico_row_16, a.ico_row_16:hover, a.ico_row_16:active {padding-left: 24px; line-height: 16px; cursor: pointer;}
.ico_row_16 .ico {display: inline-block; width: 18px; margin-right: 6px; margin-left: -24px; vertical-align: middle; font-size: 0; text-decoration: none!important;}

.dispaly_lang_select {
	font-size: 11px;
	top: 2px;
	right: 7px;
	position: absolute;
	z-index: 10001;
	text-align: left;
	border: 1px solid #4C4C4C;
	background-color: #696969;
}

#dispaly_currency_select {
	right: 50px;
}

.dispaly_lang_select span a,
.dispaly_lang_select span a:hover,
.dispaly_lang_select span a:active {
	/*height: 23px;
	line-height: 23px;*/
}
.dispaly_lang_select span {
	display: inline-block;
	height: 11px;
	padding: 6px 30px 6px 6px;
	cursor: pointer;
	background-image: url('/images/arr_lang_white.gif');
	background-repeat: no-repeat;
	background-position: 44px 10px;
}

.dispaly_lang_select li {
	padding: 2px 10px;
	list-style:none;
}

.dispaly_lang_select ul {
	display: none;
	position: absolute;
	right: -1px;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	background-color: #696969;
	border: solid #4C4C4C;
	border-width: 1px 1px 1px 1px;
}

.dispaly_lang_select ul a,
.dispaly_lang_select ul a:hover,
.dispaly_lang_select ul a:active {
	color: #FFFFFF;
}
.dispaly_lang_select ul li.on {
	background-color: #EFEFEF;
}
.dispaly_lang_select ul li.on a,
.dispaly_lang_select ul li.on a:hover,
.dispaly_lang_select ul li.on a:active {
	color: #4D4D4D;
}

#dispaly_currency_select span {
	padding-top: 1px;
	padding-bottom: 0;
	height: 17px;
	background-position: 40px 7px;
}

.f_ro {
	background-image: url(/images/ro.png);
	width: 18px;
	height: 12px;
}

.f_uk {
	background-image: url(/images/en.png);
	width: 18px;
	height: 12px;
}