td {
	font-family: tahoma, arial;
	font-size: 12px;
}
a:link {
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #009240;
}

a:visited {
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #009240;}

a:hover {
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold; 
	color: #009240;}
	
a:active {
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #009240;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#FFFFEC;
	border:1px solid black;
	width:122px;
	padding:2px;
	color:#000;
	font-size:10px;
	line-height:1.2;
	font-family: Verdana, Arial;
}.cenik {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.customLink {
	color: #cbd2da;
}	

a.linkObrazci {
	color: #000000;
}

