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

body{
	text-align:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

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

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

a{
	color:#266094;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
a:hover{color:#000}

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

#header{
	height:169px;
}

#sigla {
	height:99px;
	width: 196px;
	float: left;
	display: inline;
	padding-top: 70px;
}

#top {
	float:left;
	width:580px;
	display:inline; /*IE FIX*/
	background: url('../images/right.gif')  0 50% repeat-x;
	height: 169px;
	margin-left: 5px;
}

#right{
	float:left;
	width:190px;
	display:inline;
	height: 169px;
}

#right h3 {
	padding:0px 0px 0px 0px;
	color:#333333;
	margin: 5px 0px 5px 0px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 190px;
}

#topmenu{
	height:40px;
	width: 781px;
	margin: 3px 0px 0px 0px;
	background-image:url('../images/topmenu.gif');

}
#topmenu ul{
	margin:0px 0px 0px 46px;
	padding:0px;
}
#topmenu li {
	list-style-type:none;
	float:left;
	text-align:center;
}
#topmenu li a {
	display:block;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
	padding: 8px 18px 10px 18px;
	text-decoration: none;
}
#topmenu li a:hover {
	color: #CCCCCC;
	background-color: #006699;
}

#left{
	float:left;
	width:198px;
	display:inline;
	padding: 0px 0px 0px 0px;
}

.panel_left_top {
	
	width:198px;
	float:left;
	display:inline; /*IE FIX*/
	background: url('../images/bg_left_top.gif') ;
	height: 15px;
}

.panel_left_bottom {

	width:198px;
	float:left;
	display:inline; /*IE FIX*/
	background: url('../images/bg_left_bottom.gif');
	height: 15px;
}

#left h3{
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
	margin: 3px 0px 3px 0px;
	background: url('../images/h3_left.gif')  0 50% repeat-x;
	width: 198px;
	height: 38px;
	display: inline;
	float: left;
	font-size: 22px;
	font-family: Tahoma;
	text-align: center;
}


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

.panel_left{
	padding:0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url('../images/bg_left.gif');
	width: 188px;
	display: inline;
	float: left;
}


.smartinput{
	margin:0px 0px 5px 0px;
	width:160px;
	height: 25px;
	border: 1px none #b1c7cd;
	background-color: #b1c7cd;
}
.smartinput2{
	margin:0px 0px 5px 0px;
	width:160px;
	height: 25px;
	border: 1px none #b1c7cd;
	background-color: #b1c7cd;
}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 0px;
	width: 155px;
}
#prod_menu ul li {
	display:block;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 30px;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	color: #FF3300;
} 
#prod_menu ul li a:hover {
	color: #000000;
} 

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

#main p {
	text-align:justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1{
	padding-left:0px 0px 0px 0px;
	font-weight:normal;
	margin:3px 0px 3px 3px;
	width: 580px;
	height: 30px;
	background-image: url('../images/h1.gif');
	text-align: center;
	font-family: Tahoma;
	font-size: 22px;
	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_basket {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	font-weight: bold;
}

.b_up {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	font-weight: bold;
	padding-left: 40px;
}

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:#FFFFFF;
}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {
	color:#FFFFFF;
}
/*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{
	background: url('../images/b1_plain.png') 0 50% no-repeat;
}
a.b_plain .b3{
	background: url('../images/b3_plain.png') 100% 50% no-repeat;
}

a.b_left .b1{
	background: url('../images/b1_left.png') 0 50% no-repeat;
}
a.b_left .b3{
	background: url('../images/b3_plain.png') 100% 50% no-repeat;
}
a.b_basket .b3{
	background: url('../images/b3_right.png') 100% 50% no-repeat;
}

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

a.b_up .b1{
	background: url('../images/b1_plain.png') 0 50% no-repeat;
}
a.b_up .b3{
	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:10px;
	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;}

#poza {
	background: url('../images/poza.gif')  0 50% repeat-x;
	padding-left:0px 0px 0px 0px;
	font-weight:normal;
	margin:3px 0px 0px 3px;
	width: 580px;
	height: 169px;
}

.detaliu{
	background-color: #FFFFFF;
	color: #000000;
}
.subcat_thumbs li {
	display:inline;
   float:left;
   width:113px;
   text-align:center;
}
