/* (c) 2010 Reklamni agentura BOOL */

.nadpis-hlavni {
	color: #020246;
	font-size: 145%;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.detail-inzeratu {
	color: #3232FF;
	font-size: 215%;
	font-weight: bold;
	letter-spacing: 0.00em;
}

.nadpis-obsahu-detailu-inzeratu {
	color: #020246;
	font-weight: bold;
	font-size: medium;
	padding: 0 0 15px;
}

.bombasticke-nabidky {
  font-size: 145%;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #3232FF;
	background: url("../obrazky/ikonky/vykricnik.jpg") no-repeat 20px center;
	padding: 2px 0 2px 57px;
}

.nadpis-inzeratu {
    margin-top: 0;
	padding: 0 0 5px;
	vertical-align: top;
	font-size: 18px;
	display: block;
	position: relative;
	top: -3px;

}

.nadpis-inzeratu a {
	font-size: 85%;
	/*font-weight: bold;*/
}

.nadpis-inzeratu span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: small;
	color: #818283;
}

.nadpis-inzeratu span span {
	position: static;
}

.nadpis-inzeratu span a.zelena {
	color: #008000;
	font-size: small;
}

.nadpis-inzeratu span a.cervena {
	color: red;
	font-size: small;
}

.vysledky-hledani {
	background: url("../obrazky/ikonky/lupa.jpg") no-repeat left center;
	padding: 3px 0 3px 39px;
	color: #3232FF;
    font-size: 22px;
	letter-spacing: 0.01em;
	font-weight: bold;
}

#nejcasteji-hledane .nadpis-nejcasteji-hledane {
	background: url("../obrazky/ikonky/hvezda.jpg") no-repeat left top;
	color: #4C0000;
	font-size: 160%;
	font-weight: bold;
	padding: 3px 0 10px 42px;
}

#proc-inzerovat .nadpis-proc-inzerovat {
	color: #6AA200;
	font-size: large;
	font-weight: normal;
}


