a {
	text-decoration: none;
}

img {
	border: 0px;
}

#hdr_center {
	background-image: url(images/hdr_bg.jpg);
}

#main {
}

#hdr {
	color: #ffffff;
}

#hdr a{
	color: #ffffff;
}

#doc {
	background-image: url(images/doc_bg.gif);
}

#lbar {
	background-image: url(images/lbar_bg.jpg);
}

#rbar {
	background-color: #7d3229;
}

#ftr {

}

#hdr .col {
  position: relative;
  float: left;
}

#hdr_lcorner {
	width: 200px;
	height: 200px;
}

#hdr_center {
	width: 800px;
	height: 200px;
	text-align: right;
}

#ftr .col {
  position: relative;
  float: left;
}

#ftr_lcorner {
	background-image: url(images/lbar_bg.jpg);
	width: 200px;
	height: 80px;
}

#ftr_center {
	background-image: url(images/ftr_bg.gif);
	width: 800px;
	height: 80px;
	text-align: right;
}

#lmnu {
	background-image: url(images/lbar_top_bg.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}

h1 {
	color: #990000;
	margin: 0px 0px 0px 0px;
/*	background-color: #ff00ff;*/
	height: 69px;
}

h2 {
	color: #990000;
/*	height: 69px; */
	margin: 20px 10px 0px 10px;
}

h3 {
	color: #990000;
}

#hdr address {
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#doc p {
	text-align: justify;
	font-family: garamond, serif;
	font-style: normal;
	font-size: 1.05em;
	line-height: 120%;
	margin: 0px 10px 5px 40px;
	margin-left: 20px;
}

#doc .halfwidth {
	width: 50%;
}

#doc .attention {
	text-align: center;
	font-family: garamond, serif;
	font-style: normal;
	font-size: 1.2em;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}

.thumbpath {
	width: 50px;
}

table.prodlist {
	border: 1px #990000 solid;
	border-collapse: collapse;
	text-align: center;
	border-spacing: 0px;
}

.prodlist th {
	background: #990000;
	color: #ffffff;
	border-bottom: 2px;
}

.prodlist td {
	padding: 0px 4px 0px 4px;
	text-align: left;
}

.prodlist td a {
	text-decoration: none;
	color: #000;
}

.prodlist td a:hover {
	text-decoration: underline;
	color: #f00;
}

#hdr a.langlink {
	color: #990000;
	font-weight: bold;
}

#rbar h3 {
	height: 32px;
	width: 140px;
	margin: 0 auto;
	margin-top: 10px;
/*	background-color: #ff00ff;*/
	padding: 0 0 0 0;
}

.rbarbox {
	width: 130px;
	margin: 0 auto;
	padding: 5px 5px 10px 5px;
	background-image: url(images/doc_bg.gif);
	border: 2px;
	border-color: #ff0000;
}

.rbarbox a {
	color:#e75c21;
	font-weight: bold;
}

.rbarbox_ftr {
	margin: 0 auto;
	width: 140px;
	height: 6px;
	background-image: url(hu/images/rbarbox_ftr_bg.gif);
}

label {
	font-size: 0.9em;
}

input {
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #ffffff;
	background-color: #7d3229;
	height: 18px;
}

.news_date {
	color: #7d3229;
	font-size: 0.75em;
	margin: 0 0 0 0;
}

.news_txt {
	text-align: justify;
	font-family: garamond, serif;
	font-style: normal;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}
	
.adminform fieldset {
	border: 1px solid #990000;
	width: 38em
}

.adminform legend {
	color: #fff;
	background: #990000;
	border: 1px solid #990000;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 1.0em;
}

.adminform label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.adminform input[type="text"],input[type="password"]  {
	margin-left: 1em;
}

.adminform input[type="submit"],input[type="reset"]  {
	color: #ff0;
	background: #990000;
	font-weight: bold;
	border: 2px outset #d7b9c9;
/*	width: 1em; */
	float: left;
	margin-left: 10em;
	display: block;
}

.adminform select {
	margin-left: 1em;
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #ffffff;
	background-color: #7d3229;
	height: 18px;
}

.adminform textarea {
	margin-left: 1em;
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #ffffff;
	background-color: #7d3229;
}

.adminform .add_pic_item, .add_pcat_item, .add_tcat_item{
	list-style-type: none;
}

.miniform {
	margin: 0 0 0 0;
}

.err_message {
	color: #f00;
	font-weight: bold;
	margin: 5px 20px 20px 20px;
}

.price {
	white-space: nowrap;
}

.attiblabel {
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	width:100px;
}

