

body {
       font-family: Sans-serif;
       background-image: url('http://www.hudvo.cz/allianz/images/back.png');
       background-repeat: repeat-x;
      text-align: center;


}
#main {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 760px;
        height: 950px;
        

}

#hlava {
       position: absolute;
        top: 25px;
        left: 0px;
        width: 760px;
        height: 150px;
       background-image: url('http://www.hudvo.cz/allianz/images/logo.gif');
       background-repeat: no-repeat;
        

}
#hlava img {
       border: 0;
}

#obsah {
        width: 760px;
        height: 680px; 
        background: #FFFFFF;
        border-top: 2px solid #5788B9;
        border-bottom: 2px solid #5788B9;
        position: absolute;
         top: 200px;
        left: 0px;
}


#form {
        width: 360px;
        height: 580px; 
        text-align: justify;
        background: transparent;
        color: #00006A;
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0.3px;
        position: absolute;
         top: 0px;
        left: 0px;
        padding: 20px;
}


#form h1 {

	color: #9191FF;
              font-size: 14px;
              font-weight: bold;
              text-align: center;
              letter-spacing: 2pt;

}

#form h2:link{
        color: #0E568C;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
}

#form h2 {

         color: #0E568C;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
}


#form a {

         color: #0E568C;
        font-weight: normal;
        text-decoration: none;
       font-size: 13px;

}

#form a:hover {

        color: #0E568C;
        font-size: 13px;
       text-decoration: underline;
}

#form a:visited {

         color: #0E568C;
        font-size: 13px;
        text-decoration: none;


}
#form img {

         border: 0;


}

#insure {

        width: 330px;
        height: 580px;
        background: transparent;
        color: #053A66;
        font-size: 13px;
        text-align: justify;
        border: 0;
         vertical-align: top;
        position: absolute;
        top: 0px;
        left: 400px;

   }
#insure img {
         border: 0;
         margin: 8px 10px 5px 25px;
   }

#footer {
        position: absolute;
        left: 0;
        top: 920px;
        background: transparent;
        text-align: right;
        font-size: 10px;
        width: 760px;
        height: 40px;
        border-top: 6px solid #C8C8FF;


   }
.evco{
margin:15px 10px 5px 25px;
text-align:center;
}
.evco a{
font-weight:bold;
text-decoration:none;
color:#053a66;
}
.evco a:hover{
text-decoration:underline;
}

