body{
	text-align:center;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

body *{
	font-family: Tahoma;
	font-size:11px;
}

small, small *{
	font-size:9px;
}

a{
	color:#542373;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#ff9600
}

#page{
	width:950px;
	text-align:left;
	margin:auto;
}

#header{
	height:100px;
	background-image: url(../images/header.gif);
}

#topmenu{
	height:32px;
	display: inline;
	float: left;
	margin-left: 61px;
}
#topmenu ul{ margin:0px; padding:0px;}
#topmenu li {
	list-style-type:none;
	float:left;
	text-align:center;
	height: 32px;
}
#topmenu li a {
	display:block;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 33px;
	margin: 0px 0px 0px 0px;
}
#topmenu li a:hover {
	background-color:#fff;
	background-image: url(../images/topmenu-hover.gif);
	background-position: 1px 1px;
}

#left, #right{
	float:left;
	width:185px;
	display:inline; /*IE FIX*/
	background-color: #e8e0ed;
	margin-top: 20px;
}

#left h3, #right h3 {
	padding:0px;
	color:#fff;
	margin: 0px;
	background-image: url(../images/h3.gif);
	width: 185px;
	height: 25px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}

.panel{
	padding:5px;
	background-color: #dacee3;
	margin: 0px 5px 5px 5px;
}

.smartinput{
	margin:5px 0 5px 0;
	background-color:#fff;
	border: 1px none #fff;
	width:151px;
	height: 20px;
	line-height: 20px;
}
.smartinput2{
	margin:5px 0 5px 0;
	border: 1px none #fff;
	width:151px;
	height: 20px;
	line-height: 20px;
}

/*menu*/
#prod_menu {margin:0px;padding:0px;list-style-type:none;}

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #542373;
}

#prod_menu li a:hover{
	color: #ff9600;
}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {
	margin:0 0 5px 10px;
	padding:0px;
}
#prod_menu ul li {
	display:block;
	border-bottom:1px solid #e8e0ed;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:normal;
	display:block;
	padding:2px;
	font-size: 11px;
	font-family: Tahoma;
	color: #542373;
} 
#prod_menu ul li a:hover {
	color: #ff9600;
} 

#main{
	width:552px;
	float:left;
	margin:20px 0px 0 0px;
	display:inline; /*IE FIX*/
	padding: 5px;
}

#main p {
	text-align:justify;
}

h1{
	padding-left:0px;
	line-height:24px;
	font-size:22px;
	font-weight:normal;
	margin:0 0 0 0;
	color: #ff9000;
}

form{
	margin:0px;
	padding:0px;
}

ol{
	list-style-type: none;
	padding: 0 4px 0 4px;
	margin:0px;
}

td, th{
	border-bottom:solid 1px #C6C6C6;
	margin-left:3px;
	padding:3px;
}

.c0{background-color:#f3f9fa;}
.c1{background-color:#fff;}

table.order {text-align:right; width:100%;}

.orderc1{background-color:#fff;}
.orderc2{background-color:#EDEDED;}

/*applies to all*/
.b_plain, .b_left, .b_right, .b_up, .b_basket {color:red; text-decoration:none; text-transform:capitalize;}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {
	line-height:20px; /*button height for IE*/
	;
	font-style:normal;
	color:#993399;
}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:red;}
/*padding sets button height*/
a.b_plain span, a.b_left span, a.b_right span, a.b_up span, a.b_basket span {padding-top: 7px; padding-bottom:7px;}
/*center of button - padding sets button width*/
a.b_plain .b2, a.b_left .b2, a.b_right .b2, a.b_up .b2, a.b_basket .b2 {padding-left: 5px; padding-right:5px; background: url('../images/b2.png') 0 50% repeat-x;}


a.b_plain .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_plain .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.png') 100% 50% no-repeat;}

a.b_left .b1{padding-left: 7px; padding-right:7px; background: url('../images/b1_left.png') 0 50% no-repeat;}
a.b_left .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.png') 100% 50% no-repeat;}

a.b_basket .b1{padding-left: 26px; padding-right:3px; background: url('../images/b1_basket.png') 0 50% no-repeat;}
a.b_basket .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.png') 100% 50% no-repeat;}

a.b_right .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_right .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.png') 100% 50% no-repeat;}

a.b_up .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_up .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_up.png') 100% 50% no-repeat;}


input.b_left,input.b_right,input.b_up { 
	cursor:pointer;
	overflow: visible; /*great IE fix for aditional horizontal space in buttons  */
	padding:3px 10px 3px 10px; background: url('../images/b2.png') 0 50% repeat-x; border:0px; margin-bottom:0px !important; margin-bottom:-2px; 
}

input.b_left{padding-left:17px; background: url('../images/b2.png') 0 50% repeat-x; }
input.b_right {padding-right:17px; background: url('../images/b2.png')  0 50% repeat-x;}
input.b_up {padding-right:17px; background: url('../images/b2.png')  0 50% repeat-x;}


.form{
	height:12px;
	margin:1px;
}

textarea { width:250px; }

.important{color:#CE3636;}

.mention{color:#515151;}

.notice{margin-top:10px;background-color:#ffffd9; border:1px solid #63757D; padding:5px;}
.crumbs{margin-top:10px;background-color:#ffffd9; border:1px solid #FDF482; padding:5px;}

#footer {text-align:center; background: url('../images/main_bottom.gif') 50% 100% no-repeat; padding-bottom:20px;}

.cauta{
	background-image: url(../images/b-cauta.gif);
	width: 48px;
	height: 21px;
	display: inline;
	float: left;
	color: #FFFFFF;
	margin: 6px 0px 0px 5px;
	line-height: 20px;
	text-align: center;
}

.login{
	background-image: url(../images/login.gif);
	width: 86px;
	height: 24px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 40px;
}

.detaliu{
	background-image: url(../images/b-detaliu.gif);
	width: 32px;
	height: 31px;
	display: block;
	float: left;
}

.cumpara{
	background-image: url(../images/b-cumpara.gif);
	width: 32px;
	height: 31px;
	display: block;
	float: left;
	margin-left: 5px;
}

h3{
	color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	width: 185px;
}


.list {
	font-size: 11px;
	line-height: 22px;
	list-style: none;
	font-weight: normal;
	
}
.list li{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 18px;
	
}

.list a{
	color: #FFFFFF;
}

.list a:hover{
	color: #ffdd00;
}

#girl{
	behavior: url(iepngfix.htc);
	background-image: url(../images/girl.png);
	width: 143px;
	height: 132px;
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	margin: -96px 0px 0px 0px;
}