/* OPIS W PROMOCJI promocje.php */

#opis_promo {
    background: url('../img/bg.jpg');
    background-repeat: repeat-x;
    width: 550px;
    
    text-align: left;
    float: left;
    line-height: 130%;
    border-bottom: 1px solid #efefef;	
}

#opis_promo .tytul_pr {
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#opis_promo .tekst_pr {
	margin: 10px 5px 5px 5px;
	font-size: 11px;
	color: #999999;
	text-indent: 15px;	
}




/* PROMOCJE promocje.php */

#promo {
    margin-top: 5px;
    width: 550px;
    text-align: left;
    float: left;	
}

#promo .promo_tytul {
    font-weight: bold;
    font-size: 17px;
    color: #F97000;
    float: left;
}

#promo .belka {
    background: url('../img/belka.jpg') 0 50% no-repeat;
    margin-top: 4px;
    width: 550px;
    float: right;
}

#promo_p {
    width: 550px;
    text-align: left;
    float: left;
}

#promo_p .p1 {
    width: 270px;
    height: 104px;	
    background: #F9F9F9;
    float: left;
    margin-top: 10px;
    position: relative;	
}

#promo_p .p2 {
    width: 270px;
    height: 104px;	
    background: #F9F9F9;
    float: right;
    margin-top: 10px;
    position: relative;
}

#promo_p .miniatura {
	position: absolute;
	margin: 2px;
}

#promo_p .logo {
	position: absolute;
	top: 78px;
	left: 82px;
}

#promo_p .nazwa {
    position: absolute;	
    color: #000000;
    font-weight: bold;
    padding: 0 0 0 96px;
    background: transparent url('../img/st2.gif') 83px 50% no-repeat;
}

#promo_p .nazwa a {
    text-decoration: none;
    color: #000000;		
}

#promo_p .nazwa a:hover {
    text-decoration: underline;	
}

#promo_p .producent {
	position: absolute;
	margin-top: 20px;
	margin-left: 83px;
	color: #999999;
	font-size: 11px;
	font-style: italic;
}

#promo_p .kategoria2 {
	position: absolute;
	margin-top: 20px;
	margin-left: 83px;
	color: #999999;
	font-size: 10px;
}

#promo_p .promocje_k {
	position: absolute;
	top: 40px;
	left: 83px;
}

#promo_p .promocje_k .polecamy_k {
	color: #F97000;
	font-size: 9px;
}

#promo_p .cena {
	position: absolute;
	margin-top: 56px;
	margin-left: 83px;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
}

#promo_p .cena .red {
	color: red;
}

span.red2 {
	color: red;
}

#promo_p .wysylka {
	font-size: 10px;
	color: #515151;
	position: absolute;
	margin-top: 74px;
	right: 5px;
}

#promo_p .rozne_kolory {
	font-size: 10px;
	color: #999999;
	position: absolute;
	margin-top: 74px;
	right: 15px;
}


#promo_p .link_bottom {
	position: absolute;
	margin-top: 86px;
	margin-left: 210px;
}

#promo_p .link_bottom a.link {
	color: #F97000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}

#promo_p .link_bottom a.link:hover {
	text-decoration: underline;
}

#promo_p .do_kosza {
	position: absolute;
	margin-top: 86px;
	margin-left: 80px;
}

#promo_p .do_kosza a {
	color: #F97000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#promo_p .do_kosza a:hover {
	text-decoration: underline;
}


/* nowosci */

#now {
    width: 550px;
    text-align: center;
    float: left;
}

#now .p1 {
    width: 240px;
    height: 340px;	
    background: #F9F9F9;
    float: left;
    margin-top: 10px;
}

#now .p2 {
    width: 240px;
    height: 340px;	
    background: #F9F9F9;
    float: right;
    margin-top: 10px;
}

#now .prod_gr {
	font-size: 10px;
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 4px 0;
	 
}

#now .prod_gr .prod {
	padding: 2px;
	float: left;
}

#now .prod_gr .gr {
	padding: 2px;
	float: right;
}

#now .prod_gr .gr h3 {
	margin: 0;
	font-size: 10px;
}

#now .nazwa {
    font-weight: bold;
    float: left;		
}

#now .h24 {
	font-weight: bold;
	font-size: 11px;
	margin: 2px 2px 0 0;
	float: right;
	color: #Ff0000;
}

#now .foto {
    margin: 2px;		
}

#now .cena {
	text-align: center;
}

#now .cena .nor {
	font-size: 10px;
	font-weight: bold;
}

#now .cena .pro {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

#now .cena em {
	font-size: 10px;
}

#now .wiecej {
	margin: 4px 2px 0 0;
	text-align: right;
}

#now .wiecej a {
	color: #F97000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#now .wiecej a:hover {
	text-decoration: underline;
}

#now .wszystkie {
	float: right;
  	text-align: right;
	padding-top: 0;
	margin-top: 0;				
}

#now .wszystkie a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#now .wszystkie a:hover {
	text-decoration: underline;
}

#now #promocje_b {
	float: left;
	margin: 4px 0 0 2px;
	
}

#now #promocje_b .polecamy_b {
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}


/* Bestselery */

#best {
    width: 550px;
    text-align: center;
    float: left;
}

#best .b1 {
    width: 240px;
    height: 340px;	
    background: #F9F9F9;
    float: left;
    margin-top: 10px;
}

#best .b2 {
    width: 240px;
    height: 340px;	
    background: #F9F9F9;
    float: right;
    margin-top: 10px;
}

#best .prod_gr {
	font-size: 10px;
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 4px 0;
	 
}

#best .prod_gr .prod {
	padding: 2px;
	float: left;
}

#best .prod_gr .gr {
	padding: 2px;
	float: right;
}

#best .prod_gr .gr h3 {
	margin: 0;
	font-size: 10px;
}

#best .nazwa {
    font-weight: bold;
    float: left;		
}

#best .h24 {
	font-weight: bold;
	font-size: 11px;
	margin: 2px 2px 0 0;
	float: right;
	color: #Ff0000;
}

#best .foto {
    margin: 2px;		
}

#best .cena {
	text-align: center;
}

#best .cena .nor {
	font-size: 10px;
	font-weight: bold;
}

#best .cena .pro {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

#best .cena em {
	font-size: 10px;
}

#best .wiecej {
	margin: 4px 2px 0 0;
	text-align: right;
}

#best .wiecej a {
	color: #F97000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#best .wiecej a:hover {
	text-decoration: underline;
}

#best .wszystkie {
	float: right;
  	text-align: right;
	padding-top: 0;
	margin-top: 0;				
}

#best .wszystkie a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#best .wszystkie a:hover {
	text-decoration: underline;
}

#best #promocje_b {
	float: left;
	margin: 4px 0 0 2px;
	
}

#best #promocje_b .polecamy_b {
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}