table {
    border-collapse:collapse;
    background:#FFF; 
/*url("../dwimg/table/teaser.gif") repeat-x;*/
    border:1px solid #b0bec7;
    font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
    color: black;
	word-wrap: break-word;
}

.table_popis {
    padding: 0 0 .5em 0;
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    color: red;
    background: transparent;
}

table  thead{
    background: url(../dwimg/tableHead.png) repeat;
	height: 26px;
}

/* ---------- links ----------- */

table a { color:#F05E07; font-weight: bold;}
table a:link {}
table a:visited { }
table a:hover { }

/* ------- head =foot --------- */

thead th, tfoot th, tfoot td { color:#111417; white-space: nowrap; }
tfoot td { text-align:center; }

/* ------- body --------------- */

tbody td { padding:5px; border:1px solid #b0bec7; text-align:center; max-width: 300px;} 
tbody th { padding:5px; border:1px solid #b0bec7; white-space: nowrap;}
tbody th a { color:#333; }
tbody tr:hover { background: #E9FAFF; }
#EventsTable tbody tr:hover { background: #EFF4F7; }

.odd {}

/* -----------------------------------------------  */
.arrows {
    width:10px; 
    height:10px;
    padding-left:10px;
    background-position: left center; 
    background-repeat: no-repeat;
}