/* CSS Document */
body {
	font-family:Tahoma;
	font-size:12px;
	background-color:#6e7b87;
	margin-top:0px;
	margin-bottom: 0px;
}
.telo {
	background-color:#546370;
}
.bot {
	background-image:url(../img/bottom.gif);
	height:54px;
	background-position: top center;
	background-repeat:no-repeat;
}
a:link, a:visited, a:active {
	color:#546370;
}

a:hover {
	color: #000000;
}
.tienik {
	background-image: url(../img/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:118px;
}
.ico {
	margin-left:570px;
	margin-top:90px;
}