body
{
	margin: 0px;
}
#tblEshops .invisible
{
	display:none;
}
#tblEshops .td2 A
{
	
	border-right: activeborder 1px solid;
	border-left: activeborder 1px solid;
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-weight: normal !important;
}
#tblEshops .td2 A:visited
{
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
#tblEshops .td2 A:hover
{
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 1px;
	border-right: #808080 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 13px;
	border-left: #ffffff 1px solid;
	color: red;
	border-bottom: #808080 1px solid;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
#tblEshops .td1
{
	font-size: 13px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	text-align: center;
	padding-top: 4px;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-bottom: #817f80 1px solid;
}
#tblEshops .td2
{
	font-size: 13px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	text-align: center;
	padding-top: 4px;
	border-top: white 1px solid;
	border-bottom: #817f80 1px solid;
}
#tblEshops .td3
{
	font-size: 13px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	text-align: center;
	padding-top: 4px;
	border-top: white 1px solid;
	border-right: #817f80 1px solid;
        border-bottom: #817f80 1px solid;
}
.tblMain
{
	background-color: activeborder;
}