@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tlo.png);
	margin-top:0px;
	margin-bottom:0px;
}

.tglowna {
	width:770px;
	border:0;
}

.menu {
font:"Comic Sans MS";
font-size:20px;
}

.tresc {
font-size:10px;
}

a, a:visited, a:active {
    color: #363636;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

