body {
	margin: 0;
	padding: 0;
	background: #fff url(_images/t001.gif) repeat-x;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

p {
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #BBCD66;
	text-decoration: none;
}

ul, ol {
	margin: 0.2em 0 0.3em 2em;
	padding: 0.2em 0 0.3em 2em;
}

form, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

blockquote {
	margin: 0.5em 1em 0.5em 1em;
}

/* DIVy */

div#cont {
	width: 760px;
}

div#menuCont {
	width: 100%;
	height: 92px;
}

div#impresja {
	width: 246px;
	height: 92px;
}

div#menuTop {
	width: 487px;
	height: 23px;
	position: absolute;
	top: 5px;
	left: 255px;
}

div#menuTop img {
	border: 0;
}

div#contTresc {
	clear: both;
	position: relative;
}

div#pikt {
	width: 174px;
	position: relative;
}

div#pikt img {
	margin-top: 19px;
}

div#tresc {
	position: absolute;
	left: 174px;
	top: 0;
	width: 586px;
	height: 284px;
	padding: 30px 0 10px 10px;
	/*
	background: #f00;
	*/
}

div#newsletter {
	clear: both;
	width: 690px;
	position: relative;
	padding: 3px 0 3px 70px;
	color: #000000;
}

div#newsletter form {
	display: inline;
}

div#newsletter input {
	color: #C2C2C2;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 2px 5px 2px 15px;
	margin: 0 3px 0 3px;
	font-weight: bold;
}

div#stopkaIco {
	position: absolute;
	right: 20px;
	top: 5px;
}

div#stopkaIco img {
	margin: 0 3px 0 3px;
}

div.podstrony {
	position: absolute;
	left: 630px;
	top: 270px;
	width: 100px;
}

div.cofnij {
	position: absolute;
	left: 630px;
	top: 270px;
	width: 150px;
}

/* ROZNE */

img.zdjPoz {
	float: right;
	margin: -30px 0;
	padding: 0 0 35px 10px;
}

div.zdjPozDiv {
	float: right;
	margin: -28px 0;
	padding: 0 0 35px 10px;
}

input.field01 {
	border: 1px solid #BBE200;
}

input.button01 {
	background: #eeeeee;
	border: 1px solid #000000;
}

img.right {
	float: right;
	border: 1px solid #fff;
}

img.left {
	float: left;
	border: 1px solid #fff;
}