@charset "utf-8";
													/* Overall layout */
html, body{
height:100%;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#f2f2f2;
margin:0;
}
#wrapper{
min-height: 84%;
height: auto;
}
#container{
width:1000px;
margin-left:auto;
margin-right:auto;
}
#main_top{
width:1000px;
height:210px;
float:left;
background:url(images/bg_top.png);
background-position:top;
background-repeat:no-repeat;
}
#main_aukcje{
width:1000px;
height:427px;
float:left;
background-image:url(images/bg_aukcja_box.png);
background-position:center;
background-repeat:no-repeat;
}
#main_middle{
width:1000px;
float:left;
}
#top_menu{
width:1000px;
height:50px;
float:left;
}
#logo_link{
display:block;
float:left;
width:220px;
height:110px;
}
#top_lower{
width:1000px;
height:160px;
float:left;
}
#top_links{
width:1000px;
height:12px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
}
.top_menu_link{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF
}

.top_menu_link:hover{
text-decoration:underline;
}

#top_lower_left{
width:766px;
height:160px;
float:left;
}
#time{
width:100px;
height:18px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#e53702;
margin-top:142px;
background:url(images/ico_czas.jpg) left;
background-repeat:no-repeat;
padding-left:25px;
padding-top:2px;
margin-left:5px;
}
#top_lower_right{
width:234px;
height:160px;
float:right;
}
													/* Login Panel */
.table_panel{
width:230px;
height:50px;
margin-top:5px;
}
.panel_input{
width:101px;
height:19px;
background:url(images/input_login.png) bottom right;
background-repeat:no-repeat;
padding-left:5px;
padding-right:5px;
padding-top:4px;
padding-bottom:0px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#cccccc;
border:0;
}
.text_input{
width:228px;
height:75px;
background:url(images/input_big.png) center  no-repeat;
margin-top:8px;
*margin-top:-10px;
}
.link{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
												/* Auction box */
.aukcja_box{
width:333px;
height:213px;
float:left;
}
.aukcja_title{
width:303px;
height:23px;
font-size:12px;
font-weight:bold;
color:#999999;
padding-left:30px;
padding-top:20px;
background:url(images/grey_line.png) bottom center;
background-repeat:no-repeat;
cursor:pointer;
}
.aukcja_title_txt{
float:left;
}
.aukcja_title_type{
float:right;
margin-right:35px;
display:inline;
}
.aukcja_left{
width:160px;
float:left;
margin-left:5px;
display:inline;
}
.aukcja_right{
width:163px;
float:right;
}

.mid_foto{
width:150px;
background-position:center;
background-repeat:no-repeat;
}
.table_aukcja_box{
margin-top:15px;
}
.mid_foto{
width:150px;
height:120px;
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
cursor:pointer;
}
.tab_price{
height:32px;
font-size:22px;
font-weight:bold;
color:#5193cf;
text-indent:10px;
}
.tab_leader{
height:19px;
font-size:13px;
color:#999999;
text-indent:10px;
}

.reg_ikonka{
width:200px;
height:16px;
margin-left:20px;
padding-left:20px;
margin-top:20px;
background:url(images/ico_register.png) left no-repeat;
}

.tab_time{
height:30px;
font-size:22px;
font-weight:bold;
/*color:#e53702;*/
color: #5193CF;
text-indent:10px;
}
.mid_detal_price{
font-size:11px;
color:#999999;
padding-left:20px;
}
												/* index middle */
#middle_left{
width:237px;
float:left;
}
#middle_right{
width:763px;
float:right;
margin-top:7px;
}											
.title{
width:150px;
height:15px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-left:20px;
height:20px;
background-repeat:no-repeat;
background-position: top left;
}
													/* categories menu */
.menu{
width:228px;
}
.menu_top,.menu_top_2{
width:228px;
height:9px;
background-image:url(images/left_box_top.png);
background-position:bottom;
background-repeat:no-repeat;
}
.menu_middle{
width:228px;
background-image:url(images/left_box_mid.png);
background-repeat:repeat-y;
}
.menu_bottom,.menu_bottom_2{
width:228px;
height:11px;
background-image:url(images/left_box_bottom.png);
background-position:top;
background-repeat:no-repeat;
}
.menu_button,.menu_button_2{
width:222px;
height:23px;
margin-left:2px;
}
.menu_link,.menu_link_2{
display:block;
width:205px;
height:19px;
margin-left:17px;
padding-top:4px;
background:url(images/triangle_red.png) left;
background-repeat:no-repeat;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#999999;
text-decoration:none;
text-indent:10px;
}

.menu_link:hover,.menu_link_2:hover{
color:#5193cf;
}
														/* winners */
.winners{
width:154px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}
.winner{
width:154px;
height:179px;
padding-bottom:15px;
}
.winner_foto_box{
width:154px;
height:142px;
border:solid #e9e9e9 1px;
}
.winner_foto{
width:150px;
height:138px;
margin-top:2px;
margin-left:2px;

}
.winner_name{
width:154px;
height:20px;
padding-top:9px;
border-bottom:solid #e9e9e9 1px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#cc3300;
text-align:center;
}
.see_all{
width:125px;
height:20px;
margin-left:80px;
padding-top:5px;
background:url(images/ico_lupa_small.jpg) left;
background-repeat:no-repeat;
text-align:right;
}
.space2{
width:125px;
height:8px;
*height:13px;
}
.link_2{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#cc3300;
text-decoration:none;
}

.link_2:hover{
text-decoration:underline;
}

													/* right side auctions */
.baner{
width:763px;
height:185px;
background-image:url(images/baner_do_zera.jpg);
background-position:center;
background-repeat:no-repeat;

}
.aukcje_right{
float:right;
margin-top:2px;
}
.aukcja_right_box{
width:763px;
}
.aukcja_right_top{
width:763px;
height:5px;
background-image:url(images/right_box_top.png);
background-position:bottom;
background-repeat:no-repeat;
float:left;
}
.aukcja_right_middle{
width:763px;
background-image:url(images/right_box_middle.png);
background-repeat:repeat-y;
float:left;
}
.aukcja_right_bottom{
width:763px;
height:11px;
background:url(images/right_box_bottom.png) top no-repeat;
float:left;
}
.margin{
width:20px;
height:50px;
float:left;
}
.aukcja_left_side{
width:528px;
float:left;
}
.aukcja_right_side{
width:190px;
float:right;
}
.aukcja_left_side_title{
width:528px;
height:23px;
padding-top:10px;
}
.aukcja_left_side_title_txt{
float:left;
}
.aukcja_left_side_title_type{
float:right;
}
.aukcja_left_side_foto{
width:142px;
float:left;
cursor:pointer;
}
.table_login{
margin-left:auto;
margin-right:auto;
text-align:center;
}
.aukcja_left_side_desc{
width:366px;
float:right;
padding-top:10px;
}
.product_details{
margin-top:5px;
width:366px;
height:56px;
padding-top:5px;
float:right;
text-align:left;
background:url(images/grey_stripe_2.png) top left no-repeat;
}
															/* Footer  */
#foot{
bottom: 0;
position: absolute;
width:100%;
height:136px;
background:url(images/bg_foot.png) bottom repeat-x;
float:left;
position:relative;
bottom:0;
}
#foot_content{
width:1000px;
height:136px;
margin-left:auto;
margin-right:auto;}
#foot_upper{
width:1000px;
height:60px;
}
#foot_lower{
width:1000px;
height:50px;
padding-top:10px;
}
#foot_rights{
width:300px;
float:left;
padding-top:45px;
text-align:right;
}
#foot_links{
width:685px;
float:right;
padding-top:40px;
}
.link_3{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#999999;
text-decoration:none;
}

.link_3:hover{
text-decoration:underline;
}

#foot_images{
width:310px;
margin-left:auto;
margin-right:auto;
}
													/* Okno licytacji */
.big_box{
width:1000px;
float:left;
}
.big_box_top{
width:1000px;
height:5px;
background-image:url(images/bg_big_box_top.png);
background-position:bottom;
background-repeat:no-repeat;
float:left;
}
.big_box_middle{
width:1000px;
background-image:url(images/bg_big_box_middle.png);
background-position:top;
background-repeat:repeat-y;
float:left;
}
.big_box_bottom{
width:1000px;
height:9px;
background-image:url(images/bg_big_box_bottom.png);
background-position:top;
background-repeat:no-repeat;
float:left;
}
.space_1{
width:22px;
height:600px;
float:left;
}
.middle_box_content{
width:945px;
margin-left:20px;
}
.box_middle_top{
width:945px;
height:36px;
float:left;
}
.box_middle_mid{
width:945px;
float:left;
}
.box_middle_bottom{
width:945px;
float:left;
}
.top{
width:945px;
height:20px;
float:left;
padding-top:10px;
clear:both;
margin-top:5px;
margin-bottom:0px;
padding-bottom:0px;
}
.top_title{
width:200px;
height:20px;
text-indent:20px;
float:left;
background:url(images/ico_lupa_big.jpg) top left no-repeat;
}
.see_alike{
width:120px;
height:15px;
text-indent:20px;
text-align:left;
float:right;
*padding-bottom:7px;
background:url(images/ico_lupa_small.jpg) left no-repeat;
}

.stripes{
width:941px;
height:10px;
float:left;
margin-top:0px;
}
.left_stripe{
width:215px;
height:1px;
float:left;
background: url(images/grey_stripe_3.png) bottom center no-repeat;
}
.right_stripe{
width:200px;
height:1px;
float:right;
background: url(images/grey_stripe_4.png) bottom center no-repeat;
}
.stripe_1{
position:relative;
margin-left:30px;
margin-top:0px;
}
.stripe_2{
position:relative;
margin-left:30px;
margin-top:0px;
}

.mid_left{
width:621px;
float:left;
}
.mid_right{
width:324px;
float:right;
}
.left_left{
width:371px;
float:left;
}
.left_right{
width:250px;
float:right;
}
.object_title{
padding-top:10px;
padding-left:25px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#999999;
}
.aukcja_type{
padding-left:25px;
width:250px;
height:24px;
text-align:left;
margin-top:3px;

}
.aukcja_type_txt{
float:left;
padding-top:5px;
}
.icon_type{
float:left;
margin-left:3px;
}
.object_foto{
width:336px;
height:252px;
margin-left:25px;

margin-top:10px;
border: solid #cccccc 1px;
}
.big_foto{
width:334px;
height:250px;
background-position:center;
background-repeat:no-repeat;
background: #ffffff;
line-height: 250px; 
}

.big_foto img {
	display: block;
	left: 0;
	right: 0;
	margin: auto;
}

.table_aukcja_1{
width:225px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
}
.cell_1{
height:30px;
text-align:right;
}
.cell_2{
height:30px;
text-indent:5px;
}
.stripe_3{
height:30px;
text-align:center;
}
.time_left_box{
height:97px;
background-image:url(images/time_left_box.png);
background-position:center;
background-repeat:no-repeat;
}
.utarguj{
height:50px;
text-align:center;
}
.person{
width:80px;
height:15px;
float:right;
background:url(images/ico_ludzik.jpg) left no-repeat;
}
.time_left{
width:212px;
height:40px;
float:left;
text-align:center;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:36px;
font-weight:bold;
/*color:#e53702;*/
color: #5193CF;
margin-left: 5px;
}
.time_left_sign{
width:212px;
height:20px;
float:left;
text-align:center;
}
.left_bottom_title{
width:621px;
height:100%;
float:left;
}
.middle_title{
width:200px;
height:12px;
text-indent:20px;
float:left;
padding-top:48px;
}
.stripes2{
width:545px;
height:10px;
float:left;
margin-top:0px;
}
.stripe_4{
width:545px;
height:10px;
background: url(images/stripe_4.png) bottom center no-repeat;
margin-left:25px;
}
.table_aukcja_2{
width:280px;
text-indent:5px;
margin-left:12px;
}
.offer_price{
color:#e53702;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
}
.cell_height{
height:30px;
}
.table_aukcja_3{
width:280px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
color:#e53702;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
}
.table_3_cell{
height:30px;
}
.small_input{
width:61px;
height:20px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
background:url(images/bg_short_input.png) bottom right no-repeat;
border:0;
}
.title_2{
width:150px;
height:15px;
margin-top:10px;
margin-left:10px;
padding-left:20px;
height:20px;
background-repeat:no-repeat;
background-position: top left;
}
.table_div{
width:280px;
height:80px;
margin-left:20px;
}
.middle_gal{
width:452px;
float:left;
}
.middle_chat{
width:427px;
height:134px;
background:url(images/bg_chat.png) top right no-repeat;
float:right;
}

.small_foto_box{
width:71px;
height:70px;
float:left;
border: solid #cccccc 1px;
margin-right:13px;
margin-top:10px;
}
.small_foto{
display: block;
margin-left: auto;
margin-right: auto;
}
.gal_space{
width:30px;
height:70px;
float:left;
}
									/* Chat style */
.chat_content{
width:400px;
height:120px;
margin-left:32px;
margin-top:10px;
}
.chat_post{
width:382px;
height:15px;
padding-top:10px;
float:left;
display:inline;
}
.post_author{
width:64px;
float:left;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#e53702;
text-indent:2px;
}
.post_text{
width:313px;
float:right;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#999999;
}

.chat_input{
width:289px;
height:18px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
background-image:url(images/bg_long_input.png);
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#999999;
border:0;
}
.chat_reply{
width:382px;
height:20px;
float:left;
padding-top:10px;
}
.table_aukcja_4{
width:382px;
height:20px;
margin:0;
}
.bottom_title{
width:200px;
height:20px;
text-indent:20px;
float:left;
margin-top:40px;
clear:left;
}
.bottom_title2{
width:200px;
height:12px;
text-indent:20px;
float:left;
margin-top:10px;
margin-bottom:10px;
}
.object_description{
width:907px;
border-top:solid #cccccc 1px;
float:right;
margin-right:10px;
display: inline;

}
.table_description{
margin-top:10px;
margin-bottom:20px;
width:100%;
line-height:200%;
vertical-align:top;
}
.table_cell{
width:50%;
}
														/* zakonczone layout */
.big_box_middle_2{
width:1000px;
background-image:url(images/bg_big_middle.png);
background-position:top;
background-repeat:repeat-y;
float:left;
}
.big_box_bottom_2{
width:1000px;
height:10px;
background-image:url(images/bg_big_bottom.png);
background-position:top;
background-repeat:no-repeat;
float:left;
}
.left_shield{
width:244px;
float:left;

}
.left_shield_content{
width:244px;
float:left;
background-image:url(images/left_shield_middle.png);
background-position:top;
background-repeat:repeat-y;
}
.left_shield_bottom{
width:244px;
height:7px;
float:left;
background:url(images/left_shield_bottom.png) top no-repeat;
}
.left_shield_title{
width:200px;
height:16px;
margin-left:20px;
padding-left:20px;
margin-top:20px;
background:url(images/ico_lupa.png) left no-repeat;
}
.right_shield{
width:756px;
float:right;
padding-top:10px;
}
.tab_last_price{
height:30px;
color:#5193cf;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:bold;
}
.cena_detal{
height:30px;
text-indent:10px;
}
.tab_finished{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#cc3300;
height:30px;
}
.aukcja_right_box_2{
width:733px;
float:right;
}
.aukcja_right_middle_2{
width:723px;
float:left;

}
.aukcja_stripe{
width:723px;
height:10px;
float:left;
display:inline;
margin-left:23px;
background:url(images/grey_stripe_6.png) bottom left no-repeat;
}
.aukcja_right_side_2{
width:185px;
float:right;
padding-top:30px;
}
.table_aukcja_box_2{
width:170px;
text-indent:5px;
}
.table_aukcja_box_3{
width:170px;
text-indent:5px;
margin-bottom:15px;
}
.left_shield_lower{
width:244px;
float:left;
}
.title2{
width:150px;
height:15px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-left:20px;
height:20px;
background-repeat:no-repeat;
background-position: top left;
}
.no_cat{
width:700px;
height:160px;
padding-top:100px;
padding-left:50px;
}
															/* Jak to dziala style */
.how_works{
width:200px;
height:16px;
margin-left:20px;
padding-left:20px;
margin-top:20px;
background:url(images/ico_how_works.png) left no-repeat;
}
.stripe_5{
width:161px;
height:25px;
margin-left:45px;
margin-top:5px;
background:url(../images/grey_stripe_3.png) left top no-repeat;
}
.info{
width:700px;
height:35px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
}
.info_box{
width:700px;
margin-left:auto;
margin-right:auto;
}
.info_title{
width:700px;
height:20px;
padding-top:10px;
}
.info_stripe{
width:690px;
height:8px;
margin-left:8px;
background:url(images/grey_stripe_7.png) top left no-repeat;
}
.info_content{
width:690px;
margin-left:8px;
margin-bottom:15px;
}
.table_pakiety{
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
color:#444444;
font-size:12px;
text-indent:5px;
margin-top:10px;
margin-bottom:10px;
}
.cell_info{
width:133px;
height:22px;
background-color:#eeeeee;
}
.info_image{
width:534px;
height:478px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:60px;
background:url(images/bg_info.png) center no-repeat;
}
													/* Moje Konto */
.my_account_title{
width:200px;
height:16px;
margin-left:20px;
padding-left:20px;
margin-top:20px;
background:url(images/ico_my_account.png) left no-repeat;
}
.table_register{
margin-left:30px;
margin-bottom:30px;
}
.reg_cell{
width:100px;
height:30px;
}
.reg_cell_2{
width:160px;
height:30px;
text-indent:15px;
}
.reg_cell_3{
height:40px;
text-indent:15px;
}
.info_title_2{
width:300px;
height:20px;
}
.info_stripe_2{
width:300px;
height:8px;
margin-left:8px;
background:url(images/grey_stripe_7.png) top left no-repeat;
}
.reg_input{
width:140px;
padding:0;
}
.info_stripe_3{
width:180px;
height:30px;
padding-top:5px;
margin-left:8px;
float:left;
display:inline;
border-top: solid #cccccc 1px;
}
														/* Pakiety */
.pakiety{
width:756px;
padding-top:25px;
float:right;
}
.pakiet_spacer{
width:756px;
height:30px;
clear:both;
}
.pakiet_box{
width:192px;
float:left;
display:inline;
margin-left:35px;
margin-right:20px;
margin-top:30px;
}
.pakiet_box_foto{
width:189px;
height:189px;
border: solid #cccccc 1px;
float:left;
}
.pakiet_foto{
width:183px;
height:183px;
margin-left:3px;
margin-top:3px;
background-position:center;
background-repeat:no-repeat;
}
.pakiet_price{
width:192px;
height:15px;
padding-top:10px;
text-align:center;
float:left;
}
.pakiet_select{
width:192px;
height:30px;
padding-top:10px;
text-align:center;
float:left;
}
.pakiet_charge{
width:192px;
height:27px;
text-align:center;
float:left;
}
.bottom{
background:url(images/grey_stripe_8.png) bottom center no-repeat;
}
.pakiety_title{
width:200px;
height:16px;
margin-left:20px;
padding-left:20px;
margin-top:20px;
background:url(images/ico_charge_2.png) left no-repeat;
}


.gallery{
float:left;
display:inline;
margin-left:25px;}

														/* icons */
.menu_ico{
background:url(images/ico_menu.png) top left no-repeat;
}
.buy{
background:url(images/ico_buy.png) top left no-repeat;
}
.licyt{
background:url(images/ico_gwiazdka.jpg) top left no-repeat;
}
.cat{
background-image:url(images/ico_kategorie.jpg);
}
.win{
background-image:url(images/ico_gwiazdka_2.jpg);
}
.blip_side {
background-image:url(images/blip_side.jpg);
}
.waiting{
background-image:url(images/ico_waiting.png);
}

														/* fonts */
.price_1{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:bold;
color:#e53702;
}
.price_2{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#E53702;
}
.price_3{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#e53702;
}
.font_style, .font_style a{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#999999;
text-decoration: none;
}
.font_style_2{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#999999;
}
.font_style_3{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#999999;
}
.font_style_4{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#999999;
}

.padding_top{
padding-top:2px;
}
.border_bottom{
border-bottom:solid #efefef 1px;
}
.bg_color{
background-color:#ebebeb;
}
.bord_top{
border-top: solid #cccccc 1px;
}
.bord_bottom{
border-bottom: solid #cccccc 1px;
}
.left_align{
text-align:left;
}
.right_align{
text-align:right;
}
.center_align{
text-align:center;
}
.box{
width:1000px;
float:left;
}
.box_top{
width:1000px;
height:5px;
float:left;
background:url(images/box_top.png) bottom no-repeat;
}
.box_middle{
width:994px;
float:left;
background:url(images/box_middle.png) bottom repeat-y;
padding-left:3px;
padding-right:3px;
display:inline;
}
.box_bottom{
width:1000px;
height:10px;
float:left;
background:url(images/box_bottom.png) top no-repeat;
}
.box_mid_cont{
width:994px;
float:left;
}
.sp_box{
width:217px;
float:left;
margin-left:13px;
}
.sp_box_2{
width:217px;

}
.sp_spacer{
width:19px;
float:left;
height:50px;
}
.sp_title{
width:217px;
float:left;
padding-top:5px;
padding-bottom:5px;
height: 38px;
}
.sp_foto{
width:217px;
height: 188px;
float:left;
}
.sp_foto img{
}
.sp_info{
width:215px;
float:left;
padding-top:3px;
padding-left:2px;
}
.sp_info table{
width:211px;
line-height:17px;
border-left:solid #94ca1e 2px;
}
.sp_price{
width:217px;
float:left;
text-align:center;
padding-top:10px;
padding-bottom:2px;
}
.sp_buttons{
width:217px;
float:left;
padding-bottom:7px;
}
.sp_left{
padding-left:6px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#999999;
font-weight:normal;
}
.sp_right{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#94ca1e;
font-weight:normal;
}
.sp_buy{
width:96px;
height:27px;
float:left;
margin-left:8px;
background:url(images/button_wykup.png)}
.sp_utarguj{
width:96px;
height:27px;
float:right;
margin-right:8px;
background:url(images/button_utarguj_2.png) center no-repeat;
}
.sp_box_2{
width:217px;
margin-left:6px;
}
.sp_title_2{
width:217px;
padding-top:5px;
padding-bottom:5px;
}
.sp_foto_2{
width:217px;
}
.sp_foto_2 img{
}
.sp_info_2{
width:215px;
padding-top:3px;
padding-left:2px;
}
.sp_info_2 table{
width:211px;
line-height:17px;
border-left:solid #94ca1e 2px;
}
.sp_price_2{
width:217px;
text-align:center;
padding-top:10px;
padding-bottom:8px;
}
.sp_buttons_2{
width:217px;
padding-bottom:7px;
}
.sp_buttons_2 table{
text-align:center;
width:217px;
margin-left:auto;
margin-right:auto;
}
.sa_box{
width:212px;
height:261px;
margin-left:auto;
margin-right:auto;
background:url(images/aukcja_info.png) center no-repeat;
margin-top:35px;
}
.sa_title{
width:212px;
float:left;
padding-top:20px;
padding-top:17px;
text-align:center;
}
.sa_price{
width:212px;
float:left;
text-align:center;
padding-top:20px;
}
.sa_info{
width:212px;
float:left;
padding-top:20px;
}
.sa_info table{
width:160px;
margin-left:auto;
margin-right:auto;
line-height:12px;
text-align:center;
border-top:solid #cccccc 1px;
padding-top:3px;
}
.sa_buttons{
width:212px;
float:left;
text-align:center;
padding-top:3px;
}
.pr_box{
width:285px;
float:left;
}
.pr_label{
width:285px;
height:34px;
float:left;
background:url(images/label.png) center no-repeat;
}
.span_left{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
float:left;
margin-left:16px;
margin-top:10px;
}
.span_right{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;
float:right;
margin-right:16px;
margin-top:10px;
}
.pr_info{
width:285px;
float:left;
padding-bottom:15px;

}
.pr_info table{
width:280px;
margin-left:auto;
margin-right:auto;
line-height:30px;
}
.pr_info table td{
border-bottom:solid #cccccc 1px;
}
.pr_com{
width:285px;
float:left;
text-align:center;
}
.pr_left{
text-align:left;
padding-left:15px;
}
.pr_right{
text-align:right;
padding-right:15px;
}
.flash{
width:945px;
float:left;
text-align:center;
padding-left:3px;
}
.f_box{
width:1000px;
float:left;
}
.f_box_top{
width:1000px;
height:3px;
float:left;
background:url(images/box_2_top.png) bottom no-repeat;
}
.f_box_mid{
width:1000px;
float:left;
background:url(images/box_middle.png) bottom repeat-y;
}
.f_box_bottom{
width:1000px;
height:10px;
float:left;
background:url(images/box_2_bottom.png) top no-repeat;
}
.f_box_interval{
width:9px;
height:404px;
float:left;
background:url(images/box_2_int.png) center no-repeat;}
.f_box_left{
width:44px;
height:404px;
float:left;
background:url(images/box_2_left.png) left no-repeat;
}
.f_box_com{
float:left;
}
.sp_box_3{
width:219px;
float:left;
}
.sp_title_3{
width:209px;
float:left;
padding-top:3px;
padding-bottom:4px;
padding-left:10px;
}
.sp_info_3{
width:217px;
float:left;
padding-top:3px;
padding-left:2px;
padding-bottom:3px;
border-bottom:solid #eeeeee 1px;
border-top:solid #eeeeee 1px;
}
.sp_info_3 table{
width:211px;
line-height:15px;
border-left:solid #94ca1e 2px;
}
.sp_foto_3{
width:219px;
height: 188px;
float:left;
padding-top:4px;
padding-bottom:5px;
border-top:solid #eeeeee 1px;
}
.sp_foto_3 img{
}
.sp_price_3{
width:219px;
float:left;
text-align:center;
padding-top:8px;
padding-bottom:6px;
}
.aukcja_left_side_title_2{
width:528px;
height:23px;
padding-top:5px;
padding-bottom:5px;
}
.aukcja_left_side_foto_2{
width:165px;
float:left;
}
.aukcja_left_side_foto_2 img{
}
.aukcja_left_side_desc_2{
width:306px;
float:right;
padding-top:10px;
}
.product_details_2{
margin-top:5px;
width:296px;
padding-left:10px;
height:26px;
padding-top:5px;
display:inline;
margin-left:100px;
float:right;
text-align:left;
background:url(images/grey_stripe_2.png) top left no-repeat;
}
.aukcja_right_side_3{
width:220px;
float:right;
padding-top:8px;
}
.margin_2{
width:10px;
height:50px;
float:left;
}
.right_ico{
width:197px;
display:inline;
padding-bottom:20px;
float:right;
text-align:right;
padding-right:8px;
}
.title_3{
width:140px;
height:15px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-left:30px;
height:20px;
background-repeat:no-repeat;
background-position: top left;
}
.box_middle_bottom_2{
width:500px;
float:left;
}
.mid_right_2{
width:322px;
float:right;
padding-top:28px;
}
.box_middle_mid_2{
width:620px;
float:left;
}
.featured{
background-image:url(images/ico_featured.png);
}
.sp_other{
width:217px;
height:40px;
text-align:center;
padding-top:30px;
}
.sp_other a{
background:url(images/lupa_big.jpg) top center no-repeat;
background-position:60px 0px;
padding-top:22px;
display:inline;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cc3300;
font-weight:bold;
text-decoration:none;
text-align:center;
marg
}
.sp_other a:hover{
text-decoration:underline;
}
.price_4{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-weight:bold;
color:#e53702;
}
.green{
color:#94ca1e;
}
.link_4{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#94ca1e;
text-decoration:none;
}
.font_style_link{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#999999;
text-decoration:none;
}
.font_style_link:hover{
text-decoration:underline;
}
.product_details_2 a{
background:url(images/ico_lupa_small.jpg) left no-repeat;
padding-left:17px;
height:16px;
display:block;
}
.table_sp_foto{
width:217px;
height:188px;
text-align:center;
border:solid #e0e0e0 1px;
background: white;
}
.sp_how_much{
width:217px;
float:left;
text-align:center;
padding-bottom:3px;
}
.how_much{
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#e53702;
text-decoration:none;
}
