body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(back.jpg);
	background-repeat:repeat-x;
	background-color:  #6BCB4B;
}

#link {
float: right;
COLOR: #000;
}
a:link {
COLOR: #1b1b1b;
TEXT-DECORATION: none;
}
a:visited {
COLOR: #68cc58;
TEXT-DECORATION: none;
}
a:hover {
COLOR: #1b1b1b;
TEXT-DECORATION: none;
BACKGROUND: #ababab;
}
.main
{
	background-color:#F3F4F5;
	color: #394846;
	line-height:1.3;
	font-size: 10px;
}
h1 {
	font-size: 10px;
	color: #394846;
}
.opinie
{
	color: #394846;
	line-height:1.3;
	text-align:justify;
	font-size: 10px;
}
#bottom {
margin-left: -10px;
width: 102%;
height: 100%;
position: fixed; top: 78%; font-size: 12px;
}