/* ===zaklad=== */
#web{
	width: 996px;
	margin: 1em auto;
	text-align: left;
	background: url("../images/web-bg.gif");
}
#web-hlavicka{
	height: 181px;
	margin: 0;
	background: url("../images/web-hore.jpg");
}
#web-levo{
	float: left;
	width: 213px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url("../images/podmenu-bg.gif");
}
#web-levo-text{
	margin: 0;
	padding: 0;
}
#web-levo-spodek{
	float: left;
	width: 213px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../images/podmenu-dole.gif");
}
#web-obsah{
	margin: 0 35px 0 250px;
	padding: 0 0 30px 0;
}
#web-obsah-text{
	margin: 0;
	padding: 0;
}
#web-paticka{
	height: 49px;
	text-align: center;
	clear: both;
	background: url("../images/web-dole.gif");
}
#web-paticka-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #808080;
	padding: 10px 0 0 0;
}
#logo{
	position: relative;
	bottom: 0px;
	right: 30px;
	float: right;
}
hr.cleaner{
	clear: both;
	display: none
}
/* ===dalsi prvky===*/
.akce{
	float: left;
	width: 680px;
	margin: 30px 0 30px 0;
	padding: 10px;
	border: 1px dashed #f0f0f0;
}
.akce-bublina{
	float:left;
	width:147px;
}
.akce-text{
	margin: 0 0 0 170px;
	/*color: #12a9cb;*/
	color: #017db7;
}
