/*
	bazeny_reklama.css
	www.bazeny.cz
	ALBION Group, s.r.o.
	posledni verze ze 10.9.2006
*/

.reklama1 {
	width: 184px;
	background-color: #efefef;
	margin: 5px 0px;
}

.reklama1 h3 {
	background-color: #d0e0ed;
	display: block;
	text-indent: 15px;
	height: 18px;
	_height: 20px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-image: url(../images/sipka.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

.reklama1 p {
	padding: 2px 5px 5px 5px;
	font-size: 10px;
	border-right: 1px dashed #d0e0ed;
}

.reklama1 p img {
	margin: 5px 5px 5px 0;
	float: left;
}

.reklama1 .center {
	text-align: center;
	border-right: 1px dashed #d0e0ed;
}

.reklama1 .center img {
	cursor: pointer;
	margin: 5px 5px 2px 5px;
}

.reklama1 p input {
	font-size: 10px;
	width: 120px;
	border: 1px solid #1d6dac;
	color: #1d6dac;
	margin-top: 3px;
}

.reklama1 p a.odeslat {
	background-color: #1d6dac;
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

.reklama1 p a.odeslat:hover {
	background-color: #1d6dac;
	text-decoration: underline;
}

.reklama1 a.slovnik {
	border-bottom: 1px dashed;
	text-decoration: none;
	cursor: help;
	color: #c63;
	text-transform: lowercase;
}

.reklama1 a.slovnik:hover {
	border-bottom: 0px;
	text-decoration: underline;
}

/* DOPLNENI REKLAMY PRO UVODNI STRANKU */

.reklama-banner {
	width: 250px;
	margin: 2px;
	float: left;
}

.reklama-banner .rsp {
	text-align: center;
	background-color: #eee;
	padding: 0px 2px 5px 2px;
}

.reklama-banner img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 200px;
}

.reklama-banner .rh1 {
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 30px;
	text-align: center;
	background-image: url(../images/reklama/h2/3.gif);
	background-repeat: no-repeat;
}

.reklama-banner .rh2 {
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 30px;
	text-align: center;
	background-image: url(../images/reklama/h2/2.gif);
	background-repeat: no-repeat;
}

.reklama-banner .rh3 {
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 30px;
	text-align: center;
	background-image: url(../images/reklama/h2/1.gif);
	background-repeat: no-repeat;
}

.reklama-banner div h2 {
	padding: 5px 0px 2px 5px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
}

.reklama-banner .rh1 h2 {
	color: #0035ad;
}

.reklama-banner .rh2 h2 {
	color: #5ea140;
}

.reklama-banner .rh3 h2 {
	color: #FF4500;
}

#obsah .reklama-banner a.rspa {
	font-size: 10px;
	font-style: italic;
	color: #000;
}