/* Pelna_Oferta.css */
div#search {
    width: 779px;
	}

#search form {
	position:relative;
}

input.search_text {
    width: 730px;
}

#search-loader{
    position: absolute;
    right: 10px;
    top: 10px;
	display:none;
}
.oferta tbody tr.light {background: #F9F9F9 none no-repeat 0 0 !important ;}
.oferta tbody tr.dark {background: #F5F5F5 none no-repeat 0 0 !important ;}

tr.noProducts {}
tr.noProducts td {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
h2{}
h2 a{
	color:inherit;
	text-decoration:inherit;
}
h2 .oferta-powrot{
    float: right;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    width: 50px;
	color: #0054D5;
}