* {
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100%;
}

a, a:visited { color: #0080ff; }

address { font-style: normal; }

body {
	margin: 0; padding: 0; background: #fff9db;
}

.clear { clear: both; }

#wrapper {
	width: 1024px; margin: 0 auto; position: relative;
}

#main { position: relative; height: 768px; }

#info {
	position: absolute; top: 0; left: 0;
	padding: 10px 10px 10px 30px;
	background: #fff;
	filter: alpha(opacity=60); -moz-opacity: .60;	opacity: .60;
}
#info li { margin-bottom: 10px; }

#adres {
	position: absolute; bottom: 0; right: 0; padding: 20px;
	font-size: 1.4em; background: #fff;
	filter: alpha(opacity=60); -moz-opacity: .60;	opacity: .60;
}

#decor { position: absolute; bottom: -31px; left: -40px; }

/* stopka
--------------------------------------------------------------------- */
#footer { font-size: 0.9em; padding: 9px 0; }

#footer a, #footer a:visited {
	color: #006200; text-decoration: none; font-weight: bold;
}
#footer a:hover { text-decoration: underline; }

#footer span { color: #c0c0c0; margin: 0 10px; }

#footer {	text-align: center; }