.scrollbar
{
	scrollbar-shadow-color: #365685;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-base-color: white;
	scrollbar-3dlight-color: #A7D8A7;
	scrollbar-face-color: #2E629B;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}

a
{
	text-decoration: none;
	color: #004080;
}

a:hover
{
	text-decoration: underline;
}

.font_small
{
	font-family: arial, helvetica;
	font-size: 10px;
}

body
{
	font-family: arial, helvetica;
	font-size: 12px;
}

td
{
	font-family: arial, helvetica;
	font-size: 12px;
}

.menu_puscica
{
	border-top: 1px solid #D4600D;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_puscica_zadnji
{
	border-top: 1px solid #D4600D;
	border-bottom: 1px solid #D4600D;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_element
{
	border-top: 1px solid #D4600D;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_element_zadnji
{
	border-top: 1px solid #D4600D;
	border-bottom: 1px solid #D4600D;
	padding-top: 5px;
	padding-bottom: 5px;
}

.button
{
	border: 1px solid #2E629B;
	background-color: #2E629B;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.button_mo
{
	border: 1px solid #2E629B;
	background-color: #FF8C33;
	color: white;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.input
{
	border: 1px solid #2E629B;
	height: 20px;
}
