body {
	font-size: 80%;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffcc url(pozadi.jpg) no-repeat center top;
	text-align: center;

}

a img,img {
	display: block;
	margin: 0;
	border: 0;
}

p,h1,h2,h3,h4,h5,ul,ol,li,form {
	margin: 5px 10px 5px 20px;
	padding: 0;
}


a,a:link,a:active,a:visited {
	text-decoration: underline;
	color: #110000;
	font-weight: bold;
}

a:hover {
	color: #110000;
}

.clear { /* clear pro floaty */
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
}

#ram {
	position: relative;
	width: 875px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#menu {
	position: absolute;
	left: 35px;
	top: 220px;
	width: 70px;
}

#obsah {
	position: absolute;
	left: 140px;
	top: 30px;
	width: 695px;
	height: 500px;
	border:1px solid #6B8540;
	background: #ffffcc;
}

#text {
	position: relative;
	left: 140px;
	top: 65px;
	width: 685px;
	height: 430px;
	display: block;
	overflow: auto;
	margin: 10px;
}

#textnad {
	font-size: 130%;
	position: absolute;
	left: 140px;
	top: 35px;
	width: 685px;
	height: 20px;
	display: block;
}

#textpod {
	position: absolute;
	left: 140px;
	top: 500px;
	width: 685px;
	height: 20px;
	display: block;
}


#fotka {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 112px;
	height: 160px;
	background: url(logo.png) no-repeat left top;
}


img.right { float: right;
	margin-top: 1ex;
	margin-left: 2ex;
	margin-bottom : 1ex;}

img.nahled {float: left;
	margin-top: 1ex;
	margin-left: 1ex;
	margin-right: 1ex;
	margin-bottom : 1ex;
}

img.nahledr {float: right;
	margin-left: 1ex;
	margin-bottom : 1ex;
}
