BODY {
 font-size    : 10pt;
 font-family  : Tahoma;
 margin       : 0,5,5,5;
 background   : #E4A714;
}

SPAN {
 border-style : solid;
 border-width : 0;
}

DIV {
 border-style : solid;
 border-width : 0;
}

TD {
 font-size  : 10pt;
 background : #F1BD45;
}

H3 {
 font-size  : 110%;
}

#boxMenu {
/*
 display:block;
 float:left;
 width:200px;
 margin-top:10px;
 text-align:center;
*/
 width	: 200px;
 margin	: 10px 0px 0px 0px;
 padding	: 5px;
 text-align	: center;
 position	: absolute;
 top	: 0px;
 left	: 0px;

}

#boxMain {
/*
 display:block;
 margin-left:205px;
 width:570px;
 margin-top:10px;
 text-align:left;
*/
 width	: 570px;
 margin	: 10px 0px 0px 205px;
 padding	: 5px;
 position	: absolute;
 top	: 0px;
 left	: 0px;
 text-align	: left;
}

.velkyNadpis {
 display:block;
 font-size: 20px;
 color: brown;
 font-weight:bold;
 text-align: left;
 /*
 margin-top:10px;
 */
}

.malyNadpis {
 display:block;
 font-size: 13px;
 margin-top:10px;
 color: #E4A714;
 font-weight:bold;
 background: brown;
 text-align: left;
}

.text {
 display:block;
 margin-left:0px;
 margin-top:0px;
 width:100%;
 text-align: left;
}

.aktDatum {
 display:block;
 float:left;
 width:100px;
 font-size: 10pt;
 margin-top:1px;
 color: brown;
 font-weight:bold;
 text-align: right;
}

.aktText {
 display:block;
 margin-left: 110px;
 width: 100%;
 font-size: 10pt;
 margin-top:10px;
 text-align: left;
}

.menuBtn {
 display:block;
 height: 32px;
}

.nahled {
 display:inline;
/*
 float:left;
*/
 width:102px;
 border-style:solid;
 border-width:0;
 margin-top:10px;
 margin-left:2px;
 margin-right:2px;
 vertical-align:top;
 text-align:center;
}
div.format {
 clear:both;
 font-size:1px;
 height:1px;
}

.otazka {
 font-weight:bold;
 color: brown;
 margin-top:10px;
}

 .note      { display:block; margin-top:10px; font-size: 10px; }
 .linkImg   { width:14px; height:14px; position:relative; top:1px; }
 .containerCtrl    { display:block; width:100%; margin-top:5px; }
 .containerHeader  { display:block; width:100%; margin-bottom:0px; background-color:#F1BD45; font-size: 10pt; font-weight:bold; color:#7F3D01; cursor:hand; }
 .containerContent { display:block; margin-left:10px; margin-bottom:10px; display:none; }
 .info-pict { float:left; margin-top:15px; }
 .msg       { display:block; height-min:100px; height:100px; }
 .msgPict   { display:inline; float:left; width:100px; height:100px; border-style:solid; border-width:1; }
 .msgBody   { display:block; margin-left:115px; width:100%; }
 .msgHeader { display:block; width:100%; text-indent:0px; background-color:#F1BD45; font-size: 10pt; font-weight:bold; color:#7F3D01; }
 .msgToolBar{ display:block; width:100%; color:#7F3D01; margin-bottom:5px; }
 .msgNote   { display:block; border-style:solid; border-width:1; background-color:#F1BD45; height:30px; margin-bottom:5px; }

