/* spodok spodok spodok spodok spodok spodok spodok spodok */
div#spodok {
	width: 1009px; height: 134px;
	margin: 0 auto;
	font-size: 12px;
	position: relative;
	background: url(../design/spodok.jpg) no-repeat;
}
div#spodok-cely {
	width: 100%; height: 134px;
	background: url(../design/spodok-cely.jpg) repeat-x;
}
div#spodok div#kvetina {
	width: 223px; height: 339px;
	background: url(../design/kvetina.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	left: 62px;
}
div#spodok p#copyright {
	margin: 0;
	text-align: left;
	position: absolute;
	top: 90px;
	left: 75px;
	color: #fff;
}
div#spodok p#webdesign {
	margin: 0;
	text-align: right;
	position: absolute;
	top: 90px;
	right: 75px;
	color: #fff;
}
div#spodok p#webdesign a {
	text-decoration: none;
}
div#spodok p#webdesign strong {
	text-decoration: underline;
}
/* odkaz */
div#spodok a:active, div#spodok a:link, div#spodok a:visited { color: #fee800; }
div#spodok a:hover { color: #fee800; }


