﻿html, body {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff;
	}

img {
	border: 0;
	}

#pomcanysWebsolutions {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
	height: 21px;
	background-image: url(../img/pomcanysWebsolutions.gif);
	background-repeat: no-repeat;
	z-index: 100;
	}
