@import url("MainMenu/Style.css");

/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html {height: 100%; }
/* Default HTML BODY 	               --*/ body {height:100%; margin: 0 0 0 0; background:#ffffff; }
											form {height:100%; margin:0; padding:0; }
/* Default HTML table and text css	   --*/ table, tr, td, span, div {font-family:Arial,Helvetica,sans-serif; font-size: 13px; }
/* Default HTML Paragraph css		   --*/ p {font-family:Arial,Helvetica,sans-serif; font-size: 13px; padding:0px; margin:0px; }
/*  		                           --*/ hr {border: 0; height: 1px; border-bottom: 1px dashed #c8c8c8; margin:10px 0; }
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/*                                     --*/.clear {clear:both; }
/* Cell containing logo                --*/.logo_wrapper {padding:13px 0 0 10px; float:left; }
/*                                     --*/.header_right {float:right; padding:0 0 0 0; }
/*                                     --*/.top_links {float:right; padding:0 30px 0 0; color: #b9b9b9; font-family:Arial, Helvetica, sans-serif; font-size: 11px;  }
/*                                     --*/.header {padding:0 0 10px 0; overflow:hidden; margin:0 -14px 0 0; }
/* Main Site Width                     --*/.site_wrapper {width:990px; margin:0 auto; } 
/* Main Site Background                --*/.dot_bg {background:url(dot-bg.gif); height:100%; }
/* Main Site Background                --*/.patt_bg {background:url(pattern-bg.gif); padding-bottom:30px; }

/*                                     --*/.site_top_left {background:url(site-top-left.png) left top no-repeat; height:27px;  }
/*                                     --*/.site_top_right {background:url(site-top-right.png) right top no-repeat; height:27px;}
/*                                     --*/.site_top_bg {background:url(site-top-bg.png) top repeat-x; height:27px; margin:0 27px;}

/*                                     --*/.site_main_left {background:url(site-main-left.png) left top repeat-y; }
/*                                     --*/.site_main_right {background:url(site-main-right.png) right top repeat-y;}
/*                                     --*/.site_main_bg {background:#ffffff; margin:0 14px;}

/*                                     --*/.menu_left {background:url(menu-left.png) left top no-repeat; height:50px; }
/*                                     --*/.menu_right {background:url(menu-right.png) right top no-repeat; height:50px;}
/*                                     --*/.menu_bg {background:url(menu-bg.png) top repeat-x; height:50px; margin: 0 20px; }

/*                                     --*/.site_bottom_left {background:url(site-bottom-left.png) left top no-repeat; height:22px;  }
/*                                     --*/.site_bottom_right {background:url(site-bottom-right.png) right top no-repeat; height:22px;}
/*                                     --*/.site_bottom_bg {background:url(site-bottom-bg.png) top repeat-x; height:22px; margin:0 294px;}

/*                                     --*/.footer {padding:10px 10px 0 10px; overflow:hidden;}
/*                                     --*/.footer_tokens {float:left;}
/*                                     --*/.footer_link {float:right;}
/*                                     --*/.search_container {float:right; clear:both; overflow:hidden; padding-top:20px; text-align:right; }

/*                                     --*/.footer_t_left {background:url(footer-top-left.png) left top no-repeat; height:11px; }
/*                                     --*/.footer_t_right {background:url(footer-top-right.png) right top no-repeat; height:11px;}
/*                                     --*/.footer_t_bg {background:url(footer-top-bg.png) top repeat-x; height:11px; margin:0 28px;}
/*                                     --*/.footer_m_left {background:url(footer-main-left.png) left top repeat-y; }
/*                                     --*/.footer_m_right {background:url(footer-main-right.png) right top repeat-y;}
/*                                     --*/.footer_m_bg {background:url(footer-main-bg.png); margin:0 28px; padding-bottom:8px;}
/*                                     --*/.footer_b_left {background:url(footer-bottom-left.png) left top no-repeat; height:11px; }
/*                                     --*/.footer_b_right {background:url(footer-bottom-right.png) right top no-repeat; height:11px;}
/*                                     --*/.footer_b_bg {background:url(footer-bottom-bg.png) top repeat-x; height:11px; margin:0 28px;}
/*--        	                       --*/.banner-slider {padding: 0 0 0 0; margin:0 -25px 0 -25px; }
/*--        	                       --*/.banner-panes {background:#eaeaea; border-bottom:1px solid #c0c0c0; padding:0 10px 10px 10px; }
/*--        	                       --*/.bread_wrapper {padding:0px 10px 10px 10px;  }
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active {color: #fd0200; font-family:Arial,Helvetica,sans-serif; font-weight: normal; font-size: 13px; text-decoration: none; }
/*-- Default links hover               --*/ a:hover {color: #00adb3; font-family:Arial,Helvetica,sans-serif; font-size: 13px; text-decoration: underline;  font-weight: normal;}
/*-- Default links hover               --*/ /*:focus {-moz-outline-style:none; border:0; }*/
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {color:#00adb3; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover {color: #444444;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0; }
/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active {color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover {color: #E7002A; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; }
/*--              	                   --*/ .BigLink, a.BigLink:link, a.BigLink:visited, a.BigLink:active {color: #444444; font-family:Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-decoration: none; }
/*--          	                       --*/ a.BigLink:hover {color: #ff5900; font-family:Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: normal; }
/*========================================================*/
/*  Custom DNN Links                                      */
/*========================================================*/
/*-- Terms Privacy token       		   --*/ .RegisterLogin, a.RegisterLogin:link, a.RegisterLogin:visited, a.RegisterLogin:active {color: #868485; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; text-decoration:none;}
/*-- Terms Privacy token hover 		   --*/ a.RegisterLogin:hover {color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight:normal; }

/*-- Terms Privacy token       		   --*/ .prijava .RegisterLogin, .prijava a.RegisterLogin:link, .prijava a.RegisterLogin:visited, .prijava a.RegisterLogin:active {color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; text-decoration:none;}
/*-- Terms Privacy token hover 		   --*/ .prijava a.RegisterLogin:hover {color: #D8D8D8; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight:normal; }

/*-- Terms-Privacy                     --*/ .terms_privacy, a.terms_privacy, a.terms_privacy:link, a.terms_privacy:visited, a.terms_privacy:active {font-weight: normal; font-size: 12px; color:#818181; font-family: Arial,Helvetica,sans-serif; text-decoration:none; }
/*-- Terms-Privacy hover               --*/ a.terms_privacy:hover  {font-size: 12px; color:#00adb3; font-family: Arial,Helvetica,sans-serif; }
/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active {font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #444444; vertical-align: middle; text-align: left; text-decoration: none; padding:0 5px 0 5px; }
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #000000; vertical-align: middle; text-align: left; text-decoration: none; padding:0 5px 0 5px;  }
/*-- Footer Links token       		   --*/ .footer_links, a.footer_links:link, a.footer_links:visited, a.footer_links:active {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#818181; vertical-align: middle; text-align: left; text-decoration: none; background:url(footer-sep.gif) left top no-repeat; line-height:40px; padding:10px 5px 10px 15px;}
/*-- Footer Links token hover 		   --*/ a.footer_links:hover {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#00adb3; vertical-align: middle; text-align: left; text-decoration:underline;  }

/*========================================================*/
/*  Default DNN Static Tokens                             */
/*========================================================*/
/*-- Copyright token                   --*/ .copyright {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#818181; line-height:22px; }
/*-- Current Date token    		   	   --*/ .CurrentDate {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #b9b9b9;}
/*-- Subheadings - DNN Default css     --*/ .SubHead {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #394346;}
/*-- Headings - DNN Default css        --*/ .Head {font-size: 12px; color: #00adb3; font-weight: bold; padding: 0;}
/*-- Headings - DNN Default css        --*/ strong {font-size: 12px; color: #3b3b3b; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Default text on site              --*/ .Normal {font-family:Arial,Helvetica,sans-serif; font-size: 13px; color: #3b3b3b; line-height:18px; }
/*-- Default text on site              --*/ .NormalBig {font-family:Arial,Helvetica,sans-serif; font-size: 14px; color: #3b3b3b; }
/*-- Default bold text      		   --*/ .NormalBold {font-family:Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; color: #3b3b3b; }
/*--       		                       --*/ .BigBlue {font-family:Arial,Helvetica,sans-serif; font-size: 20px; font-weight:normal; color: #00adb3; }
/*--       		                       --*/ .BigBlack {font-family:Arial,Helvetica,sans-serif; font-size: 20px; font-weight:normal; color: #000000; }
/*--       		                       --*/ .BigGray {font-family:Arial,Helvetica,sans-serif; font-size: 20px; font-weight:normal; color: #444444; }
/*--       		                       --*/ .BigLightGray {font-family:Arial,Helvetica,sans-serif; font-size: 20px; font-weight:normal; color: #909090; }
/*-- Main Big Text       		       --*/ .NormalMain {color: #444444; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:15px; }
/*-- Red Color Text        			   --*/ .NormalRed {color: #E7002A; font-weight: bold; font-family:Arial,Helvetica,sans-serif; font-size: 13px; }
/*-- Bullets Style      			   --*/  UL {list-style-image:url(bullets.gif); font-family:Arial,Helvetica,sans-serif; font-size: 13px;  font-weight: normal; font-style: normal;  color:#444444; vertical-align:baseline; padding: 2px 0 0px 5px; margin-left:8px; line-height:20px; }
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--        	                       --*/ .panes_wrapper {padding:15px 15px 15px 15px; overflow:hidden; }
/*--        	                       --*/ .banner_left_pane { width:50%; padding:0 10px 0 0; }
/*--        	                       --*/ .banner_right_pane { width:50%; padding:0 0 0 10px; }
/*--        	                       --*/ .content-pane { width:100%; padding:0 10px 0 0; }
/*--        	                       --*/ .content_left_pane { width:30%; padding:0 10px 0 0; }
/*--        	                       --*/ .content_right_pane { width:70%; padding:0 0 0 10px; }
/*--        	                       --*/ .main_left_pane { width:90%; padding:0 10px 0 0; }
/*--        	                       --*/ .main_right { width:30%; padding:0 0 0 10px; }
/*--        	                       --*/ .left_pane { width:33%; padding:0 0 0 0; }
/*--        	                       --*/ .middle_pane { width:34%; padding:0 15px 0 15px; }
/*--        	                       --*/ .right_pane { width:33%; padding:0 0 0 0; }
/*--        	                       --*/ .bottom_left_pane { width:50%; padding:0 10px 0 0; }
/*--        	                       --*/ .bottom_right_pane { width:50%; padding:0 0 0 10px; }
/*--        	                       --*/ .bottom_pane{ width:100%; padding:0 0 0 0; }
/*--        	                       --*/ .bottom_footer_pane{ width:100%; padding:15px 0 25px 0; }
/*--        	                       --*/ .footer_left_pane { width:50%; padding:0 10px 0 0; }
/*--        	                       --*/ .footer_right_pane { width:50%; padding:0 0 0 10px; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              		   --*/ H1 {font-weight: normal; font-size: 28px; color: #00adb3; font-family:Arial,Helvetica,sans-serif;}
/*-- Heading # 2              		   --*/ H2 {font-weight: normal; font-size: 24px; color: #00adb3; font-family:Arial,Helvetica,sans-serif;}
/*-- Heading # 3              		   --*/ H3 {font-weight: normal; font-size: 20px; color: #00adb3; font-family:Arial,Helvetica,sans-serif;}
/*-- Heading # 4              		   --*/ H4 {font-weight: bold; font-size: 17px; color: #00adb3; font-family:Arial,Helvetica,sans-serif; line-height:18px;}
/*-- Heading # 5              	       --*/ H5 {font-weight: bold; font-size: 14px; color: #00adb3; font-family:Arial,Helvetica,sans-serif;}
/*-- Heading # 6              		   --*/ H6 {font-weight: bold; font-size: 13px; color: #00adb3; font-family:Arial,Helvetica,sans-serif;}
/*========================================================*/
/*  Form Object                                           */
/*========================================================*/
/*-- Default Form CSS        		   --*/ select, input {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox {color: #666666; padding-left: 4px; line-height: 12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; /*border:1px solid #3b3b3b;*/ }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox {padding: 0; margin: 0; background: transparent; border: 0; }
/*========================================================*/
/*  Search                                                */
/*========================================================*/
/*--                                   --*/ .search_wrapper { width:235px; height:43px; background:url(search-bg.png) no-repeat top right; padding:0 0 0 0; margin:0 0 0 0;  }
/*--                                   --*/ .SearchFd { padding:0px 0 10px 5px; }
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { background:transparent; width:160px; font-size:20px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#666666; padding:0 0 0 0; border:0px solid #ffffff; line-height:16px;}
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/ .ControlPanel {background:#f4f4f4; border-bottom:1px solid #d9d9d9; width:99.9%;}
/*--                                   --*/ .DataGrid_AlternatingItem TD {color:#000000; } 
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* main menu td */                         .main_dnnmenu_bar {                    height:50px;}
/* Main Menu Normal */                     .main_dnnmenu_rootitem {               background:url(menu-sep.png) top right no-repeat; padding:0px 20px 0px 5px; margin-left:5px; line-height:44px; }
/* Main Menu Normal */                     .main_dnnmenu_rootitem span {          font-family:Arial, Helvetica, sans-serif; color:#a3a3a3; font-size: 14px; font-weight:normal; text-transform:uppercase; }
/* Main menu hover */                      .main_dnnmenu_rootitem_hover {         background:url(menu-sep.png) top right no-repeat; padding:0px 20px 0px 5px; margin-left:5px; line-height:44px;}
/* Main menu hover */                      .main_dnnmenu_rootitem_hover span {    font-family:Arial, Helvetica, sans-serif; color:#00adb3; font-size: 14px; font-weight:normal; text-transform:uppercase;}
/* Main menu selected */                   .main_dnnmenu_rootitem_selected {      background:url(menu-sep.png) top right no-repeat; padding:0px 20px 0px 5px; margin-left:5px; line-height:44px;}
/* Main menu selected */                   .main_dnnmenu_rootitem_selected span { font-family:Arial, Helvetica, sans-serif; color:#00adb3; font-size: 14px; font-weight:normal; text-transform:uppercase;}

/* SUB Menu Box */                         .main_dnnmenu_submenu { border-right:0px solid #c7b097; border-left:0px solid #c7b097; border-bottom:0px solid #c7b097; z-index:900; margin-top:7px;}

                                           .main_dnnmenu_submenu td {      font-size: 11px; background-color:#2c2c2c; font-weight:normal; text-align:left;color:#a3a3a3; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px; }
/* SUB Menu hover & selected */            .main_dnnmenu_itemhover td {    font-size: 11px; background-color:#3f3f3f; font-weight:normal; text-align:left;color:#00adb3; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px;  }
                                           .main_dnnmenu_itemselected td { font-size: 11px; background-color:#3f3f3f; font-weight:normal; text-align:left;color:#00adb3; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px; }

                                           .main_dnnmenu_break { height: 1px; background-color: #666666; }
/* SUB Menu Icons */                       .icn { display:none; }
/* Module Action Menus */                  .ModuleTitle_SubMenu { border:1px dotted #fff;}
                                           .ModuleTitle_SubMenu td{ background-color: #fbfbfb; color: #999; font-weight:normal; white-space: nowrap; font:Tahoma; font-size:11px; padding:3px 5px 3px 0px; }
/* Module Action Menus Icons */            .ModuleTitle_MenuIcon { height: 1px; background-color: #333; border-top: 0px #999 solid; border-bottom: 0px #FFF solid; padding:3px 5px 3px 5px;}

                                           .ModuleTitle_MenuItemSel td {background: #666; color: #ff0000; font:Tahoma; font-size:11px; font-weight:normal; padding:3px 0px 3px 05px;}
                                           .ModuleTitle_MenuItemSel {background: #666; color: #8ebd01;  cursor:pointer;}
                                           .ModuleTitle_MenuArrow { border:0px solid #000;}
                                           .ModuleTitle_MenuBreak td { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px; }
                                           .ModuleTitle_MenuBreak { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px;}
/* Module Action Button */                 .ModuleTitle_MenuItem { border-bottom:0px solid #000000; border-top:0px solid #000000; background:transparent;}
/*========================================================*/
/*  Sample Contents                                       */
/*========================================================*/
.SignUpWrapper { width:235px; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/signup-fd.png) no-repeat center left; padding:0px 5px 0 10px; margin:0 0 0 0;  }
.SignUpTextBox { background:transparent; width:270px; font-size:20px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#666666; padding:0 0 0 0; border:0px solid #ff0000; }
/* Social Icon */
#de { height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-de.png) top left no-repeat; display: block; padding-right:6px; }
#de:hover{ background-position: bottom left; }
#facebook { height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-facebook.png) top left no-repeat; display: block; padding-right:6px; }
#facebook:hover{ background-position: bottom left; }
#fliker { height:38px; width:37px;  overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-fliker.png) top left no-repeat; display: block; padding-right:6px; }
#fliker:hover{ background-position: bottom left; }
#linkedin{ height:38px; width:37px;  overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-linkedin.png) top left no-repeat; display: block; padding-right:6px; }
#linkedin:hover{ background-position: bottom left; }
#rss { height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-rss.png) top left no-repeat; display: block; padding-right:6px; }
#rss:hover{ background-position: bottom left; }
#twitter { height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-twitter.png) top left no-repeat; display: block; padding-right:6px; }
#twitter:hover{ background-position: bottom left; }
#un { height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-un.png) top left no-repeat; display: block; padding-right:6px; }
#un:hover{ background-position: bottom left; }
#word{ height:38px; width:37px;  overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-word.png) top left no-repeat; display: block; padding-right:6px; }
#word:hover{ background-position: bottom left; }
#youtube{ height:38px; width:37px; overflow: hidden; background:url(http://www.cmsskins.com/Portals/0/Skin-Images/Apmlify/icon-youtube.png) top left no-repeat; display: block; padding-right:6px; }
#youtube:hover{ background-position: bottom left; }
/*========================================================*/
/*  JQuery Slider                                         */
/*========================================================*/
#slideshow { margin:0 auto; width:992px; height:331px; position:relative; }
#slideshow #slidesContainer {margin:0 auto; width:938px; height:331px; overflow:auto; position:relative; }
#slideshow #slidesContainer .slide {margin:0 auto; width:938px; height:331px; }
.control {display:block; width:27px; height:263px; text-indent:-10000px; position:absolute; cursor: pointer;}
#leftControl {top:0; left:0; background:url(control_left.png) no-repeat 0 0;}
#rightControl {top:0; right:0; background:url(control_right.png) no-repeat 0 0; }
.slide img {float:right; margin:0; }
.slide_cover {background:url(banner-cover.png) left bottom no-repeat; bottom:0; position:absolute; z-index:200; width:962px; height:50px; margin:0 0 0 15px;}

/* levi meni */
#tbldnn_dnnSOLPARTMENUg_ctldnnSOLPARTMENUg75 {z-index:1000;}

#dnn_dnnSOLPARTMENUg_ctldnnSOLPARTMENUg_divOuterTables div {z-index: 1000;}

.MainMenu_MenuContainer {background:transparent;width:200px;}

.MainMenu_MenuBar {}

.MainMenu_MenuArrow{display:none}

.MainMenu_RootMenuArrow{display:none}

.MainMenu_MenuIcon{display:none}

.MainMenu_MenuBreak {border:transparent 0px solid;background-color:white;height:1px;}

.MainMenu_MenuItemSelected{background-color:transparent;}

.RootMenuItem TD{padding:0px 18px;font-size:13px;font-weight:normal;color:#A3A3A3;text-align:center;background-color: #2C2C2C; font-family:Arial;height:25px;}

.RootMenuSelected TD{padding:0px 18px;font-size:13px; text-decoration: Underline; font-weight:bold;color:#00ADB3;text-align:center;background-color: #3F3F3F; font-family:Arial;height:25px;}

.RootMenuActive TD{padding:0px 18px;font-size:13px; text-decoration: Underline; font-weight:bold;color:#00ADB3;text-align:center; /*background:url(images/m-h.gif) left repeat-x;*/ font-family:Arial;height:25px;}


.MainMenu_MenuItem {color:#A3A3A3;font-size:13px; height: 25px; font-weight:normal;font-style:normal;font-family:Verdana;border-top:0 solid #fff;border-right:0 solid #fff;border-bottom:1px solid #d1cfca;border-left:0 solid #fff; padding-top:5px; padding-right: 20px; padding-bottom: 0; padding-left: 15px;}
.MainMenu_MenuItem td {color:#A3A3A3;font-size:13px;font-weight:normal;font-family:Arial; text-align: center; border:0 solid #fff; background-color: #2C2C2C;}
.MainMenu_SubMenu {margin:0px 0px 0px;padding:0;cursor:hand; color:#A3A3A3;background:#ffffff;font-size:12px;font-weight:normal;border:0px solid #F6F6F6;filter:Alpha(Opacity=93);-moz-opacity:0.93;}

.Submenuitemactive{background:#e3e2e0;color:#00ADB3;font-size:12px;font-weight:normal;font-style:normal;font-family:Verdana;height:25px;border-top:0 solid #fff;border-right:0 solid #fff;border-bottom:1px solid #d1cfca;border-left:0 solid #fff;padding:5px 20px 5px 15px;}

.Submenuitemselected{background:#BE7EBE;color:#00ADB3;font-size:12px;font-weight:normal;font-style:normal;font-family:Verdana;height:25px;border-top:0 solid #fff;border-right:0 solid #fff;border-bottom:1px solid #d1cfca;border-left:0 solid #fff;padding:5px 20px 5px 15px;}

.rootmenuitemselected td {padding:0px 18px;font-size:13px;font-weight:normal;color:#00ADB3;text-align:center;background:transparent; font-family:Arial;height:25px; background-color: #3F3F3F;}
.rootmenuitembreadcrumb td {padding:0px 18px;font-size:13px;font-weight:normal;color:#00ADB3;text-align:center;background:transparent; font-family:Arial;height:25px; background-color: #3F3F3F;}

.LeviMeniNaslov {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* Google Talk */
/* background: url("/sites/all/themes/netron/img/gtalk-livechat.png") no-repeat scroll 115px 20px transparent; */
#dnn_gtalkLivechat {
    bottom: 100px;
    height: 190px;
    position: fixed;
    right: 15px;
    width: 250px;
    z-index: 999;
}




