﻿h1, .clsH1 {
    padding: 15px 0 10px 0;
    margin: 0;
    font-size: 2em;
    font-weight: normal;
    color: #001e46;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    background-color: #fff;
    color: #000;
    font-family: Arial, Verdana, sans-serif, Lucida, Geneva, Helvetica;
}

#hlavicka {
    display: none;
    height: 0;
}

#levypanel {
    display: none;
    width:0;
}

#hlavnipanel {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0.5em 1em !important;
    font-size: 13px;
}

#hlavnipanel p:empty:after {
    content: "\00a0";
}

#hlavnipanel table {
    width: 100%;
}

#mpvoting_pageVoting.votingOn {
    border: solid 1px #b0b0b0;
}

.linkedDocumentsContainer 
{

}

#distrListHeading.active {
    display: block
}

#distrListHeading {
    pointer-events: none;
    cursor: default;
}


#rozdelwfl div.wflnote, #pageDistributionList tr.isonote td {
    height: auto !important;
}

#rozdelwfl .divwflnote {
    white-space: normal;
    max-height: none;
}

#distrListHeading,
#distrListHeading .slide,
a.light,
iframe.attachmentFrame,
.btnbsmall, .btnb,
#rozdelwfl .wflSignButton,
#spanSignIcon,
#rozdelwfl .wflheading a,
#comments a.commentButton
{
    display: none;
}

#customForm .cf_formInputField {
	width:auto;
}
