@import url("css_charts.css");
/* CSS Document */


.menu_rgt{
	background-color:#636c76;
	background-image: url(../media/style_prva/top_rm.gif);
}

.maincontenttd,.cfooter,.topcontentcor{
	background-color:#bcc0b7;
}

.maincontenttdhead{
	background-color:#e0dddd;	
}

.topcontentcor{
	background-image: url(../media/style_prva/topcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#go{
	background-image: url(../media/style_prva/back_go.gif);
}

#go a{
	background-image: url(../media/style_prva/button_go.gif);
}

#go a:hover{
	background-image: url(../media/style_prva/button_go2.gif);
}

/* search form */

#iskanjetitle{
	display:block;
	height:31px;
	background-image: url(../media/iskanje.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchform2{
	padding-top:10px;
	margin-top:10px;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#searchreport{
margin-bottom:15px;
}

#searchform2 table{
margin-left:auto;
margin-right:auto;
}

