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

#kryteria .tytul {
	font: bold 12px Verdana, sans-serif;
	color: #515151;
	margin: 0 0 0 5px;
}

#kryteria .tekst {
	font: normal 11px Verdana, sans-serif;
	color: #999999;
	margin: 10px 10px 0 10px;
	line-height: 130%;
}

#kryteria .tekst .co {
    font-weight: bold;
    color: #515151;		
}

.nowe {
    float: right;	
}

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

.nowe a:hover {
    text-decoration: underline;	
}


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

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

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

#formularz {
    width: 550px;
    text-align: left;
    float: left;
    font-size: 11px;
    margin-top: 20px;		
}

#formularz .writein {
    font-size: 11px;
    border: 1px solid #999999;
    width: 200px;
    background: #F9F9F9;						
}

#formularz .cena {
    font-size: 11px;	
    border: 1px solid #999999;
    background: #F9F9F9;
    width: 50px;			
}

#formularz select {
    width: 200px;	
}

#formularz td {
    padding: 5px;	
}

#formularz .pole {
    width: 120px;
    background: #F9F9F9;		
    font-weight: bold;
    text-align: right;				
}

#formularz .gr {
    font-weight: bold; 
    font-variant: small-caps;	
}

#formularz .ch {
    font-size: 11px;
    border: 1px solid #999999;
    background: #F9F9F9;						
}

#formularz .sub {
    font-size: 12px;
    border: 1px solid #999999;
    background: #FF9036;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana, sans-serif;
}

#wyniki {
    width: 550px;	
    text-align: left;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    border-bottom: 1px solid #EFEFEF;	
}

#wyniki .napisz {
	margin-top: 15px; 
	float: left;
}

#wyniki .napisz a {
	color: #999999;
	text-decoration: none;
}

#wyniki .napisz a:hover {
	text-decoration: underline;
}




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

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

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

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

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

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

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

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

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

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

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

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

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

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

span.red2 {
	color: red;
}

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

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


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

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

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

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

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

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




#polecamy {
    margin-top: 15px;	
    width: 550px;
    text-align: left;
    float: left;
}

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

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

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

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

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

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

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

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

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

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

#polecamy_p .kategoria {
	position: absolute;
	margin-top: 20px;
	margin-left: 83px;
	
}

#polecamy_p .kategoria a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

#polecamy_p .kategoria a:hover {
	text-decoration: underline;
}

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

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

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

span.red2 {
	color: red;
}

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

#polecamy_p .link_bottom {
	position: absolute;
	margin-top: 86px;
	margin-left: 164px;
}

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

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

#polecamy_p .wszystkie {
    float: right;
    text-align: right;
    padding-top: 2px;						
}

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

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

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