@CHARSET "UTF-8";
#skyscrapper {
	float:right;
	margin-top: 34px;
	position: absolute;
	right: -130px;
}
.netsuccess {
	float: right;
	width: 200px;
	overflow: hidden;
}

.netsuccess .nsCont {
	margin-right: 50px;
}

/*reklamne odkazy:*/
.adLinks{
	float: right;
	width: 500px;
}
.adLinks div.item{
	background-color: #f4f4f4;
	border: 1px solid #c0c0c0;
	margin: 20px;
	padding: 5px;
}
.adLinks a.item{
	text-align: center;
}
.adLinks a.img img{
	margin:7px auto;
}
/*reklamne odkazy end*/
.reklama{
	float: left;/*alebo clear, pre FF2*/
}

.reklama_cista {
	margin: 4px 0 10px;	
}

.adLinks .item img{border:0;}
