BODY {
    margin: 0px;
    background-image: url(elements/page_background.gif);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: arial;
    font-size: 13px;
    overflow: scroll;
}

td{
    font-family: arial;
    font-size: 13px;

}

a
{
color: #000000;
font-size: 12px;
text-decoration: underline;
font-weight: normal;
}

a:hover
{
color: #686969;
font-size: 12px;
text-decoration: underline;
font-weight: normal;
}

.text{
    font-family: arial;
    font-size: 13px;
}

#logotype{
background-image: url(elements/logotype.gif);
background-repeat: no-repeat;
width: 250px;
height: 104px;
}

.top_button
{
background-image: url(elements/top_button_y_blue.gif);
background-repeat: no-repeat;
color: #850000;
font-weight: bold;
padding-top: 5px;
}

#top_links
{
padding-top: 15px;
padding-left: 70px;
line-height: 19px;
text-align: left;
}

#top_links a
{
color: #ffffff;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

#top_links a:hover
{
color: #FFBE00;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}


.menu_selected
{
color: #ffffff;
font-family: arial;
font-size: 17px;
text-decoration: none;
}

.menu_selected:hover
{
color: #ffffff;
font-family: arial;
font-size: 17px;
text-decoration: none;
}

.menu_normal
{
color: #EFA6A6;
font-family: arial;
font-size: 15px;
text-decoration: none;
}

#form
{
background-color: #FFF1D9;
padding-bottom: 10px;
}
#formlogin
{
background-image: url('images/login_rumen.png');
background-color: #D20001;
padding-bottom: 10px;
}
#formlogin .content td{
    color: #ffffff;
    font-family: arial;
    font-size: 13px;

}
.button_login_blue{

background-image: url('elements/b_button_blue.gif');
width: 100;
height: 18;
color: #000000;
font-weight: bold;
font-family: arial;
font-size: 12px;
border: medium none;

}

#form .title
{
background-image: url(elements/form_title_bck.gif);
background-repeat: repeat-x;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-indent: 4px;
height: 28px;
}

#form .label
{
color: #000000;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
text-align: left;
}

#form .labeltext
{
color: #000000;
font-size: 12px;
font-weight: none;
text-align: left;
}

#form .tip
{
color: #000000;
font-size: 11px;
padding-left: 10px;
}

.error{
color: #D50500;
font-size: 11px;
font-weight: bold;
width: auto;
display: inherit;
}

.field{
font-size: 14px;
border: solid 1px;
border-color: #B3B3B3;
width: 200px;

background-image: url('elements/validationInputBg.png');
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #FFFFFF;
}

.search_field{
font-size: 14px;
background: #FFFFFF url('elements/form-field-bg.gif') no-repeat scroll 0% 1%;
border:medium none;
color:#000000;
padding:3px 7px 2px 5px;
width:250px;
}


.button{

background-image: url('elements/b_button_.gif');
width: 154;
height: 26;
color: #000000;
font-weight: bold;
font-family: arial;
font-size: 12px;
border: medium none;
}

/*
Multiselect box STYLES

*/


.a9multiselect {
				width: 9.9em;
				font-family: Arial;
				font-size: 13px;
				position: relative;
				height: 15px;
				padding: 0;
				margin: -.05em 0 1em 0;
				border: 0;
}
.a9multiselect .expcol-click, .a9multiselect .expcol-click-open {
				background-color: #fff;
				border: 1px solid #999;
				padding: 0;
				margin: 0;
				cursor: default;
				min-width: 9.8em;
}
.a9multiselect div.expcol-click {
				position: absolute;
				z-index: 104;
				height: 20px;
}
.a9multiselect div.expcol-click-open {
				border-bottom: 1px solid #fff;
}
.a9multiselect .selecttitle {

				font-size: 11px;
				height: 1.3em;
				line-height: 1.2em;
				overflow: hidden;
				padding-top:2px;
				padding-left:2px;
				background: white url(http://www.najdelo.si/si/style/images/multiselectbutton.gif) no-repeat center right;
}
.a9multiselect .selecttitle:hover {
				background: white url(http://www.najdelo.si/si/style/images/multiselectbutton.gif) no-repeat center right;
}
.expcol-body {
				position: absolute;
				z-index: 106;
				min-height: 1em;
				background: #e9f3f8;
				padding: .1em;
				display: block;
				font-size: 75%;
				display: none;
				margin-top: -1px;
				border: 1px solid #999;
}
.expcol-body ul {
				overflow: auto;
				min-height: 1em;
				min-width: 20em;
				margin: 0;
				padding: 0;
}
.expcol-body li { margin: 0 0 .2em 0; list-style:none; }
.expcol-body li:hover {
				background: #ddd;
}
.arc90_multiselect {
				width: 13.5em;
				height: 1.35em;
				visibility: hidden;
}
.a9selectall {
				border-bottom: 1px solid #ccc;
}

