section.main { display: none;}
/* GALERIE */
header.galful { position: relative; height: 5%; margin-top: 20px; margin-bottom: 20px; font-family: Cantarell, Verdana; }
@media all and (max-width:1000px) { header.galful { font-size: 14px; } }
section.galwys { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-image: linear-gradient(to top, rgba(245, 244, 239, 0.5), rgba(245, 244, 239, 1), rgba(245, 244, 239, 1), rgba(245, 244, 239, 1)); }
div.gblock { border: 1px solid white ; border-radius: 10px ; padding: 20px ; background-color: #f5f4ef ; }
@media all and (max-width:1300px) { div.gblock { padding: 5px; } }
div.galtabl {display: table; }
div.strlew { width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-right:20px solid #cc6600; position: relative; margin: auto; }
div.strpra { width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid #cc6600; position: relative; margin: auto; }
div.gallew { display: table-cell; width: 5%; height: 100%; }
div.galpra { display: table-cell; width: 5%; height: 100%; }
a.gallew { display: table-cell; width: 5%; height: 100%; border-radius: 10px; border: 1px solid #a7cf3a; vertical-align: middle; text-align: center; }
a.galpra { display: table-cell; width: 5%; height: 100%; border-radius: 10px; border: 1px solid #a7cf3a; vertical-align: middle; text-align: center; }
div.galwys { display: table-cell; width: 80%; }
img.galwys { height: 100%; margin: auto; }
@media all and (min-width:1001px) { img.galwys { max-width: 80vw; height: auto; max-height: 80vh; display: block; margin: auto;} }
@media all and (max-width:1000px) { img.galwys { max-width: 98%; height: auto; max-height: 75%; display: block; margin: auto;} }
div.lukg   { height: 240px ; }
@media all and (max-width:1000px) { div.lukg { height: 0px; } }
div.capt { padding-top: 20px; padding-bottom: 50px; font-family: prida61; }
@media all and (max-width:1300px) { div.capt { padding-top: 10px; padding-bottom: 20px; } }
@media all and (max-width:1000px) { div.capt { font-size: 12px; } }
