body {
font: 11px Arial;
color: #000000;
background-color: #FFFFFF;}


.ddmx {
    font: 11px Arial;
    width: 160px;
    border: 1px solid #000000;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #000000;
    background: #4088BF;
    font: 11px Arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #6EB1D0;
    color: #171717;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Arial;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    filter: Alpha(opacity=95);
    -moz-opacity: 0.95;

}
.ddmx .item2 {
    background: #4088BF;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #6EB1D0;
    color: #171717;
}
.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 {
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

h1 {font: bold 12px arial;
    color: #ffffff;
    text-decoration: none;
 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
 }
.sadrzajnaslov {  
	background-color: #3087C0;
	border: 1px solid #000000;
	padding: 3px 10px 3px 10px;
	margin: 0px;
	}
.sadrzajtext {  
	background-color: #EAEAEA;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 10px;
	margin: 0px;
font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-align: justify;
	}
.rezultati {  

font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-align: justify;
	}
a {color: #000000; text-decoration: none;}
a:hover {color: #000099; text-decoration: underline;}