.bigmapcell{
	background-color: #F3F3F3;
	border-right : 1px solid Gray;
}
A.map:link {
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color : #000099;
}
A.map:visited {text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color : #000099;
}
A.map:active {text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color : #000099;
}
A.map:hover {
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color : #000099;
	FILTER: alpha.opacity=50;
}
.tabmed{
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
}
.spis{
	font-family : Arial;
	font-size : 11px;
}
a{
	color : Black;
	text-decoration : none;
}
a:hover{
	text-decoration : none;
	color : Gray;
}
a.cop{
	color : #aaa;
	text-decoration : none;
}
a.cop:hover{
	text-decoration : none;
	color : Gray;
}
.copr{
	background-color: #F3F3F3;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
	font-family : Arial;
	font-size : 11px;
	text-align : center;
}