body {
	background-color: #f5f5f5;

}
body,html {
	height: 100%;
}
body,font,th,td,p,body,input,option,textarea,select {
	font-family: "Times New Roman", sans-serif;
	font-size : 16px;
}
a:link,a:active,a:visited { color : #000; }
a:hover		{ text-decoration: nonunderline; color : #C49022; }

#CenterBox {
	width: 702px;
	position: relative;
	text-align: left;
	margin: auto;

}

#Header {
	width: 700px;
	height: 100px;
	background-color: #ffff00;
	border: 1px solid #000;
}
#Header-Image {
	float: left;
	background: url("./obr/obloha2.gif");
	background-repeat: no-repeat;
	width: 700px;
	height: 100px;
}

#Submenu {
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 700px;
	min-height: 25px;
	font-weight: bold;

	
}

#BoxBody {
	float: left;
	width: 700px;

}
#Body {
	padding: 0px 0px 50px 140px;
	
}

#Menu-Body {
	
	background-repeat: repeat-y;
	background-position: right;
	width: 700px;
	
	min-height: 420px;
	border: 1px solid #000;
	background-image : url(obr/reiki3.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

#BoxMenu {
	width: 170px;
	float: left;
	text-align: center;
	border-right: 1px solid #000;	
	min-height: 420px;
}

#textik {
	margin: 20px 30px 30px 40px;
	text-align: left;

}
.nadpis {
	text-align: right;
}
.pole {
	font-size: 13px;
}
.registr {
	font-size: 13px;
	text-decoration: none;
}
.zamysleni {
	font-size: 13px;
	text-decoration: none;
}
.workshop {

	color: Fuchsia;
}