body, table { font: 8pt Verdana, Tahoma, Arial, Sans-serif;
	color: #000000;
} 
/* ********************************************** */
h1,h2,h3,h4,h5 { margin: 5px 0px;
	color: #000066;
}
h1 { font: bold 10pt Tahoma, Sans-serif;
} 
h2 { font: bold 11pt Arial, Sans-serif;
}
h3 { font: bold 9pt Arial, Sans-serif;
}
h4 { font: bold 8pt Arial, Sans-serif;
}
h5 { font: oblique 8pt Arial, Sans-serif;
}
/* ********************************************** */
#menu { background-color: #f3f3f3;
	border-bottom: 1px solid #eeeeee;
	height: 30px;
}
#menu h4 { font: bold 12pt Garamond, Arial, Sans-serif;
	text-align: center;
}
/* ********************************************** */
.bars { width: 180px; height: 30px;
	background: #364391 url('images/buton.gif') repeat-x;
}
.bars p { font: bold 11pt Arial, Sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	margin: 0px;
}
/* ********************************************** */
#left_menu { width: 180px;
}
#left_menu h1 { margin: 0px; 
	padding: 5px 0px 5px 3px;
	border-bottom: 1px dotted #c0c0c0;
	background-color: #f3f3f3;
}
#left_menu p {  margin: 0px;
	padding: 5px 0px 4px 7px;
	border-bottom: 1px dotted #c0c0c0;
}
#right_panel { width: 180px;
}
#right_panel p { margin: 0px;
	padding: 5px 0px 4px 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#content { padding: 5px 15px 10px 15px;
}
/* ********************************************** */
.coment { color: #202066;
}
.category { text-align: center;
	background-color: #f7f7f7;
	border-bottom: 1px solid #f3f3f3;
}
#prodinf { border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#prodinf td { border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font: bold 10pt Tahoma, Sans-serif;
	color: #202066;
}
.price,
.delivery { color: #FF0000;
}
.stock { color: #009933;
}
.tit {	width: 100%;
	height: 30px;
	margin: 10px 0px;
	background: url('../userfiles/image/tit_bg.jpg') repeat-x;
}
/* ********************************************** */
a {	color: #000066;
	text-decoration: none;
}
a:hover { color: #0099FF;
	text-decoration: underline;
}