#promoted {
    clear: both;
    padding: 10px;
    overflow:hidden;
}

#promoted h3.title {
    margin: 10px 0 2px 0;
}

#promoted .promoted_box {
    float: left;
    margin: 10px 10px;
    padding: 10px 0 0 32px;
    width: 190px; 
    height: 170px;
}
#promoted .promoted_empty{
	width: 150px;
	height: 90px;
	background: url('/images/promoted_empty.jpg') no-repeat;
	margin-bottom: 21px;
}
#promoted .promoted_box a {
    color: #4e4e4e;
}

#promoted .promoted_box_image {
    height: 90px;
	margin: 0px  0px 10px 0px;
   /* text-align: center;*/
}

#promoted .promoted_box_image img{}

#promoted .promoted_box_title {
    display: block;
    text-align: left;
	color:#595959;
    font-size: 15px;
	font-family: "Lucida Sans Unicode";
}

#promoted .promoted_box_address {
    margin-top: 3px;
    line-height: 13px;
    font-size: 10px;
}

#bottom-ad {
    padding: 10px;
}

#bottom-ad .virioForDealers
{
	clear: both;
	display:block;
	border: 1px solid #0e8eeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding:10px;
	color: #525252;
	height: 117px;
	margin: auto;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 120%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* ie */
}
#bottom-ad .virioForDealers a{color:#0e8eeb;}
#bottom-ad .virioForDealers h3
{
	color:#0e8eeb;
	margin: 20px 0 2px 0px;
}


#bottom-ad .virioForDealers div { float: left;}
#bottom-ad .virioForDealers ul {padding-top:20px; list-style: none; float: right;}
#bottom-ad .virioForDealers ul li {float: left; padding-left: 10px;}
#bottom-ad .virioForDealers ul .li_arrow {display: block; height: 76px; width: 56px; padding:0px ; background: url('/images/rezerwator_arrow.gif') no-repeat 20px 10px;}
