/*jQuery MEGA MENU
http://www.geektantra.com */
.MegaMenu { background: #3331AB; margin: 0px 0px 20px; }
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited, a.MegaMenuLinkOff:link, a.MegaMenuLinkOff:active, a.MegaMenuLinkOff:visited { display: inline-block; padding: 4px; margin: 0px 18px 0px 0px; color: #FFF; text-decoration: none; font-size: 15px; z-index: 1000; }
.MegaMenu a.MegaMenuLink:hover, a.MegaMenuLinkOff:hover { background: #03C; }
.MegaMenu .MegaMenuContent{display: none;}
#MegaMenuContent, #MegaMenuContentShadow { background: #3D4283; padding: 10px 10px; position: absolute; z-index: 10; }
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {position: relative;}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {}

ul.menuUL { display: block; float: left; width: 181px; margin: 0px 0px 0px 20px!important; }
ul.menuUL.first { margin-left: 0px!important; }
ul.menuUL li { display: block; margin: 0px 0px 4px; font-size: 12px; background: url(../images/arrow01.gif) no-repeat left 4px; padding: 0px 0px 0px 17px; }
.menuULtit { font-size: 14px!important; font-weight: bold; border-bottom: 1px dotted #FFF; margin: 0px 0px 7px; padding: 0px 0px 2px!important; background: url(none)!important; }
.colM blockquote { background: #BDC0E1; padding: 8px; margin: 0px 0px 26px; color: #006; }
.gano h2 { margin-top: 26px; margin-bottom: 12px; text-transform: uppercase; border-bottom: 2px solid #FFF; }
.gano h3 { font-size: 14px; margin: 20px 0px 8px; border-bottom: 1px dotted #FFF; }
.gano .colM ul { margin: 20px 12px 20px 20px; }
.gano .colM ul li { margin: 0px 0px 4px; background: url(../images/arrow01.gif) no-repeat left 5px; padding: 0px 0px 0px 16px; }
.gano .ganoTbl td { text-align: center; padding: 8px 8px 16px; }
.gano .ganoTbl { margin: 0px 0px 26px; }
.gano .img { margin: 0px 20px 12px 0px; float: left; padding: 2px; border: 1px solid #3D4283; }
.colM .youtube { text-align: center; display: block; margin: 20px 0px; }
.tabel td { padding: 5px; border: 1px solid #FFF; }
.contactMenu { font-size: 14px; text-align: center; display: block; margin: 0px 0px 12px; font-weight: bold; border-bottom: 1px dotted #FFF; text-transform: uppercase; }


/*===============CONTACT==============*/
#contact p, label, legend { }
#contact h1 { margin: 10px 0 10px; font-size: 20px; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }
#contact { display: block;   -webkit-border-radius:5px;  }
/* Form style */
#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0;  webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }
#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */
#message { margin: 10px 0; padding: 0; }
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }
.loader { padding: 0 10px; }
#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }
acronym { border-bottom:1px dotted #ccc; }

/*Comanda*/
.comanda{background:#3331ab;padding:10px;font-size:14px;font-weight:bold;}

