
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font-family:Verdana, Arial, Tahoma ; 
 

}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
left: -1px;
 /*width:150px;*/
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 margin-top: 0;
 /* II level pocinje od kraja I */
 left: 130px; 
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
   /*float: left;*/
   display: block;
   position: relative;
   /* borderi izmedju stavki submenija */
   border: 1px solid #cccccc;
   margin-right: 0px; 
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 /*float: none;*/
 margin: 0;
 background-color:#CCC;
 margin-bottom: -1px;
 /* ovde bato */
 text-align:center;


 
 }
 
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu - big */
.menulist a {
 display: block;
 padding-top:1px;
 /* OVDE BOJA*/  
 color: #10295f;
 text-decoration: none;
}


/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #D02925;
/* background-color: #A64; */
}
.menulist a.highlighted {
 color:#D02925;
/* background-color: #C86; */
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}

.menulist ul a .subind {
 display: block;
 float:right;
 font-size:0px;
 line-height:0px; 
 height:7px;
 width:5px;
 margin-right:2px;
 margin-top:3px;
 color:transparent;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 50%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

#listMenuRoot li.one {	
	width: 107px;
	height:16px;
	text-align:right;	
	border: 0;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	/*background:url(../images/menu_01.gif) no-repeat;*/
	color:#14295E;
	float:left;
	vertical-align:middle;
	



	
	
}

#listMenuRoot li.two {
	width: 130px;
	height:12px;
	border: 0;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	/*font-weight:bold;
	background:url(../images/menu_02.gif) no-repeat;*/
	color:#14295E;
	float:left;
}
#listMenuRoot li.two a{
	color:#fff;
}
#listMenuRoot li.two a:hover{
	color:#000;
}
#listMenuRoot li.two li a{
	color:#000;
}
#listMenuRoot li.two li a:hover{
	color:#ff0000;
}

#listMenuRoot li.two_f {
	width: 155px;
	height:12px;
	border: 0;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	/*font-weight:bold;
	background:url(../images/menu_02.gif) no-repeat;*/
	color:#14295E;
	float:left;
}
#listMenuRoot li.two_f a{
	color:#fff;
}
#listMenuRoot li.two_f a:hover{
	color:#000;
}
#listMenuRoot li.two_f li a{
	color:#000;
}
#listMenuRoot li.two_f li a:hover{
	color:#ff0000;
}

#listMenuRoot li.two_d {
	width: 500px;
	height:12px;
	border: 0;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	/*font-weight:bold;
	background:url(../images/menu_02.gif) no-repeat;*/
	color:#14295E;
	float:left;
	margin-left:155px;
}
#listMenuRoot li.two_d a{
	color:#fff;
}
#listMenuRoot li.two_d a:hover{
	color:#000;
}
#listMenuRoot li.two_d li a{
	color:#000;
}
#listMenuRoot li.two_d li a:hover{
	color:#ff0000;
}

#listMenuRoot li.three {	
	width: 73px;
	height:16px;
	font-size:11px;
	text-align:right;	
	border: 0;
	font-weight:bold;
	font-family:Verdana;
	/*font-weight:bold;
	background:url(../images/menu_03.gif) no-repeat;*/
	color:#14295E;
	float:left;
}

#listMenuRoot li.four {
	width: 63px;
	height:16px;
	text-align:right;	
	border: 0;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	float:left;
	color:#14295E;
}

#listMenuRoot li.five {	
	width: 72px;
	height:16px;
	text-align:right;
	border: 0;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	/*background:url(../images/menu_05.gif) no-repeat;
	font-weight:bold;*/
	float:left;
	color:#14295E;
}

#listMenuRoot li.six {	
	width: 137px;
	height:24px;
	padding-left:12px;
	font-size:13px;
	border: 0;
	font-size:13px;
	font-family: Arial;
	background:url(../images/menu_06.gif) no-repeat;
	font-weight:bold;
	float:left;
}

/*#listMenuRoot li{
    text-align:left !important;
}
#listMenuRoot li a{
   text-align:center !important;
}*/

#listMenuRoot li ul li{
background:#F2F2F3;}

#listMenuRoot li.seven ul{
font-size:12px;
font-weight:normal;
}
#listMenuRoot li.eight ul{
font-size:12px;
font-weight:normal;
}
ul#listMenu-id-1, ul#listMenu-id-1 li, ul#listMenu-id-2, ul#listMenu-id-2 li, ul#listMenu-id-3, ul#listMenu-id-3 li, ul#listMenu-id-4, ul#listMenu-id-4 li, ul#listMenu-id-5, ul#listMenu-id-5 li, ul#listMenu-id-6, ul#listMenu-id-6 li, ul#listMenu-id-7, ul#listMenu-id-7 li, ul#listMenu-id-8, ul#listMenu-id-8 li, ul#listMenu-id-9, ul#listMenu-id-9 li, ul#listMenu-id-10, ul#listMenu-id-10 li{
 /****** ovo je important za submeni***********/ 
  width:130px !important;
  float:center;
  
}
ul#listMenu-id-1 li a, ul#listMenu-id-2 li a, ul#listMenu-id-3 li a, ul#listMenu-id-4 li a, ul#listMenu-id-5 li a, ul#listMenu-id-6 li a, ul#listMenu-id-7 li a, ul#listMenu-id-8 li a, ul#listMenu-id-9 li a, ul#listMenu-id-10 li a {
  /****** ovo je important za submeni***********/ 
  background:#EAE3E3!important;
  font-size:10px !important;
  font-family:Arial !important;
  padding-top:4px !important;
  padding-bottom:4px !important;
}
#yout {
	width:500px;
	text-align:center;
	margin-top:30px;
	padding-left:60px;
	
	}

