/*$Revision: 1.4 $*/
body, h1, h2 {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	background-color: white;
}
body {
	font-size: 10pt;
}
h1 {
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 5px;
	
	font-style: oblique;
}
h1, h2 {
	font-weight: bold;
}
table {
	text-align: center;
	/*background-color: gray;
*/
	border-left: 1px dashed Black;
	border-top: 1px dashed Black;
/*	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;*/
}
td, th {
	text-align: right;
	font-size: 10pt;
	border-right: 1px dashed Black;
	border-bottom: 1px dashed Black;
	padding-left: 8px;
	padding-right: 8px;
}
td {
	color: black;
	background-color: white;
}
ul{
	margin-top: 0px;
}

.act {
	color: white;
	background-color: gray;
}
.past {
	color: gray;
}
.none {
	text-decoration: line-through;
	color: gray;
}

.Header, .menu, .MainFrame {
	z-index: 102;
	left: 0px;
	width: 765px;
	position: absolute;

}

.Header    {
	top: 0px;
	height: 45px;
	border: 1px dashed Black;
	background-color: white;
}

.menu    {
	top: 50px;
	height: 45px;
	border: 1px dashed Black;
	background-color: white;
}


.MainFrame {
	top: 100px;
	height: *;
	margin-left: auto;
	margin-right: auto;
	background-color: whitesmoke;
	border: 1px dashed Black;
}

.main {
    z-index: 100;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
	width: 765px;
/*	height: 800px;
	height: 700px;*/
	height: 600px;
	background-color: white;

/*		border: 1px dotted Black;*/
}

.stred {
	margin-left: auto;
	margin-right: auto;
}

.logo {
	margin-top: 10px;
	height: 96px;
	width: 76px;
}
.dmw {
	margin-top: 0px;
	height: 50px;
	width: 51px;
}
.konto {
	margin-left: auto;
	margin-right: auto;
border: 1px dotted Black; width:50%;
}

.li_spaced {
  margin-bottom: 7 px;
}
