.topSite_box{width:200px; margin-top:10px;  background:#FFCC66; }

.topSite_box .text_1{ height:16px; padding-top:2px; font-weight:bold; }

.topSite_box .logo{ border-bottom:1px solid #FFCC66; }

.topSite_box .buttons{ height:36px; text-align:center; }

.topSite_box a{ color:#000080; text-decoration:none; }

.topSite_box a:hover{ color:#FFF; text-decoration:none; }

/*
 * Desni Mali Menu Gornje Dugme
 *
 */
.small_section_top, .small_section_top_selected {
	background:#ff9900;
	border-bottom: 1px solid #ffcc66;
	font-size: 11px;
	font-weight:bold;
	width: 100%;
	cursor: pointer;
}
.small_section_top_hover, .small_section_top_selected_hover {
	background:#FFAF38;
	border-bottom: 1px solid #ffcc66;
	font-size: 11px;
	font-weight:bold;	
	width: 100%;
	cursor: pointer;
}

.small_section_top div {
	padding: 2px 0px 2px 0px;
}

.small_section_top_hover div {
	padding: 2px 0px 2px 0px;
}

.small_section_top_selected div {
	padding: 2px 0px 2px 0px;
	background:#FFAF38;
}

.small_section_top_selected_hover div {
	padding: 2px 0px 2px 0px;
}
/*
 * Desni Mali Menu Gornje Dugme
 *
 */


/*
 * Desni Mali Menu Donje Dugme
 *
 */
.small_section_bottom, .small_section_bottom_selected {
	background:url(../images/systemfotos/cosak-dole-165-10_orange_1.gif) no-repeat left bottom  #ff9900;
	font-size: 11px; font-weight:bold;
	width: 100%;
	cursor: pointer;
}
.small_section_bottom_hover, .small_section_bottom_selected_hover {
	background:url(../images/systemfotos/cosak-dole-165-10_orange_3.gif) no-repeat left bottom  #FFAF38;
	font-size: 11px; font-weight:bold;
	width: 100%;
	cursor: pointer;
}

.small_section_bottom div {
	padding: 2px 0px 2px 0px;
}

.small_section_bottom_hover div {
	padding: 2px 0px 2px 0px;
}

.small_section_bottom_selected div {
	padding: 2px 0px 2px 0px;
	background:url(../images/systemfotos/cosak-dole-165-10_orange_3.gif) no-repeat left bottom  #FFAF38;
}

.small_section_bottom_selected_hover div {
	padding: 2px 0px 2px 0px;
}
/*
 * Desni Mali Menu Donje Dugme
 *
 */

