
html, body {
    font: 12px Verdana;
	 line-height: 17px;
    background: #17315A url('images/tlo_strony.jpg') repeat-x 0 0;
    text-align: center;
    color: #CBDCF9;
}

td {
    font: 12px Verdana;
	 line-height: 17px;
    color: #CBDCF9;
}

#box {
    width: 987px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

a link {
	border: 0px;
}
A:LINK {
	color: #009AE3;
	text-decoration: none;
}

A:ACTIVE {
	color: #009AE3;
	text-decoration: none;
}
A:VISITED {
	color: #009AE3;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

#pauza {
	height: 25px;
}


