* { behavior: url(../js/iepngfix.htc) } /*png transparency for IE6*/

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
div#header{position:relative}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#header a{position:absolute;right:0;top:23px}
div#container{text-align:left}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0}
div#container{width:878px;margin:0 auto; background-color:#FFF;}
div#wrapper{float:left;width:100%}
div#content{margin: 0 183px}
div#left{float:left;width:173px;margin-left:-178px}
div#right{float:left;width:173px;margin-left:-873px}
div#footer{clear:left;width:100%}

body{
	text-align:center;
	background-image: url('../images/fundal.gif');
}

body *{
	font-family: Tahoma;
	font-size:11px;
}

small, small *{
	font-size:9px;
}

a{
	color:#266094;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#FF0066
}

#page{
	background-color:#fff;
	width:878px;
	text-align:left;
	margin:auto;
	border: 2px solid #fff;
}

#header{
	height:232px;
	background:#fff url('../images/header.jpg') 50% 50%;
}

#topmenu{
	height:39px;
	background:#fff url('../images/topmenu.jpg');
}
#topmenu ul{
	margin:0px;
	padding:0px;
	border-right-color: #FFFFFF;
	padding-left: 112px;
}
#topmenu li {
	list-style-type:none;
	float:left;
	color: #FFFFFF;
	text-align: center;
	display: block;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
}

#topmenu li a {
	color: #FC3A92;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-family: Tahoma;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
}

#topmenu li a:hover {
	color: #333333;
	margin-top: 2px;
}
#left b, #right b{
	float:left;
	width:170px;
	display:inline; /*IE FIX*/
	margin: 0px 0px 0px 0px;
}

#left h3, #right h3 {
	color:#fff;
	margin: 5px 0 0 0px;
	background-image: url('../images/h3.jpg');
	height: 20px;
	width: 171px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

.panel{
	padding:5px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

.smartinput{
	margin:5px 0px 5px -1px;
	border: 1px none #fff;
	width:153px;
	background-image: url('../images/smartinput.gif');
	height: 17px;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-style: none;
}
.smartinput2{
	margin:5px 0px 5px -1px;
	border: 1px none #fff;
	width:153px;
	background-image: url('../images/smartinput.gif');
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-style: dashed;
}

/*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: 13px;
	color: #bf2727;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}
#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: disc;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
} 
#prod_menu ul li a:hover {
	color: #bf2727;
} 

#main{
	width:196px;
	float:left;
	margin:0px 0px 0px 9px;
	display:inline; /*IE FIX*/
}

#main p {
	text-align:justify;
}

h1{
	font-size:14px;
	font-weight:bold;
	background-image: url('../images/bara.gif');
	width: 496px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	font-family: Tahoma;
}

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;}

.b_plain, .b_left, .b_basket {color:#FFFFFF; text-decoration:none; text-transform:capitalize;}

.b_right, .b_up {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	margin-left: 50px;
}

a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {	line-height:20px; /*button height for IE*/; font-style:italic; 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;
	color: #FFFFFF;
}
/*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 {
	background: url('../images/b2.gif') 0 50% repeat-x;
	color: #FFFFFF;
	font-style: normal;
}


a.b_plain .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_plain .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_left .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_left .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_basket .b1{	background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_basket .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_right .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_right .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_up .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_up .b3{background: url('../images/b3_right.gif') 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;}
