BODY {font-family: Arial; font-size: 11pt; background: #155070; }

MY  {background: #D0D0FF;}
.MY_GREY {background: #AFAFAF;}

H1 {font-size: 15pt; color: black; font:bold; font-family: Arial; color: #000066}

H2  {font-size: 11pt; color: black; font:bold; font-family: Arial}

H3 {font-size: 10pt; font:bold; font-family: Arial}

H4 {font-size: 18pt; font:bold; font:italic; font-family: Arial; color: #3030F0}

UL {line-height: 130%; font-size: 10pt; font-family: Arial}

TABLE {font-size: 10pt; font-family: Arial}

TABLE.ram { border: 4 solid #660066}

A:link {text-decoration:none; font-style: bold; font-weight: bold; font-family: Arial; color: #FFFF00;}

A:hover {text-decoration:none; font-style: bold; font-weight: bold; font-family: Arial; color: #FFFF00;}

A:visited {text-decoration:none; font-style: bold; font-family: Arial; color: #FFFF00;}

BODYC {background: #0000FF}

.MY1
{
    background:          transparent;
    text-align:          center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Tahoma;
    font-size:           20;
}

.TXT1
{
    background:          transparent;
    text-align:          justify;
    vertical-align:      bottom;
    text-decoration:     none;
    font-weight:         400;
    font-family:         Arial;
    font-size:           16px;
    color:               #C0C0FF;
    line-height:         140%;
}

.TXT2
{
    background:          transparent;
    text-align:          left;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           20px;
    color:               #000000;
    line-height:         110%;
}

.TXT2a
{
    background:          blue;
    text-align:          left;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           20px;
    color:               #000000;
    line-height:         110%;
}

.TXT3
{
    background:          transparent;
    text-align:          left;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           15px;
    color:               #000000;
    line-height:         120%;
}

.TXT4
{
    background:          transparent;
    text-align:          center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           13px;
    color:               #000000;
    line-height:         120%;
}

.TXT5
{
    background:          transparent;
    background-repeat: repeat-x;
    background-image:    url("../img/png/but1.png");
    text-align:          center;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Tahoma;
    font-size:           12px;
    color:               #000000;
    line-height:         110%;
}

.TXT5A
{
    background-image:    url("img/back2.png");
    background-repeat: repeat-x;
    text-align:          center;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           15px;
    color:               #000000;
    line-height:         110%;
}

.TXT5B
{
    background:          transparent;
    text-align:          center;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         bold;
    font-family:         Arial;
    font-size:           15px;
    color:               #000000;
    line-height:         110%;
    background-image:    url("img/back3.png");
}

.TXT6
{
    background:          transparent;
    text-align:          left;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         300;
    font-family:         Arial;
    font-size:           12px;
    color:               #000000;
    line-height:         110%;
}

.TXT7
{
    background:          transparent;
    text-align:          right;
    vertical-align:      center;
    text-decoration:     none ;
    font-weight:         300;
    font-family:         Arial;
    font-size:           12px;
    color:               #0000FF;
    line-height:         110%;
}

#banner {
    background-image:    url("../img/png/fakturace_banner.png");
    background-repeat: no-repeat;
}

#div_1, #div_2, #div_4 {
    border: 3px solid gray; 
    margin-left: 60px; 
    margin-right: 50px; 
    margin-bottom: 50px;
    padding: 20px; 
    border-radius: 20px; 
    box-shadow: black 4px 6px 20px;     
}

#div_1 {
        min-height: 260px; 
}

#div_2, #div_4 {
    display: inline-block;

}

#div_3 {
    right: 5px;
    float: right;
    right: 100px;
    top: 200px;
    padding-right: 25px;
    text-align: left;
    margin-left: 30px;
}

.img_1 {
    border: 0px solid; 
    height : 250px; 
    float: right;
}

#div_5 {
    display: inline-block;
    float: left;
    margin-left: 30px;
    max-width: 60%;
}

.img_2 {
    display: inline-block;
    border: 0px solid; 
    float: right;
    max-width: 30%;
}




