/* dugme.css IB*/
.kategotrija1{
	background-image: url(../images/botuni/botun_plavi.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 3px;
	margin-top: 1px;
	color: #23428e;
}
.kategotrija{
	background-image: url(../images/botuni/botun_plavi.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 3px;
	margin-top: 15px;
	color: #23428e;
}
.kategotrija_klik{
	background-image: url(../images/botuni/botun_plavi_klik.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 22px;
	display: block;
	color: #23428e;
	text-decoration: none;
}
.kategotrija_klik:hover{
	background-image: url(../images/botuni/botun_plavi.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 22px;
	display: block;
	color: #23428e;
	text-decoration: none;
}
.podkatekorija{
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
}
.left_link{
	background-image: url(../images/botuni/botun_plavi_down.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	padding-left: 22px;
	height: 18px;
	color: #23428e;
	text-decoration: none
}
.left_link:hover{
	background-image: url(../images/botuni/botun_plavi_up.png);		
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	padding-left: 22px;
	height: 18px;
	color: #666666;
	text-decoration: none;
}
.capsula_left{
	background-image:url(../images/plava/left_2px_blue.png); 
	background-repeat: repeat-y; 
	height: 434px; 
	padding: 0px; 
	margin: 0px;
}


