html,
body,
div,
ul,
ol,
img {
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #018cb2;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

a:active {
	outline: none;
}

ul,
ol {
	list-style-type: none;
}

body {
	background: #f4f4f4/*f0f0e9*/;
	color: #444;
	font: normal 12px 'Lucida Grande', Tahoma, sans-serif;
}

h1,
h2,
h3,
h4 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
}

button {
	background: none;
	border: 0;
	cursor: pointer;
	display: block;
}

.clearfix:after,
.row:after,
.box:after,
.entry-bd:after,
.tab-box:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.logo {
	margin: 0;
	padding: 0;
}

.logo a {
	background: #db2323;
	color: #fff;
	font-size: 54px;
	text-decoration: none;
	padding: 35px 0;
	position: absolute; top: 0; left: 0;
	width: 170px;
}

.logo a:hover,
.logo a:focus {
	background: #444;
}

#hd {
	background: #fdfdfd;
	border-bottom: 1px solid #fff;
}

#hd .wr {
	height: 60px;
	margin: 0 auto;
	padding: 0 5px 30px 180px;
	position: relative;
	width: 795px;
	z-index: 1;
}

#bd {
	margin: 0 auto;
	padding: 20px 0 20px;
	width: 980px;
}

.sidebar {
	float: left;
	padding: 5px 0;
	width: 170px;
}

.nav h3 {
	font-size: 18px;
	padding: 0 5px 5px;
}

.nav h3 a {
	color: #444;
	text-decoration: none;
}

.nav ul {
	margin: 0 0 1em;
}

.nav li a {
	border: 1px solid #d4d4d4;
	border-width: 1px 0 0;
	display: block;
	font-weight: bold;
	padding: 4px 5px;
	text-decoration: none;
}

.nav .all a {
	color: #db2323;
}

.nav li a:hover,
.nav li a:focus,
.nav .active a {
	background: #444;
	color: #fff;
}

.nav li a:hover .nb,
.nav li a:focus .nb,
.nav .active a .nb {
	color: #fafafa;
}

.content {
	float: right;
	width: 800px;
}

.secondary-lead {
	border-bottom: 1px solid #d4d4d4;
	color: #444;
	font-family: 'Droid Sans', sans-serif;
	font-size: 36px;
	height: 41px;
	letter-spacing: -0.05em;
	margin: 10px 0 10px;
	padding: 0 0 10px 195px;
}

.rules-main-head {
	font-size: 28px;
	height: 33px;
	padding-top: 8px;
}

.entries {
	list-style-type: none;
	width: 800px;
}

.entry {
	background: #fff;
	border-bottom: 2px solid #d4d4d4;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	float: left;
	font-size: 12px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
	width: 260px;
}

.entry-bd {
	padding: 15px 10px;
}

.entry-big .entry-bd,
.single-entry .entry-bd {
	padding: 15px;
}

.entry-big {
	margin: 0 0 10px;
	width: 800px;
}

.single-entry {
	background: #fff;
	border-bottom: 2px solid #d4d4d4;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	margin: 0 0 15px;
	position: relative;
	width: 800px;
}

.entry-hd  {
	border-bottom: 1px solid #cdcdc4;
	height: 47px;
	overflow: hidden;
	padding: 8px 10px 5px;
}

.entry-big .entry-hd {
	height: 57px;
	padding: 10px 15px;
}

.single-entry .entry-hd {
	height: auto;
	padding: 5px 15px;
}

.single-entry h3 {
	color: #db2323;
	font-size: 16px;
}

.entry-name {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.entry-name a {
	color: #444;
	text-decoration: none;
}

.entry-big .entry-name {
	font-size: 24px;
}

.single-entry .entry-name {
	font-size: 36px;
}

.entry-details {
	font-size: 12px;
	margin: 5px 0;
	line-height: 1.5;
}

.entry-details a {
	border-bottom: 2px solid #dfdfdf;
	color: #7b7b7b;
	text-decoration: none;
}

.entry-more a,
.links a,
.shop-login a,
.main-link,
.welcome p a,
.change a {
	border-bottom: 2px solid #dfdfdf;
	text-decoration: none;
}

.shop-login a:hover,
.shop-login a:focus,
.links a:hover,
.links a:focus,
.entry-more a:hover,
.entry-more a:focus,
.entry-details a:hover,
.entry-details a:focus,
.main-link:hover,
.main-link:focus,
.welcome p a:focus,
.welcome p a:hover,
.change a:hover,
.change a:focus {
	border-bottom-color: #018cb2;
	text-decoration: none;
}

.entry-image {
	float: left;
	margin: 0 10px 0 0;
}

.entry-left {
	float: right;
	width: 340px;
}

.entry-left .entry-image {
	float: none;
	margin: 0 0 10px;
}

.info-box {
	float: left;
	margin: 10px 10px 10px 0;
	width: 242px;
}

.info-box li {
	background: url('/images/tick.png') 0 0 no-repeat;
	line-height: 1.5;
	margin: 4px 0;
	padding: 0 0 0 23px;
}

.entry-logo {
	float: right;
	height: 45px;
        max-width: 200px;
}

.single-entry .entry-logo {
	margin: 10px 0 0;
}

.entry-lead,
.entry-text {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 10px 0 0;
}

.entry-info {
	float: left;
	width: 430px;
}

.entry-contact dt {
	float: left;
	font-size: 13px;
	line-height: 1.5;
	width: 90px;
}

.entry-contact dd,
.entry-seller-info {
	font-size: 13px;
	line-height: 1.5;
}

.entry-contact dd {
	font-weight: bold;
}

.entry-nav {
	clear: both;
	margin: 15px 0;
}

.entry-nav-top {
	border-bottom: 1px solid #d4d4d4;
	height: 41px;
	margin: 10px 0 10px;
	padding: 0 0 10px 190px;
}

.next-prev-shop {
	float: right;
	font-weight: bold;
}

.next-prev-shop a {
	background: #aaa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 10px;
	text-decoration: none;
}

.next-prev-shop a:hover,
.next-prev-shop a:focus {
	background: #444;
}

.entry-back {
	float: left;
}

.entry-back p {
	margin: 0 0 5px;
}

.entry-back a,
.see-all a,
.go-back a {
	background: url('/images/arrow_pointer_left.gif') 0 5px no-repeat;
	padding: 0 0 0 7px;
}

.see-all,
.go-back {
	margin: 0 0 5px;
}

.previous-step a {
	background: url('/images/arrow_pointer_left.gif') 0 7px no-repeat;
	padding: 0 0 0 7px;
}

.previous-step {
	font-size: 15px;
	margin: 0 0 5px;
}

.see-all {
	font-size: 13px;
}

.filter h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 5px 0;
}

.filter {
	background: #f2f2f2;
	display: block;
	padding: 10px;
}

.filter p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.filter-fixed {
	-webkit-box-shadow: 0 5px 4px #acada9;
	-moz-box-shadow: 0 5px 4px #acada9;
	position: fixed; top: 0;
}

.filter p {
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0;
}

.filter-link {
	background: url('/images/arrow_down.png') 100% 50% no-repeat;
	border-bottom: 2px solid #cdcdc4;
	margin: 0 5px;
	padding: 0 25px 0 0;
	text-decoration: none;
}

.filter-link:hover,
.filter-link:focus {
	border-bottom-color: #0062dd;
}

.filter-link-sel {
	background: url('/images/arrow_up.png') 100% 50% no-repeat;
}

.filter-box {
	background: #fff;
	border: 1px solid #cdcdc4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px #bbb;
	display: none;
	padding: 10px;
	position: absolute; top: 90px; left: 30px;
	width: 570px;
}

.categories {
	left: 30px;
}

.places {
	left: 320px;
}

.filter-box-pointer {
	position: absolute; top: -12px; left: 150px;
}

.close-filter-box,
.close {
	position: absolute; top: -8px; right: -8px;
}

.categories li, .places li {
	float: left;
	padding: 4px 0;
	width: 190px;
}

.categories .all,
.places .all {
	border-top: 1px solid #e0e0e0;
	clear: both;
	display: block;
	float: none;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

.add-shop {
	background: url('/images/add_shop.png') 0 0 no-repeat;
	color: #fff;
	display: block;
	float: right;
	height: 44px;
	margin: 10px 0 0;
	text-indent: -9999em;
	width: 228px;
}

.add-shop:hover,
.add-shop:focus {
	background-position: 0 -52px;
}

.add-shop:active {
	background-position: 0 -107px;
}

.add-shop span {
	font-size: 24px;
	font-weight: normal;
}

.shop-login {
	clear: right;
	display: block;
	float: right;
	margin: 8px 0 0;
}

.shop-login a {
	background: url('/images/arrow_pointer_right.gif') 100% 5px no-repeat;
	padding: 0 7px 0 0;
}

.links {
	float: left;
	margin: 20px 0 0 0;
}

#ft .links {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
}

.links li {
	border-left: 1px solid #aaa;
	color: #666;
	display: inline;
	font-size: 13px;
	margin: 0 0 0 7px;
	padding: 0 0 0 10px;
}

.links li:first-child {
	border: 0;
}

#ft {
	border-top: 1px solid #d4d4d4;
	color: #535353;
	line-height: 1.33;
	margin: 0 auto;
	padding: 10px 0 15px;
	width: 980px;
}

.copy {
	border-right: 1px solid #d4d4d4;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 5px;
	width: 174px;
}

.paging {
	clear: both;
	padding: 15px 5px 0;
	text-align: center;
}

.pages li {
	display: inline;
	margin: 0 1px;
}

.page a {
	background: #fff;
	border: 1px solid #cdcdc4;;
	line-height: 22px;
	padding: 3px 6px;
	text-decoration: none;
}

.page a:hover,
.page a:focus {
	background: #cdcdc4;
	border-color: #aaa;
	color: #fff;
}

.page .selected {
	color: #cf0000;
	font-weight: bold;
}

.add-favorites {
	background: url('/images/star.png') 0 0 no-repeat;
	color: #8a8a8a;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}

.entry-big .add-favorites {
	padding: 0 0 0 20px;
}

.add-favorites:hover,
.add-favorites:focus {
	background: url('/images/star_hover.png') 0 0 no-repeat;
	color: #f9b81b;
	font-weight: bold;
}

.entry-more {
	clear: both;
	line-height: 1.33;
	margin: 0;
	padding: 10px 0 0;
}

.entry-big .entry-more {
	clear: none;
}

.entry-more a,
.welcome .more a {
	background: url('/images/arrow_pointer_right.gif') 100% 5px no-repeat;
	padding: 0 7px 0 0;
}

.welcome .more a {
	border-bottom: 0;
}

.welcome .more a:hover,
.welcome .more a:focus {
	text-decoration: underline;
}

input[type=submit] {
	background: #1f73dd;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font: bold 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 7px 20px;
	text-decoration: none;
}

.final-submit input[type=submit] {
	display: block;
	font-size: 28px;
	margin: 10px auto;
}

.final-submit p {
	margin: 0 auto 5px;
	text-align: center;
	width: 500px;
}

.go-shop {
	margin: 20px 0;
	overflow: hidden;
}

.single-entry .go-shop {
	clear: both;
	margin: 10px 0 0;
}

.go-shop a {
	background: url('/images/go_shop.png') 0 0 no-repeat;
	color: #333;
	display: block;
	font-size: 16px;
	height: 37px;
	text-indent: -9999em;
	width: 161px;
}

.go-shop a:hover,
.go-shop a:focus {
	background-position: 0 -39px;
}

.go-shop a:active {
	background-position: 0 -79px;
}

.single-entry .go-shop a {
	background-image: url('/images/go_shop_big.png');
	height: 60px;
	margin: 0 auto;
	width: 266px;
}

.single-entry .go-shop a:hover,
.single-entry .go-shop a:focus {
	background-position: 0 -65px;
}

.single-entry .go-shop a:active {
	background-position: 0 -132px;
}

input[type=submit]:hover {
	background: #db2323;
	color: #fff;
	text-decoration: none;
}

.first {
	margin-left: 0;
}

.last {
	margin-right: 0;
}

.form .row {
	padding: 5px 0;
}

.form .label {
	font-weight: bold;
	margin: 8px 10px 8px 0;
	text-align: left;
	width: 494px;
}

.form-tip {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.step2 .label {
	float: left;
	margin: 0 10px 0 0;
	padding: 15px 0 0;
	width: 245px;
}

.step2 .field {
	float: left;
	width: 515px;
}

.form .label-big {
	color: #222;
	font: bold 16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.form input[type=text],
.form input[type=password],
.form textarea {
	background: #fff;
	border: 1px solid #d4d4d4;
	color: #888;
	font-size: 13px;
	outline: none;
	padding: 4px 5px;
	width: 398px;
}

.form input[type=text]:focus,
.form input[type=password]:focus,
textarea:focus {
	border-color: #444;
	color: #444;
}

.form textarea {
	height: 100px;
}

.long-desc textarea {
	height: 200px;
}

.form .submit {
	clear: left;
	float: left;
	padding: 10px 12px;
}

.tab-box .form .submit {
	padding-left: 0;
}

.form .confirm {
	clear: left;
	padding: 5px 12px;
}

.confirm .label {
	margin-bottom: 0;
}

.contact-phone,
.company-phone,
.company-nip {
	float: left;
	margin: 0 10px 0 0;
	width: 242px;
}

.company-nip {
	clear: left;
}

.contact-fax,
.company-fax,
.company-regon {
	float: left;
	width: 242px;
}

.contact-phone input[type=text],
.contact-fax input[type=text],

.company-phone input[type=text],
.company-fax input[type=text],

.company-nip input[type=text],
.company-regon input[type=text],

.register-pass input[type=password],
.register-repass input[type=password],

.change-pass input[type=password] {
	margin: 0 10px 0 0;
	width: 228px;
}

.contact-gg,
.contact-tlen,
.contact-skype {
	float: left;
	margin: 0 10px 0 0;
	width: 156px;
}

.contact-gg {
	clear: both;
}

.contact-gg input[type=text],
.contact-tlen input[type=text],
.contact-skype input[type=text] {
	width: 148px;
}

.shop-payment,
.register-pass {
	float: left;
	margin: 0 10px 0 0;
	width: 242px;
}

.shop-delivery,
.register-repass {
	float: left;
	width: 242px;
}

.box h3 {
	clear: both;
	color: #1f73dd;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
}

.add-entry,
.contact-form,
.faq,
.site-about,
.company-login-form,
.password-retrive-form {
	float: left;
	width: 530px;
}

.form-top-head {
	font-size: 16px;
	margin: 0 15px 10px;
}

.box,
.rules,
.faq,
.site-about .box {
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 15px;
	width: 500px;
}

.form .box {
	padding: 5px 15px 10px;
}

.step2,
.step3 {
	width: 800px;
}

.step2 .box,
.step3 .box {
	width: 770px;
}

.rules {
	float: left;
}

.payment-info {
	clear: both;
	color: #1a1a1a;
	margin: 10px 0;
}

.payment-info h3 {
	margin: 0 0 10px;
}

.payment-info li {
	padding: 5px 0;
}

.price {
	color: #1a1a1a;
	font: bold 16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.entry-type-info {
	color: #1a1a1a;
	font: bold 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.discount {
	color: #cf0000;
	font-weight: bold;
	text-transform: uppercase;
}

.vat {
	font-size: 11px;
	font-weight: bold;
}

.aside {
	float: right;
	width: 258px;
}

.add-pros {
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	color: #444;
	margin: 0 0 20px;
	padding: 0 0 10px;
	width: 258px;
}

.intro p {
	font-size: 13px;
	line-height: 1.5;
	margin: 10px 5px 10px;
}

.intro em {
	color: #222;
	display: block;
	font: bold 18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.intro .more {
	text-align: right;
}

.intro .more a {
	background: url('/images/arrow_pointer_right.gif') 100% 5px no-repeat;
	padding: 0 7px 0 0;
}

.add-pros h3 {
	font-size: 18px;
	margin: 20px 5px 5px;
}

.add-pros ul,
.add-pros ol {
	margin: 0 5px 10px;
}

.add-pros ul li {
	background: url('/images/tick.png') 0 3px no-repeat;
	line-height: 1.5;
	padding: 3px 0 3px 22px;
}

.add-pros ol li {
	list-style-type: decimal;
	margin: 5px 0 5px 25px;
}

.faq-preview h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 5px 10px;
}

.faq-preview li a {
	border: 1px solid #d4d4d4;
	border-width: 1px 0 0;
	display: block;
	font-weight: bold;
	padding: 4px 5px;
}

.rules {
	padding-top: 0;
}

.rules p {
	line-height: 1.5;
}

.rules h3 {
	font-size: 16px;
	margin: 15px 0 0;
}

.contact-lead {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 15px 15px;
}

.faq dl {
	margin: 0;
}

.faq dt {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px;
}

.faq dd {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 15px 10px;
}

.site-about h3 {
	font-size: 18px;
	font-weight: bold;
}

.site-about p {
	font-size: 13px;
	line-height: 1.5;
}

.site-about img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.list-all {
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 15px;
	width: 770px;
}

.list-all ul {
	float: left;
	margin: 0 10px 0 0;
	width: 240px;
}

.list-all .main-link {
	font-size: 16px;
	font-weight: bold;
}

.list-all li {
	padding: 10px 0;
}

.nb {
	color: #888;
	font-size: 11px;
	font-weight: normal;
}

.welcome {
	background: #ffffe5;
	border: 1px solid #f5e082;
	border-width: 1px 0;
	color: #1a1a1a;
	margin: 0 0 10px;
	position: relative;
	width: 800px;
}

.welcome h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}

.welcome-image {
	float: left;
	margin: 0 10px 0 0;
	width: 260px;
}

.welcome p {
	font-size: 13px;
	line-height: 1.5;
	margin: 10px 25px 10px 0;
}

.login-problems h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px 10px;
}

.login-problems ul {
	list-style-type: disc;
	margin: 0 0 0 25px;
	padding: 0;
}

.login-problems li {
	line-height: 1.5;
	margin: 0;
	padding: 4px 5px 4px 0;
}

.tabs li {
	float: left;
}

.tabs a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 8px 11px;
	position: relative; top: 1px;
}

.tabs .active a {
	background: #fff;
	border: 1px solid #d4d4d4;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color: #444;
	padding: 7px 10px 8px;
}

.tabs-container {
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 5px 15px;
	width: 768px;
}

.tab-box h3 {
	color: #1f73dd;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

.tab-hide {
	display: none;
}

.add-another-shop {
	margin: 5px 0;
}

.add-another-shop a {
	background: url('/images/add.png') 0 2px no-repeat;
	padding: 3px 0 3px 20px;
}

.message-ok {
	background: #e3ffe3;
	border: 1px solid #54e265;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #23aa23;
	margin: 0 0 10px;
	padding: 5px 10px;
}

.message-ok h4 {
	color: #23aa23;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px;
}

.message-error {
	background: #ffe3e3;
	border: 1px solid #e25465;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #db2323;
	margin: 0 0 10px;
	padding: 5px 10px;
}

.message-error h4 {
	color: #db2323;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}

.message-error ul {
	list-style-type: disc;
	margin: 0 0 0 30px;
}

.message-error li {
	padding: 4px 0;
}

.error-row .label label,
.error-row .quasi-label {
	color: #db2323;
}

.error-row input[type=text],
.error-row input[type=password],
.error-row textarea,

.error-row input[type=text]:focus,
.error-row input[type=password]:focus,
.error-row textarea:focus {
	border: 2px solid #db2323;
	padding: 3px 4px;
}

.no-account {
	background: url('/images/lightbulb.png') 0 2px no-repeat;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 20px;
}

.change {
	color: #444;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 0 15px;
}

.change a {
	background: url('/images/arrow_pointer_right.gif') 100% 5px no-repeat;
	margin: 0 2px;
	padding: 0 7px 0 0;
}

.step3 dt {
	border-top: 1px solid #eee;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	width: 240px;
}

.step3 dd {
	border-top: 1px solid #eee;
	font-size: 13px;
	margin: 0 0 0 240px;
	padding: 10px 0;
}

.step3 dd p {
	margin: 0 0 15px;
}

.entry-type {
	font-size: 14px;
	font-weight: bold;
}

.payment-form {
	background: #ffffe5;
	border: 1px solid #f5e082;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #1a1a1a;
	padding: 10px;
}

.payment-form h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}

.payment-form li {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0;
	width: 340px;
}

#informacje ul {
	list-style-type: disc;
	margin: 0 0 0 30px;
}

#informacje li {
	line-height: 1.5;
	padding: 5px 0;
	width: 430px;
}

.contact-info {
	font-weight: bold;
	margin: 20px 0;
}

.shops-list {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px;
	width: 100%;
}

.shops-list th {
	padding: 5px 0;
	text-align: left;
}

.shops-list td {
	border-top: 1px solid #ddd;
	font-size: 13px;
	line-height: 1.5;
	padding: 10px 0;
}

.shops-list .main {
	width: 200px;
}

.shops-list .stats {
	width: 150px;
}

.shops-list .stats {
	width: 170px;
}

.shops-list .options {
	width: 140px;
}

.shop-name {
	font: bold 18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.edit {
	background: url('/images/pencil.png') 0 0 no-repeat;
	padding: 0 0 0 20px;
}

.delete {
	background: url('/images/cross.png') 0 0 no-repeat;
	color: #db2323;
	padding: 0 0 0 20px;
}

.shops-list .date {
	font-size: 11px;
}

.upgrade {
	position: relative;
}

.upgrade a {
	background: url('/images/arrow_pointer_right.gif') 100% 5px no-repeat;
	padding: 0 7px 0 0;
}

.premium-pros {
	background: #ffffe5;
	border: 1px solid #f5e082;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0 0 5px #bbb;
	-moz-box-shadow: 0 0 5px #bbb;
	color: #1a1a1a;
	margin: 15px 0;
	padding: 10px;
}

.premium-pros h3 {
	color: #222;
	margin: 0 0 10px;
}

.premium-pros li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: decimal;
	margin: 5px 0 5px 23px;
}

.upgrade .premium-pros {
	display: none;
	position: absolute; top: -60px; left: 160px;
	width: 250px;
}

.error-content {
	font-size: 13px;
	padding: 0 240px 0 0;
	width: 550px;
}

.error-content h3 {
	color: #1a1a1a;
	font-size: 18px;
	font-weight: bold;
}

.error-content ol {
	list-style-type: decimal;
	margin: 0 0 0 30px;
}

.error-content p,
.error-content li {
	line-height: 1.5;
}

.hidden-field {
    display: none;
}
