BODY {font-family: 'Roboto', 'Arial'; background-color: #ffffff; color: #464646; font-size: 14px; margin: 0; padding: 0; line-height: 1.6;} /* font-family: 'Open Sans', sans-serif; */

* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.mainFrame {width: 1200px; margin: 0px auto;}
.block {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.hidden {display: none;}
.kotva {width: 100%; height: 0px; float: left; line-height: 0px;}

.trans {-webkit-transition: background .5s ease-out; -moz-transition: background .5s ease-out; -o-transition: background .5s ease-out; transition: background .5s ease-out;}

/* tinymce */
.obrazekVlevo {float: left; margin: 0px 15px 10px 0px;}
.obrazekVpravo {float: right; margin: 0px 0px 10px 15px;}

.podtrzeny {border-bottom: 1px solid #92928D; width: 30%; display: inline-block;}
/* tinymce */

/* barvy plosinek */
.bg1 {background-color: #90599c;}
.bg2 {background-color: #cd781f;}
.bg3 {background-color: #5162a6;}
.bg4 {background-color: #359ca4;}
.bg5 {background-color: #fc1921;}
.bg6 {background-color: #52514a;}
.bg7 {background-color: #00638b;}


INPUT {font-family: 'Roboto', sans-serif; padding: 0px; border: 0px; background-color: transparent; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
INPUT[type=submit] {cursor: pointer;}
TEXTAREA {font-family: 'Roboto', sans-serif;}

IMG {border: 0px;}
H1, H2, H3, H4, H5, H6 {margin: 0px;}
P { margin-top: 0; margin-bottom: 1em; margin-left: 0; margin-right: 0; display: block; }
UL, LI {margin: 0px; padding: 0; list-style-position: inside;}
A {color: inherit; text-decoration: none;}
HR {width: 100%; height: 2px; float: left; background-color: #f4d583; border: 0px; margin: 10px 0px;}

#fullTopFrame                           { width: 100%; position: relative; background-image: url('/layout/top.png'); background-repeat: no-repeat; background-position: center 80px; margin: 0px 0px 0px 0px; }
#fullTopFrame .mt                       { margin-top: 50px; }
#fullTopFrame .headerLine               { width: 100%; height: 80px; background-color: #eaeaea; }
#fullTopFrame .headerLine .header       { width: 100%; height: 80px; float: left; display: flex; justify-content: space-between; }
#fullTopFrame .headerLine .header .logo { width: 142px; height: 63px; display: flex; margin: 0px; background-image: url('/layout/logo.png'); background-repeat: no-repeat; position: relative; top: 8px; left: 10px; }


@media (min-width: 1250px) {

  .top_home  { height: 448px; }
  .top_other { height: 190px; }

  #telefon       { top: 88px; width: 250px; font-size: 16px; padding: 10px 30px; background-color: #F4D583; background-image: url('/layout/kontakt_telefon.png'); background-repeat: no-repeat; background-position: 94% center; color: #ffffff; position: absolute; left: -200px; transition: left 0.2s; }
  #telefon:hover { left: 0px; }
  #email         { top: 138px; width: 250px; font-size: 16px; padding: 10px 10px; background-color: #EB2B36; background-image: url('/layout/kontakt_email.png'); background-repeat: no-repeat; background-position: 95% center; color: #ffffff; position: absolute; left: -200px; transition: left 0.2s; }
  #email:hover   { left: 0px; }

  #banner_top    { display: none; }
  
 

  #banner_ikony_mobile { display: none; }
  .banner_ikona_mobile { display: none; }

  #banner_ikony_home  { width: 1200px; display: flex; justify-content: space-between; position: relative; margin: -55px auto 0px auto; }
  #banner_ikony_other { width: 1200px; display: flex; justify-content: space-between; position: relative; margin: -85px auto 0px auto; }

}

@media (max-width: 1249px) {

  .top_home  { height: 448px; }
  .top_other { height: 80px; }

  #telefon       { top: 0px; width: 50%; float: left; font-size: 15px; padding: 10px 0px; background-color: #F4D583; color: #ffffff; text-align: center; }
  #email         { top: 0px; width: 50%; float: right; font-size: 15px; padding: 10px 0px; background-color: #EB2B36; color: #ffffff; text-align: center; }
  
  #banner_top    { width: 100%; height: 368px; background-image: url('/layout/top_mobile.png'); background-position: top center; text-align: center; padding-top: 80px; color: #fff; font-size: 28px; font-weight: 600; }

  #banner_ikony_mobile { display: block; max-width: 97%; margin: 10px auto; }
  .banner_ikona_mobile { width: 100%; padding: 15px 0px 15px 100px; margin: 10px 0px; background-repeat: no-repeat; background-position: 20px 50%; font-size: 16px; color: #fff; font-weight: 500; }
  
  #banner_ikony_home  { display: none;}
  #banner_ikony_other  { display: none;}

  .partneri_text { margin-top: 0px; }
  .partneri_logo { margin-top: 0px; }

}

.partneri_text { margin-top: -300px; }
.partneri_logo { margin-top: -100px; }


//div.ico_zs                     { width: 285px; height: 60px; background-color: #95BC2F; color: #fff; background-image: url('/layout/ico_zs.png'); background-repeat: no-repeat; background-position: 20px center; }
div.ico_zs                     { width: 285px; height: 60px; background-color: #95BC2F; color: #fff; }
div.ico_zs:hover               { background-color: #759C0B; }
//div.ico_zs_specialni           { width: 285px; height: 60px; background-color: #63B9DC; color: #fff; background-image: url('/layout/ico_zs_specialni.png'); background-repeat: no-repeat; background-position: 20px center; }
div.ico_zs_specialni           { width: 285px; height: 60px; background-color: #63B9DC; color: #fff; }
div.ico_zs_specialni:hover     { background-color: #4399BC; }
//div.ico_autisticka_trida       { width: 285px; height: 60px; background-color: #F18847; color: #fff; background-image: url('/layout/ico_autisticka_trida.png'); background-repeat: no-repeat; background-position: 20px center; }
div.ico_autisticka_trida       { width: 285px; height: 60px; background-color: #F18847; color: #fff; }
div.ico_autisticka_trida:hover { background-color: #D16827; }
//div.ico_asistence              { width: 285px; height: 60px; background-color: #F7CD54; color: #fff; background-image: url('/layout/ico_asistence.png'); background-repeat: no-repeat; background-position: 20px center; }
div.ico_asistence              { width: 285px; height: 60px; background-color: #F7CD54; color: #fff; }
div.ico_asistence:hover        { background-color: #D7AD34; }
//div.ico                        { width: 205px; float: right; padding-top: 18px; font-size: 18px; font-weight: 600; }
div.ico                        { text-align: center; padding-top: 18px; font-size: 18px; font-weight: 600; }

#fullTopFrame .header .hamburgerM { display: none; width: 45px; height: 35px; margin-left: auto; position: relative; line-height: 1; cursor: pointer; }
#fullTopFrame .header .hamburgerM .text { width: 40px; position: absolute; top: calc(50% + 15px); right: 55px; color: #52514a; }
#fullTopFrame .header .hamburgerM .icon { width: 40px; position: absolute; top: calc(50% + 20px); right: 10px; }
#fullTopFrame .header .hamburgerM.active .icon { width: 40px; background: transparent; }
#fullTopFrame .header .hamburgerM .icon, .hamburgerM .icon:before, .hamburgerM .icon:after { height: 4px; background: #52514a; }
#fullTopFrame .header .hamburgerM .icon:before, .hamburgerM .icon:after { content: ""; width: 100%; position: absolute; left: 0; transition: all .5s; }
#fullTopFrame .header .hamburgerM .icon:before { top: -10px; }
#fullTopFrame .header .hamburgerM .icon:after { bottom: -10px; }
#fullTopFrame .header .hamburgerM.active .icon:before { top: 0; transform: rotate(45deg); }
#fullTopFrame .header .hamburgerM.active .icon:after { top: 0; transform: rotate(135deg); }

#fullTopFrame .topMenu { display: block; width: 80%; height: 40px; float: left; position: relative; top: 40px; color: #224560; z-index: 9000; }
#fullTopFrame .topMenu .menu { width: 80%; height: 40px; float: left; }
#fullTopFrame .topMenu .menu UL { list-style: none; float: left; width: auto; height: 100%; }
#fullTopFrame .topMenu .menu UL LI { float: left; width: auto; height: 100%; }
#fullTopFrame .topMenu .menu UL LI:last-child { background: none; }
#fullTopFrame .topMenu .menu UL LI A { float: left; width: auto; height: 100%; padding: 0px 20px; font-size: 16px; color: #3c3c3a; font-weight: 600; text-transform: uppercase; }
#fullTopFrame .topMenu .menu UL LI A:HOVER {} 
#fullTopFrame .topMenu .menu UL LI .submenu { display: none; width: auto; height: auto; left: auto; float: left; position: absolute; top: 100%; z-index: 10000; text-transform: none; opacity: 1; }
#fullTopFrame .topMenu .menu UL LI .submenu UL { width: auto; display: flex; align-items: flex-start; flex-direction: column; }
#fullTopFrame .topMenu .menu UL LI .submenu UL LI { width: 100%; height: auto; }
#fullTopFrame .topMenu .menu UL LI .submenu UL LI A { width: 100%; height: auto; font-size: 16px; font-weight: 300; color: #000; text-transform: none; }
#fullTopFrame .topMenu .menu UL LI .submenu UL LI A:HOVER { font-weight: 300;}

#fullTopFrame .topMenuM { display: none; width: 100%; height: 60px; float: left; position: absolute; top: 100%; background-color: #fff; color: #224560; z-index: 9000; border-top: 2px solid #d6d6d2; }
#fullTopFrame .topMenuM .menu { width: 100%; height: 60px; float: left;}
#fullTopFrame .topMenuM .menu UL { list-style: none; float: left; width: auto; height: 100%; }
#fullTopFrame .topMenuM .menu UL LI { float: left; width: auto; height: 100%; background: url('/layout/top-menu-separator.png') no-repeat right center; }
#fullTopFrame .topMenuM .menu UL LI:last-child { background: none;}
#fullTopFrame .topMenuM .menu UL LI A { float: left; width: auto; height: 100%; line-height: 50px; padding: 0px 40px; font-size: 20px; color: #224560; font-weight: 400; text-transform: uppercase; }
#fullTopFrame .topMenuM .menu UL LI A:HOVER {}
#fullTopFrame .topMenuM .menu UL LI .submenu    { display: none; width: 100%; left: 0; height: auto; float: left; position: absolute; top: 100%; z-index: 10000; text-transform: none; background-color: #e7eff5; }
#fullTopFrame .topMenuM .menu UL LI .submenu UL { display: flex; justify-content: space-between; }
#fullTopFrame .topMenuM .menu UL LI .submenu UL LI { width: auto; height: auto; float: left; }
#fullTopFrame .topMenuM .menu UL LI .submenu UL LI A { width: 100%; font-size: 18px; font-weight: 400; color: #000; text-transform: none; }
#fullTopFrame .topMenuM .menu UL LI .submenu UL LI A:HOVER { background-color: #fff; font-size: 18px; font-weight: 400; }


@media (min-width: 1250px) {
  #fullFooterFrame .footer1            { width: 100%; height: 500px; padding-top: -20px; float: left; display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
  #fullFooterFrame .footer2            { width: 100%; display: flex; flex-direction: row; justify-content: space-between; font-size: 16px; background-color:#DDBC75; }
  .footer_text  { display: flex; flex-direction: column; }
  .footer_other { display: flex; float: left; }
  .footer_links { display: flex; float: left; margin: 30px 0px; }
}
@media (max-width: 1249px) {
  #fullFooterFrame .footer1            { width: 100%; height: 500px; display: flex; flex-direction: column; align-items: center; }
  #fullFooterFrame .footer2            { width: 100%; display: flex; flex-direction: column; align-items: center; font-size: 16px; background-color:#DDBC75; }
  #fullFooterFrame .footer1 div        { text-align: center; margin-top: 25px; }
  .footer_text  { display: flex; flex-direction: column; align-items: center; margin: 0px auto 30px auto; }
  .footer_other { display: flex; flex-direction: column; align-items: center; }
  .footer_links { display: none; }

}

#fullFooterFrame                       { width: 100%; height: 615px; float: left; margin: 30px 0px 0px 0px; color: #fff; background-image: url('/layout/bottom.png'); background-repeat: no-repeat; background-position: center bottom; background-color:#DDBC75; }
#fullFooterFrame .footer1 H3           { width: 100%; padding: 0px; font-size: 26px; }

a.footer_odkaz              { font-size: 14px; padding-right: 30px; text-transform: uppercase; }
a.footer_odkaz:hover        { color: #4c4c4c; }
div.magichouse              { clear: both; background-color: #DDBC75; padding: 0px 0px 30px 0px; }

#fullFooterFrame .footer2 a.footer_odkaz              { font-size: 16px; padding-right: 30px; text-transform: uppercase; }
#fullFooterFrame .footer2 a.footer_odkaz:hover        { color: #4c4c4c; }
#fullFooterFrame .footer2 a.footer_kontakt            { font-size: 16px; }
#fullFooterFrame .footer2 a.footer_kontakt:hover      { color: #4c4c4c; }
#fullFooterFrame .footer2 .logo_bottom { width: 168px; height: 105px; position: relative; display: flex; margin: 0px; background-image: url('/layout/logo_bottom.png'); background-repeat: no-repeat; }



#fullHomepageText               { width: 100%; float: left; margin: 0px; }

@media (min-width: 1250px) {
  .home_headline  { display: flex; justify-content: space-between; margin-top: 30px; }
  .home_headlineM { display: none; }
  #fullHomepageText div.leva  { width: 640px; height: auto; float: left; }
  #fullHomepageText div.prava { width: 540px; float: right; }
  #fullHomepageText div.main_akce       { width: 100%; padding: 0px 20px 20px 20px; background-color: #FEF0D3; margin-bottom: 50px; float: left; }
  #fullHomepageText div.main_akce:hover { background-color: #F4F4F4; }
  #fullHomepageText div.othr_akce { width: 100%; padding: 10px 40px 30px 40px; margin-bottom: 20px; background-color: #F4F4F4; border-left: 6px solid #FCEAC2; float: right; }
  #fullHomepageText div.othr_akce:hover { background-color: #FEF0D3; }
  #fullHomepageText div.links     { width: 200px; height: 45px; font-weight: 600; color: #ffffff; float: left; text-align: center; margin: 10px 10px 10px 0px; padding-top: 10px; }
  #fullHomepageText div.zss_text  { width: 900px; float: left; }
  #fullHomepageText div.zss_img   { width: 274px; height: 274px; background-image: url('/layout/home_slunecni.png'); background-repeat: no-repeat; margin-bottom:10px; margin-right: 26px; display: flex; float: left; }
}
@media (max-width: 1249px) {
  .home_headline  { display: none; }
  .home_headlineM { display: flex; margin: 0px auto; text-align: center; }
  #fullHomepageText div.leva  { width: 100%; height: auto; float: left; }
  #fullHomepageText div.prava { width: 100%; height: auto; float: right; }
  #fullHomepageText div.main_akce       { width: 100%; padding: 0px 10px 10px 10px; background-color: #FEF0D3; margin-bottom: 20px; float: left; }
  #fullHomepageText div.main_akce:hover { background-color: #F4F4F4; }
  #fullHomepageText div.othr_akce       { width: 100%; padding: 10px 10px 10px 10px; margin-bottom: 20px; background-color: #F4F4F4; border-left: 6px solid #FCEAC2; float: right; }
  #fullHomepageText div.othr_akce:hover { background-color: #FEF0D3; }
  #fullHomepageText div.links           { width: 100%; height: 45px; font-weight: 600; color: #ffffff; float: left; text-align: center; margin: 5px 10px 5px 0px; padding-top: 10px; }
  #fullHomepageText div.zss_text  { max-width: 100%; float: left; }
  #fullHomepageText div.zss_img   { width: 274px; height: 274px; background-image: url('/layout/home_slunecni.png'); background-repeat: no-repeat; margin: 0px auto 10px auto; display: flex; }
}

#fullHomepageText H2            { font-size: 40px; font-weight: 600; padding: 20px 0; }
#fullHomepageText H3            { font-size: 26px; font-weight: 400; padding: 20px 0; }
#fullHomepageText img           { float:left; margin: 0px 30px 0px 0px; }
#fullHomepageText div.zobrazit_vse { margin: 20px 0px 0px 0px; padding: 20px 80px; font-weight: 600; background-color: #F4F4F4; }
#fullHomepageText div.zobrazit_vse:hover { background-color: #d4d4d4; }
#fullHomepageText div.img       { width: 100%; height: 350px; background-position: center; float: left; }
#fullHomepageText #akce               { background-color: #ffd65a; }
#fullHomepageText #akce:hover         { background-color: #dfb63a; }
#fullHomepageText #napsali            { background-color: #95bc2f; }
#fullHomepageText #napsali:hover      { background-color: #759c0f; }
#fullHomepageText #fotogalerie        { background-color: #f28848; }
#fullHomepageText #fotogalerie:hover  { background-color: #d26828; }








#fullMainContent { width: 100%; height: auto; float: left; padding: 0 px; margin-top: 0px; background-color: #fff;}
#fullMainContent .content {width: 100%; height: auto; float: left;}
#fullMainContent .content H1 {width: 100%; float: left; font-size: 40px; font-weight: 400; padding: 10px 0; }
#fullMainContent .content H2 {width: 100%; float: left; font-size: 30px; font-weight: 600; padding: 10px 0; margin: 20px 0; }
#fullMainContent .content H3 {width: 100%; float: left; padding: 10px 0; margin: 15px 0; font-weight: 600; }
#fullMainContent .content P {width: 100%; float: left;}
#fullMainContent .content A {color: #ddbc75;}
#fullMainContent .content A:HOVER {text-decoration: underline;}
#fullMainContent .content UL {width: 100%; height: auto; float: left; margin: 15px 0 0 0; list-style-type: square;}
//#fullMainContent .content UL LI {padding: 0 0 0 20px; background-image: url('/layout/li-blue.jpg'); background-repeat: no-repeat; background-position: left top 11px; background-size: 10px}
#fullMainContent .content UL LI {padding: 0 0 0 20px; }
#fullMainContent .content .btn {clear: left; display: block; float: right; margin-top: 20px; background-color: #ddbc75; padding: 5px 16px; border-radius: 3px; color: #fff;}
#fullMainContent .content .btn:HOVER {text-decoration: none;}
//#fullMainContent .content .btn I {transition: 600ms ease all;}
#fullMainContent .content .btn I {}
#fullMainContent .content .btn:HOVER I {}



@media (min-width: 1250px) {
  #fullMainContent .content a.fotogalerie       { background-color: #f4f4f4; border-bottom: 5px solid #fceac3; display: block; float: left; margin: 15px; }
  #fullMainContent .content a.fotogalerie:hover { background-color: #fdf0d3; text-decoration: none; }
}
@media (max-width: 1249px) {
  #fullMainContent .content a.fotogalerie       { background-color: #f4f4f4; border-bottom: 5px solid #fceac3; display: block; float: left; margin-bottom: 15px; width: 384px; height:auto; max-width: 100%; }
  #fullMainContent .content a.fotogalerie:hover { background-color: #fdf0d3; text-decoration: none; }
}


#fullMainContent .content div.fotogalerie_img { width: 368px; height: 267px; max-width: 100%; max-height: auto; background-position: center; }
#fullMainContent .content div.fotogalerie_div { width: 368px; max-width: 100%; max-height: auto; padding: 20px 0px; text-align: center; color: #000000; font-weight: 600; }
#fullMainContent .content div.akce_div        { width: 368px; padding: 20px 0px; text-align: left; color: #000000; font-weight: 400; padding: 10px; }
#fullMainContent .content div.misto_obrazku   { width: 368px; height: 267px; text-align: center; padding-top: 30%; background-image: url('/layout/no_image.jpg'); background-position: center center; }

@media (min-width: 1250px) {
  .content_headline { height: 60px; background-color: #F5F5F5; color: #939393; padding-top: 30px; }
}
@media (max-width: 1249px) {
  .content_headline { display: none; }
}

#grayLine {width: 100%; height: 2px; float: left; position: fixed; margin-top: 130px; background-color: #d6d6d2;}

/* Boxiky pod bannerem 
#fullBoxes {width: 100%; height: auto; float: left; position: relative; padding: 50px 0; background-image: url('/layout/pod_banner_bg.jpg'); background-position: top 3px center;}
#fullBoxes .top {width: 100%; height: 14px; position: absolute; left: 0; right: 0; top: 0; background-image: url('/layout/pod_banner_top.jpg'); background-position: center; background-repeat: no-repeat;}
#fullBoxes .boxList {width: 100%; height: auto; float: left; display: flex; flex-wrap: wrap; justify-content: center;}
#fullBoxes .boxList .box {width: 300px; height: 300px; position:relative; margin: 0 30px 60px 30px; padding: 10px; display: flex; justify-content: center; align-items: center; text-align: center; background-color: #224560; border: 3px solid #465c77; background-position: right 5px top 10px; background-repeat: no-repeat;}
#fullBoxes .boxList .box:HOVER {background-image: url('/layout/arrow-bg-white.png') !important;}
#fullBoxes .boxList .box H3 {padding: 0; margin: 0; font-size: 36px; font-weight: 600; color: #fff;}

#fullBoxes .boxList .box.box1 {background-image: url('/layout/arrow-bg-1.png');}
#fullBoxes .boxList .box.box1:HOVER {border-color: #a37ab1; background-color: #90599c;}
#fullBoxes .boxList .box.box2 {background-image: url('/layout/arrow-bg-2.png');}
#fullBoxes .boxList .box.box2:HOVER {border-color: #5db0b6; background-color: #359ca4;}
#fullBoxes .boxList .box.box3 {background-image: url('/layout/arrow-bg-3.png');}
#fullBoxes .boxList .box.box3:HOVER {border-color: #7481b8; background-color: #5162a6;}
#fullBoxes .boxList .box.box4 {background-image: url('/layout/arrow-bg-4.png');}
#fullBoxes .boxList .box.box4:HOVER {border-color: #377ca2; background-color: #00638b;}
#fullBoxes .boxList .box.box5 {background-image: url('/layout/arrow-bg-5.png');}
#fullBoxes .boxList .box.box5:HOVER {border-color: #d7934c; background-color: #cd781f;}
#fullBoxes .boxList .box.box6 {background-image: url('/layout/arrow-bg-6.png');}
#fullBoxes .boxList .box.box6:HOVER {border-color: #d9858f; background-color: #cf6673;}
*/



/*
#fullClenove {width: 100%; height: auto; float: left; padding: 20px 0;}
#fullClenove .inner {width: 100%; height: auto; float: left;}
#fullClenove .inner H2 {font-size: 36px; font-weight: 600; padding: 10px 0; background-image: url('/layout/text-nadpis-bg.png'); background-position: left top; background-repeat: no-repeat;}
#fullClenove .inner .clenove {width: 100%; height: auto; float: left; padding: 20px 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
#fullClenove .inner .clenove .clen {width: 300px; margin-right: 150px; padding: 10px 0;}
#fullClenove .inner .clenove .clen:nth-child(3n) {margin-right: 0;}
#fullClenove .inner .clenove .clen .photo {width: 100%;}
#fullClenove .inner .clenove .clen .photo IMG {width: 100%;}
#fullClenove .inner .clenove .clen .name {width: 100%; font-size: 30px;}





#karieraFrame {width: 100%; height: auto; float: left;}
#karieraFrame .headerRow {display: flex; flex-grow: grow; font-weight: 600; color: #92928D;}
#karieraFrame .headerRow .pozice {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#karieraFrame .headerRow .pracoviste {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#karieraFrame .headerRow .lokalita {width: 30%; border-bottom: 1px solid #92928D;}
#karieraFrame .row {display: flex; flex-grow: grow;}
#karieraFrame .row .pozice {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#karieraFrame .row .pozice A {color: #3382A2;}
#karieraFrame .row .pracoviste {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#karieraFrame .row .lokalita {width: 30%; border-bottom: 1px solid #92928D;}


#pnewsFrame {width: 100%; height: auto; float: left;}
#pnewsFrame .headerRow {display: flex; flex-grow: grow; font-weight: 600; color: #000;}
#pnewsFrame .headerRow .rok {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#pnewsFrame .headerRow .name {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#pnewsFrame .row {display: flex; flex-grow: grow;}
#pnewsFrame .row .date {width: 30%; color: #92928D; border-bottom: 1px solid #92928D; margin-right: 2%;}
#pnewsFrame .row .name {width: 30%; border-bottom: 1px solid #92928D; margin-right: 2%;}
#pnewsFrame .row .nameA {color: #3382A2;}
*/


