@CHARSET "UTF-8";

@font-face {
	font-family: constan;
	src:url(../media/desktop/constan.eot);
	src:url(../media/desktop/constan.ttf) format("truetype");
}

html {
	font-family:tahoma;
	background:#171717;
	font-size:10pt;
}

body {
	margin:0px;
	font-family:tahoma;
	background:inherit;
	font-size:10pt;
	height: 100%;
}

div {
	font-family:tahoma;
}

img {
	border:0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}

div.cookieinfo
{
	position: absolute;
	bottom: 0px;
	background: #F6F6F6;
	width: 100%;
	position: fixed;
	border-top: 1px solid gray;
	z-index: 9;
	height: auto;
}
div.cookieinfowarstwanosna
{
	width: 1000px;
	overflow: hidden;
	text-align: center;
	font-size: 8pt;
	margin: auto;
}
div.cookieinfowarstwatekstu
{
	padding: 5px;
	float: left;
	width: 840px;
	font-family: tahoma;
}
img.cookieinfozamknij
{
	width: 20px;
	cursor: pointer;
	margin-top: 12px;
}