.obrazek {
  color: #000000;  background: #ffffff;
	border: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a.stopka:link {
	color : #333333;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
a.stopka:active {
	color : #333333;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
a.stopka:visited {
	color : #333333;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
a.stopka:hover {
	color : #cc0000;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
}


