.click-menu {
    width: 145px;
}
.click-menu .box1 {
	background-color:  #FFF5E1;
	color:  sienna;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-width: 1px;
	border-color: brown;
	border-style: solid solid solid solid;
	cursor: default;
	position: relative;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.click-menu .box1-hover {
    background-color: wheat;
    color: sienna;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 3px 8px;
    border-width: 1px ;
    border-color: salmon;
    border-style:  solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #FFF5E1;
    color: sienna;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 3px 8px;
    border-width: 1px;
    border-color: brown;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: wheat;
    color: sienna;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 3px 8px;
    border-width: 1px;
    border-color: brown;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
/* start smiley */
.click-menu .lnk1 {
    background-color: #FFF5E1;
    color: #FFCC00;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 3px 8px;
    border-width: 1px;
    border-color: brown;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}

.click-menu .lnk1 a {
	padding: 0px 0px;
	cursor:pointer;
	border-width: 0px;
	color: #CC0033;
}

.click-menu .lnk1-hover {
    background-color: wheat;
    color: sienna;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 3px 8px;
    border-width: 1px;
    border-color: salmon;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}
.click-menu .lnk1-hover a {
    padding: 0px 0px;
		cursor:pointer; 
		cursor:hand; 
    border-width: 0px;	
}
.click-menu .lnk1 a {
    color: sienna;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .lnk1 a:hover {
    color: sienna;
    text-decoration: none;
    white-space: nowrap;
    font-weight:bold;
		cursor:hand; 
		cursor:hand; 
}
/* end smiley */
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img, .click-menu .lnk1 img, .click-menu .lnk1-hover img {
    position: absolute;
    top: 6px;
    right: 6px;	
}
.click-menu .section {
    background-color: wheat;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: brown;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: brown;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: white;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
	background: #cc9933;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: red;
}
#tekstvlak table {

}
