BODY {
  height: 100%;
  background: #ffffff;
  font-size: 12px;
  line-height: 1.6;
  font-family: Tahoma, Verdana, serif;
  color: #4a4a4a;
  padding-bottom: 20px;
}

IMG,
EMBED,
OBJECT,
VIDEO {
  max-width: 100%;
  height: auto !important;
}

IFRAME {
  max-width: 100%;
}

H1,
.bg3 {
  clear: both;
  font-size: 30px;
  color: #515151;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 25px;
  margin: 0px;
  text-align: left;
  font-family: "Roboto", sans-serif;
}

H2 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

HR {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 1px;
  background-color: #cccccc;
}

INPUT,
SELECT {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-top: 2px;
  border: 1px solid #cccccc;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  padding: 6px;
}

INPUT[type="checkbox"] {
  padding: 1px;
}

TEXTAREA {
  margin-bottom: 3px;
  margin-top: 3px;
  border: 1px solid #cccccc;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  padding: 6px;
}

INPUT:focus,
INPUT:active,
TEXTAREA:focus,
TEXTAREA:active,
SELECT:focus,
SELECT:active {
  border: 1px solid #666666;
}

.submitb {
  cursor: pointer;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-top: 2px;
  border: 0px none;
  font-size: 11px;
  background: #fecf1d url("../img/submitb.gif") top left repeat-x;
  color: #555555;
  padding: 6px;
}

.f_ssmall {
  width: 40px;
}
.f_small {
  width: 70px;
}
.f_small2 {
  width: 40px;
}
.f_normal {
  width: 120px;
}
.f_long {
  width: 180px;
}
.f_long2 {
  width: 290px;
}
.f_long3 {
  width: 300px;
}
.f_blong2 {
  width: 350px;
}
.f_blong {
  width: 380px;
}

.button {
  height: 13px;
  margin: 0px;
  border: 0px none;
  font-size: 11px;
  background: none;
}

A,
A:link,
A:visited,
A:active {
  color: #0071f0;
  text-decoration: none;
}

A:hover {
  color: #ff6600;
  text-decoration: none;
}

.small,
.small A,
.small A:link,
.small A:visited,
.small A:active,
.small A:hover,
A.small,
A.small:link,
A.small:visited,
A.small:active,
A.small:hover {
  font-size: 9px;
}

.img {
  border: 1px solid #000000;
  margin: 3px;
}
.date {
  font-weight: normal;
  font-size: 9px;
}
.error {
  color: #ff0000;
}
.defaultwidth {
  width: 980px;
}

/* tlo tresc */
.bg1 {
  padding: 4px;
}

/* tlo wyroznione */
.bg2 {
  padding: 4px;
}

.tbl {
  border: 1px solid #ffffff;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 3px;
}

#artmap UL {
  list-style-image: url("../img/sys/list.gif");
  padding-left: 20px;
  margin: 0px;
}

#artmap LI {
  padding: 1px;
}

/* tabelk danych */
.data_tbl {
  width: 100%;
  margin: auto;
  text-align: center;
  border: 1px solid #858689;
  border-collapse: collapse;
}

.data_tbl TD {
  border: 1px solid #858689;
}

.data_desc {
  width: 200px;
  text-align: left;
  font-size: 10px;
  background-color: #ffffff;
}

.data_title {
  text-align: left;
  font-weight: bold;
  background-color: #ffffff;
}

.data_value {
  text-align: left;
  background-color: #f8f6eb;
}

.cp {
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px solid #666666;
}

.gal1 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.item1-button {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  font-family: icomoon;
  border: 1px solid #dedede;
  background: transparent;
  display: none;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: atransform.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.gal1 TABLE {
  margin: auto;
  text-align: center;
}

.gal1 TD {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

.gal1 IMG {
  border: 1px solid #666666;
}

.gal1 DIV {
  font-size: 10px;
  padding-bottom: 4px;
  text-align: center;
}

.cite {
  padding: 4px;
  border: 1px solid #cccccc;
  background-color: #eaedf9;
}

.podtytul {
  font-weight: bold;
  padding-bottom: 10px;
}

/* art submenu */
TABLE.submenu {
  margin: auto;
  width: 90%;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 7px;
}

TABLE.submenu TD {
  padding-right: 1px;
  padding-bottom: 1px;
}

TABLE.submenu A,
TABLE.submenu A:visited,
TABLE.submenu A:link,
TABLE.submenu A:active {
  display: block;
  font-weight: normal;
  padding: 7px;
  text-align: left;
  background-color: #e6e4e6;
  color: #0f297b;
}

TABLE.submenu A:hover {
  background-color: #2e3c68;
  color: #ffffff;
  text-decoration: none;
}

UL.submenu {
}

UL.submenu LI {
  padding-bottom: 10px;
}

UL.submenu LI DIV A {
  font-weight: bold;
}

TABLE.submenu3 {
  margin: auto;
  width: 100%;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 7px;
}

TABLE.submenu3 TD {
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

TABLE.submenu4 {
  width: 100%;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 7px;
}

TABLE.submenu4 TD {
  padding: 4px;
}

TABLE.submenu4 TD.td1 {
  width: 120px;
}

/* table empty elements  */
.nodata {
  font-weight: bold;
  padding: 15px;
  text-align: center;
}

#facebook_pan {
  background: url("../img/fb.png") repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 420px;
  padding: 0;
  position: fixed;
  right: -205px;
  top: 170px;
  width: 232px;
  z-index: 10000;
}
#facebook_pan2 {
  color: #fff;
  padding: 10px 5px 0 35px;
}
#facebook_pan A {
  color: #ffffff;
  display: block;
  padding-top: 10px;
  text-align: center;
}
#facebook_pan DIV.fb-like-box {
  background-color: #ffffff;
}

.comment_row {
  clear: both;
  background-color: #f8f8f8;
  text-align: left;
  margin-bottom: 7px;
  border: 1px solid #dee1e2;
  padding: 2px;
}

.comment_header {
  padding: 7px;
  background-color: #ebf5fa;
}

.comment_body {
  padding: 7px;
}

.artfiles {
  margin-top: 10px;
}

.artfiles TD {
  padding-bottom: 5px;
}

.artfiles A {
  font-weight: bold;
}

.artfiles DIV {
  padding-top: 1px;
}

.artfiles IMG {
  margin-right: 5px;
  margin-left: 5px;
}

/* menu glowne  */
.ddm1 {
  z-index: 999;
  margin-left: 0px;
}

.ddm1 TD {
  padding: 0px;
  z-index: 999;
  font-family: "Roboto", sans-serif;
}

.ddm1 td {
  position: relative;
}

.ddm1 .item1,
.ddm1 .item1:visited,
.ddm1 .item1:link,
.ddm1 .item1:active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link {
  display: block;
  font-weight: normal;
  position: relative;
  font-size: 14px;
  color: #5b5b5b;
  padding-left: 16px;
  padding-right: 16px;
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  text-decoration: none;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link,
.ddm1 .item1-active:hover {
  display: block;
  font-weight: normal;
  position: relative;
  font-size: 14px;
  color: #000000;
  padding-left: 16px;
  padding-right: 16px;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2:active {
  display: block;
  font-size: 13px;
  color: #5b5b5b;
  background-color: #ffffff;
  width: 190px;
  text-decoration: none;
}

.item2 SPAN {
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: #5b5b5b;
  text-align: left;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d9d9d9;
}

.ddm1 .item2:hover {
  color: #000000;
  background-color: #f7f6f7;
}

.item2:hover SPAN {
  color: #000000;
}

.ddm1 .section {
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  padding: 7px;
  text-align: left;
  position: absolute;
  visibility: hidden;
  z-index: 999;
}

.ddm1 .left,
.ddm1 .left:hover {
  border-style: solid none solid solid;
}
.ddm1 .right,
.ddm1 .right:hover {
  border-style: solid solid solid none;
}

#top1 {
  width: 980px;
  min-height: 96px;
  margin: auto;
  text-align: center;
  max-width: 98%;
}

#top1_1 {
  min-height: 96px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#top1_1_1 {
}

#top1_1_2 {
}

#top1_1_2_1 {
  float: left;
}

#top1_1_2_2 {
  min-width: 264px;
  float: right;
  text-align: center;
  padding-top: 10px;
}

#search_panel {
  text-align: right;
  padding-top: 15px;
  padding-right: 10px;
}

#search {
  border: 1px solid #bbbbbb;
  width: 155px;
  float: right;
}

#searchp {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: none;
  width: 30px;
  height: 23px;
  background-image: url("../img/searchp.gif");
}

#art_szuk {
  width: 113px;
  border: 0px none;
}

#top1_2 {
  clear: both;
  text-align: left;
  /* height: 36px; */
}

#top2 {
  height: 385px;
  clear: both;
  background: url("../img/top2.gif") top left repeat-x;
}

#subpagep #top2 {
  height: 216px;
  background: url("../img/top2p.gif") top left repeat-x;
}

#top2_1 {
  width: 980px;
  margin: auto;
  text-align: center;
  padding-top: 5px;
}

#copy {
  clear: both;
  width: 920px;
  max-width: 100%;
  margin: auto;
  text-align: center;
  padding-top: 18px;
  color: #4a4a4a;
  font-size: 12px;
}

#copy A {
  color: #4a4a4a;
}

#copy A:hover {
  color: #000000;
  text-decoration: underline;
}

#copy1 {
  width: 50%;
  float: left;
  text-align: left;
}

#copy2 {
  width: 50%;
  float: left;
  text-align: right;
}

#foot A {
  color: #002be4;
  text-decoration: underline;
}

#foot {
  clear: both;
  background: #ffbf20 url("../img/foot.png") center top no-repeat;
  min-height: 288px;
  overflow-y: hidden;
}

#foot1 {
  width: 930px;
  max-width: 100%;
  padding-top: 20px;
  margin: auto;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#foot1_1 {
  width: 610px;
  float: left;
  overflow-x: hidden;
  text-align: left;
}

#foot1_2 {
  width: 320px;
  float: left;
  overflow-x: hidden;
  text-align: left;
}

#slider0 {
  width: 980px;
  padding-top: 5px;
  margin: auto;
  text-align: center;
}

#slider {
  top: 0px;
  left: 0px;
  width: 980px;
  height: 360px;
  overflow: hidden;
  position: relative;
}

#subpagep #slider {
  height: 198px;
  z-index: 1;
}

#subpagep .slider1 {
  z-index: 1;
  position: absolute;
  width: 980px;
  height: 360px;
}

#subpagep #slider2 {
  z-index: 2;
  position: absolute;
  top: 125px;
  right: 0px;
  height: 40px;
  width: 980px;
  /* background:url('../img/ricoch.gif') top right no-repeat; */
}

#slider_img {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 360px;
  overflow: hidden;
}

.slider_el {
  width: 980px;
  height: 360px;
  overflow: hidden;
  background-position: top left;
  background-repeat: repeat-x;
}

#slider_naw {
  position: absolute;
  z-index: 3;
  top: 326px;
  left: 26px;
  height: 9px;
  width: 500px;
  overflow: hidden;
}

#naw {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  float: left;
  height: 9px;
}

#naw LI {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  padding-right: 2px;
  height: 9px;
  float: left;
}

#naw LI A {
  display: block;
  float: left;
  width: 20px;
  height: 9px;
  line-height: 9px;
  overflow: hidden;
  background: #ffffff;
}

#naw LI A.activeSlide,
#naw LI.activeSlide A {
  background: #ffb400;
}

#contactp {
  padding-right: 40px;
}

#contactp .panel_title {
  font-size: 30px;
  padding-bottom: 15px;
  padding-left: 4px;
  font-family: "Roboto", sans-serif;
}

.napisz {
  font-size: 22px;
  padding-bottom: 15px;
  padding-left: 4px;
  white-space: nowrap;
  font-family: "Roboto", sans-serif;
}

#columns {
  clear: both;
  width: 980px;
  max-width: 100%;
  margin: auto;
  text-align: center;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 20px;
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#columns2 {
  text-align: left;
}

#start {
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#start1 {
  width: 635px;
  float: left;
  overflow: hidden;
}

#start1_1 {
  padding-right: 34px;
}

#start2 {
  width: 320px;
  float: left;
  overflow-x: hidden;
}

#left_k {
  width: 306px;
  float: left;
  overflow-x: hidden;
}

#left_k2 {
  padding-right: 30px;
}

#right_k {
  width: 674px;
  padding-top: 10px;
  overflow-x: hidden;
}

#l_menu A {
  display: block;
  font-family: "Roboto", sans-serif;
}

#l_menu .l_item1 {
  border-bottom: 1px solid #d1d1d1;
  font-size: 18px;
  color: #4a4a4a;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 30px;
  padding-right: 10px;
}

#l_menu .l_item1:hover {
  background-color: #f4f4f4;
}

#l_menu .section {
  background-color: #f4f4f4;
  border: 1px solid #d1d1d1;
  padding: 10px;
}

#l_menu .l_item1w {
  font-size: 18px;
  color: #4a4a4a;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left: 19px;
  padding-right: 10px;
  background: url("../img/item1.png") right top no-repeat;
}

#l_menu .l_item2 {
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  color: #4a4a4a;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
  padding-right: 10px;
  background: url("../img/item2.png") left top no-repeat;
}

#l_menu .l_item3 {
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  color: #4a4a4a;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 34px;
  padding-right: 10px;
  background: url("../img/item2.png") 12px 0px no-repeat #fff;
}

#l_menu .l_item2:hover,
#l_menu .l_item3:hover,
#l_menu .wyb {
  color: #fcc53f;
}

#l_menu .l_item2wyb2 {
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  color: #fcc53f;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
  padding-right: 10px;
  background: url("../img/pod_s.gif") 8px 15px no-repeat #fff;
}

#l_menu .l_item2wyb2:hover {
}

span.dnews {
  color: #4a4a4a;
  font-size: 11px;
}

div#news_slider h2 {
  font-size: 24px;
  color: #222;
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px;
}

div#news_slider a.anews {
  color: #000;
  font-weight: bold;
}

div#news_slider a.anews:hover {
  text-decoration: underline;
}

div#news_slider {
  position: relative;
}

div#news_slider a#next,
div#news_slider a#prev {
  position: absolute;
  display: block;
  width: 11px;
  height: 12px;
  text-indent: -9999px;
  background: url("../img/s_p.gif") top left no-repeat;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

div#news_slider a#prev {
  background: url("../img/s_l.gif") top left no-repeat;
  right: 40px;
}

div#news_slider a#next:hover {
  background: url("../img/s_p_a.gif") top left no-repeat;
}

div#news_slider a#prev:hover {
  background: url("../img/s_l_a.gif") top left no-repeat;
}

div#news_slider2 p {
  padding-top: 5px;
}

div#start1_2 {
  width: 235px;
  float: left;
  overflow: hidden;
}

div#start1_3 {
  width: 366px;
  float: left;
  overflow: hidden;
}

div#start1_2 a {
  display: block;
  padding: 11px 31px 11px 31px;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #fff;
  width: 171px;
  font-size: 18px;
  color: #4a4a4a;
  background: transparent;
  font-family: "Roboto", sans-serif;
}

div#start1_2 a:hover,
div#start1_2 a.active {
  color: #000;
  border-top: 1px solid #dedede;
  border-right: 1px solid #fff;
  border-left: 1px solid #dedede;
  background: url("../img/start_s.gif") center right no-repeat;
}

div.sec_hi {
  display: none;
}

a.start2a {
  color: #4a4a4a;
  font-size: 14px;
  background: url("../img/start_s2.gif") 10px 11px no-repeat;
  padding: 5px 10px 5px 26px;
  border-top: 1px solid #dedede;
  width: 315px;
  display: block;
  font-family: "Roboto", sans-serif;
}

a.start2a:hover {
  color: #fcc53f;
}

a.start2a_nob {
  border-top: none;
}

div.sec_start {
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  width: 365px;
}

div.sec_start2 {
  padding: 10px 7px;
  min-height: 150px;
}

div.sub_spec {
  display: table;
  border: 1px solid #dedede;
  width: 324px;
  margin: auto;
}

div.sub_spec a.link_s {
  display: block;
  padding: 10px 5px 10px 40px;
  background: url("../img/start_s.gif") 15px 2px no-repeat;
  width: 279px;
  text-align: left;
  color: #4a4a4a;
  font-weight: normal;
}

div.sub_spec a.link_s:hover {
  color: #fcc53f;
}

.tabtab {
  width: 100%;
  border-collapse: collapse;
  border: 0px none;
}

.tabtab TD,
.tabtab TH {
  border: 0px none;
  border-bottom: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
}

.tabtab P {
  padding: 0px;
  margin: 0px;
}

.tabtab TH {
  font-weight: bold;
  padding: 7px;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}

#d_menu {
  clear: botrh;
  text-align: center;
  padding-top: 7px;
}

#d_menu A {
  color: #666666;
}

#d_menu A:hover {
  color: #000000;
  text-decoration: underline;
}

.hightlight {
  background: #f1efef;
}

#g_menu {
  margin-top: 70px;
}

#g_menu ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#g_menu ul li {
  position: relative;
  margin: 0 12px;
}

#g_menu ul li:last-child .section {
  left: auto;
  right: -10px;
}

#g_menu ul li:hover .section {
  opacity: 1;
  visibility: visible;
}

#g_menu ul li a {
  display: block;
  font-size: 15px;
  color: #4a4a4a;
  text-decoration: none;
}

#g_menu ul li .section {
  width: 200px;
  position: absolute;
  left: -10px;
  top: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
}

#g_menu ul li a.item2:hover {
  background: #eeeeee;
}

@media only screen and (max-width: 575px) {
  .ddm1 .section {
    display: none !important;
  }

  #slider_img,
  #slider0,
  #slider {
    max-width: 100% !important;
    width: 100%;
  }

  #columns {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #start {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #start1 {
    width: 100%;
    float: none;
  }

  #start1_1 {
    padding-right: 0px;
  }

  #start2 {
    width: 100%;
    float: none;
  }

  #left_k {
    width: 100%;
    float: none;
  }

  #left_k2 {
    padding-right: 0px;
  }

  #right_k {
    width: 100%;
    float: none;
  }

  div#start1_2 {
    width: 100%;
    float: none;
  }

  div#start1_2 a {
    width: 100%;
  }

  #foot1 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #foot1_1 {
    width: 100%;
    float: none;
  }

  #foot1_2 {
    width: 100%;
    float: none;
  }

  #contactp TABLE,
  #contactp TBODY,
  #contactp TR,
  #contactp TD {
    display: block;
    margin: auto;
    text-align: center;
    height: auto;
    width: 100% !important;
  }

  TABLE.submenu3,
  .submenu3 TBODY,
  .submenu3 TR,
  .submenu3 TD {
    display: block;
    margin: auto;
    text-align: center;
    height: auto;
    width: 100% !important;
  }

  #contactp {
    padding-right: 0px;
  }

  #columns2 {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 576px) {
}

@media only screen and (max-width: 768px) {
  #g_menu {
    margin-top: 20px;
  }

  #g_menu ul {
    -webkit-box-direction: column;
    -webkit-box-orient: column;
    -moz-box-direction: column;
    -moz-box-orient: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  #g_menu ul li {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #g_menu ul li:hover .section {
    opacity: 0;
    visibility: hidden;
  }

  #g_menu ul li.open .section {
    width: 100%;
    position: static;
    margin-top: 10px;
    text-align: center;
    opacity: 1;
    visibility: visible;
  }

  #g_menu ul li.open .item1-button {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .item2 span {
    text-align: center;
  }

  #top1_1 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #top1_1_1,
  #top1_1_2 {
    width: 100%;
    text-align: center;
  }

  #top1_1_2_1 {
    float: none;
  }

  #search {
    float: none;
    margin: auto;
  }

  #search_panel {
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
  }

  #top1_1_2_2 {
    min-width: 264px;
    float: none;
    text-align: center;
    padding-top: 5px;
  }

  #g_menu TABLE,
  #g_menu TBODY,
  #g_menu TR,
  #g_menu TD {
    display: table;
    margin: auto;
    text-align: center;
    height: auto;
  }

  #top1_2 {
    height: auto;
  }

  #columns2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  #columns2,
  #start {
    -webkit-box-direction: column-reverse;
    -webkit-box-orient: column-reverse;
    -moz-box-direction: column-reverse;
    -moz-box-orient: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  table {
    width: 100% !important;
  }

  .item1-button {
    display: block;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 769px) {
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  DIV {
    max-width: 100%;
  }
}
