body {
	background: #fff;
	color: #000;
}

h1 {
	font-size: 1.3em;
	margin: 5pt 0 10pt 0;
	padding: 0;
}

h2 {
	font-size: 1.1em;
	color: #666;
}

h3 {
	font-size: 1.0em;
}

#sc {
	text-align: left;
	margin: auto;
	background: #fff;
	border: 0px;
}

#motiv {
	height: 75px;
	background: #fff url('images/logo.gif') no-repeat left center ;
	border: 0;
	border-bottom: 1px solid gray;
}

#topnavi {
	display: none;
}

#left {
	display: none;
}

#right {
	width: 100%;
}

#rmiddle {
	width: 100%;
}

#rright {
	display: none;
}

/* pata stránky */
#foot {
	display: none;
	clear: both;
}

.border {
	border: 0;
}

.rightmotiv {
	display: none;
}