/**
* lista sklep�w skondensowana
*/

.shopsListCondensed .title
{
 background-color: #E2E2E2 !important;
 color:#8E7A7A;
 font-weight:bold;
 padding:10px;
 padding-left:30px;
}
.shopsListCondensed .title h2{
 margin:0;
 font-size:12px;
}

.shopsListCondensed a {
 color:#2573C0;
}

.shopsListCondensed table
{
 border:0;
 margin:0 0 10px 20px;
 width:950px;
}

.shopsListCondensed table td{
 border:0;
 width:190px;
 vertical-align:top;
}
.shopsListCondensed table ul{
 display:block;
}

.shopsListCondensed table li{
 display:block;
 float:none;
 font-size:11px;
 line-height:1.3;
 padding-left:0;
}

#ye1 {
	display: none;
}
