body {
	background-color:				#155678;
	background-image: 				url('/images/pageBGa.png');
	background-repeat: 				repeat-x;
	background-position: 			top;
	text-align: 					center;
	margin:							0px;
	padding:						0px;
	font-family: 					verdana,helvetica,tahoma;
}

form {
	margin:							0px;
	padding:						0px;
}

img.stars {
	position:						relative;
	top:							1px;
	width:							11px;
	height:							11px;
}

a.zapomnialem, a.rejestracja {
	color:							#50441F;
	text-decoration: 				none;
}

a.rejestracja {
	font-weight: 					bold;
}

a.zapomnialem:hover, a.rejestracja:hover {
	color:							#b00;
	text-decoration: 				underline;
}

* html #mainContainer {
	height:							700px;
}


/* top */
#topContainer {
	width:							1002px;
	height:							50px;
	background-image:				url('/images/topBG.png');
	background-repeat: 				repeat-x;
	margin:							0px auto;
	text-align: 					left;
}

#topContainer ul {
	margin:							30px 10px 0px 0px;
	padding:						0px;
	font-size:						8pt;
	font-family: 					georgia;
}

#topContainer ul li {
	color:							#fff;
	display: 						inline;
	padding:						0px 10px;
	border-left:					1px dotted #ddd;
}

#topContainer ul li.first {
	border-left:					0px;
}

#topContainer ul li a {
	color:							#fff;
	text-decoration: 				none;
}

#topContainer ul li a:hover {
	color:							#fff;
	text-decoration: 				underline;
}

#topContainer img {
	margin:							0px 0px 0px 1px;
}

/* top - koniec */



/* login form */
#loginForm {
	float:							left;
	width:							284px;
	border:							1px solid #F1ECDC;
	margin:							10px 0px 10px 5px;
}

#loginForm thead th,#loginForm tfoot th, .mainTh {
	height:							30px;
	vertical-align: 				middle;
	background-image: 				url('/images/loginThBG.png');
	background-repeat: 				repeat-x;
	text-align: 					center;
	font-size:						10pt;
}

.greenTh {
	height:							30px;
	vertical-align: 				middle;
	background-image: 				url('/images/greenTHBG.gif');
	background-repeat: 				repeat-x;
	text-align: 					center;
	font-size:						10pt;
}


#loginForm td {
	text-align: 					right;
	font-size:						9pt;
	height:							123px;
	overflow: 						hidden;
}

#loginForm td input {
	border:							1px solid #F1ECDC;
	width:							150px;
}

#loginForm td p {
	margin:							10px 20px;
}

#loginForm td ul {
	text-align: 					left;
	list-style-type: 				none;
	margin:							8px 0px 0px 0px;
	padding:						0px 50px;
}

#loginForm td ul li {
	height:							32px;
}

#loginForm td ul div.icon {
	padding:						2px;
	margin:							2px;
	position:						relative;
	top:							-6px;
}

#loginForm td ul div {
	float:							left;
	margin:							0px 6px;
}

#loginForm td ul a {
	text-decoration: 				none;
	color:							#50441f;
	font-weight: 					bold;
}

#loginForm td ul a:hover {
	text-decoration: 				underline;
	color:							#50441f;
}

/* login form - koniec */



/* top search form */
#topSearchForm {
	text-align:						center;
	padding:						10px;
	margin:							0px 10px 10px 200px;
	font-size:						10px;
	border-bottom:					1px solid #F1ECDC;
}

#topSearchForm label {
	margin:							0px 3px 0px 13px;
}

#topSearchForm input,#topSearchForm select {
	font-size:						10px;
	border:							1px solid #ccc;
}
/* top search form - koniec */



/* main */
#mainContainer {
	width:							1000px;
	min-height:						700px;
	border: 						1px solid #D5D5D5;
	border-top:						0px;
	background-color: 				#FBFAEB;
	background-image:				url('../images/contentBG.jpg');
	background-repeat:				no-repeat;
	background-position:			top left;
	text-align: 					justify;
	margin:							0px auto;
	padding-bottom:					10px;
}

#mainContainer img.logoSmall {
	float:							left;
}

/* main - koniec */


#indexTable {
	margin:							0px 9px;
	width:							980px;
}

#indexTable .delimiter {
	width:							10px;
}

#indexTable .delimiterTop {
	height:							10px;
}

#indexTable .tdbox {
	border:							1px solid #F1ECDC;
	font-size:						10pt;
	padding:						10px;
}

#indexTable .tdbox a {
	color:							#6D5B23;
	text-decoration: 				none;
}

#indexTable .tdbox a:hover {
	color:							#194363;
	text-decoration: 				underline;
}

#indexTable .tdbox input {
	border:							1px solid #F1ECDC;
}

#indexTable .leftPanel {
	width:							686px;
	margin:							0px 10px 0px 0px;
	vertical-align: 				top;
}

#indexTable .leftPanel .square {
	float:							left;
	width:							222px;
	height:							138px;
	border:							1px solid #F1ECDC;
	margin:							0px 7px 7px 0px;
	font-family: 					georgia;
}

#indexTable .leftPanel .square h2 {
	margin:							10px;
	font-size:						15pt;
	color:							#fff;
}

#indexTable .leftPanel .square h4 {
	margin:							0px 10px;
	font-size:						12pt;
	color:							#F1ECDC;
}

#indexTable .leftPanel .square p {
	margin:							15px 60px 10px 10px;
	font-size:						9pt;
	text-align: 					left;
	color:							#ccc;
}

#indexTable .leftPanel .sq1 {
	background-image: 				url('/images/square1BG.png');
	background-repeat: 				no-repeat;
}

#indexTable .leftPanel .sq2 {
	background-image: 				url('/images/square2BG.png');
	background-repeat: 				no-repeat;
}

#indexTable .leftPanel .sq3 {
	background-image: 				url('/images/square3BG.png');
	background-repeat: 				no-repeat;
	margin:							0px 0px 7px 0px;
}

#indexTable .leftPanel .maps {
	background-color: 				#fff;
	border:							1px solid #F1ECDC;
	text-align: 					center;
	font-size:						10pt;
	margin:							7px;
	padding:						15px 5px;
}

#indexTable .leftPanel .lastOffers {
	background-color: 				#fff;
	border:							1px solid #F1ECDC;
	font-size:						10pt;
	margin:							7px;
	padding:						5px;
	vertical-align: 				top;
}

/* aukcje */

#indexTable .leftPanel .lastOffers div.aukcjaContainer {
	overflow: 						hidden;
	height:							370px;
}


#indexTable .leftPanel .lastOffers div.aukcja {
	padding:						5px 3px;
	margin:							0px 0px 3px 0px;
	border-bottom:					1px dotted #ddd;
}

#indexTable .leftPanel .lastOffers div.aukcja h1 {
	font-size:						11pt;
	margin:							0px;
	text-align: 					left;
}

#indexTable .leftPanel .lastOffers div.aukcja .licytujLink {
	float:							right;
	border:							0px;
}

#indexTable .leftPanel .lastOffers div.aukcja dl {
	margin:							3px 0px 0px 0px;
}

#indexTable .leftPanel .lastOffers div.aukcja dt {
	float:							left;
}

#indexTable .leftPanel .lastOffers div.aukcja dd {
	font-style: 					oblique;
	text-align: 					left;
	padding-left:					50px;
}

#indexTable .leftPanel .lastOffers div.aukcja .cena {
	text-align:						right;
	font-family: 					georgia;
	font-size:						14pt;
	color:							#7B894F;
}

/* aukcje - koniec */




/* prawy panel */
#indexTable .rightPanel {
	width:							282px;
	border:							1px solid #EAF2D4;
	background-image: 				url('/images/categoriesBG.png');
	background-repeat: 				repeat-x;
	vertical-align: 				top;
}


#kategorie {
	margin:							0px 0px 0px 0px;
	background-image: 				url('/images/categoriesBG.png');
	background-repeat: 				repeat-x;
	background-position: 			center -30px;
}

#kategorie div.linktomore {
	font-size: 						12px;
	padding: 						10px 10px 0px 0px;
}

#indexTable .rightPanel h3 {
	margin:							0px;
	padding:						7px 10px 8px 10px;
	font-size:						13px;
}

h3.kategorie {
	margin:							0px;
	padding:						7px 10px 8px 10px;
	font-size:						13px;
	background-image: 				url('/images/categoriesBG.png');
	background-repeat: 				repeat-x;
}

#kategorie ul {
	margin:							0px 0px 0px 0px;
	padding:						10px 0px 0px 25px;
	font-size:						9pt;
	text-align: 					left;
}

#kategorie ul li {
	list-style-image: 				url('/images/li_kategorie.gif');
	padding:						0px 5px 6px 0px;
	line-height:					1.5em;
}

#kategorie ul a, a.katLink {
	color:							#6C7B49;
	text-decoration: 				none;	
}

#kategorie ul a:hover, a.katLink:hover {
	color:							#194363;
	text-decoration: 				underline;
}

/* prawy panel - koniec */




/* footer */
* html #footer {
	height:							100px;
}

#footer {
	width:							1000px;
	min-height:						130px;
	border: 						1px solid #D5D5D5;
	border-top-width: 				6px;
	background-color:				#D5D5D5;
	background-image:				url('/images/footerBg.jpg');
	background-repeat:				repeat-x;
	text-align: 					left;
	margin:							0px auto 15px auto;
	font-size:						10px;
	font-family:					tahoma;
}

#footer .footerItem {
	width:							300px;
	float:							left;
	margin:							0px 5px;
}

#footer .footerBanner {
	width:							340px;
	float:							left;
	margin:							6px 10px 0px 8px;
}

#footer .footerBanner a img {
	border: 						1px solid #aaa;
}


#footer .footerItem h3 {
	margin:							5px 5px 5px 5px;
	font-size:						12px;
}

#footer .footerItem ul {
	padding:						0px 0px 0px 5px;
	margin:							0px 0px 0px 5px;
	list-style-type: 				none;
	border-left:					10px solid #ccc;
}

#footer .footerItem ul li {
	padding:						0px 0px 2px 0px;
}

#footer .footerItem ul li a {
	color:							#50441F;
	text-decoration: 				none;
}

#footer .footerItem ul li a:hover {
	color:							#000;
	text-decoration: 				underline;
}


/* footer - koniec */


ul.wplatyMenu {
	font-size:						11px;
	text-align: 					left;
	margin:							0px;
	padding:						0px 0px 0px 20px;
}

ul.wplatyMenu li {
	margin:							0px;
	padding:						3px 0px 0px 0px;
}




.grey {
	color:							#888;
}

.red {
	color:							#900;
}

.loginError {
	margin:							0px auto;
	width:							80%;
	border:							1px solid #d00;
	color:							#d00;
	font-weight:					bold;
	padding:						25px 0px;
	background-color: 				#f9e6d9;
}

.loginSuccess {
	margin:							0px auto;
	width:							80%;
	border:							1px solid #56A736;
	color:							#56A736;
	font-weight:					bold;
	padding:						25px 0px;
	background-color: 				#EAFEE4;
}

div.page {
	padding:						40px 20px 10px 20px;
}


.red {
	color: 							#d00;
}

.green {
	color: 							#090;
}

.blue {
	color: 							#00d;
}

.small {
	font-size:						8pt;
}

.floatLeft {
	float:							left;
}

.floatRight {
	float:							right;
}

.clear {
	clear: 							both;
}

.center, .txtC {
	text-align: 					center;
}

.txtR {
	text-align: 					right;
}

.txtL {
	text-align: 					left;
}

.txtJ {
	text-align: 					justify;
}

.txtM {
	vertical-align: 				middle;
}

.txtT {
	vertical-align: 				top;
}

.txtB {
	vertical-align: 				bottom;
}


.borderless {
	border:							0px;
}

.bold {
	font-weight: 					bold;
}

.margin5 {
	margin:							5px 0px 0px 0px;
}

.margin5l {
	margin:							0px 0px 0px 5px;
}

.margin10 {
	margin:							10px auto;
}

.margin10a {
	margin:							10px;
}

.padding10 {
	padding:						10px;
}

.iconButton {
	padding:						4px;
	margin:							2px;
	width:							16px;
}

.hidden {
	display: 						none;
}

.block {
	display: 						block;
}


.error500p {
	padding:						200px 0px 0px 0px; 
}

.error500 {
	margin:							0px auto;
	width:							80%;
	border:							1px solid #d00;
	color:							#d00;
	font-weight:					bold;
	padding:						25px 0px;
	background-color: 				#f9e6d9;
	text-align: 					center;
}


