	#reality-widget {
		font-family: "PT Sans", sans-serif;
		width: 480px;
		color: #000;
		font-size: 13px;
	}
	#reality-widget .clear {
		clear: both;
	}
	#reality-widget a {
		text-decoration: none;
		color: #000;
	}
	#reality-widget li {
		list-style-type: none;
	}
	#top-widget-part {
		background: #ececec;
		padding: 6px 16px;
	}
	#reality-widget #widget-title {
		color: #be0a26;
		font-weight: bold;
	}
	#reality-widget a:hover {
		text-decoration: underline;
	}
	#reality-widget ul {
		margin: 0 0 0 0;
		padding: 5px 0 0;
	}
	#top-widget-part li {
		width: 128px;
		float: left;
	}
	#top-widget-part li:nth-child(even) {
		width: 128px;
		padding: 0 16px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		margin: 0 15px;
	}
	#top-widget-part li img {
		max-width: 128px;
	}
	#top-widget-part li strong {
		line-height: 16px;
		display: block;
		margin-bottom: 3px;
		height:32px;
		overflow:hidden;
	}
	#top-widget-part li span {
		font-size: 13px;
		line-height: 15px;
		display: block;
		height: 45px;
                overflow: hidden;
	}
	#bottom-widget-part {
		background: #e2e0e0;
		padding: 10px 13px 6px;
	}
	#bottom-widget-part li {
		width: 134px;
		float: left;
		padding: 0 12px;
		border-right: 1px solid #fff;
	}
	#bottom-widget-part li:first-child {
		padding-left: 0;
	}
	#bottom-widget-part li:last-child {
		padding-right: 0;
		border: 0;
	}
	#bottom-widget-part li:nth-child(even) {
		line-height: 39px;
		padding: 0 13px;
	}
	#bottom-widget-part a:hover {
		color: #be0a26;
	}
	#bottom-widget-part strong {
		display: inline-block;
		margin-top: 8px;
	}
	#bottom-widget-part span {
		float: left;
		margin-right: 5px;
		display: block;
		background: url('http://i0.cz/realitymix/ext-data/ihned_hp/icons.png') no-repeat;
		width: 40px;
		height: 35px;
		margin-top: 3px;
	}
	#bottom-widget-part .icon-byty {
		background-position: left top;
	}
	#bottom-widget-part .icon-domy {
		background-position: left -50px;
	}
	#bottom-widget-part .icon-komercni {
		background-position: left -100px;
		margin-top: 5px;
	}