.app{position:relative}.app .app-wrapper{display:flex}.app .app-wrapper .app-body{margin:0 auto;position:relative}@media screen and (min-width:1024px){.app .app-wrapper .app-body{width:1024px}}@media screen and (min-width:1200px){.app .app-wrapper .app-body{margin:0 auto;width:1200px}}.bars{background:#1e482e;background:#fff;display:flex;height:100px;min-height:35px;min-width:300px;opacity:1;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.bars .bars__logo{display:flex;padding:.15rem .2rem}.bars .bars__logo img{height:45px;width:auto}.bars.Subvencije{background:#153a3f}.bars.Produktna.berza{background:#4d3900}.bars.Vinoteka{background:#000}@media screen and (max-width:1023px){.bars,.bars.small{transition:all .3s ease-out}.bars.small{transform:translateY(-50px)}}@media screen and (min-width:1024px){.bars{background:#f9f9f9;height:7rem;margin:0;min-width:1024px;width:100%}.bars .bars__links{align-items:center;box-shadow:0 0 2px gray;display:flex;flex-direction:column;margin:0 auto;width:100%}.bars.small{transform:translateY(-32px)}.bars.small .bars__logo img{height:3.2rem}.bars.Produktna.berza,.bars.Subvencije,.bars.Vinoteka{background:#f9f9f9}}.backdrop{animation:backdrop__animation 11.5s;background-color:#2e2e2e1a;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:101}@keyframes backdrop__animation{0%{opacity:0}to{opacity:1}}.navBar{background:#fff;display:flex;height:50px;position:fixed;transition:all .3s ease-out;width:100%}.navBar .navBar-logo{display:none}.navBar .links{display:flex;height:100%;white-space:nowrap}.navBar .links .nav-link-wrapper{height:100%}.navBar .links .nav-link-wrapper .nav-link{color:#173623;font-size:1.2rem;font-weight:600;height:50px;letter-spacing:.03rem;line-height:50px;margin:0 .4rem;padding:0 .5rem}.navBar .links .nav-link-wrapper .nav-link.Subvencije{background:linear-gradient(#2c7983,#1d4d55);border-radius:.2rem;color:#fff;padding:.3rem .7rem}.navBar .links .nav-link-wrapper .nav-link.Vinoteka{background:linear-gradient(#731c0d #451108);background:#222;border-radius:.2rem;color:#c4ac74;padding:.3rem 1rem}.navBar .links .nav-link-wrapper .botDiv{display:none}.navBar .links::-webkit-scrollbar{display:none}@media screen and (max-width:1024px){.navBar{box-shadow:0 0 5px #e6e6e6;left:0;overflow:auto;right:0}.navBar .links{-ms-overflow-style:none;overflow:-moz-scrollbars-none;overflow-x:scroll}}@media screen and (min-width:1024px){.navBar{background:#0000;height:5rem;overflow-x:visible;overflow-x:initial;position:relative;transition:all .1s ease-out;width:1024px}.navBar .navBar-logo{display:block;padding:.5rem 3rem .5rem 0}.navBar .navBar-logo img{display:block;height:auto;max-height:100%;width:auto}.navBar .links{display:flex;height:100%;justify-content:space-between;width:calc(100% - 8rem)}.navBar .links .nav-link-wrapper{display:flex;flex-direction:column;height:100%;padding:1.2rem 0}.navBar .links .nav-link-wrapper .nav-link{align-items:center;color:#173623;display:flex;font-size:1.2rem;font-weight:600;height:100%;justify-content:center;letter-spacing:.01rem;text-decoration:none;z-index:999}.navBar .links .nav-link-wrapper .nav-link.active{color:#1e482e}.navBar .links .nav-link-wrapper img{height:100%}.navBar .links .nav-link-wrapper .nav-link.Subvencije{border-radius:.3rem;color:#fff}.navBar .links .nav-link-wrapper .nav-link.Vinoteka{border-radius:.3rem;color:#dfc079;font-weight:600;letter-spacing:.05rem}.navBar .links .nav-link-wrapper .botDiv{display:inline;height:0;position:relative;z-index:9999}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu{grid-gap:.3rem;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;box-shadow:1px 2px 3px #000;display:grid;gap:.3rem;grid-template-columns:1fr 1fr;left:0;list-style-type:none;padding:.3rem .2rem;position:absolute;top:18px;width:500px}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu a{align-items:center;border-radius:5px;box-shadow:0 0 5px #e6e6e6;color:#000;flex:0 0 50%;font-size:1.1rem;line-height:2.5rem;margin:.1rem;padding:0 1rem;vertical-align:middle}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu a img{height:30px;margin:0 .3rem;position:relative;top:50%;transform:translateY(-50%);width:30px}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu a:hover{background:#ececec}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu.small{grid-template-columns:1fr;width:250px}.navBar .links .nav-link-wrapper .botDiv .drop_down_menu.close{display:none}.navBar .links div:not(:last-child){flex-grow:1;flex-shrink:0}.navBar .links.last{cursor:pointer;height:100%;margin-right:.5rem;width:20px}.navBar .links.last .nav-link-wrapper{height:100%;width:auto}.navBar .links.last .nav-link-wrapper img{height:100%;padding:.3rem 0;width:auto}.navBar .links.last .nav-link-wrapper .botDiv{display:inline;position:relative}.navBar .links.last .nav-link-wrapper .botDiv .drop_down_menu{background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;box-shadow:1px 2px 3px #000;display:grid;grid-template-columns:1fr 1fr;grid-template-columns:1fr;left:-200px;list-style-type:none;padding:.3rem .4rem;position:absolute;top:20px;width:250px;z-index:100}.navBar .links.last .nav-link-wrapper .botDiv .drop_down_menu a{align-items:center;border-radius:5px;color:#000;flex:0 0 50%;font-size:1.1rem;line-height:35px;margin:3px 0;vertical-align:middle;z-index:999}.navBar .links.last .nav-link-wrapper .botDiv .drop_down_menu a img{height:30px;margin:0 .3rem;position:relative;top:50%;transform:translateY(-50%);width:30px}.navBar .links.last .nav-link-wrapper .botDiv .drop_down_menu a:hover{background:#dcdcdc}.navBar .links.last .nav-link-wrapper .botDiv .drop_down_menu.close{display:none}}@media screen and (min-width:1200px){.navBar{width:1200px}}.topBar{align-items:center;background:#1e482e;display:flex;height:50px;width:100vw}.topBar .topBar-logo{height:50px;padding:.3rem}.topBar .topBar-logo img{display:block;height:auto;max-height:100%;width:auto}.topBar .topBar__link,.topBar .topBar__link img{display:none}.topBar.Subvencije{background:#153a3f}.topBar.Produktna.berza{background:#4d3900}.topBar.Vinoteka{background:#222}@media screen and (min-width:1024px){.topBar{background:#1e482e;display:flex;height:2rem;justify-content:flex-end;padding:.4rem 1rem .4rem 0;width:100%}.topBar .topBar-logo{display:none}.topBar .topBar__link{color:#173623;color:#fff;display:inline;font-size:1.1rem;font-weight:500;line-height:1.2rem}.topBar .topBar__link img{display:inline-block;filter:brightness(0) invert(1);height:1.2rem;margin-left:.6rem;width:auto}.topBar.close{display:none}}.toggle__button{align-items:center;display:flex;height:50px;position:absolute;right:0;top:0;width:3.4rem;z-index:1}.toggle__button .toggle{border:none;cursor:pointer;display:flex;flex-direction:column;height:22px;justify-content:space-between}.toggle__button .toggle:focus{outline:none}.toggle__button .toggle .toggle-button-line{background:#fff;border-radius:1px;height:2px;transition:all .1s linear;width:1.8rem}@media screen and (min-width:1024px){.toggle__button{display:none}}.home__1{padding-bottom:2rem}.home__1 .home__box__1{background:#ececec}.home__1 .home__box__1 .home__rightBox{display:grid;grid-template-rows:1fr 1fr 1fr;padding:0 .8rem}.home__1 .home__box__2,.home__1 .home__box__3,.home__1 .home__box__4{padding:0 .8rem}.home__1 .home__box__2 .home__leftBox,.home__1 .home__box__4-layout{grid-gap:.4rem;display:grid;gap:.4rem}.home__1 .home__box__3{background:radial-gradient(#8a220f,#731c0d)}.home__1 .home__box__3 .home_3_title{color:#fff;display:flex;padding:.6rem 0 0}.home__1 .home__box__3 .home_3_title span{font-size:1.4rem;font-weight:700;padding:.3rem 0 0 .2rem}.home__1 .home__box__3.produktna{background:radial-gradient(#806000,#664d00)}.home__1 .home__box__3.produktna .home_3_title h2{display:inline}.home__1 .home__box__3.produktna .home_3_title h2 a{color:#fff;font-size:1.4rem;font-weight:700;padding:.3rem 0 0 .2rem}.home__1 .home__box__4 span{color:#245637;font-size:1.4rem;font-weight:700}.home__1 .home__box__4 .home__box__4-layout{display:grid}@media screen and (min-width:768px){.home__1{background:#fff;padding:1.5rem 2rem;position:relative;z-index:100}.home__1 .home__box__1{display:grid;flex-direction:row;grid-template-columns:1fr 1fr;margin:0 auto;position:relative;width:100%}.home__1 .home__box__1 .home__box{background:#fff;height:100%}.home__1 .home__box__1 .home__rightBox{height:100%;margin:0 .6rem}.home__1 .home__box__1 .home__rightBox .boxWrapper:last-child{border:none}.home__1 .home__box__2{align-items:start;display:flex;height:640px;margin:.8rem auto;padding:0;position:relative}.home__1 .home__box__2 .home__leftBox{grid-gap:0;display:grid;float:left;gap:0;grid-template-rows:3 1fr;margin:0 3rem 0 0;width:calc(100% - 340px)}.home__1 .home__box__2 .home__rightBox{align-items:center;display:flex;height:100%;justify-content:right;width:340px}.home__1 .home__box__2 .home__rightBox .desk300x600{display:block}.home__1 .topNews{min-height:400px}.home__1 .home__box__3{background:linear-gradient(270deg,#b82d14,#b82d14 40%,#8a220f 80%,#731c0d 0);display:flex;flex-direction:column;margin:1.8rem 0 .8rem;padding:.3rem 1rem 1rem;width:100%}.home__1 .home__box__3 .home_3_title span{font-size:2rem}.home__1 .home__box__3 .box3 .box3__left{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}.home__1 .home__box__3.produktna{background:linear-gradient(270deg,#a08438,#806000 55%,#664d00 72%,#4d3900 0)}.home__1 .home__box__3.produktna .home_3_title h2 a{font-size:2rem}.home__1 .home__box__4{padding:0}.home__1 .home__box__4 span{font-size:1.8rem}.home__1 .home__box__4 .home__box__4-layout{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}}@media screen and (min-width:1024px){.home__1{background:#fff;position:relative}.home__1 .home__box__1{display:flex;flex-direction:row;height:26rem}.home__1 .home__box__1 .home__box{min-width:600px}}@media screen and (min-width:1200px){.home__1 .home__box__1{display:grid;grid-template-columns:3fr 2fr;height:460px}}.mainNews{display:flex;height:400px}.mainNews .artBox-wrapper{height:100%;position:relative;width:100%}.mainNews .artBox-wrapper .artBox-img{display:block;height:100%}.mainNews .artBox-wrapper .artBox-img img{height:100%;object-fit:cover;overflow:hidden;width:100%}.mainNews .artBox-wrapper .artBox-desc{background:linear-gradient(180deg,#8f8f8f00 0,#153a3f 12%,#153a3f 15%);bottom:0;left:0;padding:0 .4rem;position:absolute;right:0}.mainNews .artBox-wrapper .artBox-desc h3{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.7rem;padding-top:.8rem}.mainNews .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#b82d14;font-size:1.1rem;font-weight:600;margin-right:.2rem}.mainNews .artBox-wrapper .artBox-desc .artBox-desc-other span{color:#e6e6e6;display:none;font-size:.85rem;text-transform:lowercase}.mainNews .artBox-wrapper .artBox-desc .artBox-lead,.mainNews .artBox-wrapper .artBox-desc button{display:none}.mainNews.category{height:320px}.mainNews.category .artBox-wrapper .artBox-img,.mainNews.category .artBox-wrapper .artBox-img img{height:100%}.mainNews.category .artBox-wrapper .artBox-desc{background:linear-gradient(180deg,#8f8f8f00 0,#18181880 20%,#181818bf 90%);width:100%}.mainNews.vinoteka .artBox-wrapper .artBox-desc{background:#222}.mainNews.vinoteka .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#dfc079}.boxWrapper .artBox-wrapper{display:flex;height:100%}.boxWrapper .artBox-wrapper .artBox-img{min-width:140px}.boxWrapper .artBox-wrapper .artBox-img img{height:100%;object-fit:cover;overflow:hidden;width:140px}.boxWrapper .artBox-wrapper .artBox-desc{display:flex;flex-direction:column;padding-left:.6rem;width:calc(100% - 140px)}.boxWrapper .artBox-wrapper .artBox-desc h3{color:#000;font-size:1.1rem;font-weight:500;line-height:1.2rem}.boxWrapper .artBox-wrapper .artBox-desc .artBox-desc-other{line-height:.9rem;margin-top:auto;padding:.4rem 0 0}.boxWrapper .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#b82d14;font-size:1rem;font-weight:600;margin-right:.2rem}.boxWrapper .artBox-wrapper .artBox-desc .artBox-desc-other span{color:#e6e6e6;display:none;font-size:.75rem;font-weight:600;text-transform:lowercase}.boxWrapper .artBox-wrapper .artBox-desc .artBox-lead,.boxWrapper .artBox-wrapper .artBox-desc button{display:none}.boxWrapper:last-child{border:none}.boxWrapper.box1{border-top:1px solid #2c7983;height:120px;padding:.3rem 0}.boxWrapper.box1.vinoteka .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#dfc079}.boxWrapper.box2{border-bottom:1px solid #4f4f4f;display:flex;height:120px;padding-bottom:.6rem}.boxWrapper.box2 .artBox-wrapper .artBox-desc span{color:#a8a8a8;display:inline;display:none}.boxWrapper.box2.Spec{padding:.6rem 0}.boxWrapper.topNews{background:#ececec;margin-bottom:1rem;padding-top:.6rem}.boxWrapper.topNews .artBox-wrapper{align-items:center;flex-direction:column;height:100%;padding:0 .6rem;width:100%}.boxWrapper.topNews .artBox-wrapper .artBox-img{aspect-ratio:3/2;flex:1 1;height:auto;overflow:hidden;width:100%}.boxWrapper.topNews .artBox-wrapper .artBox-img img{border-radius:0;width:100%}.boxWrapper.topNews .artBox-wrapper .artBox-desc{border:2px solid #fff;margin:.6rem;padding:.3rem .6rem;width:100%}.boxWrapper.topNews .artBox-wrapper .artBox-desc a{order:2}.boxWrapper.topNews .artBox-wrapper .artBox-desc a h3{display:inline-block;font-size:1.4rem;font-weight:700;line-height:1.6rem;text-align:center}.boxWrapper.topNews .artBox-wrapper .artBox-desc .artBox-desc-other{margin-top:1.5rem;order:1;padding:inherit;padding-bottom:1rem;text-align:center}.boxWrapper.topNews .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#000;text-transform:uppercase}.boxWrapper.topNews .artBox-wrapper .artBox-desc .artBox-lead{color:#4f4f4f;display:inline;font-style:italic;margin-bottom:1rem;order:3;padding:.5rem 0;text-align:center}.boxWrapper.topNews .artBox-wrapper .artBox-desc button{background:#1e482e;border-radius:0;color:#fff;display:inline;font-size:1.1rem;margin:auto auto 1rem;order:4;padding:.3rem;text-align:center;width:180px;z-index:0}.boxWrapper.topNews .artBox-wrapper .artBox-desc button:hover{background:#245637}.boxWrapper.box2:last-child{border-bottom:none}.boxWrapper.box3{border-bottom:1px solid #fff;display:flex;flex-direction:row;height:120px;margin:.5rem 0;padding-bottom:.5rem}.boxWrapper.box3 .artBox-wrapper{height:100%}.boxWrapper.box3 .artBox-wrapper .artBox-desc h3{color:#fff}.boxWrapper.box3 .artBox-wrapper .artBox-desc .artBox-desc-other{color:#1e482e}.boxWrapper.box3 .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#fff}.boxWrapper.box3 .artBox-wrapper .artBox-desc .artBox-desc-other span{display:none}.boxWrapper.box3:last-child{border-bottom:none}.boxWrapper.box3.produktna{background:#0000}.boxWrapper.box3.produktna .artBox-wrapper .artBox-desc h3{font-size:1rem}.boxWrapper.box3.produktna .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#fff}.boxWrapper.box3.produktna:last-child{border:none}.boxWrapper.box4{border-bottom:1px solid #e6e6e6;display:flex;height:120px}.boxWrapper.box4 .artBox-wrapper{height:100%;padding:.6rem 0}.boxWrapper.box4 .artBox-wrapper .artBox-img{height:100%}.boxWrapper.box4 .artBox-wrapper .artBox-img img{border-radius:.3rem;height:100%}.boxWrapper.box4 .artBox-desc a h3{color:#000;font-size:1rem}.boxWrapper.box4.inText{border-bottom:1px solid #e6e6e6;border-radius:0;box-shadow:none;margin:0}.boxWrapper.box4.inText .artBox-wrapper{width:100%}.boxWrapper.box4.inText .artBox-wrapper .artBox-img,.boxWrapper.box4.inText .artBox-wrapper .artBox-img img{width:140px}.boxWrapper.box4.inText .artBox-wrapper .artBox-desc{margin:0;width:calc(100% - 140px)}.boxWrapper.box4:last-child{border:none}.boxWrapper.sideBox{border-bottom:1px solid #e6e6e6;box-shadow:none;color:#000;display:flex;padding:.6rem 0 .5rem}.boxWrapper.sideBox .artBox-wrapper .artBox-desc h3{color:#000;font-size:1rem;font-weight:500;line-height:1.25rem}.boxWrapper.sideBox,.boxWrapper.sideBox.newsRightBox{height:140px}.boxWrapper.sideBox:last-child{border:none}.boxWrapper.mainBox.bigBox{margin:.4rem 0}.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-desc,.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-desc h3{color:#000}.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-desc .artBox-desc-other a{font-size:1.1rem}.boxWrapper.mainBox{border-radius:.3rem;box-shadow:0 0 3px 0 #051e0d33;display:flex}.boxWrapper.mainBox .artBox-wrapper{flex-direction:column;padding:0;width:100%}.boxWrapper.mainBox .artBox-wrapper .artBox-img img{border-top-left-radius:.3rem;border-top-right-radius:.3rem;height:220px;width:100%}.boxWrapper.mainBox .artBox-wrapper .artBox-desc{height:110px;padding:.3rem;width:100%}.boxWrapper.mainBox .artBox-wrapper .artBox-desc h3{color:#000;font-size:1.2rem;line-height:1.4rem}.boxWrapper.mainBox .artBox-wrapper .artBox-desc .artBox-desc-other{font-size:1.1rem;margin:auto 0 0}.boxWrapper.mainBox .artBox-wrapper .artBox-desc .artBox-desc-other span{display:inline;display:none;font-size:1rem}.boxWrapper.mainBox.box3.dark{height:340px;margin:.8rem 0}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#b82d14;font-size:1rem}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-desc .artBox-desc-other span{font-size:.9rem}.boxWrapper.mainBox.box3.white{height:340px}@media screen and (min-width:768px){.mainNews{border-radius:.3rem;height:calc(100% - 1.6rem);margin:.8rem .5rem .8rem .8rem;min-width:50%;position:relative}.mainNews .artBox-wrapper .artBox-img{height:90%;overflow:hidden}.mainNews .artBox-wrapper .artBox-img img{border-radius:.3rem}.mainNews .artBox-wrapper .artBox-desc{border:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;margin:0;padding:.5rem .4rem 0;position:absolute;width:100%}.mainNews .artBox-wrapper .artBox-desc h3{color:#fff;cursor:pointer;font-size:1.6rem;font-weight:400;line-height:1.9rem}.mainNews .artBox-wrapper .artBox-desc h3:hover{color:#e7e7e7}.mainNews .artBox-wrapper .artBox-desc .artBox-desc-other{padding:.2rem 0 .1rem}.mainNews .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#e63819;font-size:1.2rem}.mainNews .artBox-wrapper .artBox-desc .artBox-desc-other span{font-size:1rem}.mainNews.category.newsRightBox{height:100%;margin:0}.mainNews.category.newsRightBox .artBox-wrapper{height:26rem;min-height:100%}.mainNews.category.newsRightBox .artBox-wrapper .artBox-img img{border-radius:0;height:100%}.mainNews.category.newsRightBox .artBox-wrapper .artBox-desc{cursor:pointer;padding:2.2rem .6rem .2rem}.mainNews.category.newsRightBox .artBox-wrapper .artBox-desc h3{font-size:1.9rem;font-weight:500;line-height:2.1rem;margin:0}.mainNews.category.newsRightBox .artBox-wrapper .artBox-desc-other a{font-size:1.4rem;padding:0}.mainNews.category.newsRightBox .artBox-wrapper .artBox-desc-other a:hover{text-decoration:none}.mainNews.category.newsRightBox .artBox-wrapper .artBox-desc-other span{font-size:1.1rem}.boxWrapper{color:#fff;display:flex;flex-direction:column}.boxWrapper .artBox-wrapper{padding:0}.boxWrapper .artBox-wrapper .artBox-desc h3{font-size:1.2rem;line-height:1.4rem;margin:0}.boxWrapper .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#b82d14;margin-right:.2rem}.boxWrapper .artBox-wrapper .artBox-desc .artBox-desc-other span{font-size:.8rem}.boxWrapper.topNews{height:460px;margin:0 auto;max-width:95vw;padding:0}.boxWrapper.topNews .artBox-wrapper{flex-direction:row;padding:0}.boxWrapper.topNews .artBox-wrapper .artBox-img{height:100%;padding:0}.boxWrapper.topNews .artBox-wrapper .artBox-desc{height:calc(100% - 1rem);width:340px}.boxWrapper.topNews .artBox-wrapper .artBox-desc .artBox-desc-other{margin-top:2rem}.boxWrapper.topNews .artBox-wrapper .artBox-desc button{font-size:1.2rem;padding:.5rem}.boxWrapper.mainBox{padding:0}.boxWrapper.mainBox .artBox-wrapper .artBox-desc .artBox-desc-other a{font-size:1.1rem}.boxWrapper.mainBox.box3.dark{background:#ececec;height:340px;margin:0}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-img{height:220px}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-desc{height:120px}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-desc a h3{color:#000}.boxWrapper.mainBox.box3.dark .artBox-wrapper .artBox-desc .artBox-desc-other span{color:#7c7c7c}.boxWrapper.mainBox.box3.white{background:#fff;color:#000;height:340px}.boxWrapper.mainBox.box3.white .artBox-wrapper .artBox-img{height:220px}.boxWrapper.mainBox.box3.white .artBox-desc h3{color:#000;padding:0}.boxWrapper.mainBox.box3.white .artBox-desc .artBox-desc-other span{color:#7c7c7c}.boxWrapper.mainBox.bigBox{height:440px;margin:0}.boxWrapper.mainBox.bigBox .artBox-wrapper{height:100%}.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-img img{height:320px;width:100%}.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-desc{height:120px}.boxWrapper.mainBox.bigBox .artBox-wrapper .artBox-desc h3{color:#000;font-size:1.35rem;line-height:1.6rem}.boxWrapper.mainBox.new{height:300px}.boxWrapper.mainBox.new .artBox-wrapper .artBox-img{height:180px}.boxWrapper.mainBox.new .artBox-wrapper .artBox-img img{height:100%}.boxWrapper.mainBox.new .artBox-desc{height:120px}.boxWrapper.mainBox.new .artBox-desc h3{line-height:1.3rem}.boxWrapper.sideBox{box-shadow:none;height:120px;padding:.5rem 0}.boxWrapper.sideBox .artBox-wrapper .artBox-img img{border-radius:.3rem;height:100%;object-fit:cover;overflow:hidden}.boxWrapper.sideBox .artBox-wrapper .artBox-desc h3{color:#000;font-size:1rem;font-weight:500;line-height:1.2rem}.boxWrapper.sideBox .artBox-wrapper .artBox-desc .artBox-desc-other span{color:#7c7c7c;font-size:.85rem}.boxWrapper.sideBox.newsRightBox{border-bottom:1px solid #fff;height:150px}.boxWrapper.sideBox.newsRightBox .artBox-wrapper .artBox-desc h3{color:#000;font-size:1.1rem}.boxWrapper.box1{border:none;border-bottom:1px solid #e6e6e6;height:158px;padding:.8rem 0}.boxWrapper.box1 .artBox-wrapper .artBox-img img{width:150px}.boxWrapper.box1 .artBox-wrapper .artBox-desc{padding:0 0 0 .6rem}.boxWrapper.box1 .artBox-wrapper .artBox-desc h3{color:#fff;font-size:1.2rem}.boxWrapper.box1 .artBox-wrapper .artBox-desc .artBox-desc-other{padding:0}.boxWrapper.box1 .artBox-wrapper .artBox-desc .artBox-desc-other a{font-size:1.1rem}.boxWrapper.box1:last-child{border:none}.boxWrapper.box2{height:210px;padding:.8rem 0;width:100%}.boxWrapper.box2 .artBox-wrapper{height:100%;width:100%}.boxWrapper.box2 .artBox-wrapper .artBox-img img{border-radius:.3rem;height:100%;object-fit:cover;overflow:hidden;padding:0;width:240px}.boxWrapper.box2 .artBox-wrapper .artBox-desc{width:calc(100% - 240px)}.boxWrapper.box2 .artBox-wrapper .artBox-desc h3{font-size:1.35rem;line-height:1.6rem}.boxWrapper.box2 .artBox-wrapper .artBox-desc .artBox-desc-other{color:#b82d14;font-weight:700;letter-spacing:.05rem;margin-top:auto}.boxWrapper.box2 .artBox-wrapper .artBox-desc .artBox-desc-other a{font-size:1.2rem}.boxWrapper.box2 .artBox-wrapper .artBox-desc .artBox-desc-other span{font-size:1rem}.boxWrapper.box3{background:radial-gradient(#731c0d,#8a220f);border:none;border-radius:.3rem;height:300px;padding:0}.boxWrapper.box3 .artBox-wrapper{flex-direction:column}.boxWrapper.box3 .artBox-wrapper .artBox-img{height:180px}.boxWrapper.box3 .artBox-wrapper .artBox-img img{border-radius:0;border-top-left-radius:.3rem;border-top-right-radius:.3rem;width:100%}.boxWrapper.box3 .artBox-wrapper .artBox-desc{height:120px;padding:.3rem .4rem;width:100%}.boxWrapper.box3 .artBox-wrapper .artBox-desc h3{font-size:1.12rem;line-height:1.3rem}.boxWrapper.box3 .artBox-wrapper .artBox-desc .artBox-desc-other a{color:#fff;font-size:1.1rem}.boxWrapper.box3 .artBox-wrapper .artBox-desc .artBox-desc-other span{font-size:1rem}.boxWrapper.box3.produktna{background:#664d00}.boxWrapper.box3.produktna .artBox-wrapper .artBox-desc h3{font-size:1.1rem}.boxWrapper.box4{border:none;border-radius:.3rem;box-shadow:0 0 3px 0 #051e0d33;height:140px;padding:0}.boxWrapper.box4 .artBox-wrapper .artBox-img{aspect-ratio:4/3}.boxWrapper.box4 .artBox-wrapper .artBox-img img{border-bottom-left-radius:.3rem;border-bottom-right-radius:0;border-top-left-radius:.3rem;border-top-right-radius:0;height:100%;object-fit:cover;width:100%}.boxWrapper.box4 .artBox-wrapper .artBox-desc{padding:.2rem .4rem}.boxWrapper.box4 .artBox-wrapper .artBox-desc h3{color:#000;font-size:1.12rem;line-height:1.3rem}.boxWrapper.box4.inText .artBox-wrapper .artBox-img img{margin:0}.boxWrapper.box4.inText .artBox-wrapper .artBox-desc{padding:0 .3rem}.boxWrapper.box4.inText .artBox-wrapper .artBox-desc a h3{font-size:2.25}}@media screen and (min-width:1200px){.boxWrapper.box2 .artBox-wrapper .artBox-desc h3{font-size:1.4rem;line-height:1.8rem}.boxWrapper.box3 .artBox-wrapper .artBox-desc h3{font-size:1.25rem;line-height:1.4rem}.boxWrapper.box4 .artBox-wrapper{padding:0}.boxWrapper.box4 .artBox-wrapper .artBox-desc h3{font-size:1.2rem;line-height:1.4rem}.boxWrapper.box4.inText .artBox-wrapper{padding:.6rem 0}.boxWrapper.box4.inText .artBox-wrapper .artBox-img img{margin:0}.boxWrapper.box4.inText .artBox-wrapper .artBox-desc{padding:0 .3rem}.boxWrapper.box4.inText .artBox-wrapper .artBox-desc h3{font-size:1.25}.boxWrapper.sideBox{height:140px}.boxWrapper.sideBox .artBox-wrapper .artBox-img{width:170px}.boxWrapper.sideBox .artBox-wrapper .artBox-img img{width:160px}.boxWrapper.sideBox .artBox-wrapper .artBox-desc h3{font-size:1.12rem;line-height:1.3rem}}button{background:#0000;border:none;cursor:pointer;outline:none;padding:.1em .8em;text-align:left;transition:color .3s ease-in-out;z-index:999}button:hover{color:#4bb473}button:focus{outline:2px solid #245637;outline-offset:2px}.toTop{bottom:1rem;position:fixed;right:1rem}.toTop i{color:#245637;font-size:2.8rem}.toTop.close{visibility:hidden}.artBox-btn{display:none}@media screen and (min-width:1100px){.toTop{bottom:2rem;right:2rem}}.news .news-wrapper h1{border-bottom:4px solid #1e482e;display:inline-block;font-size:1.4rem;line-height:1.6rem;margin:1rem 0 .6rem .3rem}.news .news-wrapper h2{padding:0}.news .news-wrapper h2 a{color:#1e482e;font-size:1.6rem}.news .news-wrapper .home__box__1{align-items:center}.news .news-wrapper .home__box__1 .home__rightBox{display:flex;flex-direction:column;padding:0 .4rem;width:100%}.news .news-wrapper .home__box__11,.news .news-wrapper .home__box__2{padding:0 .4rem}.news .news-wrapper .home__box__2 .home__box__2-wrapper{display:flex;flex-direction:column}.news .news-wrapper .home__box__3{max-width:100%}@media screen and (max-width:767px){.news .news-wrapper .home>div:nth-child(2){margin-top:auto}}@media screen and (min-width:768px){.news .news-wrapper{background:#fff;padding:1.5rem 2rem;position:relative;z-index:100}.news .news-wrapper h1{color:#1e482e;font-size:2.2rem;margin:.6rem 0;padding:.3rem 0}.news .news-wrapper h2 a{color:#1e482e;font-size:2rem;padding:0}.news .news-wrapper .home__box__1{background:linear-gradient(90deg,#235d64 15%,#1c4d53 30%,#1d4d55 50%,#153a3f 55%,#1c4d53 110%);border-radius:5px;display:grid;grid-template-columns:2fr 2fr;height:30rem}.news .news-wrapper .home__box__1 .home__box{height:100%;min-width:550px}.news .news-wrapper .home__box__1 .home__rightBox{display:flex;flex-direction:column;height:100%;margin:0 .6rem}.news .news-wrapper .home__box__1 .home__rightBox .boxWrapper:last-child{border:none}.news .news-wrapper .home__box__1.vinoteka{background:linear-gradient(90deg,#4f4f4f 5%,#3a3a3a 25%,#222 80%)}.news .news-wrapper .home__box__11{display:flex;margin:.5rem 0;padding:0}.news .news-wrapper .home__box__11 .home__rightBox{width:calc(100% - 340px)}.news .news-wrapper .home__box__11 .home__adBox{margin-left:40px;width:300px}.news .news-wrapper .home__box__71{display:flex;flex-direction:column;margin:2rem 0}.news .news-wrapper .home__box__71 h2 a{display:inline-block;font-size:2rem;line-height:2.4rem;width:100%}.news .news-wrapper .home__box__71 .home__box__71-wrapper{display:flex}.news .news-wrapper .home__box__71 .home__box__71-wrapper .home__rightBox{display:grid;grid-template-rows:1fr 1fr 1fr;margin-right:2rem}.news .news-wrapper .home__box__71 .home__box__71-wrapper .home__rightBox .boxWrapper:last-child{border:none}.news .news-wrapper .home__box__2{display:flex;flex-direction:column;margin:2rem 0;padding:0}.news .news-wrapper .home__box__2 h2{display:inline-block;font-size:2rem;line-height:2.4rem;margin-bottom:.5rem;width:100%}.news .news-wrapper .home__box__2 .home__box__2-wrapper{grid-gap:1rem;display:grid;flex-wrap:wrap;gap:1rem;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;margin:0;padding:0}.news .news-wrapper .home__box__3{background:radial-gradient(#fff,#ececec);display:flex;flex-direction:column;margin:1rem 0}.news .news-wrapper .home__box__3 h2{color:#1e482e;font-size:2rem;font-weight:400;font-weight:600;padding:.3rem 1rem}.news .news-wrapper .home__box__3 .home__box__3-wrapper{grid-gap:1rem;display:grid;flex-direction:row;gap:1rem;grid-template-columns:1fr 1fr 1fr;padding:0 1rem .5rem}}.singlePost{display:flex;flex-direction:column;padding-bottom:2rem}.singlePost .content .content-wrapper{padding:1.5rem .8rem .4rem}.singlePost .content .content-wrapper .mainContent,.singlePost .content .content-wrapper .mainContent .mainContent-wrapper{display:flex;flex-direction:column}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-cat{background:linear-gradient(#7c7c7c,#3a3a3a);border-radius:.3rem;color:#fff;display:block;font-size:1.2rem;padding:.35rem 1rem;width:-webkit-fit-content;width:fit-content}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-title{color:#173623;font-size:1.8rem;line-height:2.1rem;margin:2rem 0 1rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-lead{font-size:1.2rem;font-weight:700;line-height:1.4rem;margin-bottom:.8rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-img{aspect-ratio:3/2;position:relative;width:100%}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-img img{aspect-ratio:3/2;border-radius:.3rem;display:block;height:auto;object-fit:cover;width:100%}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-img .mainContent-img_source{background:#1e1e1ecc;border-radius:.2rem;bottom:.5rem;left:.5rem;padding:.1rem .5rem;position:absolute}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-img .mainContent-img_source span{color:#ffffffd9;font-size:.9rem;text-shadow:0 0 4px #000000b3}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-img .mainContent-img_source span a{color:#ffffffd9;font-weight:400}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-social{height:60px;min-height:60px;width:100%}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-bodyText{min-height:150px;width:100%}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle,.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle3{color:#000;line-height:1.6rem;padding:.8rem 0 .2rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle{color:#173623;font-size:1.4rem;margin-top:.5rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle3{color:#245637;font-size:1.2rem;font-weight:600}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .tags{margin:1.5rem 0 1rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .tags .tags-title{border:none;font-size:1.6rem;font-weight:700}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .tags .tags__arr{display:flex;flex-wrap:wrap;margin-top:.6rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .tags .tags__arr a{background:#806000;border-radius:.3rem;color:#fff;font-size:.8rem;line-height:1.1rem;margin-bottom:.4rem;margin-right:.5rem;padding:.3rem .6rem;text-align:center;text-transform:uppercase}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .time{color:#3a3a3a;font-family:Times New Roman,Times,serif;font-size:1rem;padding-bottom:.2rem}.singlePost .content .home__box__11,.singlePost .content .home__box__13{display:none}@media screen and (min-width:768px){.singlePost{padding:0;position:relative;z-index:1}.singlePost .content{background:#fff;margin:0;padding:2rem;z-index:2}.singlePost .content .content-wrapper{display:flex;flex-direction:row;gap:1.5rem;padding:0}.singlePost .content .content-wrapper .mainContent{width:728px}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-cat,.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-lead,.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle3{font-size:1.4rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-lead{line-height:1.6rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle{font-size:1.6rem;line-height:2rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-subtitle3{line-height:1.8rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .time{font-size:1.2rem}}@media screen and (min-width:1200px){.singlePost .content .content-wrapper{gap:2rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-title{font-size:2.4rem;line-height:2.6rem}.singlePost .content .content-wrapper .mainContent .mainContent-wrapper .mainContent-lead{font-size:1.4rem;line-height:1.6rem}}.bodyText{margin-top:.2rem;position:relative}.bodyText p{font-size:1.18rem;line-height:1.7rem;position:relative}.bodyText p strong{color:#1e482e;font-size:1.18rem}.bodyText p span{font-size:1.05rem;font-weight:900}.bodyText p a{color:#2e56ac;font-size:1.2rem;font-style:italic;font-weight:700;text-decoration:underline}.bodyText p ol,.bodyText p ul{padding:.2rem 0 .2rem 1.6em}.bodyText p ol li,.bodyText p ul li{font-size:1.2rem;padding-bottom:.12rem}.bodyText p b{color:#245637;font-size:1.1rem;font-weight:700;text-decoration:underline}.bodyText p i{font-size:1.18rem}.bodyText div{position:relative}.bodyText div img{margin:.3rem 0;width:100%}.bodyText blockquote{background:#e6e6e6;font-size:1.22rem;margin:1.3rem .2rem;padding:1rem 1.2rem 1.5rem}.bodyText blockquote h3{color:#173623;font-size:1.25rem;line-height:1.75rem;padding:.5rem 0}.bodyText blockquote strong{font-size:1.2rem}.bodyText blockquote:before{border:1px solid #fff;bottom:.5rem;content:"";left:.7rem;position:absolute;right:.7rem;top:.5rem}.bodyText blockquote:before a{cursor:pointer}.bodyText .textQuote{background:none;border-left:5px solid #7c7c7c;font-style:italic;margin:1rem;padding:.5rem 1rem}.bodyText .textQuote:before{display:none}.bodyText .bodyImg{margin:1rem 0;padding:0}.bodyText .bodyImg img{margin:0}.bodyText .bodyImg span{font-style:italic}@media screen and (min-width:768px){.bodyText p{font-size:1.25rem;line-height:1.8rem}.bodyText p span,.bodyText p strong{font-size:1.22rem}.bodyText p a{cursor:pointer;font-size:1.25rem}.bodyText p a:hover{text-decoration:underline}.bodyText p b,.bodyText p i,.bodyText p ol li,.bodyText p ul li{font-size:1.22rem}blockquote{background:#ececec}blockquote h2{color:#245637}}.newsAside{padding:0 .4rem;width:100%}.newsAside .sideBox-wrapper .newsAside-box-title{border-bottom:3px solid #357e51;padding:.2rem 0}.newsAside .sideBox-wrapper .newsAside-box-title h2{background:#357e51;border:1px solid #357e51;border-bottom:none;border-top-left-radius:.3rem;border-top-right-radius:.3rem;color:#fff;display:inline;font-size:1.2rem;font-weight:400;letter-spacing:.05rem;line-height:1.4rem;padding:.3rem .8rem}.newsAside .sideBox-wrapper .newsAside-box .newsAside-box-title{width:100%}.newsAside.inText{border-bottom:3px solid #357e51;margin:1.5rem 0;min-height:260px;padding:0 0 .2rem}@media screen and (min-width:768px){.newsAside{padding:0;width:380px}.newsAside .sideBox-wrapper .newsAside-box{margin:1rem 0}.newsAside .sideBox-wrapper.bigger{min-height:422px}.newsAside.inText{margin:1.5rem 0;width:100%}.newsAside.foot{width:100%}.newsAside.foot .home__box__11,.newsAside.foot .home__box__13{display:inline;margin-top:2rem}.newsAside.foot .home__box__11 .newsAside-box-title,.newsAside.foot .home__box__13 .newsAside-box-title{border-bottom:3px solid #357e51;padding:.2rem 0}.newsAside.foot .home__box__11 .newsAside-box-title h2,.newsAside.foot .home__box__13 .newsAside-box-title h2{background:#357e51;border:1px solid #357e51;border-bottom:none;border-top-left-radius:.3rem;border-top-right-radius:.3rem;color:#fff;display:inline;font-size:1.2rem;font-weight:400;line-height:1.4rem;padding:.3rem .6rem}.newsAside.foot .home__box__11 .home__rightBox,.newsAside.foot .home__box__13 .home__rightBox{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:1fr 1fr;padding-top:1.2rem}.newsAside.foot .home__box__11{align-items:start;display:inline-block;position:relative}.newsAside.foot .home__box__11 .home__rightBox{grid-gap:0;display:grid;gap:0;grid-template-columns:auto;padding:.2rem 0}}@media screen and (min-width:1200px){.newsAside{width:460px}}.sticky-banner{bottom:0;left:0;margin:1rem 0 3rem;position:-webkit-sticky;position:sticky;z-index:999}.sticky-banner .sticky-banner-box{height:100%;position:relative}.sticky-banner .sticky-banner-box .sticky-banner-wrapper{height:100%;margin:0 auto;text-align:center}.sticky-banner .sticky-banner-box .sticky-banner-wrapper img{height:100%;width:auto}.sticky-banner .sticky-banner-box .closeButton{position:absolute;right:0;top:-25px}@media screen and (min-width:768px){.sticky-banner{left:50%;width:728px}.sticky-banner .sticky-banner-box .closeButton{cursor:pointer}}.logo-loader-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.logo-spinner{animation:spinLogoHorizontal 1s ease-in forwards;height:auto;width:180px}@keyframes spinLogoHorizontal{0%{transform:rotateX(0deg)}to{transform:rotateX(1turn)}}.news2{width:100%}.news2 h1{display:inline-block;font-size:1.4rem;line-height:1.8rem;margin:.6rem 0 .6rem .3rem;text-transform:uppercase}.news2 .home__box__11,.news2 .home__box__2{padding:0 .8rem}.news2 .home__box__2 .home__box__2-layout{display:flex;flex-direction:column}@media screen and (max-width:767px){.news2 .home__box__1 .home__rightBox h3{display:none}.news2 .home>div:nth-child(2){margin-top:auto}}@media screen and (min-width:768px){.news2{background:#fff;padding:1.5rem 2rem;position:relative;z-index:100}.news2 h1{color:#1e482e;font-size:2rem;line-height:2.5rem;margin-bottom:.8rem}.news2 .home__box__11{align-items:start;display:flex;flex-direction:row;height:640px;margin:.8rem 0;padding:0;position:relative}.news2 .home__box__11 .home__rightBox{display:grid;grid-template-rows:1fr 1fr 1fr;height:100%;margin-right:3rem;padding:10px 0;width:calc(100% - 340px)}.news2 .home__box__11 .home__adBox{align-items:center;display:flex;height:100%;width:340px}.news2 .home__box__2{margin:1rem 0;padding:0}.news2 .home__box__2 .home__box__2-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:space-between}.news2 .home__box__2 .no-add{display:none}}.simplePage{padding:6rem .8rem 2rem}.simplePage h1{border-bottom:3px solid #173623;color:#1e482e;display:inline-block;font-size:1.4rem;line-height:1.8rem;margin:2rem 0 1rem}.simplePage p{line-height:1.25;padding-bottom:3rem}.simplePage b,.simplePage p{font-size:1.1rem}.simplePage ul{padding:.2rem 0 .2rem 1.6em}.simplePage ul li{font-size:1.1rem;padding:.2rem 0}.simplePage h2{font-size:1.25rem}.simplePage a{font-size:1.15rem}@media screen and (min-width:768px){.simplePage{min-height:560px;padding:2rem;width:70%}.simplePage h1{border-bottom:4px solid #173623;font-size:1.6rem}.simplePage h2{font-size:1.4rem}.simplePage p{font-size:1.2rem;line-height:1.6rem;padding-bottom:5rem}.simplePage h1{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}.simplePage a{font-size:1.2rem}}.admin a{color:#000;display:inline-block;font-weight:700;width:100%}.admin input{height:100%;width:100%}.admin .admin-homePage{border:1px solid #000;display:grid;grid-template-columns:1fr 1fr;margin:3rem 0;padding:1.5rem}.admin .admin-homePage div{box-shadow:0 0 3px gray;margin:1rem;padding:0 1.5rem}.admin .admin-homePage div input{border:2px solid gray;height:50px;margin:.5rem 0;text-align:center}.admin .admin-articlePages{border:1px solid #000;margin:3rem 0;padding:.5rem}.admin .admin-articlePages table{border:1px solid green;width:100%}.admin .admin-articlePages table td{border-bottom:1px solid gray;border-right:1px solid gray}.admin button{border:2px solid gray;border-radius:15px;margin:1rem;text-align:center}#root,body,html{height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Times New Roman,Times,serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;font-display:swap;font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0;padding:0;text-decoration:none;transition:all east-out .3s}.banner-wrapper{align-items:center;display:flex;justify-content:center;margin:1.2rem auto}.banner-wrapper.bilbord{background:#e6e6e6;height:100px;margin:1.2rem auto;position:relative;width:320px}.banner-wrapper.bilbord:before{color:#3a3a3a;content:"OGLAS";font-size:1rem;left:50%;letter-spacing:2px;position:absolute;top:50%;transform:translate(-50%,-50%)}.banner-wrapper.bilbord>:first-child{position:relative;z-index:0}@media screen and (max-width:768px){*{animation:none!important}}@media screen and (min-width:1024px){.banner-wrapper.bilbord{height:250px;width:970px}.banner-wrapper.bilbord:before{font-size:1.2rem;letter-spacing:3px}}.admin_article{display:grid;grid-template-columns:repeat(1fr,8);margin:4rem 0;min-height:500px;position:relative}.admin_article button{border:1px solid #000;margin:0 .5rem}.admin_article .admin-article-content{grid-column:1/span 6;margin:1rem 0;padding:0 .5rem}.admin_article .admin-article-content form{border:2px solid red}.admin_article .admin-article-content .bodyText{background:#e6e6e6;margin:1rem 0;padding:0 .5rem}.admin_article .admin-article-content input{width:100%}.admin_article .admin-article-content textarea{height:120px;padding:0 .2rem;width:100%}.admin_article .admin-article-buttons{border:1px solid gray;display:flex;display:grid;flex-direction:column;grid-column:7/span 2;grid-template-columns:1fr 1fr;height:300px;padding:.2rem;position:-webkit-sticky;position:sticky;top:0}.admin_article .admin-article-buttons button{border:1px solid #1e482e;height:30px;margin-top:.5rem;text-align:center}
/*# sourceMappingURL=main.638df3d6.css.map*/