/* powered by suppliers */
.powered {
	margin-top: 270px;/*160*/
	margin-top: expression('265px') /*155*/
}
*html .powered {
	margin-top: expression('261px') /*151*/
}
@media all and (min-width: 0px) { /* Opera */
  body .powered {margin-top: 270px} /*160*/
}
/* end powered by suppliers */
/* our services advertisement */
#advin ul {
	list-style-type: none;
	font-size: 12px;
}
#advin li {
	display: inline;
}
#advin a {
	width: 165px;
	height: 36px;
	padding: 6px 0 6px 65px;
	color: #fff;
	background: url('//i.bigmir.net/hp/img/concurs.jpg') no-repeat left top;
	float: left;
	text-decoration: none;
}
#advin a:hover {
	background-position: 0% -48px;
}
/* end our services advertisement */
.ricardo li { /* currency block */
	list-style: none;
	float: left;
	width: 71px;
	text-align: right;
}
.makehp { /* link "make homepage" */
	position: relative;
	margin-bottom: -11px;
	top: -2px;
	left: 8px;
}
/* rating */
.rejtingblock H4 {
	font-size: 0.9em;
}
.rejtingblock {
	width: 208px;
	margin-bottom: 7px;
}
.sitename {
	width: 156px;
	height: 1.2em;/*15px*/
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 4px;
}
.nohost {
	width: 100%;
}
/* end rating */
/* goro & weather declaration */
/* open & closed weather/goroskop blocks */
.hide_sec_one {
	position: absolute;
	z-index: 2;
	margin: -4px 0 0 -8px;
	width: expression('90px')
}
.hide_sec_two {
	position: absolute;
	z-index: 1;
	margin: 14px 0 0 -8px;
	margin-top: expression('15px');
	width: 248px
}
*html .hide_sec_two {
	margin-top: 15px;
}
/* end open & closed weather/goroskop blocks */
.width4city { /* hidden block with cities list */
	width: 112px; /*95px*/
	width: expression('112px');
	overflow: hidden;
	padding: 0 5px;
	text-align: left
}
.width4zodiac { /* hidden block with zodiac list */
	width: 80px;
	overflow: hidden;
	padding: 0 5px;
	text-align: left
}
.zodiac {
	width: 187px
}
.pogodaigoroskop {
	width: 165px;
}
.linheight { /* used with pogodaigoroskop css class */
	line-height: 1.3;
}
/* end goro & weather declaration */
/* patch againsted visited news links */
H4 a:visited {
	color: #059
}