body, p, td {
	font-family : 'tahoma';
	font-size : 9pt
}


A:link  {
	text-decoration : none;
	color : #B4B9D3
}

A:visited  {
	text-decoration : none;
	color : #B4B9D3
}

A:active  {
	text-decoration : none;
	color : #B4B9D3
}

A:hover  {
	text-decoration : underline;
	color : #D4D9F3
}



stopka.A:link  {
	text-decoration : none;
	color : #9499A3
}

stopka.A:visited  {
	text-decoration : none;
	color : #9499A3
}

stopka.A:active  {
	text-decoration : none;
	color : #B2A7A2
}

stopka.A:hover  {
	text-decoration : none;
	color : #C6D0DA;
	font-weight : bold
}

.shopinput {
  border-width : 2;
  border-spacing : 1;
  border-style : solid;
  border-color : black;
  border-left-color : black;
  border-top-color : black;
  border-right-color : black;
  border-bottom-color : black;
}