body {  font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        font-size: 8pt;
        margin: 0px;
        color: #666666}

td {    font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #666666}
        
p {     text-align: justify }
        
h1,h2,h3,h4,h5,h6 {color: #444444;
        font-family: Verdana, Arial, Helvetica, sans-serif}

h1 {    font-size: 16pt}

h2 {    font-size: 14pt}

h3 {    font-size: 12pt}

h4 {    font-size: 10pt}

h5 {    font-size: 9pt}

h6 {    font-size: 8pt}

a {     font-weight: bold}
        
a:link {text-decoration: none;
        color: #444444}
        
a:visited {
	    text-decoration: none;
	    color: #444444;
}
a:hover {
        text-decoration: underline;
        color: #444444}
        
a:active {
        text-decoration: none;
        color: #444444}
        
input { font-family: Verdana, Geneva, Helvetica, sans-serif;
        font-size: 8pt;
        background-image: URL('images/bck_input.jpg');
        padding-left:2px;
	    color: #444444;
	    border:solid #CCCCCC 1px;}
        
select {font-family: Verdana, Geneva, Helvetica, sans-serif;
        font-size: 8pt;
        background-image: URL('images/bck_input.jpg');
        padding-left:2px;
	    color: #444444;
        border:solid #CCCCCC 1px;}        
	    
textarea {font-family: Verdana, Geneva, Helvetica, sans-serif;
        font-size: 8pt;
        background-image: URL('images/bck_input.jpg');
        padding-left:2px;
	    color: #444444;
	    border:solid #CCCCCC 1px;}	    
        
.red {  color: #D61612}

td.header {background-color: #444444;
        color: white;
        font-weight: bold;
        border-width:1px;
	    border-style:solid;
	    border-color:#FFFFFF;}
        
td.row_1 {background-color: #E5E5E5;
        border-width:1px;
	    border-style:solid;
	    border-color:#FFFFFF;}

td.row_2 {background-color: #DCDCDC;
        border-width:1px;
	    border-style:solid;
	    border-color:#FFFFFF;}
	    
td.row_none {
        border-width:1px;
	    border-style:solid;
	    border-color:#FFFFFF;}	    

.skryvany {display: none}

