table
{
border-collapse:collapse;
}
table, td, th
{
border:0px;
}

body
{
margin:0px 0px;
}

body, td {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none
}

.black {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #A3A3A3;
	text-decoration: none;
	background : black;
}

	.productsstyle {position: absolute; visibility: hidden; left: 152px; top: 19px;}
	.productsbtn {position: absolute; left: 152px; top: 4px;}
	.referencestyle {position: absolute; visibility: hidden; left: 252px; top: 19px;}
	.referencebtn {position: absolute; left: 252px; top: 4px;}
	.profilestyle {position: absolute; visibility: hidden; left: 357px; top: 19px;}
	.profilebtn {position: absolute; left: 357px; top: 4px;}
	.newsstyle {position: absolute; visibility: hidden; left: 452px; top: 19px;}
	.newsbtn {position: absolute; left: 452px; top: 4px;}
	.contactstyle {position: absolute; visibility: hidden; left: 537px; top: 19px;}
	.contactbtn {position: absolute; left: 537px; top: 4px;}
	.navstyle {position: absolute; left: 20px; top: 275px;}   
	.navstyleX {position: absolute; left: 20px; top: 275px;}  

/* rep contacts */
.kontact {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	background : white;
   	margin : 0px 152px 0px;
   	line-height: 125%;
}

/* standard gray link style */

a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}  

/* dark background link style */
.black {}

a:link.black {
	text-decoration: none;
	color: #A3A3A3;
}
a:visited.black {
	text-decoration: none;
	color: #A3A3A3;
}
a:hover.black {
	text-decoration: underline;
}
a:active.black {
	text-decoration: underline;
}  

/*	.menunav {FONT-SIZE: 11px;
    	COLOR: #808080;
    	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    	TEXT-DECORATION: none}

	.menunav:visited {text-decoration:none;  color:#808080}
	.menunav:hover {text-decoration:none; color:#333333}
*/