/* CSS Document */
body {
   color: rgb(124,1,4);
   background-color: #FFFFFF;
   margin: 30px;
   font-family: Verdana, Geneva, arial, Helvetica, sans-serif;
   font-size: 10pt;
}

table {
   font-family: Verdana, Geneva, arial, Helvetica, sans-serif;
   font-size: 10pt;
}

a {
   color: rgb(123,123,82);
   font-weight: bold;
}

h2 {
   font-size: 14pt;
   color: rgb(153,153,102);
}

.hr {
   background-color: #0102fa;
   color: #0102fa;
   width: 90%;
}

.nadpis {
   text-align: center;
   margin-top: -20px;
   margin-bottom: -5px;
}

.future {
   background-color: rgb(247,247,247);
   font-style: italic;
}

.historie {
   text-align: justify;
   font-size: 8pt;
}

.text {
   text-align: justify;
}

.rezie {
   font-weight: normal;
}

.masky {
   float: left;
   margin-right: 7px;
}

.hra {
   font-weight: bold;
   margin-bottom: 10px;
}

.anotace-future {
   text-align: justify;
}

.anotace-old {
   text-align: justify;
   font-size: 8pt;
}

.ul-old {
   margin-top: 3px;
   margin-bottom: 10px;
   font-size: 8pt;
}

.anotace {
   text-align: justify;
   margin-bottom: 22px;
}

.foto {
   float: right;
   margin-left: 18px;
}

/* ------------ kalendář ------------ */

.kalendar {
   border: 1px dashed;
   margin-top: 8px;
   margin-left: 15px;
   margin-bottom: 15px;
   background-color: rgb(255,255,230);
}

.kalendar-title {
   font-size: 14px;
   text-align: center;
   font-weight: bold;
   color: rgb(103,103,52);
   background-color: rgb(255,255,130);
}

.kalendar-head {
   font-size: 11px;
   text-align: left;
   background-color: rgb(240,240,190);
}

.kalendar-row {
   font-size: 12px;
   text-align: left;
}

.formtext {
	font-size: 8pt;
	font-family: verdana;
}

.formbutton {
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}

.dialog_chyba {
   border: 1px solid;
   margin-top: 8px;
   margin-left: 15px;
   margin-bottom: 15px;
   background-color: rgb(204,0,0);
   font-size: 12px;
}

.dialog_ok {
   border: 1px solid;
   margin-top: 8px;
   margin-left: 15px;
   margin-bottom: 15px;
   background-color: rgb(0,102,102);
   font-size: 12px;
}
