<!--  Index   -->

body{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
}

td{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
}

a.topmenu{color:black; font-family:tahoma; font-size:10pt; font-weight:normal;}

#pic {
	width: 328;
	height: 44;
	background: url(images/pic_2.png);
	filter: expression(fixPNG(this));
}
#pic img {width: 328;
	height: 44; }
	
#pic2 {
	width: 134;
	height: 34;
	background: url(images/pic_3.png);
	filter: expression(fixPNG(this));
}
#pic2 img {width: 134;
	height: 34; }	

#pic3 {
	width: 44;
	height: 47;
	background: url(images/lapa.png);
	filter: expression(fixPNG(this));
}
#pic3 img {width: 44;
	height: 47; }		
	
#pic4 {
	width: 109;
	height: 32;
	background: url(images/tel.png);
	filter: expression(fixPNG(this));
}
#pic4 img {width: 109;
	height: 32; }	
	
#pic5 {
	width: 30;
	height: 30;
	background: url(images/altrum2.png);
	filter: expression(fixPNG(this));
	margin-right:3;
}
#pic5 img {width: 30;
	height: 30;
	margin-right:3; }				


a.cat_menu_item{
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-color: #5D473A;
	color: #F1D2C0;
	background-position: bottom;
	display: block;
	padding: 5 0 5 17;
	text-decoration: none;
}
a.cat_menu_item:hover{	
	background-color: #F1D2C0;
	color: #5D473A;
	text-decoration: none;
}

a.cat_menu_item_sel{
	background-color: #F1D2C0;
	padding: 5 0 5 17;
	display: block;
	color: #5D473A;
}
a.cat_menu_item_sel:hover{
	background-color: #F1D2C0;
	color: #5D473A;
}



td.login{height:110; background-color:#F0F0F0; padding-left:20;}

h1{font-family:tahoma; font-size:18pt; font-weight:normal;}

a.product_name{color:#404040; font-family:tahoma; font-size:12pt; font-weight:normal;}

a.brand{
	color: black;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
}

td.brands{background-color:#F0F0F0; border-style:dotted; border-color:black; border-width:1; color:black; font-family:tahoma; font-size:10pt; font-weight:normal;}

span{
	display: none;
}

span.price{
	color: #F30C00;
	font-family: tahoma;
	font-size: 14pt;
	font-weight: normal;
	display: block;
}

td.price{background-color:#F0F0F0;}

hr{border-style:dotted; border-color:black; border-width:1;height:1;}

a.menu {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

td.hi_menu{

	color: White;

	background-image: url(images/upmenu.jpg);

	padding: 10 10 10 10;

}

td.hi_menu_sel {

	color: Yellow;

	background-image: url(images/upmenu.jpg);

	padding: 10 10 10 10;

}

td.low_menu{
	color: White;
	padding: 10 0 10 10;
	text-align: center;
}

td.low_menu_sel {
	color: Yellow;
	padding: 10 0 10 10;
	text-align: center;
}

a {
	color: Blue;
	text-decoration: none;
}

a:hover {
	color: Blue;
	text-decoration: underline;
}

td a {
	color: Blue;
	text-decoration: none;
}

td a:hover {
	color: Blue;
	text-decoration: underline;
}


td.body a {
	color: Blue;
	text-decoration: none;
}

td.body a:hover {
	color: Blue;
	text-decoration: underline;
}

p {
	text-align: justify;
	text-indent: 25px;
	font-family: Verdana;
	font-size: 12px;
}

p a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	color: Blue;
}
p a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}


a.order_link{color:black; font-family:tahoma; font-size:10pt; font-weight:normal;}

.hidden {
	color: #5D473A;
}


.hidden a {
	color: #5D473A;
}

.hidden a:hover {
	color: #5D473A;
}
a.hidden  {
	color: Red;
}
a.hidden:hover  {
	color: Blue;
}

a#left  {
	display: block;
	background-image: url(../images/left_noact.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 407px;
	background-position: center;
}

a#left:hover {
	background-image: url(../images/left_act.jpg);
}

a#right  {
	display: block;
	background-image: url(../images/right_noact.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 407px;
	background-position: center;
}

a#right:hover {
	background-image: url(../images/right_act.jpg);
}

a#button  {
	display: block;
	background-image: url(../images/button_noact.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 36px;
	background-position: center;
	font: bold 10px Verdana;
	color: #990000;
	text-align: center;
	text-decoration: none;
	padding: 10 5 10 5;
}

a#button:hover {
	background-image: url(../images/button_act.jpg);
	text-decoration: none;
}
#contentw {
	padding: 20px 0px 20px 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 500px;
	position: relative;
}
#box {
	padding: 0px 20px 0px 0px;
	overflow: hidden;
	height: 590px;
	border-right: 0 solid #ccc;
	position: relative;
}
#scroll1 {
	position: absolute;
	margin: 0px 0px 0px 485px;
	background: url(images/verh.gif) no-repeat;
	width: 15px;
	height: 19px;
	cursor: hand;
	z-index: 1;
}
#scroll2 {
	position: absolute;
	margin: 570px 0px 0px 485px;
	background: url(images/niz.gif) no-repeat;
	width: 15px;
	height: 19px;
	cursor: hand;
	z-index: 1;
}
#p {
	position: absolute;
	margin: 5px 20px 0px 0px;
}
