body{
    text-align:center;
    background-color:#164158;
}
#vonkObal{
    text-align:left;
    width:777px;
    margin:5px auto 5px auto;
}
#vonkObal #vrch{
    background: url('./design/vrch.png') center no-repeat;
    width:777px;
    height:13px;
}
#vonkObal #spodok{
    background: url('./design/spodok1.png') center no-repeat;
    clear:both;
    width:777px;
    height:16px;
}
#vonkObal #hlCast{
    width:777px;
    background: url('./design/pas.png') top repeat-y;
    overflow:auto;
}
#hlCast #slideshow{
    float:right;
    right:20px;
    border:3px #050e44 solid;
    width:500px;
    margin:1px 1px 1px 1px;
}
#hlCast #logo{
    margin:40px 0 0 45px;
    width:153px;
    height:100px;
    background: url('./design/logo11.png') center no-repeat;
    float:left;
}
#hlCast #geometria{
    margin:0px 0 0 15px;
    width:741px;
    height:228px;
    background: url('./geometria/hore.jpg') center no-repeat;
    float:left;
}
#hlCast h1{
    text-indent:-5000px;
    margin:5px 0px 0px 0px;
    width:770px;
    height:130px;
    background: url('./design/logo2.png') center no-repeat;
    float:left;
}
#hlCast #ciara{
    clear:both;
    margin:0px 0px 0px 0px;
    width:770px;
    height:19px;
    background: url('./design/prerus.png') center no-repeat;
    /*float:left;*/
}
#hlCast .tlacAkt{
    padding:12px 0 0 0;
    text-align:center;
    margin:-10px 0px 0px 5px;
    width:185px;
    height:33px;
    background: url('./design/akt1.gif') center no-repeat;
    float:left;
}
#hlCast .tlacNeakt{
    padding:12px 0 0 0;
    text-align:center;
    margin:-10px 0px 0px 6px;
    width:185px;
    height:33px;
    background: url('./design/neakt1.gif') center no-repeat;
    float:left;
}
span a,a:visited,a:link{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
#hlCast .tlacAkt a,a:visited,a:link{
    color:red;
}
#hlCast .tlacNeakt a,a:visited,a:link{
    color:black;
}
#hlCast #obsah{

    padding:7px 15px 15px 15px;
    clear:both;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#obsah ul{
    margin:5px 0 15px 0;
    /*padding:0;*/
}
#obsah strong{
    color:blue;
}
#hlCast img.mapa{
    margin-left:2px;
    border:1px solid black;
}
#vonkObal #zltytext{
    padding-left:20px;
    top:200px;
    width:300px;
    position:absolute;
    color:yellow;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 15px;
}
#vonkObal .pocitadlo{
    margin-left:70px;
	position:absolute;
    top:190px;
   /* width:70px;
   font-size: 20px;
   text-align:center;*/

}
h2 {
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    text-align: center;
}


