body, td, th			{	font-family: tahoma,arial,sans-serif; font-size: 10pt; color: #000000; }

a						{	text-decoration: none }
a:visited				{	color: #4A91B8; }
a:link					{	color: #4A91B8; }
a:active				{	color: #4A91B8; }
a:hover					{	color: #000066; text-decoration: underline }

h3						{	color: #4A91B9; font-weight: bold; font-size: 10pt; }
h4						{	color: #4A91B9; font-weight: normal; font-style: italic; font-size: 10pt; }

.petit					{	font-size: 8pt; font-style: italic; color: gray; }

.sortiment				{	border-collapse: collapse; border: 1px solid silver; text-align: center; }
.sortiment th			{	border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray;
							background-color: #E6E6E6; font-weight: normal; font-style: italic; }
.sortiment td			{	border: 1px dotted silver; }

.colortable				{	border-collapse: collapse; border: 1px solid black; text-align: center; }
.colortable th			{	border-bottom: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid black;
							background-color: #E6E6E6; font-weight: normal; font-style: italic; }
.colortable td			{	border: 1px solid black; padding: 2px; height: 28px; width: 28px; }

.menuleft				{	color: #4A91B8; font-style: italic; }
.menuleft a:visited		{	color: #4A91B8}
.menuleft a:link		{	color: #4A91B8}
.menuleft a:active		{	color: #4A91B8}
.menuleft a:hover		{	color: #000066; text-decoration: none }

.menutop				{	color: #4A91B8; font-style: italic; }
.menutop a:visited		{	color: #4A91B8}
.menutop a:link			{	color: #4A91B8}
.menutop a:active		{	color: #4A91B8}
.menutop a:hover		{	color: #000066; text-decoration: none; font-weight:bold }

.menuleft0				{	color: #4A91B8; font-weight: bold }
div.menuleft0			{	margin-left: 5px }
.menuleft0 ul			{	list-style: none; padding-left: 0px }
.menuleft0 a, .menuleft0 a:link, .menuleft0 a:visited
						{	padding-left: 20px; text-decoration: none; color: #4A91B8 }
.menuleft0 a:hover		{	text-decoration: underline; color: #000080 }
.menuleft0 a.menuleft_clicked, .menuleft0 a.menuleft_clicked:link, .menuleft0 a.menuleft_clicked:visited, .menuleft0 a.menuleft_clicked:hover
						{	color: #FF0000 }
.menuleft0 .menuleft0_plus
						{	background-image: url('images/plus.gif'); background-repeat: no-repeat; background-position: 0px 5px; display: block }
.menuleft0 .menuleft0_minus
						{	background-image: url('images/minus.gif'); background-repeat: no-repeat; background-position: 0px 5px; display: block }
.menuleft0 li			{	padding: 5px 0px 5px 0px }
.menuleft1				{	font-weight: normal }
.menuleft1 .menuleft1_close
						{	display: none }
.menuleft1 .menuleft1_open
						{	display: block }
.menuleft1 a			{	padding-left: 20px }
.menuleft1 a.menuleft_clicked, .menuleft1 a.menuleft_clicked:link, .menuleft1 a.menuleft_clicked:visited, .menuleft1 a.menuleft_clicked:hover
						{	color: #000080;	font-weight: bold }
.menuleft1 li			{	padding: 0px 0px 0px 0px }

input.web_page {
  width: 0px;
  height: 0px;
  border: 0px;
}

fieldset {
  background-color: #EEEEEE;
  width: 400px;
  text-align: left;
  padding-left: 25px;
}

