@media all {

* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, table, select, h1 { font-size:100%; font-family:Verdana, Helvetica, Arial, sans-serif; vertical-align:middle; }
option { padding-right:0.5em; }

}
@media screen, projection {

a { color:#005b7f; text-decoration:underline; }
a:focus, a:hover { text-decoration:none; }

fieldset.data legend, fieldset.data legend span, fieldset.rules legend, fieldset.rules legend span { position:absolute; top:0; left:-1000em; margin:0; }

/* lay */

html {
	background:#000 url(gfx/bgdPopup.png) repeat-x 0 0;
	font-size:100.01%;
	color:#fff;
}


body {
	width:615px;
	padding:10px;
	font-size:62.5%;
}

	h1 {
		width:135px;
		padding:15px 0 13px;
		background-color:#014043;
		text-align:center;
	}

/* form */

form {
	padding-top:1px;
	border-top:2px solid #014043;
	color:#3d3d3d;
}

	fieldset {
		overflow:hidden;
		border:1px solid #b1b1b1;
		position:relative;
		margin-top:1px;
	}

	fieldset.currentData,
	fieldset.status,
	fieldset.category {
		background:#fff url(gfx/bgdPopupForm.png) repeat-y 26% 0;
	}

		fieldset.data label,
		fieldset legend span {
			width:22%;
			padding-left:4%;
			background:url(gfx/arrRightDobuleGreen.gif) no-repeat 9px 50%;
			float:left;
			margin-right:2%;
		}

		fieldset > legend {
			width:100%;
		}

		fieldset legend {
			position:expression('absolute');
			left:-8px;
		}

			fieldset legend span {
				position:absolute;
				top:5px;
				left:0;
			}

		fieldset.currentData dl,
		fieldset.status div,
		fieldset.category div {
			margin-left:28%;
			zoom:1; /* IE fix */
		}

			fieldset div em {
				display:block;
				font-style:normal;
			}

			fieldset input.text {
				width:43%;
			}

			fieldset textarea {
				width:55%;
			}

			fieldset input.text,
			fieldset textarea {
				border:1px solid #d4d0c8;
				border-top:2px solid #404040;
				border-left:2px solid #404040;
			}

	fieldset.data {
		padding-top:1px;
		border:0;
		margin:0;
	}

		fieldset.data div {
			padding:6px 0 5px;
			overflow:hidden;
			background:#fff url(gfx/bgdPopupForm.png) repeat-y 26% 0;
			border:1px solid #b1b1b1;
			margin-top:1px;
		}

		fieldset.data legend + div {
			margin-top:0;
		}

		fieldset.status div {
			padding:4px 0;
			line-height:20px;
		}

			fieldset.status div.auction {

				background:url(gfx/icoStatusNaAukcji.png) no-repeat 2em 50%;

			}
	
	
			fieldset.status div.prestigeAuction {
							background:url(prestige/artbay_files/stamps/stamp05.jpg) no-repeat 2em 50%;
			}

			fieldset.status div.exposition {
				background:url(gfx/icoStatusWGalerii.png) no-repeat 2em 50%;
			}

			fieldset.status div.bank {

				background:url(gfx/icoStatusWBanku.png) no-repeat 2em 50%;

			}
			
			fieldset.status div.prestigeBank {

				background:url(prestige/artbay_files/stamps/stamp08.jpg) no-repeat 2em 50%;

			}

				fieldset.status input {
					margin-right:30px;
				}

		fieldset.category div {
			padding:3px 0;
		}

		fieldset.currentData dt {
			padding:0.5em 0.5em 0 0;
			clear:left;
			float:left;
			font-weight:bold;
		}

		fieldset.currentData dd {
			padding:0.5em 0;
		}

	fieldset.rules {
		border:0;
		color:#fff;
	}

		fieldset.rules ul {
			float:left;
			margin-left:3px;
		}

			fieldset.rules li {
				padding-left:15px;
				background:url(gfx/arrRightDobuleGreen.gif) no-repeat 0 50%;
				margin-top:1em;
			}

				fieldset.rules a {
					color:#fff;
					font-weight:bold;
					text-decoration:none;
				}

				fieldset.rules a:focus,
				fieldset.rules a:hover {
					text-decoration:underline;
				}

		fieldset.rules div {
			padding-top:1.5em;
			text-align:right;
		}

	div.submit {
		padding-top:1em;
		text-align:right;
	}

}
