.data {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	margin-left: 28;
	margin-top: 5;
	margin-bottom: 5
	} 

.uslugi {
	margin-left: 28;
	margin-top: 5;
	}

.inside
	{
	background-color: #ffffff;
	background-image: url("imgs/klienci.jpg");
	background-repeat: no-repeat;
        }

.menu
	{
	background-color: #ffffff;
	background-image: url("imgs/uslugi.gif");
	background-repeat: no-repeat;
        }





a:link { font-family: verdana, sans-serif; font-size: 8pt; text-decoration: none; color: black; font-weight: normal}
a:visited { font-family: verdana, sans-serif; font-size: 8pt; text-decoration: none; color: black; font-weight: normal}
a:active{ font-family: verdana, sans-serif; font-size: 8pt; text-decoration: none; color: black; font-weight: normal}
a:hover { font-family: verdana, sans-serif; font-size: 8pt; text-decoration: underline; color: black; font-weight: normal}

