/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#zawartosc{
	height: 100%;
}
p.upgrade
{
	text-align: center;
	color: #FFFFFF;
	font-family: arial
	height: 100%;
}
a{text-decoration:none;outline:0;color:#5b8295;}
a:hover{text-decoration:underline;}
a:focus{text-decoration:line-through;}


/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #3c464e;
}