.ads {
	display: none;	
}

.reklama-popis {
	font: 10px Arial;
}

#ads-leader-board {
	width:850px;
	padding: 5px 0 7px 3px;
	color: #000;
	font: 10px Arial;
/*	border: 3px solid #000;
	background: #C2E4D3;
	margin-bottom: 5px;
	border-top: 0;

*/
}

#skyscraper {
	width: 120px;
	float: left;
	text-align: left;
	margin-left: 5px;
	
}

.komercni-sdeleni {
	margin: 10px 7px;
	background: #fff;
	border: 1px solid #bbbdbc;
	position: relative;
	
}
.komercni-sdeleni .ks_right {
	padding: 0 5px;
	
}

.komercni-sdeleni .reklama-popis {
	position: absolute;
	font: 9px Arial;
	top: -11px;
	right: 0;
	color: #666;
}

#ads-article {
	background: #fff;
	border: 1px solid #bbbdbc;
	padding: 10px;
	margin: 0px auto 10px;
	
}


/** centrovani **/
#ads-article div {
	margin: 0 auto;
	width: 420px;
}

.textovytip {
	width: 390px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 20px;
	border: 1px solid black;
	padding: 5px;
	clear: both;
	background-color: #F4F4F4;
	display: block;
}
.textovytip p, .textovytip h2 {
	margin: 0;
	font-size: 12px !important;
	vertical-align: middle;
	font-family: Verdana;
}
.textovytip a {
	text-decoration: none;
	color: black;
	font: 12px Verdana !important;
}
.textovytip a:hover {
	text-decoration: underline;
}

.textovytip img {
	border: 1px solid black;
	vertical-align: middle;
}


.textovytip strong {
	font-weight: normal;
}