/* ------------------------RESET------------------------ */
* {margin: 0; padding: 0; outline: none; border: 0;}
body {background: #fff url(../img/bg_body.jpg) repeat-x; font-size: 12px; font-family: "Tahoma", Arial, sans-serif; color: #575757;}
a img, img { border: none; }
ul {list-style:none;}

	
/* ------------------------------------------------------------------UTYLITIES------------------------ */
.wrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.clear {clear: both;}

.divider {
	width: 100%;
	height: 2px;
	background: url(../img/divider.jpg) repeat-x;
}

.top10px {margin-top: 10px;}
.top20px {margin-top: 20px;}
/* ------------------------------------------------------------------BANNER------------------------ */
#banner {	
	position:relative;
	width:960px; 
	overflow:hidden; 
	height: 160px;
	margin-bottom: 5px;
}

#bg_banner {
	background: url(../img/bg_banner.jpg) no-repeat;
	width:960px; 
	height: 160px;
}
#bg_banner ul { float: left; }
#bg_banner li {
		width:960px; 
		list-style: none;
		height: 200px;
		overflow:hidden; 
	}
.banner_left, .banner_right{ display:inline; float:left; position:relative; }
.banner_left { width: 320px; padding-top: 20px; padding-right: 30px; padding-left: 30px; }
.banner_right { width: 440px; }

/* ------------------------------------------------------------------MAIN MENU------------------------ */
#menu {
	width: 960px;
	height: 40px;
	background: url(../img/bg_menu.png) no-repeat;
	padding: 0 10px;
}

#menu ul li {
	float: left;
	border-right: 1px solid #fff;
	list-style-type:none;
}

#menu ul li.last {
	border: none;
}

/* ------------------------------------------------------------------LOGOWANIE------------------------ */
#logowanie {
	height: 45px;
	width: 904px;
	background: url(../img/bg_logowanie.jpg) repeat-x;
	padding-left: 28px;
	padding-right: 28px;
}

#logowanie span{
	padding-left: 10px;
	padding-right: 10px;
}
.status { float: left; padding-top: 15px;} 

.zaloguj {margin-left: 200px; float: left; padding-top: 10px;}
.loginbox, .passwordbox {
	width: 120px;
	border: solid 1px #e7e7e9;
	background: #f4f4f6;
	color:#999999;
	margin-right: 10px;
	padding: 4px;
	}	
.login_button {float: left; text-align: right;}	

	
.zaloz_konto {float: right;margin-top: 17px;text-align: right;}
	
/* ------------------------------------------------------------------MENU Z KATEGORIAMI------------------------ */
.left_column {float: right; width: 195px;}
.box_kategorie {
	width: 195px;
	background: #f8f8f8;
	border: 1px solid #e0e0e0;
	float: left;
}
.kategorie li {
	width: 195px;
	height: 27px;
	background: url(../img/divider.jpg) repeat-x 0 100%;
}

.kategorie li.last {
	background: none;
	height: 25px;
}

/* ------------------------------------------------------------------AKTUALNOSCI I ZAKONCZONE WIDGET------------------------ */

.aktualnosci
{
    width:195px;
    float:left;
    overflow:hidden;
	background-color: #f6f6f6;
	border: 1px solid #e0e0e0;
	padding-bottom: 5px;
	margin-top: 15px;
}

.aktualnosci_tytul
{
	float:left;
	display:block;
	width:193px;
	height: 37px;
	background-image: url(../img/divider.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	
}

.rozwin
{
    float:right;
    background:url(../img/rozwin.png) no-repeat;
    width:28px;
    height:27px;
    display:block;
    margin-top:5px;
	margin-right: 10px;

}

.aktualnosci_box
{
	float:left;
	display:block;
	background: #f6f6f6;
	width:173px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.aktualnosci_box li
{
    float:left;
    display:block;
    clear:both;
    width:100%;
	margin-bottom: 10px;
}


/* ------------------------------------------------------------------AUKCJE DOBIEGAJACE KONCA------------------------ */
.box_750 {
	width: 750px;
	background: #f8f8f8;
	border: 1px solid #e0e0e0;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.box_750_wrapper {
	width: 730px;
	padding: 10px;
}
.koniec_first_box {width: 214px; background-color:#FFFFFF; border: solid 1px #e8e8e8; float: left; padding: 10px;}
.koniec_box {width: 214px; background-color:#FFFFFF; border: solid 1px #e8e8e8; float: left; margin-left: 10px; padding: 10px; margin-bottom: 10px;}
.koniec_left {width: 100px; float: left;}
.koniec_right {float:right; width: 100px; padding-top: 10px; padding-left: 14px; text-align:center;}
.zakonczone_detal {margin-bottom: 5px; text-align:right;}



/* ------------------------------------------------------------------POZOSTALE AUKCJE------------------------ */

.pozostale_white {background-color:#FFFFFF;}
.pozostale_columna1 {width: 250px; float: left; margin-left: 15px;}
.pozostale_columna2 {width: 160px; float: left; margin-left: 20px; text-align:center;}
.pozostale_columna3  {width: 120px; float: left; margin-left: 20px; text-align:center; padding-top: 15px;}

.pozostale_columna1 p {height: 47px;}



/* ------------------------------------------------------------------SZCZEGOLY AUKCJI------------------------ */
.szczegoly_aukcji {width: 440px; float: right; margin-left: 20px; padding-top: 15px;}
.photo {float: left; width: 270px;}
.photo img {border: 1px solid #e8e8e8; margin-bottom: 10px;}
.miniaturka_middle {margin-left: 10px; margin-right: 10px;}
.zoom {
	margin-bottom: 5px;
	background-image: url(../img/zoom.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
}

.divider10px {margin-top: 10px; margin-bottom: 10px; width: 100%; height: 2px; background: url(../img/divider.jpg) repeat-x;}
.divider15px {margin-top: 15px; margin-bottom: 15px; width: 100%; height: 2px; background: url(../img/divider.jpg) repeat-x;}
.divider18px {margin-top: 24px; margin-bottom: 10px; width: 100%; height: 2px; background: url(../img/divider.jpg) repeat-x;}

.szczegoly_aukcji_left {
	float: left;
	width: 203px;
	padding-right: 15px;
	text-align:left;
	margin-bottom: 15px;
	background-image: url(../img/bg_box_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.szczegoly_aukcji_right {float: left; width: 205px; padding-left: 15px; text-align:center; margin-bottom: 15px;}



.szczegoly_aukcji_left2 {float: left; width: 155px; padding-right: 15px; text-align:center; margin-bottom: 15px;}
.szczegoly_aukcji_right2 {float: left; width: 268px; text-align:center; margin-bottom: 15px; border: 1px solid #e8e8e8; background:#FFFFFF;}
.podbij {margin-top: 5px;}

/* ------------------------------------------------------------------HISTORIA------------------------ */
#historia {background-color: #f3f0f0; padding: 10px; border: solid 1px #ffffff;}
.naglowek, .row{height: 27px; background: url(../img/divider.jpg) repeat-x 0 100%;}
.row_last{height: 27px;}
.data {text-align: right;}

/* ------------------------------------------------------------------FOOTER------------------------ */
 #footer {
	width: 100%;
	margin-top: 15px;
	border-top: solid 1px #e0e0e0;
	background: #f8f8f8;
	padding-bottom: 10px;
}

#copyright {float: left;}
#footer_menu {float: right;}



/* ------------------------------------------------------------------FONT------------------------ */
h1, h2, h3 {font-size:12px; font-weight: bold;}
h2  {padding-bottom: 10px; }
h3 {color: #ab0616; height: 27px;
    border-top: 1px solid #fff;
	padding: 11px 0px 0 10px;
	background: url(../img/divider.jpg) repeat-x 0 100%;}
	
.opis h3 {color: #575757;
    border-top: 1px solid #e0e0e0;}	
	
.aktualnosci_tytul h3 {float:left;  width:auto; background:none;}
.czas {color: #ab0616; font-size: 22px; font-weight:bold;}
.small_font {font-size: 11px;}
.cena_small {color: #203a87; font-size: 14px; font-weight:bold;}
.cena_big{font-size: 28px;}
.cena_big_blue{font-size: 28px;color: #203a87;}
.text_center {text-align: center;}
.text p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 15px;
	line-height:160%;
}



/* ------------------------------------------------------------------BUTTONY------------------------ */
.bu_login {margin-top: 12px; background: url(../img/bu_zaloguj.png); width: 89px; height: 24px; background-repeat: no-repeat; text-indent:5000px; display: block;}
.bu_login:hover {background: url(../img/bu_zaloguj_hover.png);}

.bu_sprawdz {float: right; background: url(../img/bu_sprawdz.png); width: 89px; height: 24px; background-repeat: no-repeat; text-indent:5000px; display: block;}
.bu_sprawdz:hover {float: right; background: url(../img/bu_sprawdz_hover.png);}

.bu_licytuj_small {float: right; background: url(../img/bu_licytuj_small.png); width: 89px; height: 24px; background-repeat: no-repeat; text-indent:5000px; display: block;}

.bu_licytuj_small:hover {float: right; background: url(../img/bu_licytuj_small_hover.png);}

.bu_licytuj_big {background: url(../img/bu_licytuj_big.png); width: 136px; height: 31px; background-repeat: no-repeat; text-indent:5000px; display: block;}

.bu_licytuj_big:hover {background: url(../img/bu_licytuj_big_hover.png);}

.bu_autopodbijacz {background: url(../img/bu_autopodbijacz.png); width: 136px; height: 31px; background-repeat: no-repeat; text-indent:5000px; display: block;}

.bu_autopodbijacz:hover {background: url(../img/bu_autopodbijacz_hover.png);}

.licytuj_big {width: 185px; padding-left: 20px;}

/* ------------------------------------------------------------------LINKI------------------------ */
#menu a, #logowanie a, #footer a, .aktualnosci_box li a, .kategorie li a {color: #575757; text-decoration: none;}
.text a, .aktualnosci_box li a:hover, .kategorie li a:hover, #menu a:hover, #logowanie a:hover, #footer a:hover, .text a {color:#ab0616;}
.aktualnosci_box li a {float:left; display:block; height:15px; line-height:15px; text-decoration: underline;}
.kategorie li a {display: block; width: 160px; height: 20px; background: url(../img/bg_kategorie.jpg) no-repeat; padding: 5px 0px 0 35px;}
.kategorie li a:hover {background-position: 0 -25px; text-decoration: none;}
#menu a {text-transform: uppercase; padding: 0 19px; display: block; height: 40px; line-height: 40px;}
#footer_menu a {margin-left: 7px;}
.text a {text-decoration: none;}
.text a:hover {text-decoration: underline;}

/* ------------------------------------------------------------------NUMERACJA STRON------------------------ */

.numeracja_stron {margin-left: 10px; margin-top: 10px; margin-bottom: 10px;}
.page{
	color:#575757;
	margin-right:6px;
	cursor:pointer;
	background: #fff;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	border: solid 1px #e8e8e8;
}

.page:hover{color:#fff; background: #ab0616;}
.page_active{
	color:#fff;
	margin-right:6px;
	cursor:pointer;
	background: #ab0616;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	border: solid 1px #e8e8e8;
}

/* ------------------------------------------------------------------RAMKI OBRAZKOW------------------------ */

.aktualnosci_img, .pozostale_img {width: 100px; border: solid 1px #e8e8e8;}
.pozostale_img {float: left;}
.aktualnosci_img {margin-bottom: 10px; margin-left:35px;}
	
	
	

