/* CSS Document */

A {
	TEXT-DECORATION: none
}

a:link {
	color: #4D4D4D;
}

a:visited {
	color: #4D4D4D;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}
.bg {
	background-image:url(../pattern.jpg);
	background-repeat:repeat-x;
}

body, td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Verdana, Arial CE, Sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color:#797979;
}

.opis {
	position:absolute; width:349px; height:115px; z-index:1; left: 7px; top: -900px; visibility: visible;
}

