body{
	font-family: "Tahoma",Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	background-color: #ffffff;
}

div#tlo{
	background-color: #990000;
	width: 790px;
	margin: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#headerprojekt{
	width: 790px;
	margin: auto;
	text-align: center;
	background: #cccccc;
	padding-top: 7px;
	padding-bottom: 4px;
}

div#container1{
	width: 790px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 8px;
	margin-top:8px;
	background: #cccccc;
	padding-top: 4px;
	padding-bottom: 10px;
}

div#container2{
	width: 790px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 4px;
	margin-top: 0px;
	background: #cccccc;
	padding-bottom: 1px;
	padding-top: 4px;
}

div#menu{
	float: left;
	padding-left: 10px;
}

div#headerpbs{
	margin: auto;
	text-align: center;
}

div#menupbs{
	font: normal 90% tahoma, helvetica, sans-serif;
	text-align: center;
}

div#content1{
	margin-left: 180px;
	margin-right: 10px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #990000;
	background-color: #eeeeee;
}

div#stopka{
	width: 785px;
	margin: auto;
	text-align: right;
	color: #cccccc;
	background: #990000;
	padding-right:5px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: bolder;
}

a.red{
	color: Red;
	font-weight: bold;
}

h1{
	font-size: small;
	color: #990000;
	font-family: Verdana, sans-serif;
	padding: 10px;
}
h2{
	font-size: small;
	color: #E37949;
	font-family: Verdana, sans-serif;
	padding: 5px;
}
h3{
	font-size: 26pt;
	color: #990000;
	font-style:italic;
	font-family: Times, sans-serif;
	padding: 1px;	
	line-height: 0.5;
}

h1.pbs{
	color: #FAFAD2;
	font-family: Tahoma, Arial, sans-serif;
	font-size: medium;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h1.pbs1{
	color: #77584B;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h1.pbseng{
	color: #E37949;
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3.green{
	font-size: small;
	color: #32CD32;
}
h3.yellow{
	font-size: small;
	color: #DAA520;
}
h3.red{
	font-size: small;
	color: #FA8072;
}
table{
	border-left: 1px dashed #77584B;
	border-top: 1px dashed #77584B;
	border-right: 0px;
	border-bottom: 0px;
	cellpadding: 2px;
	cellspacing: 0px;
}
td{
	border-right: 1px dashed #77584B;
	border-bottom: 1px dashed #77584B;
	border-left: 0px;
	border-top: 0px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
}
th{
	border-right: 1px dashed #77584B;
	border-bottom: 1px dashed #77584B;
	border-left: 0px;
	border-top: 0px;
	text-align: center;
	font-weight: normal;
}
table.green{
	background-color: #32CD32;
}
table.yellow{
	background-color: #FFD700;
}
table.red{
	background-color: #FA8072;
}
p{
	text-indent: 20px;
	line-height: 1.2;
}
p.menu{
	text-indent: 0px;
	line-height: 1;
}
p.aktu{
	background-color: #990000;
	color: #eeeeee;
	font-weight: bold;
	padding: 5px;
	text-indent: 0px;
}
p.pbs{
	margin: 2px;
	color: #990000;
}
em.red{
	color: #FF1493;
	padding-bottom: 0px;
	font-weight: bolder;
	letter-spacing: 3px;
	font-style: normal;
}
ul{
	list-style: outside;
}
ul.projekt{
	list-style-type: disc;
}
li.projekt{
	list-style: 
	padding-left: 10px;
}

img.loga{
	margin: auto;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: small;
}
#menu li{
	margin: 0 0 3px 0;
}
#menu a{
	display: block;
	padding: 2px 2px 2px 20px;
	border: 1px solid #990000;
	width: 140px;
	background-color: #990000;	
}
#menu a:link, #navlist a:visited{
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover{
	border: 1px dashed #990000;
	font-weight: bolder;
	background-color: #eeeeee;
	color: #990000;
}
#active a:link, #active a:visited, #active a:hover{
	border: 1px solid #990000;
	background-color: #eeeeee;
	font-weight: bolder;
	color: #990000;
}

#menupbs ul{
	margin-top: 2px;
	white-space: normal;
	margin-left: 100px;
	margin-right: 100px;
}
#menupbs li{
	display: inline;
	list-style-type: none;
}
#menupbs a{
	text-decoration: none;
	font-weight: bold;
	color: #555555;
	padding: 1px 5px 1px;
	line-height: 22px;
	border: 1px dashed #555555;
}
#menupbs a:link, #navlist1 a:visited{
	color: #555555;
	text-decoration: none;
}
#menupbs a:hover{
	color: #990000;
	border: 1px dashed #990000;
}



	
	








