div.allegro_add {
  width: 450px;
}
div.allegro_add div.buttons form.btn2 {
  padding-right:0;
}

div.auction {
  overflow: hidden;
  font-size: 10px;
}

div.auction div {
  margin: 5px;
}

div.auction div.name {
  width: 150px;
}

div.auction.with_img {
  margin-right: 5px;
}

div.owner {
  overflow: hidden;
}

div.owner a {
  color: #155d90;
  font-weight: bold;
  white-space: nowrap;
}

div.owner span {
  background:transparent url("/img/allegro/auction_owner_fade.png") repeat-y scroll right center;
  display:block;
  height:100%;
  right: 0;
  position:absolute;
  width:12px;
  z-index:900;
}

div.auction a.auction_name, div.auction div.name a {
  color: #000;
  font-weight: bold;
}


div.auction div.buy_now a, div.auction div.price a {
  font-weight: bold;
}

div.auction div.deadline a {
  color: #df5f00;
  font-weight: bold;
}

#auctions_wo_js, #auctions_with_js {
  margin: 0 auto;
}
#auctions_wo_js .cool_box,
#auctions_with_js .cool_box {
  margin: 7px auto 0;
}
#auctions_with_js{
  display:none;
}

#content_main div.gray_gradient, #auctions_with_js tr {
  background: transparent url(/img/main/bg_recentlyadded) repeat-x left bottom;
}

#content_main div.gray_gradient, #auctions_with_js tr td {
  border-bottom: 1px solid #e0e0e0;
}

#content_main div.cool_box_content div.gray_gradient {
  border-bottom: none;
  margin:  0 -3px;
  overflow: hidden;
}

#content_main div.gray_gradient_item {
  float: left;
  width: 33%;
  height: 224px;
  overflow: hidden;
  background: transparent url(/img/main/dots_recentlyadded) repeat-y 100% 0;
}

#content_main #auctions_with_js div.gray_gradient_item {
  width: 162px;
}

#content_main #auctions_with_js div.gray_gradient_item_hover {
  float: left;
  background: transparent url(/img/allegro/bg_allegro_aukcje_hover) repeat-x 100% 0;
  height: 224px;
  overflow: hidden;
  width: 161px;
  margin-right: 1px;
}

#auctions_with_js div.auctions_list_tools {
  height: 25px;
  background: transparent url(/img/friends/bg_friends_top) repeat-x scroll 0 0;
  left: -3px;
  top: -3px;
  position: relative;
  width: 670px;
}

#profile_page #auctions_with_js div.auctions_list_tools {
  width: 866px;
}

#profile_page #auctions_with_js div.wyszukaj {
  left: 660px;
}

#profile_page #auctions_with_js div.filter {
  left: 720px;
}

#profile_page #auctions_with_js div.gray_gradient_item {
  width: 170px;
}

#profile_page #auctions_with_js div.gray_gradient_item_hover {
  width: 169px;
}

#auctions_with_js div.sortowanie {
  font-weight: bold;
  left: 15px;
  top: 10px;
  position: absolute;
  font-size: 11px;
}

#auctions_with_js div.wgceny {
  left: 100px;
  position: absolute;
  top: 8px;
}

#auctions_with_js div.alfabetycznie {
  top: 8px;
  position: absolute;
  left: 190px;
}

#auctions_with_js div.wgdaty {
  position: absolute;
  left: 290px;
  top: 8px;
}

#auctions_with_js div.wyszukaj {
  font-weight: bold;
  left: 460px;
  top: 10px;
  position: absolute;
  font-size: 11px;
}

#auctions_with_js div.filter {
  left: 520px;
  top: 10px;
  position: absolute;
}

#auctions_with_js div.filter input {
  height: 15px;
  width: 140px;
  font-size: 11px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -1px;
}

#auctions_list_window {
  position: relative;
  outline: none;
}

#auctions_with_js div.auctions_list_tools div {
  display: inline;
}

#auctions_with_js table {
  border-collapse: collapse;
}

#auctions_with_js td {
  padding: 0;
  background: transparent url(/img/main/dots_recentlyadded) repeat-y 100% 0;
}

#auctions_with_js div.gray_gradient_item {
  float: none;
  width: 162px;
}

#content_main #user_all_auctions div.gray_gradient_item {
  width: 25%;
}

div.paginator_to_right {
  height: 25px;
  margin: 5px 0;
}

div.paginator_to_right div.paginator {
  float: right;
}
/*allegro binding*/
.allegro_bind {
  margin-top:2px;
}
.allegro_bind .cool_box_content {
  zoom:1;
  background: transparent url(/img/allegro/tlo_dopowiadomien) no-repeat 0 0;
}
.allegro_bind .cool_box_content .cool_box_inner {
  padding:16px 0 0;
  background:transparent;
}
.allegro_bind  #form_bind #dymek{
  float:left;
  display:inline;
  width:500px;
  height:189px;
  padding:1px 1px 1px 9px;
  margin:0 0 43px 20px;
  background: transparent url(/img/allegro/dymek) no-repeat 0 0;
  font-weight:bold;
  color:#4F3723;
}
.allegro_bind  #form_bind #gabka{
  float:left;
  width:123px;
  height:116px;
  margin:30px 0 0 4px;
  behavior: url(/script/iepngfix.htc); /* obsługa przezroczystych png w IE */
  background: transparent url(/img/allegro/pan_gabka_gada.png) no-repeat 0 0;
}
.allegro_bind #form_bind,
.allegro_bind #form_unbind{
  font-size:11px;
  text-align:center;
}
.allegro_bind #form_unbind{
  margin:47px 0 50px;
}
.allegro_bind #form_unbind p{
  margin:0 0 27px;
}
.allegro_bind #form_bind p.change_bind{
  position:relative;
  top:25px;
}
.allegro_bind #form_bind a,
.allegro_bind #form_unbind a{
  font-weight:bold;
}
.allegro_bind #form_bind p{
  line-height:20px;
}
.allegro_bind #form_bind .not_necessary{
  font:20px Arial, sans-serif;
  color:#87BF3B;
  margin:20px 0 15px;
}
.allegro_bind #allegro_log_pass {
  background:#F1F6FB;
  border:1px solid #DDEEFA;
  margin:16px 60px 40px;
  padding:12px 0;
}
.allegro_bind p.errors {
  display:none;
}
#content_main .allegro_bind ul.errors {
  clear:both;
  padding-bottom:0;
  margin-bottom:-4px;
  position:relative;
  top:10px;
}
.allegro_bind ul.errors li{
  list-style:none;
  color:red;
  font-weight:bold;
}
.allegro_bind fieldset {
  border:0;
  padding:0;
  margin:0;
  clear:both;
}
.allegro_bind #password_step {
  position: relative;
  padding-top:8px;
}
.allegro_bind #password_step #bind_button {
  position: absolute;
  top: 50px;
  left: 230px;
}
.allegro_bind #allegro_log_pass label{
  width:228px;
  float:left;
  padding:3px 6px 0 0;
  text-align:right;
  font-size:12px;
  color:#407DA9;
  font-weight:bold;
}

.allegro_bind  #allegro_log_pass #allegro_login,
.allegro_bind  #allegro_log_pass #allegro_password{
  width:176px;
  float:left;
  font-weight:bold;
  font-size:11px;
  padding:3px;
  border:1px solid #6190B9;
}
.allegro_bind #login_verification_info {
  clear:both;
  font-weight:bold;
  height:18px;
  margin-bottom:-13px;
}
.allegro_bind #login_row button {
  float:left;
  margin-left:15px;
}
.allegro_bind .green_info {
  position:relative;
  height:40px;
  margin:0 19px 27px;
  background: #fff url(/img/allegro/info_zielone_srodek) repeat-x 0 0;
  color:#36550C;
}
.allegro_bind #form_unbind .green_info p {
  margin:0;
  padding:13px 0 0;
}
.allegro_bind #form_unbind .green_info a {
  color:#36550C;
}

.allegro_bind .green_info .left_side{
  display:block;
  width:3px;
  height:40px;
  position:absolute;
  left:0;
  top:0;
  background: #fff url(/img/allegro/info_zielone_lewy) no-repeat 0 0;  
}
.allegro_bind .green_info .right_side{
  display:block;
  width:3px;
  height:40px;
  position:absolute;
  right:0;
  top:0;
  background: #fff url(/img/allegro/info_zielone_prawy) no-repeat 0 0;
}
div#allegro_add {
  background: #fff url(/img/allegro/tlo_przewodnika) no-repeat 0 0;
  height: 600px;
  font-size: 11px;
  margin: -2px -3px;
}
div#allegro_flash {
  position: absolute;
  top: 156px;
  left: 121px;
  width: 323px;
  height: 200px;
  background: #d8e9ed;
}
div#bind {
  top: 155px;
  background: #e5f7c9;
  border: 1px solid #7ca840;
  color: #36550c;
}
div#create {
  top: 300px;
  background: #fff5bb;
  border: 1px solid #e2c000;
  color: #4f3723;
}
div#bind, div#create {
  font-weight: bold;
  text-align: center;
  width: 280px;
  position: absolute;
  left: 534px;
  padding: 10px;
}
div#bind p, div#create p {
  margin: 0 0 15px;
}
div#faq {
  position: absolute;
  left: 635px;
  top: 505px;
}
div.allegro_box,
div.allegro_box .owner {
  position: relative;
}
div.allegro_box .coolbox_bottom {
  clear:both;
}
a#allegro_box_bind {
  font-size: 11px;
  position: absolute;
  color: #2A466E;
  right: 7px;
  bottom: 5px;
}

