#top {
	width: 990px;
	height: 48px;
	margin: 0px auto;
	position: relative;
	background-image: url("img/top.png");
	vertical-align: middle;
}

#top p {
	width: 832px;
	position: absolute;
	right: 10px;
	top: 17px;
	color: #D5D6D7;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

#top p a{
	color: #D5D6D7;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	margin: 0px;
}

#footer {
	width: 990px;
	height: 48px;
	margin: 0px auto;
	position: relative;
	background: url(img/footer.png) repeat-x;
	vertical-align: middle;
	clear: both;
}

#footer .divcenter {
	width: 600px;
	position: absolute;
	top: 12px;
	left: 210px;
}

#footer p.links {
	color: #D5D6D7;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

#footer p.links a{
	color: #D5D6D7;
	margin: 0px;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#footer p.reg {
	color: #D5D6D7;
	margin: 0px;
	font-family: Arial;
	font-size: 8px;
}

#main {
	width: 958px;
	margin: 0px auto;
	text-align: center;	
}

#adv {
	width: 943px;
	margin: 26px auto 18px auto;
	display: inline-block;
	color: #444444;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
}

#adv span {
	color: #ff6600;
	font-family: Arial;
	font-size: 10px;
}

#data {
	width: 638px;
	margin: 0px auto 0px 0px;
	float: left;
	text-align: left;
	clear: left;
}

#side {
	width: 306px;
	margin: 0px 0px 0px auto;
	float: right;
	clear: right;
}

/* MMPL */

div.mmpl {
	position: relative;
	width: 633px;
	height: 119px; 
}

div.mmpl p {
	position: absolute;
	margin: 0px;
	top: 5px;
	left: 15px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 19px;
}

div.mmpl div {
	position: absolute;
	top: 35px;
	left: 7px;
	width: 620px;
	height: 77px;
}

/* Maly pasek - przycisk */

div.bar_small {
	position: relative;
	display: block;
	width: 307px;
	height: 70px;
	margin-bottom: 2px;
	background-image: url("img/bs.png");
}

div.bar_small p.head {
	position: absolute;
	left: 13px;
	top: 20px;
	margin: 0px;
	color: #ff6600;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
}

div.bar_small p.head a {
	color: #ff6600;
}

div.bar_small p.subtitle {
	position: absolute;
	left: 13px;
	top: 37px;
	margin: 0px;
	color: #bababa;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 9px;
}

div.bar_small p.subtitle a {
	color: #bababa;
}

/* Search bar */

div.search {
	position: relative;
	display: block;
	width: 638px;
	height: 141px;
	margin-bottom: 2px;
	background-image: url("img/search.png");
}

div.search p.head {
	margin: 0px;
	position: absolute;
	left: 13px;
	top: 20px;
	color: #ff6600;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
}

div.search p.subtitle {
	margin: 0px;
	position: absolute;
	left: 13px;
	top: 37px;
	color: #bababa;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 9px;
}

div.search div.form {
	margin: 0px;
	position: absolute;
	width: 622px;
	height: 44px;
	left: 8px;
	top: 72px;
	color: #bababa;
	font-family: Arial;
	font-size: 9px;
}

div.search p.link{
	margin: 0px;
	position: absolute;
	left: 14px;
	top: 121px;
	color: #f96603;
	font-family: Arial;
	font-size: 12px;
}

div.search a.submit{
	margin: 0px;
	position: absolute;
	display: block;
	width: 82px;
	height: 18px;
	left: 544px;
	top: 118px;
}

div.search a.submit img {
	margin: 0px;
	border: 0px; /* TODO: wszytkie border img na 0*/
}

/* elementy malego pola */

table.narrow_field {
	position: relative;
	width: 304px;
	margin: 2px 0px 3px 0px;
	border: hidden 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.narrow_field td.top {
	width: 304px;
	height: 6px;
	background-image: url(img/nf_t.png);
}

table.narrow_field td.middle {
	width: 304px;
	background-image: url(img/nf_m.png);
	text-align: left;
}

table.narrow_field td.bottom {
	width: 304px;
	height: 6px;
	background-image: url(img/nf_b.png);
}

table.narrow_field td.middle p.head{
	display: block;
	margin: 6px auto 0px 14px;
	color: #ff6600;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
}

table.narrow_field td.middle p.subtitle{
	display: block;
	margin: 0px auto 0px 14px;
	color: #4c4c4c;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 9px;
}

table.narrow_field td.middle div.list{
	margin: 0px auto 0px 0px;
	color: #4c4c4c;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 9px;
}

table.narrow_field td.middle img {
	float: left;
	clear: both;
	width: 80px;
	height: 49px;
	margin: 0px 14px 0px 14px;
}

table.narrow_field td.middle p.desc {
	display: block-inline;
	height: 49;
	margin: 0px 14px 0px 0px;
	color: #4c4c4c;
	vertical-align: top;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
}	

table.narrow_field td.middle p.price {
	float: left;
	margin: 5px auto auto 15px;
	color: #ff6600;
	font-family: Arial;
	font-size: 13px;
}

/* DUZE POLE ROZSZERZALNE */

table.wide_field {
	position: relative;
	width: 634px;
	margin: 2px 0px 3px 0px;
	border: hidden 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.wide_field td.top {
	width: 643px;
	height: 9px;
	background-image: url(img/wf_t.png);
}

table.wide_field td.middle {
	width: 643px;
	background-image: url(img/wf_m.png);
	text-align: left;
}

table.wide_field td.bottom {
	width: 304px;
	height: 9px;
	background-image: url(img/wf_b.png);
}

table.wide_field td.middle div.field {
	width: 614px;
	margin: auto;
}
	
/* ogloszenie duze */

div.big {
	position: relative;
	width: 634px;
	height: 171px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url("img/big.png");
}

div.big p.head {
	position: absolute;
	top: 10px;
	left: 21px;
	margin: 0px;
	color: #ff6600;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
}

div.big img {
	position: absolute;
	top: 35px;
	left: 21px;
	width: 202px;
	height: 122px;
}

div.big p.desc {
	position: absolute;
	top: 35px;
	left: 235px;
	margin: 0px;
	height: 105px;
	width: 385px;
	color: #4c4c4c;
	font-family: Arial;
	font-size: 11px;
}

div.big p.price{
	position: absolute;
	left: 235px;
	top: 142px;
	margin: 0px;
	color: #ff6600;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
}

/* Logowanie użytkownika */

div.userlog {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

div.userlog  table{
	border: 1px;
	margin: 100px auto;
}

/* Rejestracja użytkownika */

div.userreg {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

div.userreg  table{
	border: 0px;
	margin: 50px auto;
}

/* pozostale znaczniki ogolnie */

body{
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: center;
}

ul {	
	text-align: left;
	list-style-image: url(img/li.gif);
	font-family: Arial;
	font-size: 9px;
}

li {
	vertical-align: middle;
	margin-bottom: 4px;
}

table, tr, td {
	color: #4c4c4c;
	font-family: Arial;
	font-size: 11px;
}

td {
	vertical-align: top;
	text-align: left;
}

input, select, textarea {
	color: #4c4c4c;
	font-family: Arial;
	font-size: 11px;
}

img {
	border: 0px;
}

h1 {
	color: #4c4c4c;
	font-family: Arial;
	font-size: 27px;
}

a:link {
	color: #4c4c4c;
	text-decoration:none;
}

a:visited {
	color: #4c4c4c;
	text-decoration:none;
}

a:active {
	color: #4c4c4c;
	text-decoration:none;
}

a:hover {
	color: #4c4c4c;
	text-decoration:none;
}
