* { behavior: url(../iepngfix.htc) } /*png transparency for IE6*/

body{
	text-align:center;
	margin-top: 0px;
	background-color: #4799e5;
	margin-bottom: 0px;
}

body *{
	font-family: Verdana;
	font-size:12px;
}

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

a{
	color:#0099CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover{color:#000}

#page{
	width:951px;
	margin:auto;
	background-image: url('../images/page_bg.gif');
	text-align: left;
}

#top{
	width:951px;
	margin:auto;
	height: 116px;
	}
#logo{
	width:395px;
	height: 116px;
	background-image: url('../images/logo.gif');
	display: inline;
	float: left;
}

#home{
	background-image: url('../images/home.gif');
	width: 92px;
	height: 116px;
	display: inline;
	float: left;
}

#home a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 90px 0px 0px 5px;
	display: block;
	height: 5px;
	text-align: center;
}

#home a:hover{
	color: #333333;
}

#produse_noi{
	background-image: url('../images/produse_noi.gif');
	width: 105px;
	height: 116px;
	display: inline;
	float: left;
}

#produse_noi a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 90px 0px 0px 2px;
	display: block;
	height: 5px;
	text-align: center;
}
#produse_noi a:hover{
color: #333333;
}


#promotii{
	background-image: url('../images/promotii.gif');
	width: 78px;
	height: 116px;
	display: inline;
	float: left;
}
#promotii a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 90px 0px 0px 2px;
	display: block;
	height: 5px;
	text-align: center;
}
#promotii a:hover{
color: #333333;
}
#comanda_online{
	background-image: url('../images/comanda_online.gif');
	width: 144px;
	height: 116px;
	display: inline;
	float: left;
}
#comanda_online a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 90px 0px 0px 3px;
	display: block;
	height: 5px;
	text-align: center;
}
#comanda_online a:hover{
	color: #FFFFFF;
	color: #333333;
}

#contact{
	background-image: url('../images/contact.gif');
	width: 85px;
	height: 116px;
	display: inline;
	float: left;
}

#contact a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 90px 0px 0px 8px;
	display: block;
	height: 5px;
	text-align: center;
}
#contact a:hover{
color: #333333;
}

#margin_right{
	background-image: url('../images/margin_right.gif');
	width: 52px;
	height: 116px;
	display: inline;
	float: left;
}

#header{
	height:185px;
	background:#fff url('../images/header.gif') 50% 50%;
	margin: auto;
	width: 951px;
}

#topmenu{ height:27px; background:#fff url('../images/topmenu.jpg');}
#topmenu ul{ margin:0px; padding:0px;}
#topmenu li { list-style-type:none; float:left; width:96px; text-align:center;}
#topmenu li a { display:block; padding:7px; color: #266094}
#topmenu li a:hover { background-color:#fff }

#left{
	float:left;
	width:250px;
	display:inline; /*IE FIX*/
	margin-left: 65px;
	margin-top: 10px;
}

#left h3 {
	color:#0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#left a {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#left a:hover {
	color:#FF9900;	
}

.panel{
	padding:5px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
}

.smartinput{
	margin:5px 0 5px 0px;
	background-color:#cbe6ff;
	border: 1px solid #fff;
	width:202px;
	height: 27px;
	padding: 5px 0px 0px 5px;
}
.smartinput2{
	margin:5px 0 5px 0px;
	background-color:#cbe6ff;
	border: 1px solid #fff;
	width:207px;
	height: 32px;
}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	color: #0099CC;
}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {margin:0 0 5px 20px; padding:0px;}
#prod_menu ul li {
	display:block;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:normal;
	display:block;
	padding:0px 0px 0px 10px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(../images/arrow_b.gif) 0% 60% no-repeat;
} 
#prod_menu ul li a:hover {
} 

#main{
	width:580px;
	float:left;
	margin:0 0 0 10px;
	display:inline; /*IE FIX*/
}

#main p {
	text-align:justify;
}

h1{
	background: #fff url('../images/h1.jpg') no-repeat 50% 50%;
	padding-left:10px;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 20px 0;
	width: 566px;
	height: 27px;
	text-align: center;
	color: #FFFFFF;
}

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;
}
.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/buton.jpg') 0 50% repeat-x;
}

.button_login {
	background: url('../images/buton.jpg');
	height: 20px;
	width: 70px;
	text-align: center;
	display: inline;
	float: left;
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	margin: 0px 0px 0px 65px;
	}

.button_login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button_login a:hover {
	color: #333333;
	}

.button_cauta {
	background: url('../images/buton.jpg');
	height: 20px;
	width: 70px;
	text-align: center;
	display: inline;
	float: left;
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	margin: 0px 0px 10px 65px;
}

.button_cauta a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button_cauta a:hover {
	color: #333333;
	}


.button_detaliu {
	background: url('../images/buton.jpg');
	height: 20px;
	width: 70px;
	text-align: center;
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
}

.button_detaliu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button_detaliu a:hover {
	color: #333333;
	}

.button_cumpara {
	background: url('../images/buton.jpg');
	height: 20px;
	width: 70px;
	text-align: center;
	display: inline;
	float: right;
	margin: 0px 15px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.button_cumpara a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button_cumpara a:hover {
	color: #333333;
	}
	
	
.button_cumpara1 {
	background: url('../images/buton.jpg');
	height: 20px;
	width: 70px;
	text-align: center;
	display: inline;
	float: right;
	margin: -15px 10px 0px 550px;
	padding: 5px 0px 0px 0px;
	color: #FFFF99;
}

.button_cumpara1 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button_cumpara1 a:hover {
	color: #333333;
	}	

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;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.mention{color:#515151;}

.notice{
	margin-top:10px;
	background-color:#e6f3ff;
	border:1px solid #c0dffb;
	padding:5px;
	margin-right: 15px;
}
.crumbs{
	margin-top:10px;
	background-color:#e6f3ff;
	border:1px solid #c0dffb;
	padding:5px;
	margin-right: 15px;
}

#footer {
	text-align:center;
	height: 45px;
	background-color: #1c70c1;
	width: 852px;
	margin: 10px 0px 0px 61px;
	color: #FFFFFF;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
}