body {
	background: #fff;
	color: #000;
	font-family: "Helvetica CE", "Arial CE", Arial, lucida, sans-serif;
	font-size: 75.01%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.help{
  cursor: help;
}
#main {
	width: auto;
	background: #fff;
	margin: auto;
	text-align: left;
}
#content {
	text-align: left;
	width: auto;
	margin: 15px auto 0 2em;
	padding: auto;
}
#content h2 {
	color: #0842ff;
	font-size: 160%;
	font-weight: normal;
}
#content h3 {
	color: #666666;
	font-size: 110%;
	margin-bottom: 0.5em;
}
#content h4 {
	font-size: 105%
}
#content p {
	margin-top: 0;
}
#content img.intext {
	float: left;
	margin: 0 1em 1em 0;
}
#content ul {
	margin-left: 0em;
	_margin-left: 1.3em;
	margin-bottom: 2em;
	list-style-type: square;
	padding-left: 2em;
}
#content ul.odpal li {
	margin-bottom: 0.5em;
}
#content ul ul {
	margin-bottom: 0;
	list-style-type: circle;
}
#topheader {
	display: none
}
h1 {
	width: 80%;
	height: auto;
	line-height: 3em;
	position: relative;
	display: block;
	color: #b5b8b5;
	padding: 0;
	margin: auto;
	font-size: 20px;
	background: #fff;
	overflow: none;
	text-align: left;
	font-weight: bold;
	float: none;
	text-align: left;
	border: 2px solid red;
}
h1 a {
	text-decoration: none;
	color: #b5b8b5;
}
h1 span {
	  background: transparent;
}
#graphics {
	display: none
}
#menu {
		display: none
}

/* spolecne pro leva menu */
#leftmenu {
		display: none
}

#content #leftmenu h2 {
	margin: 2px;
	color: #fff;
	font-weight: normal;
	line-height: 2em;
	padding-left: 5px;
	font-size: 140%;
}
#text {
	width: auto;
	_width: auto;
  margin-left: 0;
}
#longtext{
	width: auto;
	margin-left: 0;

}
.task, .action, .result {
	line-height: 31px;
	padding-left: 0px;
	height: 31px;
	margin-top: 0;
}
/* right */
#right {
		display: none
}

#footer {
	display: none
}

.tretina{
  float: none;
  width: auto;
}
.tretina h3{
  float: none;
  width: auto;
}
.ctvrtina{
  float: none;
  width: auto;
}
.ctvrtina h3{
  float: none;
  width: auto;
}
.rightbox{
  float: right;
  width: 260px;
  margin: 0 1em 1em 1em;
  text-align: right;
}
.rightbox h4{ 
  margin: 0 0 0.5em 0;
}
.citace{
  padding: 1em 2em 0.1em 2em;
  margin-bottom: 0.5em;
  background: #e7e7e7;
  font-style: italic;
}
table{
  border: 5px solid #d5d5d5;
  width: 90%;
  border-collapse: collapse;
  
}
table th, table td{
 line-height: 2em;
 background: #980000;
 color: #fff;
 text-align: left;
 padding: 0 1em;
 border: 1px solid #fff;
}
table td{
  background: #e7e7e7;
  color: #666666;
  font-size: 90%;
}
table tr.licha td{
  background: #efefef;
}

