body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #b6b6b6;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
}

#stred {
	width: 732px;
	height: 557px;
	top: 50%;
	left: 50%;
	margin: -278px 0px 0px -366px;
	overflow: auto;
	position: absolute;	
}

#down {
	width: 732px;
	height: 700px;
	top: 50%;
	left: 50%;
	margin: -350px 0px 0px -366px;
	overflow: auto;
	position: absolute;	
}

#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 732px;
	height: 117px;
	text-align: left;
}

#top p {
	padding-left: 435px;
	padding-top: 75px;
	color: Gray;
	font-size: 0.75em;
	background-color: inherit;
}

#inside {
	background-image: url(../images/inside.jpg);
	background-repeat: no-repeat;
	width: 615px;
	height: 440px;
	float: left;
}

#inside p.vrsek {
	padding-left: 290px;
	padding-top: 0px;
	color: Gray;
	font-size: 0.75em;
	background-color: inherit;
}

#inside p.spodek {
	padding-left: 90px;
	padding-top: 15px;
	color: Gray;
	font-size: 0.75em;
	text-align: justify;
	background-color: inherit;
}

#inside p.spodek-spoluprace {
	padding-left: 150px;
	padding-top: 15px;
	color: Gray;
	font-size: 0.75em;
	text-align: justify;
	background-color: inherit;
}

#right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	width: 117px;
	height: 440px;
	float: right;
	text-align: center;
}

#logo {
	background-image: url(../images/esf_logo.jpg);
	background-repeat: no-repeat;
	width: 732px;
	height: 557px;
	top: 50%;
	left: 50%;
	margin: 291px 0px 0px -357px;
	overflow: auto;
	position: absolute;	
}

a, h1, h2, h3, li, ol, p, ul, img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

a {
	color: #CDAD98;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: White;
	font-weight: normal;
	line-height: 10px;
	position: relative;
	padding-top: 640px;
	background-color: inherit;
}

.copy a {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	background-color: inherit;
}

.copy a:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;
	background-color: inherit;
}