.title_auction {
background:url(title_auction.png);
}

#slide .auction_image {
position:absolute;
left:13px;
top:13px;
background-color:#fff;
width:189px;
height:120px;
z-index:1;
}
#slide .auction_article {
position:absolute;
left:235px;
top:21px;
width:265px;
color:#ff0000;
font-weight:bold;
font-size:18px;
}
#slide .auction_time {
position:absolute;
left:235px;
top:80px;
}
#slide .auction_time .ending {
color:#ff0000;
}
#slide .auction_time p.time_text {
color:#ffffff;
margin:0;
}
#slide .auction_time p.time_value {
color:#ffffff;
margin:0;
font-size:18px;
font-weight:bold;
}
#slide .auction_price {
position:absolute;
right:27px;
top:57px;
width:87px;
text-align:center;
color:#FF0000;
}
#slide .auction_price p.price_text {
font-size:10px;
margin:0;
color:#808080;
}
#slide .auction_price p.price_value {
font-size:18px;
font-weight:bold;
margin:0;
}

#next {
width:62px;
height:22px;
background-image:url(slide_next.png);
}
#next, #nav a {
float:left;
background-repeat:no-repeat;
color:#4F5054;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
margin:5px 0 15px 0;
}
#nav a {
display:block;
width:22px;
height:18px; /* 22px - padding */
background-image:url(slide_pager.png);
background-repeat:no-repeat;
margin-left:5px;
padding-top:4px;
}
#nav a.activeSlide {
background-position:0 -22px;
color:#fff;
}
#nav a:hover {
background-position:0 -22px;
color:#fff;
}


#auction {
/*padding:0 10px 0 10px;*/
padding:10px;
color:#4B4B4B;
width:588px;
}

#auction .box {
width:588px;
color:#404040;
padding:0;
}
#auction .box .content {
background-color:#ff0000;
height:100%;
}
#auction .box .content, #auction .box b.tc b.L2, #auction .box b.tc b.L3 {
border-style:none;
}
#auction .box b.tc b.L1 {
background:none;
background-color:#C3C3C3;/*[NAVIGATION-BACKGROUND]*/
}
#auction .box b.tc b.L2, #auction .box b.tc b.L3 {
background:none;
background-color:#C3C3C3;/*[NAVIGATION-BACKGROUND]*/
}
#auction .box .content {
background:none;
background-color:#C3C3C3;/*[NAVIGATION-BACKGROUND]*/
}

#auction .top {
width:100%;
}
#auction .middle {
clear:both;
background-image:url(auction_fill.gif);
background-repeat:repeat-x;
padding:5px;
}

#auction .segment {
position:relative;
}
#auction p.segment {
margin:0;
}
#auction .segment .corner {
position:absolute;
width:1px;
height:1px;
background-color:#ffffff;
}
#auction .segment .corners {
position:absolute;
width:5px;
height:5px;
background-image:url(corners.gif);
background-repeat:no-repeat;
}
#auction .segment .tl {
top:0;
left:0;
background-position:0 0;
}
#auction .segment .tr {
top:0;
right:0;
background-position:-5px 0;
}
#auction .segment .bl {
bottom:0;
left:0;
background-position:0 -5px;
}
#auction .segment .br {
bottom:0;
right:0;
background-position:-5px -5px;
}


#auction .naziv_izdelka {
float:left;
font-size:17px;
font-weight:bold;
padding:2px 5px 7px 5px;
margin:0;
}
#auction .sifra_izdelka {
float:right;
padding:3px 5px 0 5px;
font-size:13px;
margin:0;
}

#auction .podrobnosti {
float:right;
width:378px; /*381px - padding */
padding-right:3px;
}

#auction #countdowncontainer {
font-weight:bold;
}
#auction #countdowncontainer .ending {
color:#FF0000;
}

#auction .podatek {
margin:0;
margin-bottom:5px;
font-size:14px;
}
.right {
text-align:right;
}

#auction p label {
float:left;
}
#auction p label, #auction div label {
font-size:12px;
padding-top:2px;
}

#auction .castrajanja {
width:366px; /* 378px - padding */
height:35px; /* 47px - padding */
padding:6px;
background-image:url(auction_counter.gif);
background-repeat:no-repeat;
color:#ffffff;
margin-bottom:5px;
}

#auction #countdowncontainer {
font-size:18px;
font-weight:bold;
}

#auction .trenutnaponudba {
color:#FF0000;
font-size:18px;
line-height:16px;
}

#auction .background {
padding:2px 8px 1px 0;
background-image:url(auction_prices.gif);
background-repeat:no-repeat;
background-position:right top;
height:89px;
margin-top:10px;
margin-bottom:10px;
}
#auction .background p {
text-align:right;
}

#auction .ponudba {
float:left;
}
#auction .oddajponudbo {
float:right;
height:89px; /* 69px + position */
width:160px; /* 160px - padding */
background-image:url(auction_oddajponudbo.gif);
background-repeat:no-repeat;
background-position:0 20px;
position:relative;
}

#auction .ponudba p {
margin:3px 0 0 0;
text-align:right;
font-weight:bold;
color:#404040;
background-color:#EBEBEB;
width:90px; /* 100px - padding */
height:19px;
padding:0 7px 0 3px;
position:relative;
}

#auction .button {
display:block;
position:absolute;
right:1px;
top:21px;
width:66px;
padding-top:10px;
height:34px; /* 44px - padding */
color:#ffffff;
font-size:18px;
font-weight:bold;
text-align:center;
background-image:url(auction_button.gif);
background-repeat:no-repeat;
border:0 none;
text-decoration:none;
}
#auction .button:hover {
background-position:0 -44px;
}
#auction .bid {
border:none 0;
width:75px;
font-size:18px;
font-family:"Verdana";
position:absolute;
left:5px;
top:30px;
text-align:right;
}


#auction #tabs {
  float:left;
  width:100%;
  margin-top:20px;
  background:url(auction_tab_border.gif) repeat-x bottom;
  line-height:normal;
  }
#auction #tabs ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#auction #tabs li {
  float:left;
  background:url(auction_tab_pasive_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 2px;
  }
#auction #tabs a {
  float:left;
  display:block;
  background:url(auction_tab_pasive_right.gif) no-repeat right top;
  padding:4px 10px 4px 8px;
  text-decoration:none;
  font-weight:bold;
  color:#404040;
  margin-right:6px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#auction #tabs a {float:none;}
/* End IE5-Mac hack */
#auction #tabs a:hover {
  color:#ff0000;
  }
#auction #tabs .active {
  background-image:url(auction_tab_active_left.gif);
  }
#auction #tabs .active a {
  background-image:url(auction_tab_active_right.gif);
  color:#ff0000;
  }

#auction .bottom {
clear:both;
background-image:url(auction_fill2.gif);
background-repeat:repeat-x;
padding:20px 10px 20px 10px;
font-size:13px;
}
#auction .bottom #opis, #auction .bottom #ponudbe {
margin:0;
}
#auction .bottom #opis, #auction .bottom #opis a  {
color:#404040;
margin-bottom:20px;
}

#auction .ponudbe .podatek {
float:left;
margin-right:50px;
margin-bottom:20px;
}
#auction .ponudbe p {
margin:10px 0 0 0;
text-align:right;
font-size:18px;
color:#404040;
background-color:#EBEBEB;
width:40px; /* 60px - padding */
height:29px; /* 34px - padding */
padding:5px 10px 0 10px;
position:relative;
}

#auction #tablePonudbe th {
background-image:url(auction_th_fill.gif);
background-repeat:repeat-x;
text-align:left;
font-size:12px;
color:#404040;
padding:5px 10px 5px 10px;
border-bottom:solid 1px #C0C0C0;
}
#auction #tablePonudbe td {
border-bottom:solid 1px #DBDBDB;
}
#auction #tablePonudbe tr.odd { background-color: #EFEFEF; }
#auction #tablePonudbe tr.even { background-color: #F8F8F8; }
#auction #tablePonudbe td.last { border-bottom:solid 1px #C0C0C0; }

#auction #tablePonudbe td {
padding:5px 10px 5px 10px;
}
#auction #tablePonudbe td.expiredauction { padding-left:5px; }
#auction #tablePonudbe .startprice {
color:#C0C0C0;
border-bottom:solid 1px #C0C0C0;
}
#auction #tablePonudbe .bestoffer {
color:#FF0000;
}
#auction #tablePonudbe {
margin-bottom:20px;
}

#auction .icon_rules, #auction .icon_sendtofriend {
display:block;
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-bottom:5px;
height:16px;
color:#404040;
text-decoration:none;
font-size:13px;
}
#auction .icon_rules { background-image:url(auction_icon_rules.gif); }
#auction .icon_sendtofriend { background-image:url(auction_icon_sendtofriend.gif); }

#auction .bottom_left, #auction .bottom_right {
width:250px;
float:left;
}

#auction .message {
color:#FF0000;
font-weight:bold;
font-size:13px;
background-image:url(auction_icon_won.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:10px;
}

#auction .expiredauction {
clear:both;
}
#auction .expiredauction p {
margin:0;
font-size:12px;
}
#auction .expiredauction .slika {
float:left;
background-color:#fff;
width:88px; /*90px - border */
height:88px; /*90px - border */
border:solid 1px #E8E8E8;
text-align:center;
}
#auction .expiredauction .podatki {
float:left;
width:345px; /*350px - padding */
padding-left:5px;
}
#auction .expiredauction .cena {
float:right;
width:130px;
text-align:right;
}
#auction .expiredauction .trenutnaponudba {
color:#FF0000;
font-size:18px;
line-height:16px;
font-weight:bold;
margin-bottom:10px;
}
#auction .expiredauction .naslov {
margin-bottom:10px; 
}
#auction .expiredauction .naslov a {
font-weight:bold;
font-size:14px;
color:#404040;
text-decoration:none;
}

.button_auctions a {
margin-top:15px;
display:block;
background:url(button_auctions.png) no-repeat;
width:134px;
height:43px; /* 50px - padding */
color:#fff;
padding-top:7px;
font-weight:bold;
text-align:center;
font-size:16px;
text-decoration:none;
}
.button_auctions a:hover {
background-position:0 -50px;
}

