a:link        {color:#000000; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none;}
a:visited     {color:#000000; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none;}
a:hover       {color:#336699; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: underline;}
a:active      {color:#336699; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none;}

a.foo         {color:#000000; text-decoration: none;}
a.foo:visited {color:#000000; text-decoration: none;}
a.foo:hover   {color:#000000; text-decoration: underline;}

a.bar         {color:#C0C0C0; text-decoration: none;}
a.bar:visited {color:#C0C0C0; text-decoration: none;}
a.bar:hover   {color:#000000; text-decoration: underline;}

a.menu         {color:#FFFFFF; text-decoration: none;}
a.menu:visited {color:#FFFFFF; text-decoration: none;}
a.menu:hover   {color:#FFFFFF; text-decoration: underline;}

a.tabela         {color:#000000;font-size: 10px; text-decoration: none;}
a.tabela:visited {color:#000000;font-family: verdana; font-size: 10px; font-weight: normal;text-decoration: none;}
a.tabela:hover   {color:#336699;font-family: verdana; font-size: 10px; font-weight: normal;text-decoration: none;}

.kop          { color:#000000; font-family: verdana; font-size: 20px; font-weight: bold; }
.navigatie    { color:#FFFFFF; font-family: verdana; font-size: 10px; font-weight: normal; }
.rood         { color:#FF0000; font-family: verdana; font-size: 10px; font-weight: normal; }
.rood_klein   { color:#FF0000; font-family: verdana; font-size: 9px; font-weight: normal; }
.white         { color:#FFFFFF; font-family: verdana; font-size: 10px; font-weight: normal; }
.white_klein   { color:#FFFFFF; font-family: verdana; font-size: 9px; font-weight: normal; }

.klein     	{ background:#336699; color:#999999; font-family: verdana; font-size: 10px; font-weight: normal; }
.klein1     	{ color:#336699; font-family: verdana; font-size: 10px; font-weight: normal; padding-left : 5px;}
.GewoonText     { background:#336699; color:#FFFFFF; verdana; font-size: 11px; font-weight: normal; }
.line           { background:#336699; }


textarea, input, select { font-family: Verdana; font-size: 10px; } 


.r1 {
	border-bottom : solid;
	border-bottom-width : 1px;
        border-color : #000000;
}

.r2 {
	border-bottom : solid;
	border-bottom-width : 1px;
        border-left : solid;
	border-left-width : 1px;
        border-color : #000000;
	padding-left : 5px;
	font-size: 13px;
	font-weight : bold;
}

.r4 {
        border-left : solid;
	border-left-width : 1px;
        border-color : #000000;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	font-size: 13px;
}

table.menu a.menu_item 
{
    display:block;
    height:13px;
    font-family: verdana;
    font-size: 11px;
    text-indent: 8px;		
    color:#000000;
    text-decoration: none;
}
	
table.menu a.menu_item:hover 
{
    height:13px;
    color: #ffffff;
    background: #336699;	
}
	
table.menu a.selected_menu_item 
{
    display:block;
    height:13px;
    font-family: verdana;
    font-size: 11px;
    text-indent: 8px;		
    text-decoration: none;
    color: #ffffff;
}
table.menu td.menu 
{
    font-family: verdana;
    font-size: 11px;
    text-indent: 8px;
    color: #000000;
}
table.menu td.menuTitel 
{
    font-family: verdana;
    height:13px;
    font-size: 11px;
    font-weight: bold;
    text-indent: 8px;
    color: #000000;
}

table.menu
{
    background: #95B2C3;	

}



table 
{
   font-family: Verdana;   
   font-size: 10px;
}

.tab_selected,.tab
{
	padding-top: 5px; 
	padding-left:8px; 
	padding-bottom: 5px;
}
.tab_selected 
{
    background: #336699;
    font-weight: bold;
    color:#000000;
}
a.tab_selected         {color:#000000; text-decoration: none;}
a.tab_selected:visited {color:#000000; text-decoration: none;}
a.tab_selected:hover   {color:#336699; text-decoration: underline;}

.tab 
{
    background: #6588C2;
    color: #000000;
}
.boja
{
	background: #EEF3FB;
	

}
.boja1
{
	background: #B3D1E8;
	

}
.tab span{ cursor: hand; cursor: pointer;
}

body
{
   font-family: Verdana;   
   font-size: 10px;
   background: #95B2C3;
}

span.small {
   font-size: 10px;
}
.border_desno {

	border-right: 1px solid #336699;

}

.border_lijevo {

	border-left: 1px solid #336699;
}


h1#slika {
    overflow: hidden;
    background-image: url("logo1.gif");
    background-repeat: no-repeat;
}
/* Page Numbers */
div.pagination {padding: 3px;margin: 3px;}
div.pagination a {text-align: center; padding: 2px 5px 2px 5px;margin: 2px; border: 1px solid #EEE; text-decoration: none; color: #000;}
div.pagination a:hover, div.pagination a:active, div.pagination a:visited { border: 1px solid #EEE; color: #000;}
div.pagination span.current {padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; font-weight: bold; background-color: #000099; color: #FFF;}
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; }

