#wmp_bar{
	display: none;
}

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.accessibility{
	display: none;
}
.clear{
	clear: both;
	font-size: 0px;
	height: 1px;
}
a{
	color: #00539d;
}
a:hover, a:visited:hover{
        color: #f01212;
}
a:visited{
        color: #000000;
}


#container{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#header{
	
}
#background_cz{
	margin-bottom: 10px;
	width: 100%;
}
#background_en{
	margin-bottom: 10px;
	width: 100%;
}
#print_header {
	margin-top: 30px;
	margin-left: 30px;
}
#title{
	display: none;
}
#languages{
	display: none;
}

#panel_left{
	display: none;
}
#content{
	position: relative;
	width: 100%;
   font-size: 80%;
}
#content h2, #content table.contentpaneopen td.contentheading, div.componentheading {
	margin: 0px 0px 15px 0px;
	color: #f01212;
	font-weight: normal;
	font-size: 180%;
	border-bottom: 1px solid #f01212;
}
#content a.contentpagetitle {
        text-decoration: none;
}
#content h3, h4{
	margin: 0px 0px 15px 0px;
	color: #f01212;
	font-weight: normal;
	font-size: 160%;
	border-bottom: 1px solid #f01212;
}
#content h4{
        font-size: 140%;
}
#content h5{
        margin: 5px 0px 10px 0px;
        font-size: 130%;
}
#content p{
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}
#content ul, ol{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
}
#content li{
        margin: 0px 0px 4px 0px;
}
#content table.contentpaneopen table{
	margin: 0px 0px 15px 0px;
	background-color: white;
}
#content table.contentpaneopen {
	margin: 0;
	background: none;
	width: 100%;
}
#content table.contentpaneopen div strong {
	font-size: 110%;
}
#content table.contentpaneopen table td{
	background-color: #e8f2f5;
	padding: 3px 5px 2px 5px;
}
#content table.contentpaneopen td.modifydate, div.back_button, a.readon, td.createdate {
	font-size: 100%;
}
#content table.contentpaneopen td.modifydate {
        color: #aaaaaa;
}
#content .formulary{
	background: none;
}
#content .formulary td{
	background: none;
}
#content .formulary span{
	color: #f01212;
}
#content input{
	background-color: #ffffff;
	border: 1px solid #00539d;
}
.reference{
	width: 100%;
	padding: 8px 0px 10px 8px;
	background: transparent url(../img/background_reference.png) no-repeat;
	_background: none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/background_reference.png', sizingMethod='scale');
}
.reference img{
	position: relative;
	float: left;
	border: 1px solid #d1cfcf;
}
#content .reference table{
	position: relative;
	background: none;
	font-size: 95%;
}
#content .reference table td{
	background: none;
	padding: 10px 10px 10px 15px;
}

#footer{
	border-top: 1px solid #336699;
        position: relative;
        margin: 30px 0px 10px 0px;
		  padding-top: 10px;
	font-size: 75%;
	text-align: center;
        z-index: 10;
}

td.createdate{
 font-size: 90%;
 color: #666666;
}
.modifydate{
 font-size: 80%;
 color: #666666;
}
.moduletable {
 clear: both;
 padding-bottom: 5px;
}
.moduletable h3 {
 font-size: 100%;
 width: 100%;
 float: left;
 border-bottom: 1px solid black;
 margin-bottom: 5px;
}
ul.jflanguageselection {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.jflanguageselection li {
 display: inline;
 padding-left: 4px;
}

ul.jflanguageselection img {
 border: none;
}
h1 {
 display: none;
}
a.external {
padding-right: 12px;
margin-right: 2px;
background:url(../img/link.gif) top right no-repeat;
}

form#login {
}
