* {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #EEE6EE; 
	scrollbar-3dlight-color: #FFFAFF;
	scrollbar-arrow-color: #D01AC5; 
	scrollbar-track-color: #FFF6FE; 
	scrollbar-darkshadow-color: #66969E; 
}

/* font */
html {
	font-size: 100%;
}
body {
	font-size: 0.7em;
}
table, input, select, textarea {
	font-size: 100%;
}



/* layout - general */
a {
	cursor: hand;
	cursor/**/: /**/pointer;
}

img {
	border: none;
}
select > option {
	padding: 0 5px 0 3px;
}

.clear {
	clear: both;
	line-height: 0px;
}
/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */


.text, textarea {
	border: solid 1px #E3DCCE;
}
.submit {
	background: #0173BC;
	border: outset 1px #C79330;
	color: #FFFFFF;
	cursor: hand;
	cursor/**/: /**/pointer;
	background: url(img/inscriere.jpg) no-repeat 0 0;

}

.floatR {
	float: right;
}
.hide {
	display: none;
}
.hide2 {
	visibility: hidden;
}
.ctr {
	text-align: center;
}

/* layout - specific */

body {
	background: #373238;
	position: relative;
	text-align: center;
	top: 45px;
}
#page {
	width: 905px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	color:#BCB5BD;
}
#page2 {
	position: relative;
}


#top {
	height: 75px;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #373238;
	border-bottom: solid 1px #504851;

}

#searchBox {
	float: left;
	width: 150px;
	margin: 10px 0 0 20px;
}
* html #searchBox {
	display: inline;
}
#searchBox form {
	text-align: left;
	margin: 0 auto;
	width: 100%;
}
#searchBox input.text {
	float: left;
	width: 100px;
	margin-left: 0px;
}
#searchBox input.img {
	border: none;
	background: none;
}

#linksExtra {	
	float: left;
	padding: 0 0 0 60px;
	line-height: 25px;
	width: 70px;
	color: #5F5560;
}
#linksExtra a {
	line-height: 25px;
	padding: 0 0 0 10px;
	display: block;
	border-bottom: solid 1px; 
	background: url(imagini/gri.jpg) no-repeat;
	color: #5F5560;
	text-decoration: none;

}
#linksExtra a:hover {
	padding: 0 0 0 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#linksExtra span {
	line-height: 34px;
	height: 34px;
	padding: 20px 10px;
}

#header {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 24px;
}

#logo {
	clear: both;
	display: block;
	float: left;
	width: 295px;
	height: 61px;
	font-size: 50%;
}
#logo a {
	display: block;
	width: 295px;
	height: 61px;
	position: relative;
	background: url(img/logo.jpg) no-repeat 0 0;
	border: none;
	text-decoration: none;
}
#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
}

#motto {
	position: absolute;
	top: 34px;
	left: 210px;
	width: 250px;
}

#motto2 {
	color: #0095D9;
	font-size: 125%;
	font-weight: bold;
}

#pageMenu {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	overflow: hidden;
	height: 26px;
	width: 336px;
}
/*
* html #pageMenu {
	padding: 2px 0 0 0;
}
*/
#pageMenu ul {
	width: 100%
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#pageMenu ul li {
	display: block;
	float: left;
	list-style: none;
	list-style-image: none;
	height: 24px;
}
/*
html*#pageMenu ul li {
	margin: 0;
}
body>div #pageMenu ul li {
	margin: 0;
}*/
#pageMenu ul li a {
	float: left;
	display: block;
	position: relative;
	background: #FF0000;
	line-height: 24px;
	height: 24px;
	width: 100%;
}
#pageMenu ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}

* html #pageMenu ul li {
	margin: -6px 0 0 0;
}
.ro #pageMenu ul li a span { 
	background-image: url(img/menu-a.jpg);
	background-repeat: no-repeat; 
}
.en #pageMenu ul li a span { 
	background-image: url(img/menu-a.jpg);
	background-repeat: no-repeat; 
}

#but2 {	width: 70px;}
#but3 {	width: 81px;}
#but4 {	width: 33px;}
#but5 {	width: 74px;}
#but6 {	width: 78px;}

#but2 a:link span, #but2 a:visited span {
	background-position: 0 -26px;
}
#but2 a:link:hover span, #but2 a:visited:hover span {
	background-position: 0px 0px;
}
#but3 a:link span, #but3 a:visited span {
	background-position: -70px -26px;
}
#but3 a:link:hover span, #but3 a:visited:hover span {
	background-position: -70px 0px;
}
#but4 a:link span, #but4 a:visited span {
	background-position: -151px -26px;
}
#but4 a:link:hover span, #but4 a:visited:hover span {
	background-position: -151px 0px;
}
#but5 a:link span, #but5 a:visited span {
	background-position: -184px -26px;
}
#but5 a:link:hover span, #but5 a:visited:hover span {
	background-position: -184px 0px;
}
#but6 a:link span, #but6 a:visited span {
	background-position: -258px -26px;
}
#but6 a:link:hover span, #but6 a:visited:hover span {
	background-position: -258px 0px;
}

#colWrap {
	padding: 0px 0 0 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #373238;
	margin: 0 0 0 0;

}
#flash {
	padding: 15px 0 0 0;
}
#button {
	float: right;
}
#colWrap2 {
	overflow: hidden;
	width: 100%;
	margin: 0 0 0 0;
}

#colWrap3 {
	width: 100%;
	overflow: hidden;
	position: relative;

}

#colMain {
	position: relative;
	float: right;
	overflow: hidden;
	width: 518px;

}
#main12 {
	background: #463F47;
	height: 178px;
}
* html #main12 {
	height: 185px;
}
#main12 p {
	padding: 10px 0 0 15px;	
}

#main1 {
	float: left;
	width: 120px;
	background: #463F47;
	height: 100%;
	margin: 15px 0 0 3px;
	color: #BCB5BD;
}
#main1 p {

}

#main2 {
	float: right;
	height: 185px;
	width: 382px;
	background: #463F47;
	color: #BCB5BD;
}

#main2 p {
	color: #BCB5BD;
	padding: 0px 0 0 20px;

}

#main34 {
	background: #373238;
	height: 88px;
	margin: 0px 0 0 0;
	color: #BCB5BD;
}
*html #main34 {
	margin: 10px 0 0 0;
}

#main3 {
	float: left;
	width: 120px;
	background: #463F47;
	height: 88px;
	margin: 10px 0 0 3px;
	color: #BCB5BD;
}

*html #main3 {
	margin: 0px 0 0 3px;
}

#main3 img {
	padding: 10px 0 0 8px;
}

#main4 {
	float: right;
	height: 88px;
	width: 382px;
	background: #463F47;
	color: #BCB5BD;
	margin: 10px 0 0 3px;
}

*html #main4 {
	margin: 0px 0 0 3px;
}


#main4 p {
	margin: 10px 0 0 20px;
	color: #BCB5BD;

}
#main4 span {
	padding: 10px 0 0 20px;
	color: #D13F49;
	font-size:120%;

}


#main5 {
	float: left;
	width: 120px;
	background: #373238;
	height: 88px;
	margin: 10px 0 0 3px;
	border-top: solid 1px #4E4950;
	border-bottom: solid 1px #4E4950;
}
#telefon {
	margin: 15px 0 0 15px;
	font-size: 130%;
	color: #948D94;
	font-family: Verdana;
}
#main5 p {
	padding: 5px 0 0 0px;
}

#main6 {
	float: right;
	height: 88px;
	width: 382px;
	background: #373238;
	margin: 10px 0 0 0px;
	border-top: solid 1px #4E4950;
	border-bottom: solid 1px #4E4950;
}


#colSide1 {
	float: left;
	width: 385px;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
	background: #373238;
}
/*
#colSide2 {
	float: left;
	width: 161px;
	margin-left: -161px;
	padding-top: 120px;
	background: #ADE7FF;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}
*/
#pageLangs {
	position: absolute;
	z-index: 100;
	left: 900px;
	top:40px;
}

#pageLangs ul {	
	margin: 0;
	padding: 0;
}

#pageLangs li {	
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	margin: 10px 0 0 5px;
}
#pageLangs li a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#pageLangs li a span {
	display:block;
	width:100%;
	height:100%;
}
#langen span {
	background: url(img/en.jpg) no-repeat;
}
#langro span {
	background: url(img/ro.jpg) no-repeat;
}
#langit span {
	background: url(img/it.jpg) no-repeat;
}


.note {
	margin: 0 0 0 5px;
	color: #999999;
}
#galery {
	
}
#galery ul{
	list-style: none;
	list-style-image: none;
	display: inline;
	color: B2ABB4;

}

#galery1{
	position: absolute;
	width: 30px;
	height: 55px;
	font-size: 150%;
	background: #463F47;
	display: inline;
	margin: 0 0 0 5px;
	padding: 35px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #B2ABB4;
}
#galery1 a {
	text-decoration: none;
	color: #B2ABB4;
}
#galery1 a:hover {
	text-decoration: none;
	color: #B2ABB4;
}

h1.title, h2.title {
	float: left;
	width: 120px;
	background: #463F47;
	height: 105px;
	margin: 15px 0 0 3px;
	padding: 80px 0 0 0;
	color: #BCB5BD;
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	position: relative;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	padding-bottom: 1000em;
	margin-bottom: -1000em;

}
h2.title {
	text-align: center;
}

#content {
	margin: 0 0 0 0px;
	float: right;
	width: 382px;
	margin: 15px 0 0 0;

}
#content h2 {
	font-size: 120%;

}
#content h3 {
	font-size: 110%;
}
#content p {
	margin: .7em 0px 1em 0px;
}
#content ul {
}

#path {
	margin: 0 0 .3em 0;
	font-size: 100%;
	color: #6D6D6D;
	overflow: hidden;
	padding: .5em 0 .3em 10px;
	position: relative;
}
#path a:link, #path a:visited {
	color: #6D6D6D;
}

#data {
	margin: 0 0 0 0;
	position: relative;
}

#bannerCustom {
	margin: .5em 0 1em 0;
	padding: 0 0 0 0;
	width: 100%;
}

.block1 {
	margin: 0 0 0 0;
}

.block1 h2 {
	position: relative;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 110%;
	text-transform: uppercase;
	padding: 0 0 0 0px;
}

#titleProd {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 226px;
	height: 46px;
	background: url(img/produse.jpg) no-repeat 0 0 ;
}


.block1 .in {
	padding: 0 0 10px 0;
	margin: 0 1px 0 7px;
	background: #FFFFFF;
}

.block2 {
	overflow: hidden;
	margin-bottom: 10px;
}
.block2 h2 {
	position: relative;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 110%;
	padding: 0 0 0 15px;
}
.block2 .in {
	background: #FFFFFF;
	margin: 0 1px;
	padding: 8px 0;
}

.navMenu ul {
	margin: 0;
	list-style: none;
	padding: 1px 0;
	font-family: Verdana, sans-serif;
	background: url(img/box-m1.gif) repeat-y 0px 0;
}
.navMenu li {
	position: relative;
	width: 200px;
	display: block;
	margin: 0 0 0 0;
	padding: .5em 0 0 10px;
	list-style: none;
	list-style-image: none;
}
.navMenu li a {
	position: relative;
	display: block;
	padding: 0 0 .5em 10px;
	margin: 0 0 0 0px;
	font-size: 100%;
	font-weight: bold;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	border-bottom: solid 1px #E4E4E4;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #555E66;
	text-decoration: none;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	color: #000000;
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}
.navMenu ul li ul { 
	margin: 0;
}
.navMenu ul li ul li {
	border: solid 1px #34B6E8;
	background: #00A4E3;
}
.navMenu li ul li a {
	margin-left: 25px;
	line-height: 20px;
	font-weight: normal;
}

.navMenu li ul li ul li a {
	margin-left: 35px;
	line-height: 20px;
	font-weight: normal;
}


#blockTitle2 img{
	position: relative;
 	padding: 20px 0 0 0;
	font-family: Arial, sans-serif; 
	float: left;

}

#blockTitle2 span {
	position: absolute;
	margin: 10px 0 0 20px; 
 	padding: 20px 0 0 0;
	width: 150px;
	height: 16px;
	background: url(img/newsletter.jpg) no-repeat 0 0;
}

#newsletter {
	margin: 0 0 0 0; 
	width: 220px;
	color: #6D6D6D;
	float: right;

}
#newsletter span {
	margin: 30px 0 0 0; 
	width: 120px;
	color: #6D6D6D;
	float: right;
	text-align: right;
	padding-right: 43px;
}

#newsletter input.img{
	background: none;
	border: none;
	font-weight: bold;
	background: url(img/inscriere.jpg) no-repeat 0 0;
	color: #BCB5BD;	
	float:right;
	margin: 25px -120px 0 0; 

}

#newsletter input.blockInput{
	background: #FFFFFF;
	border: solid 1px;
	color: #6D6D6D;
	background: #373238;
	background: url(img/newsimput.jpg) no-repeat 0 0;
	float:right;
}

#welcome {
	width: 95%;
	color: #666666;
	margin: 0 auto;
}



#boxUser {
	position: absolute;
	right: 0;
	top: 136px;
	width: 161px;
	background: #00A4E3;
	color: #FFFFFF;
}
* html #boxUser {
	right: 3px;
}
#boxUser h2 {
	background: url(img/title-login.jpg) no-repeat 0 0;
	line-height: 41px;
	height: 41px;
	color: #FFFFFF;
	font-size: 110%;
	padding: 0 0 0 15px;
}
#boxUser fieldset {
	padding: 1em 0;
}
#boxUser fieldset div {
	clear: none;
	margin: 6px 0;
}
#boxUser fieldset .text {
	width: 96%;
}
#boxUser fieldset .but .img {
	float: left;
}
#boxUser fieldset .but p {
	float: right;
}
#boxUser a:link, #boxUser a:visited {
	color: #FFFFFF;
}
#boxUser ul {
	margin-bottom: 10px;
}
#boxUser ul li {
	margin: 0 0 0 20px;
}
#boxUser p {
	margin: 10px 0 0 10px;
}


#boxCart h2 {
	background: url(img/title-cart.jpg) no-repeat 0 0;
	line-height: 26px;
	height: 26px;
}
#boxCart h2 span {
	display: block;
	padding: 0 0 0 30px;
	background: url(img/bullets/cart.gif) no-repeat 5px 50%;
}
#boxCart p {
	margin: 0 10px 0 10px;
}
#boxCart dl {
	margin: 5px 0 0 5px;
}
#boxCart dt {
	color: #666666;
	background: url(img/bullets/2.gif) no-repeat 0 .4em;
	padding: 0 0 0 10px;
}
#boxCart dd {
	margin: 0 0 0 10px;
}
#boxCart a:link, #boxCart a:visited {
	display: block;
	padding: .3em 0 .3em 10px;
	background: url(img/bullets/4.gif) no-repeat 0 50%;
}
#boxCart p.line {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #3B5168;
}


#boxPromo ul {
	margin: 0 6px;
	list-style: none;
	list-style-image: none;
}
#boxPromo ul li {
	list-style: none;
	list-style-image: none;
}
#boxPromo dl {
	position: relative;
}
#boxPromo dt a:link, #boxPromo dt a:visited {
	color: #CE161E;
	font-weight: bold;
}
#boxPromo .price {
	position: absolute;
	right: 0;
	top: 75px;
	width: 40px;
	height: 25px;
	background: url(img/star2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
#boxPromo .price span {
	display: block;
	font-weight: normal;
}

#news .in div {
	margin-left: 10px;
	margin-right: 5px;
}
#news .in * div {
	margin: 5px 0;
}
#news h3 {	
	font-size: 100%;
	margin: 10px 0 0 0;
}

#ajutor ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#ajutor ul li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	padding: .2em 0 .2em 10px;
	background: url(img/bullets/3.gif) no-repeat 0 .7em;
}
#ajutor a:link, #ajutor a:visited {
	color: #3C506B;
}


#hpPromo {
	width: 95%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#hpPromo  li {
	width: 49.9%;
	float: left;
}
* html #hpPromo .in {
	height: 110px;
}
#hpPromo h2 {
	font-size: 150%;
	color: #D0171F;
	font-weight: normal;

	background: url(img/oferte-speciale.gif) no-repeat 0 0;
	width: 497px;
	height: 28px;
}


#hpPromo .img {
	float: left;
}
#hpPromo .description {
	font-weight: bold;
	font-size: 110%;
}
#hpPromo .description,
#hpPromo .buy {
	margin: 0 0 0 130px;
}
#hpPromo .buy {
	margin-top: 10px;
}
#page #hpPromo .buy p {
	margin: 3px 0;
}
#hpPromo .buy p a {
	padding: 0 0 0 20px;
}
#hpPromo a.add:link, #hpPromo a.add:visited {
	background: url(img/bullets/cart2.gif) no-repeat 0 50%;
	color: #CF171F;
}
#hpPromo a.specs {
	background: url(img/bullets/specs.gif) no-repeat 0 50%;
}

#hpPromo2 {
	margin: 20px 0 0 0;
}
#hpPromo2 h2 {
	background: #EFFAFF;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
	color: #3C5068;
}

#boxTopSold {
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
}
#boxTopSold h2 {
	background: #EFFAFF;
	color: #3C5068;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
}
#boxTopSold ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0 30px;
}
#boxTopSold li {
	padding: 0;
	float: left;
	width: 120px;
	margin-right: 25px;
	margin-left: 25px;
	list-style: none;
	list-style-image: none;
	text-align: center;
}
* html #botTopSold li {
	display: inline;
}
#boxTopSold a:link, #boxTopSold a:visited {
	color: #D01820;
}
#boxTopSold li .center {
	width: 110px;
}
#boxTopSold .buy {	
	display: none;
}
#boxTopSold .details {	
	display: none;
}
#boxTopSold .pret p {
	background: #0073BC url(img/pret-l.gif) no-repeat 0 0;
	line-height: 17px;
	height: 17px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}	background: #FF0000;
* html #boxTopSold .pret p {
	width: 60%;
}
#boxTopSold .pret span {
	font-size: 100%;
	color: #FFFFFF;
	background: url(img/pret-l.gif) no-repeat 100% 0;
	padding: 0 5px;
}


#boxVisited {
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
}
#boxVisited h2 {
	background: #EFFAFF;
	color: #3C5068;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
}
#boxVisited ul {
	list-style: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0 30px;
}
#boxVisited li {
	display: block;
	padding: 0 0 0 0;
	float: left;
	width: 120px;
	margin-right: 25px;
	margin-left: 25px;
	list-style: none;
	list-style-image: none;
	position: relative;
	text-align: center;
}
* html #boxVisited li {
	display: inline;
}
#boxVisited a:link, #boxVisited a:visited {
	color: #D01820;
}
#boxVisited dt, #boxVisited dd {
	margin: 3px 0;
}
#boxVisited .pret p {
	background: #0073BC url(img/pret-l.gif) no-repeat 0 0;
	line-height: 17px;
	height: 17px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
* html #boxVisited .pret p {
	width: 60%;
}
#boxVisited .pret span {
	font-size: 100%;
	color: #FFFFFF;
	background: url(img/pret-l.gif) no-repeat 100% 0;
	padding: 0 5px;
}
#boxVisited .buy {	
	display: none;
}
#boxVisited .details {	
	display: none;
}


#banners p {
	margin: 5px 10px;
	text-align: center;
}


#boxBrands {
}
/*
#boxBrands ul li {
	float: left;
	height: 60px;
	background: none;
	border: none;
	padding: 0;
	margin: 0 3px 0 0;
}
*/

#brandView {
	height: 100%;
	overflow: hidden;
}

#navInside {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
}
#navInside li {
	display: block;
	float: left;
	width: 32%;
	height: 120px;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#navInside li p {
	line-height: 1.1em;
	padding-left: 10px;
}
#navInside li p.t {
	padding-left: 0;
}
#navInside li a.indexTitle {
	padding: 0 0 0 10px;
	width: 50%;
	line-height: 1.6em;
	font-size: 100%;
	font-weight: bold;
	display: block;
	background: url(img/bullets/4.gif) no-repeat 0% .45em;
}
#navInside li a.indexTitle:link, #navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link {
}
#navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link:hover, #navInside li a.indexTitle:visited:hover {
}
#navInside li a.more {
	display: block;
}


.center {
	width: 140px;
	height: 100px;
    text-align: center;
}
.center  * {
    vertical-align: middle;
}
/*\*/
.center {
    display: table-cell;
    vertical-align: middle;
}
/**/
* html .center span {
    display: inline-block;
    height: 100%;
}
/*\*//*/
.center span {
    width: 1px;
}
/**/


.navProd {
}
.navProd ul, #content .navProd ul {
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.navProd ul li {
	display: block;
	float: left;
	width: 49.9%;
	overflow: hidden;
	list-style: none;
	list-style-image: none;
	padding: 5px 0;
	background: url(img/line-h.gif) repeat-x 0 100%;
}
.navProd dl {
	margin: 0 0;
	height: 115px;
	background: url(img/line-v2.gif) repeat-y 100% 0;
	position: relative;
}
.navProd .odd dl {
	background: none;
}
.navProd dt, .navProd dd {
	margin: 3px 0;
}
.navProd dt {
	color: #9D5C0F;
	font-size: 110%;
	font-weight: bold;
}
.navProd dd {
}
.navProd dd.img {
	float: left;
	width: 100px;
	height: 100px;
}
.navProd .details {
	margin: 0 0 0 100px;
}
.navProd .desc {
}
.navProd .desc a {
	text-decoration: none;
}
.navProd .pret {
	font-size: 90%;
	color: #ABABAB;
}

#page .navProd .buy p {
	margin: 1px 0;
}
.navProd .buy p a {
	padding: 0 0 0 20px;
}
.navProd a.add:link, .navProd a.add:visited {
	background: url(img/bullets/cart2.gif) no-repeat 0 50%;
	color: #CF171F;
}
.navProd a.specs {
	background: url(img/bullets/specs.gif) no-repeat 0 50%;
}
.pret {
	font-weight: normal;
	color: #BB220B;
}
.pret p {
}
.pret span {
	display: block;
	font-weight: bold;
	font-size: 150%;
	color: #385269;
}
.navProd .promote {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 25px;
	background: url(img/star2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
.navProd .promote span {
	display: block;
	font-weight: normal;
}
.navProd .details {
	width: 139px;
	height: 80px;
	background: url(img/detalii.gif) no-repeat 0 0;
	color: #6D6D6D;
	padding: 2px 0 0 3px;
}
.navProd .more {
	position: relative;
	top: -18px;
	left: 75px;
	width: 65px;
}
.navProd .more a {
	width: 100%;
	display: block;
	text-indent: -1000em;
}




#filter {
	margin: 0 0 15px 0;
}
#filter ul {
	line-height: 1.7em;
	padding: 0;
	margin: .5em 0;
	list-style: none;
	list-style-image: none;
	background: #F0F0F0;
}
#filter ul li {
	float: left;
	padding: 0 25px;
	margin: 0;
	position: relative;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
	cursor: hand;
	cursor/**/: /**/pointer;
}
#filter ul li.f {
	background: none;
	color: #0072BB;
}
#filter ul li.l {
	clear: left;
	background: none;
	height: 1px;
	line-height: 1px;
}
#filter ul li ul {
	display: none;
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 1.7em;
	width: 110px;
}
#filter ul li.hover ul, #filter ul li.hover ul {
	display: block;
	z-index: 1000;
}
#filter ul li ul li {
	position: relative;
	display: block;
	float: none;
	padding: 0;
	font-weight: normal;
	border-right: none;
	border-bottom: solid 1px #FFFFFF;
}
#filter ul li ul li a {
	display: block;
	padding: 0 5px;
}
#filter ul li ul li a:link:hover, #filter ul li ul li a:visited:hover {
	background: #00A4E3;
	color: #FFFFFF;
}
#filter p {
	clear: left;
	margin: 2px 0;
}


#brand span, #price span {
	float: left;
	width: 90px;
	line-height: 1.5em;
}
#brand select, #price select {
	width: 150px;
}

#limit {
	text-align: right;
}

.hl0 { background-color: #FFFF66; }
.hl1 { background-color: #FFAAAA; }
.hl2 { background-color: #AAFFAA; }
.hl3 { background-color: #FF99FF; }
.hl4 { background-color: #AAFFFF; }



body.product h1.title {
	/*margin-left: 245px;*/
	padding: 0;
	line-height: 1.4em;
}

#prod {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#prod .side {
	float: left;
	width: 150px;
}
#prod .img {
	float: left;
	width: 150px;
	position: relative;
	margin: 0 0 0 0px;
}
#prod .promote {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 71px;
	background: url(img/star-big.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 20px 0 0;
}
#prod .promote span {
	display: block;
	font-weight: normal;
}
#prod .delivery {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 71px;
	background: url(img/star-big2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
}

#prod .imgs {
	margin: 3px 7px;
}
#prod .tel {
	float: right;
}
#prod form {
	margin: 1em 0 1em 0;
}
#prod .stoc {
	float: right;
	font-size: 110%;
}
#prod .price {
	font-size: 120%;
	font-weight: bold;
	color: #0072BB;
}
#prod .details {
	width: 350px;
	float: right;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
}
#prod .details dl {
	width: 100%;
	overflow: hidden;
	margin: 1px 0;
	border-bottom: solid 1px #EAEAEA;
}
#prod .details dt, #prod .details dd {
	padding: 3px 1px;
}
#prod .details dt {
	float: left;
	font-weight: bold;
	width: 10em;
}
#prod .details dd {
	display: block;
	margin-left: 10.5em;
}

* html #prod .details dt {
  margin-right: .5em;
  }
 
* html #prod .details dd {
  height: 1%;
  margin-left: 0;
  }

#prod .details dd td {
	color: #222222;
}


.wrap {
	width: 100%;
	overflow: hidden;
}
.wrap h2 {
	background: #EFFAFF;
	line-height: 40px;
	font-size: 130%;
	padding: 0 0 0 15px;
	color: #3C5068;
}

.related {
	float: left;
	width: 49.5%;
	margin: 3em 0 0 0;
}
.related ul li {
	float: none;
	width: auto;
}

.ordered {
	float: left;
	width: 49.5%;
	margin: 3em 0 0 0;
}
.ordered ul li {
	float: none;
	width: auto;
}

.disclaimer {
	margin: .5em 1em;
	font-size: 90%;
	color: #636669;
}
.disclaimer ul, #content .disclaimer p {
	margin: .1em 0;	
}


#catDescription {
	margin: 20px 0 0 0;
	font-size: 130%;
}

.prodPret th {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
}
.prodPret td {
	background: #DF0000;
	color: #FFFFFF;
	font-size: 110%;
	text-align: right;
}
.prodStoc th {
	background: #4C4C4C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
}
.prodStoc td {
	background: #B2B2B2;
	color: #FFFFFF;
	font-size: 110%;
	text-align: right;
}

#cart tr th {
	background: #EEEEEE;
	font-weight: normal;
	padding: 4px 0;
}
#cart tr td {
	padding: 4px 2px;
	border-bottom: solid 1px #DDDDDD;
}
#cart a em {
	position: absolute;
	width: 100%;
	height: 100%;
}
#cart a.plus, #cart a.minus, #cart a.delete {
	width: 17px;
	height: 12px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
#cart a.plus em { background: #FFFFFF url(img/bullets/plus.gif) no-repeat 0 0; }
#cart a.minus em { background: #FFFFFF url(img/bullets/minus.gif) no-repeat 0 0; }
#cart a.delete em { background: #FFFFFF url(img/bullets/del.gif) no-repeat 0 0; }

.row1 td {
	background: #FFFFFF;
}
.row2 td {
	background: #FAFAFA;
}

.table td, .table th {
	padding: 3px 2px;
}

.order th {
	background: #EEEEEE;
	font-weight: normal;
}
.order td, .order th {
	padding: 3px 0px;
}


#compare {
	width: 99.5%;
	overflow: hidden;
}
#compare h2 {
	font-size: 110%;
}
#compare .prod {
	float: right;
	width: 39%;
	margin-bottom: 10px;
}
#compare .details {
	clear: right;
}
#compare .details dl {
	border-top: solid 1px #EEEEEE;
	margin: 5px 0;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}
#compare .details dt, #compare .details dd {
	float: left;
	display: block;
	width: 39.5%;
}
#compare .details dt {
	width: 20%;
	font-weight: bold;
}
#compare .details dd {
	overflow: auto;
}
#compare fieldset input, #compare fieldset select {
	margin-left: 0;
}

#prodLite {
	margin: 0 0 5px 0;
	padding: 8px 0;
	border: solid 1px #EEEEEE;
	background: #FFFFFF;
}
#prodLite h2 {
	margin: 0 0 5px 8px;
	font-size: 110%;
}
#prodLite #prod {
	margin: 0 8px 0 8px;
}
#prodLite #prod .img {
	margin: 0 0 0 3px;
}


#pageBot {
	position: relative;
	margin: 0px 0 0 0;
	height: 45px;
	background: #373238;
	color: #58545A;
}

#pageBot p {
	margin-left: 395px;
	padding: 15px 0 0 0;
	color: #58545A;
	background: #373238 url(img/logo-bot.jpg) no-repeat 0 0;

}
#pageBot a {
	color: #58545A;

}

#botLinks {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	color: #58545A;
	background: url(img/bot-t.gif) repeat-x 0 0;
}
#botLinks a:link, #botLinks a:visited {
	color: #58545A;
}
#botLinks a:link {
	color: #58545A;

}
#botLinks a:visited {
	color: #58545A;

}
#botLinks a.active:link, #botLinks a.active:visited {
	color: #FFFFFF;
}

#copyright {
	color: #58545A;
}

#webvertise {
	color: #58545A;
}
#webvertise a:link, #webvertise a:visited {
	color: #58545A;
}

.artNavig {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.artNavig .pages {
	float: left;
	width: 49%;
}
.artNavig .back {
	float: right;
	width: 49%;
	text-align: right;
}


.navig {
	width: 100%;
	overflow: hidden;
}
#content .navig .prev {
	margin: 0;
	float: left;
	width: 30%;
}
#content .navig .pages {
	margin: 0;
	float: left;
	width: 39%;
	text-align: center;
}
#content .navig .next {
	margin: 0;
	float: right;
	width: 30%;
	text-align: right;
}


#indexWrap {
}
.indexBox {
	float: left;
	width: 170px;
	margin: 5px 5px 0px 5px;
}
.indexBox h3 {
	margin: 0px;
	color: #666666;
}
.indexBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.indexBox ul li {
	list-style: none;
	list-style-image: none;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
}


#siteMap {
	margin: 10px 0px 0px 10px;
}
#siteMap ul {
	list-style: none;
	padding: 0;
}
#siteMap ul li {
	list-style: none;
	list-style-image: none;
	margin: .5em 0px .5em 0px;
	padding: 0 0 0 10px;
	background: url(img/bullets/2.gif) no-repeat 0 3px;
}
#siteMap ul li ul {
	margin: 0 0 0 2em;
}

/* search */
fieldset.search {
	margin-bottom: 1em;
}
div.search h2 {
	font-size: 130%;
}
div.search dl {
}
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}



/* Forms */
fieldset {
	border: none;
	margin: 0px 1em;
}
fieldset legend {
	display: none;
}
fieldset div {
	padding: .3em 0;
	width: 100%;
	overflow: hidden;
}
fieldset div.buttons {
	width: auto;
	margin: 0px 0 0 270px;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset div.buttons input.img {
	padding: 0;
}
fieldset p.header, #content fieldset p.header {
	margin: 5px 0;
	font-weight: bold;
}
fieldset label {
	float: left;
	display: block;
	width: 8em;
	margin-right: 1em;
	text-align: right;
}
fieldset label span.red {
	display: inline;
	color: #B11212;
}
fieldset input.text {
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
}
fieldset input.text {
}
fieldset textarea {
}
.rad, #content ul.rad {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.rad li {
	list-style: none;
	list-style-type: none;
	padding: .3em 0;
}
.rad li label {
	float: none;
	width: auto;
	display: inline;
}
#content fieldset ul.rad {
	margin-left: 9em;
}

fieldset.search .ch {
	margin: 0em 1em .5em 8em;
	width: 280px;
}
fieldset.search ul.ch li {
	display: block;
	margin: .3em 0 .3em 2px;
	clear: none;
}
fieldset.search .ch label {
	float: none;
	display: inline;
}

div.search dl {
}
/*
div.search dl dt {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 15px;
	background: url('img/bullets/6.gif') no-repeat 0 .25em;
}
div.search dl dd.extra {
	margin: .5em 0 .5em 2em;
	color: #999999;
}
div.search dl dd.description {
	clear: both;
	margin: .5em 0 2em 2em;
	padding: 0 0 .5em 0;
	border-bottom: solid 1px #BBDAF6;
}
*/
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}
div.search dl.filter {
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em 0;
}
div.search dl.filter dt {
	clear: left;
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	background: none;
	border-top: solid 1px #DDDDDD;
}
div.search dl.filter dd {
	display: block;
	margin: 3px 0 0 160px;
	border-top: solid 1px #CCCCCC;
}


.desc {
}
.describe {
	display: none
}

