﻿a:link {
	color: #993333;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #808080;
	margin: 0;
}
.image1 {
	border-style: solid;
	border-width: 0;
}
.imageleft {
	border-style: none;
	border-width: 0;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}
.image_rt {
	margin: 1px 0px 3px 10px;
	border-style: none;
	border-width: 0;
	float: right;
}
.image_nobdr {
	border-width: 0;
}
.menu {
	background-color: #E5E5CB;
	border-width: 0;
}
.left {
	text-align: left;
}
.right  {
	text-align: right;
}
.center {
	text-align: center;
}
.small {
	font-size: xx-small;
}
.medium {
	color: #993333;
	margin-top: 0;
	margin-bottom: 0;
	font-size: medium;
}
.highlight {
	color: #993333;
	margin-top: 0;
	margin-bottom: 0;
}
.highlight1 {
	color: #E5E5CB;
	margin-top: 0;
}
.cellborder {
	border: 1px solid #E5E5CB;
}
h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #993333;
	text-transform: uppercase;
	font-weight: 400;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	color: #993333;
	text-transform: uppercase;
	font-weight: 400;
	list-style-type: square;
}
h3 {
	font-family: Arial;
	font-size: 8pt;
	color: #993333;
	text-transform: uppercase;
	font-weight: 400;
	list-style-type: square;
}
.left_10 {
	text-align: left;
	margin-left: 10px;
}
.title {
	font-family: Arial;
	font-size: 8pt;
	color: #993333;
	text-transform: uppercase;
	font-weight: 400;
}
.list_short {
	list-style-type: square;
	margin-left: 20px;
	line-height: 100%;
}
.list {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 20px;
	color: #666666;
	line-height: 20px;
}

/* -- eshop -- */
.dkgrn_xsml {
	color: #8C8C46;
	font-size: x-small;
	font-weight: bold;
}
.imagelft {
	border-width: 0px;
	float: left;
	margin-right: 10px;
}
.imagert {
	border-width: 0px;
	float: right;
	margin-left: 10px;
}

