.jmeno {
 font-weight: bold;
 font-size:14px;
 padding-left:15px;
color: #ff9933; /*#4a83ad;*/
}
.info {
 padding-top: 15px;
 font-size:12px;
 font-style: italic;
}
.vysledek { font-family:Arial, Helvetica, sans-serif;background-color: white;}

.ddmx {
	 z-index: 1000;
    text-decoration: none;
}
.ddmx TD{
	text-align: center;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-statactive,
.ddmx .item1-active-statactive,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
	 font-weight: bolder;
	 color: #fff; 
	 padding: 5px 8px; 
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item1, 
.ddmx .item2 {
    background: #5FA5CE;
	 width: auto; 
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx a.item1-statactive,
.ddmx .item1-active-statactive,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #FF9933;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    xborder: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: 1000;
	 text-align: left;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx {
	text-decoration: none;
}
