BODY {
	font-family : Arial, Helvetica, sans-serif;
        font-size : smaller;
	line-height : 1.3em;
}

.obalka {
	border: thin solid;
	border-color : #6699FF;
	border-width : 5px;
	width : 975px;
	height: 800px;
	background-color : #99B4FB;
	background-image : url(Graphics/pokus1.jpg);
	background-repeat : no-repeat;

}

.menu {
	border-right: 2px dotted;
	position : relative;
	top: 240px;
	float: left;
	width: 183px;
	height : 350px;
	padding: 0px 20px 0px 0px;
}

.menupic {
  border-width: 0px;
  width: 20px;
  heigh: 22px;
}

.text {
	border-right: 2px dotted;
	position : relative;
	top: 170px;
	float: right;
	width: 510px;
	height: 588px;
	overflow: auto;
	text-align : justify;
	margin: 20px 0px 20px 20px;
	padding: 0px 20px 0px 0px;
}
.novinky {

	position : relative;
	top: 170px;
	float: right;
	width: 170px;
	height: 588px;
	overflow: auto;
	text-align : justify;
	margin: 20px 0px 20px 20px;
	padding: 0px 20px 0px 0px;
}

.edit {
        text-align: center;
	border: thin solid;
	border-color : #6699FF;
	border-width : 5px;
	width : 520px;
	height: 400px;
	background-color : #99B4FB;
}

.cntr {
        text-align: center;
}

div.menu ul li{
	list-style-image: url("Graphics/tlapka_small.gif");
	padding: 0px 0px 0px 10px;
	border : thin dotted;
	margin : 0px 0px 10px 0px;
}

A {
	color: black;
	text-decoration : none;
}

A:HOVER {
	/*text-decoration : underline;*/
	font-weight : bold;
	color : #FFFF99;
}

P {
	text-indent : 2em;
}

IMG {
  border-width: 1px;
}
