body, span, div, form, p, h1, h2, h3, ul, li, fieldset, label, img {
	margin: 0;
	padding: 0;
}

body, html{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

.tds {
     font-family: tahoma,verdana,arial;
     font-size: 11px;
     color: #000000;
}

.top {
     background-image: url(images/m01.png);
     background-repeat: repeat-x;
}

.stopka {
     font-size: 11px;
     color: #818181;
}

.glowna {
font-family: Tahoma;
font-size: 10px;
color: #666666;
}

input {
padding: 1px;
margin: 1px;
font-family: Tahoma;
font-size: 10px;
color: #222222;
}
a:visited { text-decoration: none; color: #050505}
a:link    { text-decoration: none; color: #050505}
a:hover   { text-decoration: none; color: #FF8000}
