#list_top
{
	float: left;
	width: 959px;
	height: 34px;
	margin-bottom: 10px;
	background-image: url(../ImagesOffices/bonusgroup_hlavicka.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #fff;
	font-size: 160%;
	font-family: Arial;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 17px;
}
#list_headline
{
	height: 35px;
	width: 974px;
	float: left;
	background-image: url(../Img/seznam_nadpis_pozadi.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-left: 16px;
}
#list_headline h1
{
	color: #fff;
	margin-top:9px;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: bold;

}	
#list_body
{
	float: left;
	
	height: 200px;

	width: 980px;
	background-color: #c5c7c8;
	background-image: url(../Img/seznam_odlesk.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;

}
*>#list_body
{
	height: auto;
	min-height: 200px;
}	
#list_bottom
{
	height: 15px;
	width: 990px;
	float: left;
	background-image: url(../Img/list_bottom.gif);
	background-repeat: no-repeat;
}
#list_bottom_left
{
	height: 15px;
	float: left;
	width: 477px;
	font-size: 90%;
	font-weight: bold;
	padding-left: 18px;
}	
#list_bottom_left a
{
	text-decoration: none;
	color: #333333;
}	
#list_bottom_right
{
	height: 15px;
	float: left;
	width: 466px;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 29px;
}
#list_bottom_right a
{
	color: #333333;
	text-decoration: none;
}	

#oblibene_bottom_left
{
	height: 15px;
	float: left;
	width: 463px;
	font-size: 90%;
	font-weight: bold;
	padding-left: 32px;
}	
#oblibene_bottom_left a
{
	text-decoration: none;
	color: #333333;
}	
#oblibene_bottom_right
{
	height: 15px;
	float: left;
	width: 466px;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 29px;
}
#oblibene_bottom_right a
{
	color: #333333;
	text-decoration: none;
}	
		
.offers
{
	font-size: 150%;
	font-weight: bold;
}
	
	TABLE.DataList 
{
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;

	/*background-color: #ffffff;*/
}
TABLE.DataList TD
{
	color: #333333;
}

TABLE.DataList TD A
{
	color: #dc241f;
	text-decoration: none;
	font-weight: bold;
}

TABLE.DataList A:hover
{
	color: #dc241f;
	font-weight: bold;
}

TABLE.DataList TR.DataListHeader TD
{
	background-color: #cccccc;
	font-weight: bold;
	color: white;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;	
	border-left: 0px;
	border-right: 0px;
}
TABLE.DataList TR.DataListHeader TD A
{
	color: White;
}
TABLE.DataGrid TR.Header TD A:hover
{
	color: black;
}
TABLE.DataList TD.DataListItem 
{
	background-color: #f7f6f6;
	border-bottom: solid 2px #ffffff;
	border-right: solid 2px #ffffff;

}
TABLE.DataList TD.DataListAlt
{
	background-color: #f1f0f0;
	border-bottom: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}
.no_result
{
	display: block;
	width: 964px;
	height: 30px;
	background-color: #666666;
	border: solid 2px #fff;
	padding-left: 12px;
	padding-top: 15px;
	color: #fff;
}			
