.navigation {
	display:block;
	min-height: 300px;
	z-index:900;
}

.holygrail .colleft .no_background{
	background:none;
}
.navigation #left_navig {
margin: -4px 0 30px !important;
margin: -17px 0 30px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: block;
}

.news #left_navig, .akcije #left_navig {
background: none;
}

.navigation .ui-accordion .ui-accordion-li-fix {
	display:block;
}
.navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
	text-decoration: none;
}
.navigation a.head:hover {
	color:#FFFF99;
}
.navigation .current{
	background:#484848;
	color:#f0f0f0;
	padding: 10px;
	font-weight: bold;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}
.navigation .current:hover { color: #f0f0f0; background: #484848;
-moz-border-radius-bottomright: 0;
-khtml-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-khtml-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
}
.navigation li ul li .current {
font-weight: normal;
background: #f0f0f0;
color: #484848;
padding: 5px 10px;
-moz-border-radius: 0;
-khtml-border-radius: 0;
-webkit-border-radius: 0;
}
.navigation li ul li .current:hover {
background: #f0f0f0;
color: #484848;

}

.navigation ul {
	padding: 0;
	margin: 0;
}


.navigation li {
	list-style:none outside none; 
	display:block;
	background: #e2e2e2;
	width:170px;
	margin: 0 0 4px 0;
	vertical-align:top;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.navigation li a {
	color:#484848;
	display:block;
	text-decoration: none;
	padding:10px;
	font: bold 12px/16px Arial, Verdana, Helvetica, sans-serif;
}
.navigation li a:hover {
	background: #f0f0f0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation li ul {
display: none;
padding: 5px 0;
}
.navigation li ul li {
	padding:0;
	font: normal 11px/18px Arial, Verdana, Helvetica, sans-serif;
	width:auto;
	max-width:none;

}
.navigation li ul li a
{
	position: relative !important;
	cursor: pointer !important;
	font-weight: normal;
	color: #484848;
	padding: 5px 10px;
}
.navigation li ul li a:hover {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}
.navigation li ul li ul {
position: absolute;
top: 0;
left: 190px;
padding: 0;
}
.navigation li ul li ul li
{
	font: normal 10px/13px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 0px solid #ccc;
	width: 82px;
	margin:0 0  10px 0;
	max-width: none;
	padding: 0;

}

.navigation li ul li ul li a
{
	font: bold 11px/13px  Arial, Verdana, Helvetica, sans-serif;
	position: relative !important;
	cursor: pointer !important;
	font-weight: normal;
	background: #484848;
	color: #f0f0f0;
-moz-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}

.navigation li ul li ul li a:hover
{
	position: relative !important;
	cursor: pointer !important;
	color: #484848;
	background: #f0f0f0;
-moz-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}
.navigation li ul li ul li .current, .navigation li ul li ul li .current:hover{
	color: #484848;
	background: #f0f0f0;
-moz-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}



/*
.navigation  span{
	padding-left: 16px;
}
.navigation .collapsed{
	background: transparent url('/cms/fe_include/css/images/arrow_right.png')no-repeat;
}
.navigation .expand{
	background: transparent url('/cms/fe_include/css/images/arrow_down.png')no-repeat;
*/
}


/*------------------ TOP NAV ------------------------*/
.top_navig {

}
#top_navig  {
	float:right;
	width: 300px;
	list-style: none;
	font-size: 1.1em;
	z-index: 220;
	

	height: 26px;
	text-align: center;
/*
	background: #353535 !important;
*/
	height: 40px !important;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;

}


#top_navig  li {
	float: left;
	z-index:500;
	display: block;
	position: relative;

	/**/
	height: 26px;
	line-height: 26px;
	padding: 7px 5px;
	/**/
}
#top_navig  li a {
	/**/
	line-height: 26px;
	display: block;
	text-decoration: none;
	color: white;
	padding: 0 18px;
	font-weight: normal;
	/**/
-webkit-border-radius: 3px; 
-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	float:none;
}

#top_navig  li a:hover {  
background: #151515;  
color: #b80010; /*#c32929; */

-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 

/*
	-moz-border-radius-bottomright: 2px;
	-khtml-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;

	-moz-border-radius-bottomleft: 2px;
	-khtml-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;

	-moz-border-radius-topright: 2px;
	-khtml-border-radius-topright: 2px;
	-webkit-border-bottom-top-radius: 2px;

	-moz-border-radius-topleft: 2px;
	-khtml-border-radius-topleft: 2px;
	-webkit-border-bottom-top-radius: 2px;
	
	*/
}
#top_navig  li a.aktiv {  
background: #c7c7c7;  
color: #080808; 

-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 

}
#top_navig  li a.current {  
background: #333;  

color: #b80010; /*#c32929; */

-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 

}
#top_navig  a.top_2 {
	background: url(/dizajn/top_nav/nav_01.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_01.gif) no-repeat ;

	width: 168px; 
	padding: 0 15px 0 15px;
}
#top_navig  a.top_12 {
	background: url(/dizajn/top_nav/nav_02.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_02.gif) no-repeat;

	width: 154px; 
	padding: 0 15px 0 15px;
}
#top_navig  a.top_5 {
	/*background: url(/cms/fe_include/css/images/nav_03.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_03.gif) no-repeat ;
		
	width: 210px;  */
	padding: 0 15px 0 15px;
}
#top_navig  a.top_6 {
	/*background: url(/cms/fe_include/css/images/nav_04.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_04.gif) no-repeat ;

	width: 188px; */
	padding: 0 15px 0 15px;
}
#top_navig  a.top_7 {
	/*background: url(/cms/fe_include/css/images/nav_rezervni_05.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_rezervni_05.gif) no-repeat ;
	width: 76px; */
	padding: 0 15px 0 15px;
}
#top_navig  a.top_8 {
	/*background: url(/cms/fe_include/css/images/nav_ostalo_06.png) no-repeat !important;
		background: url(/cms/fe_include/css/images/nav_ostalo_06.gif) no-repeat  ;
	width: 69px; */
	padding: 0 15px 0 15px;
}
#top_navig a.current {
    color: #FF0000;
}


#top_navig  .parent , #top_navig  .child {
	position: absolute;
	top: 60px;
	background: #f7fafa; /*url(sub_bg.png) repeat-x;*/
	 filter: alpha(opacity=10);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#top_navig  .parent, #top_navig  .child{
	display: block;
	float: left;
}
#top_navig  .parent li, #top_navig  .child li{
	display: table-row;
	float: none;
	width: auto;
}
#top_navig  .parent a, #top_navig  .child a{
	text-indent: 0px;
	font: normal 12px/2.1em Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	white-space: nowrap;
	text-decoration: none;
}



/*END TOP NAV*/


/*baner button*/

ul#button {
    position: relative;
    margin: 0px;
    padding: 0px;
    top: -10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#button li {
    width: 200px;
    margin: 0px;
    padding: 0px;
}
ul#button li a {
    display: block;
    margin-left: -3px;
    width: 200px;
    height: 50px;    
/*
    background-color:#CFCFCF;
*/
    background-repeat:no-repeat;
    background-position:center center;
    border:0px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
ul#button .partner a{
    background-image: url(/cms/fe_include/css/images/button_partner.gif);
}
ul#button .download a      {
    background-image: url(/cms/fe_include/css/images/button_download.gif);
}
ul#button .upute a      {
    background-image: url(/cms/fe_include/css/images/button_servis_upute.gif);
}
ul#button .servisi a      {
    background-image: url(/cms/fe_include/css/images/button_servisi.gif);
}
ul#button .test a   {
    background-image: url(/cms/fe_include/css/images/button_test.gif);
}
ul#button .cjenici a     {
    background-image: url(/cms/fe_include/css/images/button_cjenici.gif);
}
ul#button .contact a    {
    background-image: url(/cms/fe_include/css/images/button.gif);
}

/*baner button end*/
.navigation .qul {
background:  url("/dizajn/elisa2.gif") no-repeat center center;
height: 150px;
}

.navigation .qul li {
background: none;
visibility: hidden;
}

