/* NOWOŚCI index.php */

#nowosci {
    margin-top: 2px;
    width: 550px;
    text-align: left;
    float: left;
}

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

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

#nowosci_p {
    width: 550px;
    text-align: center;
    float: left;
    margin-top: 10px;		
}

#nowosci_p .p1 {
    width: 176px;
    height: 324px;	
    background: #F9F9F9;
    float: left;	
    margin-right: 11px;	
}

#nowosci_p .p2 {
    width: 176px;
    height: 324px;	
    background: #F9F9F9;
    float: left;	
    margin-right: 11px; 
}

#nowosci_p .p3 {
    width: 176px;
    height: 324px;	
    background: #F9F9F9;
    float: left;	
}

#nowosci_p .do_kosza {
	margin: 4px 2px 0 2px;
	float: left;
}

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

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

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

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

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

#nowosci_p .prod_gr h3 {
	margin: 0;
	font-size: 9px;
}

#nowosci_p .gr h3 {
	font-size: 9px;
	color: #CCCCCC;
}

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

#nowosci_p .foto {
    margin: 2px;		
}

#nowosci_p .foto img {
    width: 170px;	
    height: 220px;
}

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

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

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

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

#nowosci_p .opis {
	font-size: 11px;
	color: #515151;
	line-height: 130%;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

#nowosci_p .wiecej {
	margin: 4px 2px 0 0;
	float: right;
}

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

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

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

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

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

.swiat {
    text-align: left;
    font-size: 10px;
	 color: #555555;
    font-family: Verdana, sans-serif;
    margin-top: 15px;	
    float: left;
    width: 544px;	
    background: #F9F9F9;
	 padding: 4px;				
}

.swiat p {
	margin: 0;
}

.swiat a {
	color: #555;
}