body {
	background: #600909;
	font-size: 100%;
	font-family: serif;
	text-align: center;
	margin: 0; padding: 0;
	color: white;
}

A {
	color: #FFDCA8;
}

#copy {
	text-align: right;
	color:#7A0B0B
}

#copy A {color:#7A0B0B}

#logo {
	position: absolute; display: block;
	top: 20px; left: 160px;
	width: 222px; height: 83px;
	background: url("../img/logo.gif") no-repeat;

/*IE5hack
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 218px; height: 140px;
}

html>body h1 {
	width: 218px; height: 140px; /* IE5hack */
}

#main {
	position: relative;
	height: 468px;
	text-align: left;
	border-top: 34px solid #752b2b;
	border-bottom: 34px solid #752b2b;
	background: url("../img/podklad-index.jpg") no-repeat;
	background-position: bottom left;
/*IE5hack*/
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 400px;
}

html>body #main {
	height: 400px; /* IE5hack */
}

#content address {
	position: absolute;
	right: 0.5em;; bottom: 0;
}

address {
	color: #c1a1a1;
}

address A {
	color: #c1a1a1;
}

address A:hover {
	color: #E6E7FF;
}

#menu {
	position: absolute;
	left: 420px; top: 80px;
	padding-bottom: 10px;
	background: url("../img/podklad-menu.gif") repeat-y;
}

#menu A, #menu .mpolozka {
	display: block;
	padding: 3px 10px 6px 60px;
	font-style: italic;
	text-decoration: none;
	background: url("../img/podklad-odkaz.gif") no-repeat;
	background-position: bottom left;
}

#menu A:hover {
	background: url("../img/podklad-odkaz-over.gif") no-repeat;
	background-position: bottom left;
}

#menu .mpolozka {
	background: url("../img/podklad-odkaz-over.gif") no-repeat;
	background-position: bottom left;
}

.off, .offle {
	display: none;
}
