


/* 
    Created on : 2015-11-19, 14:32:17
    Author     : msobanski
*/

.container{ margin: 0 auto; }
/**
    przywrócenie ustawień domyślnych wszystkim elementom paska
*/
#operon_green_menu,
#operon_green_menu section,
#operon_green_menu section div,
#operon_green_menu section div ul,
#operon_green_menu section div ul li,
#operon_green_menu section div ul li a

{
    
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
/*    box-sizing : content-box;*/
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
/*    line-height : 2rem;*/
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
/*    overflow : hidden !important;
    overflow-x : hidden !important;
    overflow-y : hidden !important;*/

   
    overflow-x : visible !important;
    overflow-y : visible !important;


    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
/*    position : static;*/
    position : relative !important;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
/*    vertical-align : baseline;*/
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
    letter-spacing: normal;
/*    background-color: #006D67;*/
    width:100%;
    
}
#operon_green_menu{
    background: #006D67 none repeat scroll 0 0 !important;
    background-color: #006D67 !important;
    line-height: 0 !important;
}
#operon_green_menu section,
#operon_green_menu section div,
#operon_green_menu section div ul,
#operon_green_menu section div ul li,
#operon_green_menu section div ul li a
{
    visibility:hidden;
}

#operon_green_menu section{
    z-index: 1130;
    left: 0;
/*    padding: 0.3rem 0;*/
    display: block !important;
    position:relative;
/*    position: absolute;*/
    text-align: left;
    overflow-wrap:break-word;
    top: 0;
    width: 100%;
/*    font-size: 1.4rem !important;*/
/*    font-family: "themixosf",arial,sans-serif;*/
    font-family: arial,sans-serif;
    color: #fff;
    background: #006D67 none repeat scroll 0 0;
    
   padding-top:0 !important;
   padding-bottom: 0 !important;
   line-height: 0 !important;
     
}


#operon_green_menu section div{
  display:block;

/*  width: 117rem;*/

  margin-left: auto;
  margin-right: auto;
/*  padding-left: 1rem !important;
  padding-right: 1rem !important;*/
  line-height: 2.4rem;
/*  font-size: 1.4rem !important;*/
  overflow-x:hidden !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  
}

/*#operon_green_menu section div::after{
     clear: both !important;
}
#operon_green_menu section div::before{
    content: " " !important;
    display: table !important;
  
}*/


#operon_green_menu section div ul{
    list-style-type: none !important;
    word-break: keep-all !important;
      -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;
    list-style-type: none;
    padding-top:0 !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important; 
    display:block !important;
    line-height: 0 !important;
    
    
}

#operon_green_menu section div ul li{
    display:inline-block;  
    list-style-type: none;
    word-break: keep-all !important;
/*    padding-top: 0;*/
    padding-bottom: 0;
    padding-right: 1.2rem;
/*    padding-top:0.3rem;
    padding-bottom:0.3rem;*/
/*    padding-left: 1.2rem;*/
    width:auto;
    padding-top:0.3rem;
    padding-bottom:0.3rem;
/*    overflow: hidden !important;*/
    
}
#operon_green_menu section div ul li a{
    
      
/*    display: inline-table !important;
  vertical-align: middle !important;*/
    
    color: #fff !important;
/*    font-size: 14px !important;*/
    background-color: transparent;
    text-decoration: none; 
    cursor: pointer;
    padding-bottom: 0 !important;
       
  
  
}
#operon_green_menu section div ul  li a:hover{
   text-decoration: underline; 
}
#operon_green_menu section div ul  li a:hover{
   text-decoration: underline; 
}
#operon_green_menu section div ul  li .this_domain{
    color:rgb(164,218,211);
}
.operon_green_menu_put_extra_container{
    display:none;
    
}
.operon_green_menu_put_extra_content{
    display: inline-block;    
}
li.extra{
    padding-bottom: 0!important;
    display:block !important;
    float:right !important;
    padding-left: 1.2rem !important;
    overflow-x: visible !important;
}
li.extra a{
   display:inline !important;
}
li.ogm_more_menu{

    padding-left: 0 !important;
    padding-right: 1.2rem !important;
    margin-right: 2.4rem !important;
}





li.ogm_more_active{
    display:inline-block !important;  
/*    color: white !important;*/
    z-index:2130 !important;
/*    background: #D49F00 none repeat scroll 0 0 !important;*/
    color: #D49F00!important;  
     
}
li.ogm_more_active a span{
    /*color: #D49F00 !important;*/
    

}
div.menu2{
    margin:0 !important;
    clear:both !important;
    position:relative !important;
    z-index:2130 !important;
    background: #006D67 none repeat scroll 0 0; 
     max-width: 20rem !important;
 
}
div.menu2 ul{
    position: absolute;
    display:block !important;
/*    padding-top:0.5rem !important;*/
    padding-bottom:1.4rem !important;
    padding-left:1rem;
    padding-right:1rem;
    margin-top: 0 !important;
    background: #006D67 none repeat scroll 0 0;
   
/*    background: #D49F00 none repeat scroll 0 0;*/
}
div.menu2 ul li{
    display:block !important;
    padding-top: 1.4rem !important;
}
div.menu2 ul li a{
    font-family: arial,sans-serif;
    color: #fff !important;
/*    font-size: 14px !important;*/
    background-color: transparent;
    text-decoration: none; 
    cursor: pointer;
}
div.menu2 ul li a:hover{
     text-decoration: underline; 
}
.c-ogm_more a span{
    font-family: arial,sans-serif;
    
}

/*.c-ogm_more:hover span.ogm-more_arrow,c-ogm_more:hover {
    display:none;
    color: #D49F00 !important;
    border-color: #D49F00 transparent transparent; 
}*/
span.ogm-more_arrow{
    display: inline-block !important;
    visibility: visible;
    
    width: 0;
    height: 0;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-style: solid;
    margin-left:0.5em;
    border-color: #fff transparent transparent  
}

.ogm_invisibile{
    visibility:hidden;
    color:transparent;
}
.extra img#awatar{
    display:inline !important;
    position:absolute !important;
    margin-left: 0px !important; 
    margin-right:0px !important; 
    margin-top:0px !important; 
    margin-bottom:0px !important; 
    z-index:100; 
    overflow-x: visible !important;
    right:auto;  ;
/*    bottom:-5px;*/
    height: 0px;
}

 div.logowanie{
    position:absolute !important;
}


body#top{
    padding-top: 0 !important;
}
section.section-head-menu{
    margin-top:5rem !important;
}


.rodoModal{
		    z-index:9999999999;
                    display:none;
                    background: #FFF;
                    line-height: normal !important;

                    margin: 0 auto;
                    -webkit-border-radius: 15px;
                    -moz-border-radius: 15px;
                    border-radius: 15px;
                    padding: 10px;
                    font-size: 14px;
                    font-weight: 300;
                    max-width: 470px;
                    
                    max-height: 440px;
                   -webkit-box-shadow: 0px 0px 51px -20px rgba(0,109,103,1);
                    -moz-box-shadow: 0px 0px 51px -20px rgba(0,109,103,1);
                    box-shadow: 0px 0px 51px -20px rgba(0,109,103,1);
                    position: fixed;
                    top:150px;
                    
                    padding: 15px;
                }
                .rodoModalContent{
                    max-width:450px;
                    margin: 0px auto;
                    overflow-y: scroll;
                    max-height: 370px; 
                    padding:7px;
                }
                
                .rodoModal ul{
                    
                    margin-left: 15px;
                    margin-bottom: 15px;
                }
                .rodoModal li{
                    list-style: disc;
                }
                
                .rodoModal p{
                    margin-bottom: 15px;
                }
                
                .rodoModal .przejdzdo{
                    width:150px;
                    margin: 15px auto;
                    background: #006d67;
                    color:#FFF;
                    text-align: center;
                    padding: 7px;
                    cursor: pointer;
                     -webkit-border-radius: 15px;
                    -moz-border-radius: 15px;
                    border-radius: 15px;
                }

                
@media (max-width:800px){
    left:0px;
}