/* CSS Document */
body, table, table th, table td { font-family: "times new roman",serif; font-size: 90%; }
table, table th, table td { font-size: 100%; border-collapse: collapse; vertical-align: top; }
table { width: 100%; }
table th,
table td { padding: 5px; border: 1px solid #000; }
.clear { clear: both; }
strong { font-weight: bold; }
address { font-style: normal; }
#body { text-align: left; }
#body .contentBody { padding: 10px 0; }
#main .image { display: none; }
#column { display: none; }
h3 img { border: 0 !important; float: none !important; margin: 0 !important; padding: 0 !important; }

/* clanky */
.article img { float: right; margin: 0.5em 0 5px 10px; }

/* kulturni kalendar */
.culture { margin: 0 0 10px 0; }
.culture table { ; }
.culture table .popis { font-style: italic; }
.culture table td img { float: right; margin: 0 0 5px 10px; }
.culture .date { width: 90px; height: 90px; padding: 0 0 10px 0; background: url("date.png") no-repeat top center; ; text-align: center; vertical-align: top; }
.culture .date img { float: none; border: none; margin: 0; }

/* fotografie pod clankem */
.gal { width: 100%; height: 110px; overflow: auto; }
.gal table { margin: 0; width: auto; border: 0; }
.gal table td { margin: 0; padding: 2px; background: #fff; }
.gal table td img { border: 0; margin: 0; }

/* footer */
#footer { text-align: center; font-size: 90%; }

br.clear { font-size: 1px; display: block; clear: both; width: 100%; }
.center { text-align: center; }
