* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a big,
.dn {
	display: none;
}
body {
	font-size: .7em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #777;
	background: #fff url(img/body.png) repeat-x;
}
h1, h2, h3 {
	font-family: "trebuchet MS";
	color: #3688A7;
}
h1 {
	margin-bottom: 1em;
	font-size: 1.6em;
}
h2 {
	margin: 1em 0 .8em;
	font-size: 1.4em;
}
h3 {
	margin: .8em 0 .6em;
	font-size: 1.2em;
}
p big {
	font-size: 1.1em;
	font-weight: bold;
}
a {
	color: #439FC2;
}
h1 a {
	color: #333;
	text-decoration: none;
}
img {
	background: #fff;
	padding: 5px;
	border: 2px solid #C1C9E0;
	float: left;
	margin: 0 10px 10px 0;
}
.wrapper {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#container {
	
}
#header {
	height: 260px;
	position: relative;
	background: url(img/header.jpg) no-repeat;
}
#logo {
	position: absolute;
	top: 53px;
	left: 2px;	
	display: block;
	width: 338px;
	height: 54px;
}
#contentandbar {
	width: 760px;
	float: left;
}
#content,
#sidebar,
#adv {
	padding-bottom: 30px;
}
#content {
	width: 550px;
	float: right;
}
#content p {
	margin: .4em 0;
}
#sidebar {
	width: 160px;
	float: left;
}
#adv {
	float: right;
	width: 180px;
	font-size: 1.1em;
}
#footer {
	clear: both;
	background: url(img/footer.png) repeat-x;
	padding: 30px;
}
#footer p {
	margin: .4em 0;
}
#menu {
	position: absolute;
	top: 136px;
	right: 20px;
	height: 50px;
	width: 950px;
}


/*
			LISTY
*/
#menu ul,
.box ul,
#adv ul,
ul#polecamy {
	list-style: none;
}
#footer li {
	margin-left: 20px;
}
#menu ul {
	position: absolute;
	bottom: 0;
	right: 0;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	padding: 10px 15px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.current {
	background: #D2E4EB;
	border-top: 1px solid #F2F7F9;
	border-left: 1px solid #C7D9E1;
	border-right: 1px solid #C7D9E1;
	color: #3688A7;
}
#polecamy {
	font-size: 1em;
	background: #F3F7F8;
	border: 1px solid #C1D9E2;
}
#polecamy a {
	display: block;
	padding: 5px 12px;
	font-weight: bolder;
}
#polecamy a:hover {
	text-decoration: none;
	background: #fff;
}
.box li {
	/*
margin: 10px 10px 16px;
*/
}
#adv li {
	font-size: .9em;
	font-family: Arial;
	letter-spacing: -.1px;
}
#adv li a {
	font-size: 1em;
}

/*
			BOX
*/
.box {
	/*
border: 1px solid #C1C9E0;
*/
}
p#seetoo {
	background: url(img/zobacz.png);
	width: 154px;
	height: 29px;
}
.box h2 {
	font-size: 1.1em;
	font-family: verdana;
}
#footer .wrapper div {
	float: left;
	width: 45%;
}
