BODY { background: silver } 


DIV.head{
POSITION:absolute;
LEFT:150px;
TOP:0px;
WIDTH:1015px;
HEIGHT:130px;
background-color:navy;
font:normal 18px Arial, Helvetica, sans-serif;
}

DIV.head1{
POSITION:absolute;
LEFT:150px;
TOP:150px;
WIDTH:1015px;
HEIGHT:130px;
font:normal 20px Arial, Helvetica, sans-serif;
}


DIV.levy{
POSITION:absolute;
LEFT:10px;
TOP:105px;
WIDTH:170px;
background-color:#996633;
}


DIV.obsah{
POSITION:absolute;
LEFT:150px;
TOP:200px;
WIDTH:1012px;
font:normal 14px Arial, Helvetica, sans-serif;
}

DIV.pravy{
POSITION:absolute;
LEFT:990px;
TOP:105px;
WIDTH:170px;
background-color:#996633;
}

a.tlacitko{
border-bottom : 1px solid black;
border-top : 1px solid Silver;
border-left : 1px solid Silver;
border-right : 1px solid black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 80%;
padding : 1px 5px 1px 5px;
background-color : #FFA500;
color : White;
text-decoration : none;
}
a.tlacitko:hover{
border-bottom : 1px solid silver;
border-top : 1px solid Black;
border-left : 1px solid Black;
border-right : 1px solid silver;
}

.logo { 
    color: pink;
    background-color: navy;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20pt;
    text-align: center;
    width: 150px;
    float: right;
    margin-right: 20px;
    border: 5px ridge red }

.logo1 { font-size: 20pt }


.amp { font-size: 45pt }

.pop { letter-spacing: 5pt;
       text-align: center }

.logo HR { 
    color: white;
    width: 90% }

.disco { 
    color: white;
    font-size: 8pt;
    text-transform: uppercase;
    margin: 0px;
    border-width: 0px;
    padding: 0px }

.verse { 
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif }

.author { 
    font: bold 20pt Script, Zapf-Chancery, cursive }


.author1 { color: white; font: bold 20pt Script, Zapf-Chancery, cursive }

H1 {
    font-family: Arial Black, sans-serif;
    font-weight: 900 }

H2 { font-family: Arial Black, sans-serif;
     line-height: 14pt }

H3 { font-weight: bold;
     font-size: 12pt;
     line-height: 14pt;
     font-family: sans-serif;
     font-variant: normal;
     font-style: normal }


