* {
	margin: 0; padding: 0; font-size: 11px; border: 0;
}
body {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	background: #a60505;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	
}
#top {
	background: url(images/top.jpg); height: 138px; position: relative;
}
#top #polska {
	position: absolute;top: 0; left: 570px;
}
#top #fan {
	position: absolute;top: 0; left: 84px;
}

#top .register {
	display: block; height: 25px; width: 160px; position: absolute; top: 100px; left: 550px; 
}
#top #sortowanie {
	display: block; position: absolute; top: 100px; left: 350px; text-align: left;
}
#top #sortowanie select {
	height: 25px; width: 180px; float: left;
}
#menu {
	background: url(images/menu.jpg); height: 28px;
}
#table_top {
	background: url(images/table_top.jpg); height: 24px;
}
#container {
	 background: url(images/container.jpg) repeat-y; min-height: 200px;
}
#footer {
	background: url(images/footer.jpg); height: 55px;
}
table.menu {
	line-height: 28px;
}
table {
	width: 620px; margin: 0 auto; border-collapse: collapse; text-align: left;
}
table td {
	width: 120px;
}
table.list td {
	border-bottom: 1px solid #c12828; padding: 1px 5px; 
}
table.list tr.first td {
	padding-top: 25px;
}
table td.first {
	padding-left: 30px;
}
table.list td div {
	position: relative;
}
table.list td span {
	display: block; 
	height: 45px;
	width: 42px;
	position: absolute;
	top: -21px;
	left: -53px;
}
#register {
	width: 300px;
	margin: 0 auto;
	padding: 20px 0;
	display: none;
}
#register label {
	display: block; 
	float: left; 
	width: 120px;
	text-align: left;
}
#register div {
	clear: both;
}
#register input {
	background: #600;
	border: 1px solid #000;
	margin: 2px;
	padding: 2px;
	color: #fff;
	width: 160px;
	float: right;
}
#footer div {
	padding-top: 10px;
}
#footer span {
	text-align: right; display: block; color: #c20f0f; margin-right: 120px;
}


.error {
	border: 2px solid #fff;
	padding: 10px;
	margin: 10px auto;
}

#sortowanie p {
	display: block; line-height: 27px; width: 187px; text-align: left; font-family: Verdana;
}
#sortowanie div.form-select {
	position: relative; height: 27px; width: 187px
}
#sortowanie option {
	background: #a60505; color: #fff; padding: 4px; font-family: Verdana;
}
#sortowanie select {
	position: absolute; top: 0; left: 0; width: 187px; height: 27px; 
	opacity: 0; /* CSS 3 , opera 9*/ filter: alpha(opacity:0); /* MSIE  */ -moz-opacity: 0.0; /* Gecko */
}

.select-bgr p {
	display: block; line-height: 27px;  text-align: left; font-family: Verdana; padding-left: 10px
}
.select-bgr  {
	position: relative; height: 27px; width: 160px; background: url(images/selectbox.jpg); float: left; 
}
.select-bgr option {
	background: #a60505; color: #fff; padding: 4px; font-family: Verdana;
}
.select-bgr select {
	position: absolute; top: 0; left: 0; width: 160px; height: 27px; 
	opacity: 0; /* CSS 3 , opera 9*/ filter: alpha(opacity:0); /* MSIE  */ -moz-opacity: 0.0; /* Gecko */
}
#krajBox {
	display: none;
}
.jquery-select {
	float: right;
}

