@import url('https://fonts.googleapis.com/css?family=Montserrat');
BODY {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  background-color: #323232;
  color: #D2D2D2;
}
BODY.overflow {
  overflow: hidden;
}
DIV, UL, LI, Q, P, IFRAME, H1, H2, H3, FORM, INPUT, SELECT, TEXTAREA, TABLE, TR, IMG {
  margin: 0px;
  padding: 0px;
}
H1 {
  margin-left: 60px;
  margin-top: -75px;
  margin-bottom: 50px;
  position: absolute;
  color: #DCDCDC;
  letter-spacing: -2px;
  transform: scale(1, 1.2);
  font-size: 30px;
  line-height: 30px;
  text-shadow: 2px 2px 10px rgba(0,0,0,1);
}
H2 {
  margin-bottom: 30px;
  color: #ffffff;
  text-align: left;
  letter-spacing: 2px;
  font-size: 24px;
  line-height: 24px;
}
H3 {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #ffffff;
}
IFRAME {
  width: 100%;
  height: 100%;
  border: 0px;
}
UL LI {
  font-size: 15px;
  line-height: 15px;
  text-align: left;
  list-style: none;
}
P.uvozovky {
  padding: 20px;
  font-size: 20px;
  line-height: 25px;
  background: #232323;
  border-radius: 25px;
  text-align: center;
}
P SPAN.odrazka {
  float: left;
  display: inline-block;
  width: 130px;
  margin-right: 30px;
  text-align: right;
}
P {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  
  text-align: justify;
}
P STRONG {
  font-size: 14px;
  line-height: 13px;
  color: #E6E6E6;
}
P.vice {
  text-align: right;
  float: right;
}
P.malePismo {
  font-size: 11px;
}
P.rozdilne {
  font-weight: bold;
  font-size: 30px;
}
P.vyrazne {
  font-weight: bold;
  font-size: 22px;
}
.prerusovanaCaraPod {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 3px dotted #262626;
}
.infoSede {
  color: #969696;
}
.infoMaleSede
{
  color: #969696;
  font-size: 10px;
  font-style: italic;
}
P.hlaseni {
  background: url(http://simt-mhd.net/img/ikony/info.png) no-repeat 20px center;
  background-color: #282828;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 20px;
  padding-left: 80px;
}
P.zelena {
  color: #5ab345;
}
P.cervena {
color: #e80f2e;
}
P.tlacitkoRozbalovace {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-decoration: underline;
  cursor: pointer;
}
P.tlacitkoRozbalovace:hover {
  text-decoration: none;
}
P.odstavecRozbalovace {
  display: none;
  margin: 0px;
  padding: 15px;
  border-radius: 15px;
  background: rgba(255,255,255,0.1);
}
SPAN.male {
  color: #969696;
  font-weight: normal;
  font-size: 11px;
}
ABBR.top {
  font-size: 9px;
  vertical-align: top;
  color: lime;
}
IMG.hover:hover {
  cursor: pointer;
  transform: scale(0.95);
}
DIV.modry {
  padding: 50px;
  padding-bottom: 10px;
  background: url('https://simt.cz/img/30t.png') right center no-repeat;
  background-color: #1f74b7;
  color: #ffffff;
}
DIV.sedy {
  padding: 50px;
  padding-bottom: 10px;
  background-color: #595959;
  color: #ffffff;
}
DIV.bezBarvy {
  padding: 50px;
  padding-bottom: 30px;
} 
DIV.modry P, DIV.sedy P {
  margin-bottom: 50px;
  letter-spacing: 1px;
}
P.tlacitkoBileKulate {
  margin-bottom: 30px;
}
P.tlacitkoBileKulate A
{
  width: 180px;
  display: block;
  padding: 10px;
  margin: 0px;
  padding-top: 8px;
  padding-left: 70px;
  border-radius: 35px;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  border: 2px solid #2f2f2f;
  text-decoration: none;
  color: #4b4b4b;
}
P.tlacitkoBileKulate A SPAN
{
  color: #767676;
  font-size: 12px;
  line-height: 8px;
  font-weight: normal;
}
DIV.modry P.tlacitkoBileKulate A {
  border: 2px solid #2c62a0;
}
P.tlacitkoBileKulate A:hover {
  border: 2px solid #1f74b7;
}
A {
  text-decoration: underline;
  font-weight: bold;
  color: #D2D2D2;
  transition: all 0.5s;
}
A:hover {
  text-decoration: none;
  color: #ffffff;
}
A.specOdkaz {
  color: #ffffff;
  text-decoration: underline;
}
.pointer {
  cursor: pointer;
}
DIV.flexbox {
  display: flex;
  margin-bottom: 15px;
}
.fl05 {
  flex: 0.5;
}
.fl1 {
  flex: 1;
}
.fl2 {
  flex: 2;
}
.fl3 {
  flex: 3;
}
.fl4 {
  flex: 4;
}
.fl5 {
  flex: 5;
}
.fl6 {
  flex: 6;
}
DIV.marginLeft { 
  margin-left: 20px;
}
DIV.marginDole {
  margin-bottom: 20px;
}
DIV.textVpravo P {
  font-weight: bold;
  text-align: right;
  color: #969696;
}
DIV.textCenter P, DIV.textCenter H2 {
  text-align: center;
}
DIV.naseptavac {
  display: none;
  margin: 0px;
  margin-top: 45px;
  margin-left: 65px;
  position: absolute;
  background-color: #646464;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 5px 5px 5px #323232;
  z-index: 40;
}
FORM {
  padding: 10px;
  text-align: left;
}
FORM LABEL {
  display: inline-block;
  padding: 15px;
  width: 100px;
  text-align: right;
}
INPUT, SELECT, TEXTAREA {
  width: 250px;
  margin-left: 20px;
  margin-bottom: 10px;
  //padding: 11px;
  //background-color: #F5F5F5;
  //border: 0px;
  opacity: 0.7;
  background: #282828;
  color: #ffffff;
  border: 1px solid #505050;
  padding: 9px 5px 9px 5px;
}
INPUT, SELECT {
  margin: 0px;
  margin-bottom: 10px;
  //padding: 10px;
  //border-radius: 15px;
  
}
INPUT[type=submit] {
  margin: 0px;
  margin-bottom: 10px;
  padding: 10px 0px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  white-space: nowrap;
  border-radius: 15px;
  font-weight: bold;
  background-color: #3b64c1;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.5s;
}
INPUT[type=submit]:hover {
  opacity: 0.8;
  background-color: #1b3d8a;
}
INPUT.maleTlacitko {
  margin: 4px 0px 0px 0px;
  padding: 12px 0px;
  font-size: 12px;
  line-height: 12px;
  width: 100%;
}
TEXTAREA {
  height: 100px;
}
FORM SELECT OPTION {
  padding: 4px;
}
OPTION.obchod7 {
  background-color: #2d2d2d;
}
INPUT.vyhledavaci-policko {
  margin: 0px;
  padding: 15px;
  width: 520px;
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
}
INPUT.castkaPolicko {
  width: 100px;
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
}
SPAN.chyba {
  font-weight: bold;
  color: red;
}
TABLE {
  margin-bottom: 15px;
  text-align: left;
}
TABLE TR TD {
  padding: 10px;
}
TABLE TR:nth-child(2n+1) TD {
  background: rgba(255,255,255,0.05);
}
TABLE TR.vyrazne TD {
  padding: 16px 10px;
  font-weight: bold;
  background: rgba(0,0,0,0.25);
  border-top: 2px solid #373737;
}
TABLE TR.payMetoda SPAN {
  display: block;
  padding: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
}
TABLE TR TH {
  padding: 10px;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  background: rgba(25,25,25,1);
}
TABLE TR:hover TD {
  background: rgba(59,100,193, 0.3);
}
TABLE.specialTab {
  width: 100%;
}
TABLE.specialTab TR TD {
  padding: 5px;
  background: none;
}
TABLE.specialTab TR TD:first-child {
  padding-right: 20px;
  text-align: right;
  font-weight: bold;
  color: #aaaaaa;
}
P.tlacitko {
  margin: 0px;
  margin-bottom: 10px;
}
DIV.vpravo {
  display: inline;
  float: right;
}
DIV.vlevo {
  display: inline;
  float: left;
}
P.vpravo {
  float: right;
  width: 200px;
  margin-left: 20px;
}
P.vpravoSZ {
  float: right;
  margin-left: 20px;
}
P.tlacitko A {
  display: block;
  padding: 10px 5px;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border-radius: 15px;
  cursor: pointer;
  white-space: nowrap;
  background: -webkit-linear-gradient(top,#206AB3 0,#488add 100%);
  //background-color: #3b64c1;
  color: #ffffff;
}
P.tlacitko A:hover {
  background: -webkit-linear-gradient(top,#206AB3 0,#206AB3 100%);
}
#hlavickaReklamniTlacitko {
  width: 100%;
  position: absolute;
  top: 250px;
}
#hlavickaReklamniTlacitko H1 {
  position: relative;
  margin: 0px;
  text-align: center;
  margin-bottom: 15px;
  color: #DCDCDC;
  letter-spacing: -1px;
  transform: scale(1, 1.2);
  font-size: 30px;
  line-height: 30px;
  text-shadow: 2px 2px 10px rgba(0,0,0,1);
}
#hlavickaReklamniTlacitko P {
  text-align: center;
  margin-bottom: 30px;
}
#hlavickaReklamniTlacitko P.tlacitko {
  margin: 0px;
}
#hlavickaReklamniTlacitko P A {
  padding: 20px 0px;
  margin: auto;
  width: 220px;
  border-radius: 25px;
  border-bottom: 2px solid #1b3d8a;
  border-right: 2px solid #1b3d8a;
}
P.male {
  float: right;
}
P.maleVlevo {
  float: left;
}
P.male A, P.maleVlevo {
  padding: 5px;
  width: 150px;
  text-align: center;
}
#web {
  margin: auto;
  padding: 15px;
  width: 80%;
  max-width: 1300px;
  background-color: #2d2d2d;
}
DIV.zaobleny {
  padding: 20px;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
}
DIV.border {
  border-left: #2d2d2d solid 1px;
}
DIV.odstup P {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
DIV.podbarveneTmave {
  margin: 0px;
  padding: 10px;
  display: flex;
  background-color: #1e1e1e;
}
#uvodniGalerie {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 415px;
  width: 100%;
}
#uvodniGalerie DIV {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: auto 415px;
  //background-color: #323232;
}
#uvodniGalerie DIV:first-child {
  display: block;
  position: absolute;
}
#hlavicka {
  margin: auto;
  padding: 0px;
  padding-bottom: 415px;
  width: 100%;
  text-align: left;
  color: #ffffff;
  border-bottom: 5px solid #969696;
}
DIV.hlavickaLogo {
  flex: 2;
}
#menuHlavicka {
  display: flex;
  margin: 0px;
  padding: 10px;
  padding-bottom: 5px;
  padding-left: 10%;
  padding-right: 10%;
  width: 80%;
  position: fixed;
  z-index: 100;
}
#menuHlavicka::after {
  content : "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/design/lista.png') repeat left top; 
  width: 100%;
  height: 100%;
  opacity: 0.85;
  z-index: -1;
}
#menuHlavicka IMG.logo {
  margin: 0px;
  width: 100%;
  max-width: 220px;
  height: auto;
  
  vertical-align: middle;
  margin-right: 5%;
}
#blokJazyk {
  flex: 0.2;
  margin-left: 10px;
  margin-top: 15px;
  padding: 0px;
  text-align: right;
}
#blokJazyk IMG {
  border-radius: 10px;
  cursor: pointer;
}
#blokJazyk DIV {
  display: none;
  margin: 0px;
  padding: 5px;
  width: 30px;
  position: absolute;
  box-shadow: 2px 2px 2px #141414;
  background-color: rgba(30,30,30,0.8);
}
#blokUcet {
  display: flex;
  flex: 2;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
#boxLogin, #boxRegistrace {
  flex: 1;
  margin: 0px 10px;
  padding: 0px;
}
#boxLogin LABEL, #boxRegistrace LABEL {
  width: 90%;
}
#boxLogin P A {
  background: none;
  padding: 8px 0px;
  border: 1px solid #3b64c1;
}
#boxLogin P A:hover {
  background-color: rgba(0,0,0,0.35);
}
#boxRegistrace FORM, #boxLogin FORM {
  display: none;
  position: absolute;
  text-align: center;
  margin: 0px;
  margin-left: -100px;
  padding: 15px;
  width: 330px;
  box-shadow: 2px 2px 2px #141414;
  background-color: rgba(30,30,30,0.8);
}
#boxRegistrace LABEL {
  display: block;
  margin: 0px;
  margin-left: 15px;
  margin-bottom: 3px;
  padding: 0px;
  color: #FF7478;
}
#boxRegistrace LABEL.ok {
  color: #ffffff;
}
#boxRegistrace P.souhlas {
  text-transform: none;
  padding: 5px;
}
#boxRegistrace P.souhlas A {
  display: inline;
  background: none;
}
#boxRegistrace FORM IMG, #boxLogin FORM IMG {
  float: none;
  margin: auto;
  margin-bottom: 15px;
}
#menuHlavicka UL {
  flex: 4;
  padding: 0px;
  padding-top: 7px;
  text-align: center;
  white-space: nowrap;
}
#menuHlavicka UL LI {
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 13px;
  text-shadow: 1px 1px #141414;
}
#menuHlavicka UL LI A {
  display: block;
  margin: 0px;
  padding: 5px 10px;
  text-decoration: none;
  color: #aaaaaa;
}
#menuHlavicka UL LI A:hover {
  color: #ffffff;
}
#menuHlavicka UL LI P {
  display: none;
  margin: 0px;
  padding: 10px;
  width: 250px;
  position: absolute;
  box-shadow: 2px 2px 2px #141414;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background-color: #646464;
}
#menuHlavicka UL LI P A {
  display: block;
  margin: 0px;
  padding: 12px;
  padding-bottom: 5px;
  //width: 90%;
  border-bottom: #787878 1px solid;
}
#menuHlavicka UL LI P A:last-child {
  border: none;
}
#infoBox {
  display: none;
  position: fixed;
  margin: 0px;
  left: 0px;
  top: 70px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  text-align: center;
  padding: 15px 0px 15px 0px;
  background: #A8CD76;
  color: #ffffff;
  z-index: 101;
}
P.prepinaciTlacitko {
  width: 55px;
  height: 26px;
  margin: 0px;
  padding: 2px;
  font-size: 0px;
  line-height: 0px;
  background: -webkit-linear-gradient(top,#203e77 0,#488add 100%);
  border-radius: 15px;
  border: 1px solid #1c2e4b;
  cursor: pointer;
}
P.prepinaciTlacitko SPAN {
  display: block;
  width: 0px;
  margin: 0px;
  padding: 12px;
  margin-left: 29px;
  border-radius: 15px;
  border: 1px solid #b2b2b2;
  background: -webkit-linear-gradient(top,#203e77 0,#488add 100%);
}
P.vypnuteTlacitko {
  background: -webkit-linear-gradient(top,#787878 0,#dcdcdc 100%);
  border: 1px solid #4c4c4c;
}
P.vypnuteTlacitko SPAN {
  margin-left: 0px;
}
P.ucetUzivatele {
  float: left;
  display: inline;
  width: 130px;
  margin: 0px;
  margin-left: 20px;
  margin-top: -15px;
}
P.ucetUzivatele A {
  display: block;
  margin: 0px;
  margin-bottom: 0px;
  padding: 1px;
  padding-left: 30px;
  width: 80px;
  text-decoration: none;
  color: #7e7d7d;
}
P.ucetUzivatele A:hover {
  color: #ffffff;
}
P.ucetUzivatele A:nth-child(1) {
  background: url(../img/design/profil.png) no-repeat left center;
}
P.ucetUzivatele A:nth-child(2) {
  background: url(../img/design/nastaveni.png) no-repeat left 2px;
}
P.ucetUzivatele A:nth-child(3) {
  background: url(../img/design/logout.png) no-repeat left center;
}
P.kosik {
  float: right;
  display: inline;
  margin: 0px;
  margin-top: -15px;
  padding: 0px;
  width: 20px;
}
P.kosik A {
  padding: 18px;
  display: block;
  text-decoration: none;
  background: url(../img/design/kosik.png) no-repeat center center;
}
P.sz {
  float: right;
  display: inline;
  margin: 0px;
  margin-right: 30px;
  margin-top: -15px;
  padding: 0px;
  width: 20px;
}
P.sz A {
  padding: 18px;
  display: block;
  text-decoration: none;
  background: url(../img/design/zprava.png) no-repeat center center;
}
P.sz A.novaZprava {
  animation-name: animaceSZ;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
P.infoNovaSZ {
  float: right;
  display: none;
  margin: 0px;
  margin-top: 35px;
  margin-left: 195px;
  padding: 15px;
  position: absolute;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 10px;
  box-shadow: 2px 2px 2px #141414;
  background: url(../img/design/ukazovatko.png) no-repeat left -10px;
  background-color: #646464;
}
IMG.obrazekVlevo {
  display: inline;
  float: left;
  margin: 3px;
}
IMG.obrazekVpravo {
  display: inline;
  float: right;
  margin: 3px;
}
IMG.maxImg {
  width: 100%;
  height: auto;
}
IMG.sedyObr {
  opacity: 0.35;
}
DIV.zrusitObtekani {
  clear: both;
}

DIV.galerie {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  width: 100%;
  height: 280px;
}
DIV.obrazek {
  float: left;
  display: list-item;
  position: relative;
  vertical-align: baseline;
  width: calc(34% - 2px);
  height: 100%;
  margin: 1px;
  padding: 0px;
  background-position: center center;
  overflow: hidden;
  -webkit-filter: grayscale(35%); /* Safari 6.0 - 9.0 */
  filter: grayscale(35%);
  z-index: 1;
  transition: all 0.2s;
}
DIV.obrazek:nth-child(1n+2) {
  width: calc(18% - 2px);
  height: 50%;
}
DIV.obrazek:nth-child(6), DIV.obrazek:nth-child(4) {
  width: calc(30% - 2px)
}

DIV.obrazek:hover, DIV.obrazek:focus {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  cursor: pointer;
  transform: scale(1.05);
  background-size: 100%;
  z-index: 2;
}
DIV.novinka {
  float: left;
  display: inline;
  margin: 0px;
  margin-bottom: 5px;
  padding: 8px;
  width: calc(100% - 16px);
  border-radius: 10px;
  background-color: #1E1E1E;
}
DIV.novinka:nth-child(2) {
  background-color: #232323;
}
DIV.novinka:nth-child(3) {
  background-color: #282828;
}
DIV.kalendar {
  margin: 0px;
  margin-top: 6px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0px;
  width: 50px;
  height: 50px;
  float: left;
  display: block;
  background: url(../img/design/kalendar.png) no-repeat center center;
}
DIV.kalendar P {
  margin: 0px;
  margin-bottom: 7px;
  padding: 0px;
  text-align: center;
  font-size: 8px;
  line-height: 13px;
  color: #ffffff;
}
DIV.kalendar P.den {
  font-size: 23px;
  line-height: 23px;
  font-weight: bold;
  color: #000000;
}
DIV.rolovaciSelect {
  padding: 0px;
  margin-top: 2px;
  width: calc(100% - 20px);
  cursor: pointer;
  z-index: 1;
}
DIV.rolovaciSelect P {
  float: left;
  width: calc(80% - 24px);
  margin: 0px;
  padding: 12px;
  font-weight: bold;
  background-color: #505050;
  border-radius: 17px 0px 0px 17px;
  transition: all 0.5s;
  letter-spacing: -1px;
  color: #ffffff;
}
DIV.rolovaciSelect P:nth-child(2) {
  border-radius: 0px 17px 17px 0px;
  float: right;
  width: calc(20% - 24px);
  background: url('../img/design/sipka.png') no-repeat center center;
  background-color: #3b64c1;
}
DIV.rolovaciSelect SPAN.doba {
  font-size: 20px;
  font-weight: bold;
  line-height: 9px;
  letter-spacing: 0px;
  color: #ffffff;
}
DIV.rolovaciSelect SPAN.usetris {
  float: right;
  font-weight: normal;
  font-size: 10px;
  color: #969696;
}
DIV.rolovaciSelect:hover P {
  background-color: #3b64c1;
}
DIV.rolovaciSelect UL {
  position: absolute;
  display: none;
  margin: 0px;
  margin-top: 45px;
  border-radius: 15px;
  padding: 0px;
  width: auto;
  background-color: #464646;
}
DIV.rolovaciSelect UL LI {
  padding: 10px;
}
DIV.rolovaciSelect UL LI:hover {
  background-color: #3b64c1;
}
.akceSleva {
  position: relative;
  color: #FF4A4A;
}
.akceSleva:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}
TH .akceSleva {
  font-size: 20px;
}
TH .akceSleva:before {
  border-top: 2px solid;
}
P.tlacitkoImg {
  margin: 0px;
  margin-left: 2px;
  margin-top: -4px;
  padding: 0px;
  background-color: #3b64c1;
}
P.tlacitkoImg A {
  display: block;
  margin: 0px;
  padding: 1px;
}
P.tlacitkoImg A SPAN {
  padding: 6px 0px;
  width: 30px;
}
SPAN.logicko {
  //float: left;
  display: inline-block;
  padding: 5px 0px;
  width: 20px;
}
SPAN.ok {
  background: url('../img/ikony/ok.png') no-repeat center center;
}
SPAN.ne {
  background: url('../img/ikony/ne.png') no-repeat center center;
}
SPAN.dulezite {
  background: url('../img/ikony/dulezite.png') no-repeat center center;
}
SPAN.zamekOff {
  background: url('../img/ikony/zamekOff.png') no-repeat center center;
}
SPAN.zamekOn {
  background: url('../img/ikony/zamekOn.png') no-repeat center center;
}
SPAN.kos {
  background: url('../img/ikony/kos.png') no-repeat center center;
}
SPAN.edit {
  background: url('../img/ikony/edit.png') no-repeat center center;
}
SPAN.presun {
  background: url('../img/ikony/presun.png') no-repeat center center;
}
SPAN.ban {
  background: url('../img/ikony/ban.png') no-repeat center center;
}
SPAN.simt {
  width: 49px;
  background: url('../img/ikony/simt.png') no-repeat center center;
}
#paticka {
  margin: 0px;
  padding: 20px 10%;
  width: 80%;
  border-top: 5px solid #969696;
  background-color: #000000;
}
#paticka H2 {
  float: none;
  margin-bottom: 15px;
}
#paticka DIV IMG {
  margin: 10px;
}
#soukromeZpravy, #vyskakovaciOkno {
  display: none;
}
#pozadiZprav, #vyskakovaciOknoPozadi {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  background-color: #000000;
  opacity: 0.8;
  z-index: 30;
}
#obsahZprav, #vyskakovaciOknoObsah {
  z-index: 31;
  box-shadow: 5px 5px 5px #000000;
  background-color: #464646;
  color: #ffffff;
  font-weight: normal;
  position: fixed;
  margin: 15%;
  margin-top: 80px;
  padding: 10px;
  width: 70%;
  height: calc(95% - 80px);
  opacity: 1;  
  animation-name: animaceLoaderu;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
#vyskakovaciOknoObsah {
  width: 20%;
  margin: 40%;
  margin-top: 300px;
  height: 150px;
}
#szForm {
  text-align: left;
}
#szForm FORM {
  width: 90%;
}
#szForm FORM INPUT {
  float: left;
  display: inline;
  margin: 0px;
  margin-bottom: 5px;
  padding: 8px;
  width: 160px;
}
#szForm FORM TEXTAREA {
  margin: 0px;
  padding: 5px;
  width: 100%;
  height: 80px;
}
#szSeznamKonverzaci {
  margin: 0px;
  padding: 0px;
  padding-right: 1%;
  width: 99%;
  height: 74%;
  overflow-y: auto;
  text-align: left;
}
DIV.vyssiSeznam {
  height: 95%;
}
#szSeznamKonverzaci::-webkit-scrollbar {
    width: 8px;
}
#szSeznamKonverzaci::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6); 
}
#szSeznamKonverzaci::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); 
}
#szSeznamKonverzaci DIV {
  margin: 0px;
  margin-bottom: 5px;
  padding: 7px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5A5A5A;
}
#szSeznamKonverzaci DIV.szZprava {
  width: 60%;
  background-color: #282828;
  border-radius: 10px;
}
#szSeznamKonverzaci DIV.szZprava IMG {
  //position: fixed;
  margin: 2px;
  margin-top: -1px;
  margin-bottom: 0px;
  width: auto;
  height: 21px;
}
#szSeznamKonverzaci DIV.szPro {
  float: left;
  display: block;
}
#szSeznamKonverzaci DIV.szOd {
  float: right;
  display: block;
  background-color: #646464;
}
#szSeznamKonverzaci DIV.zvyraznene {
  padding-top: 15px;
  background-color: #646464;
  border-radius: 10px;
}
#szSeznamKonverzaci DIV.zvyraznene p:nth-child(3) {
  border-bottom: 1px dotted #ffffff;
  display: inline;
}
IMG.zavrit {
  float: left;
  display: inline;
}
IMG.profilovka {
  float: left;
  margin: 0px;
  margin-top: -7px;
  margin-right: 15px;
  padding: 5px;
  border-radius: 25px;
  background-color: #3b64c1;
}
IMG.profilovka2 {
  background-color: #ffffff;
}
#tlZpetSZ, #szForm, #nickZprava {
  display: none;
}
UL.menuDlazdice LI A {
  display: block;
  float: left;
  padding: 20px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #fff;
}
UL.menuDlazdice LI A:hover {
  border: 1px solid #3b64c1;
}
P.velkeTlacitko {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 20px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: #232323;
  color: #646464;
}
P.aktivni {
  background: #191919;
  color: #ffffff;
}
P.velkeTlacitko:hover {
  background: rgba(0,0,0,0.6);
}
.schovane {
  display: none;
}
DIV.prepinac {
  margin-bottom: 20px;
}
DIV.prepinac SPAN {
  float: left;
  display: inline-block;
  margin: 0px;
  margin-right: 30px;
  padding: 0px;
  text-align: right;
  vertical-align: middle;
  line-height: 30px;
  width: 120px;
}
DIV.prepinac LABEL {
  float: left;
  display: inline-block;
  margin: 0px;
  padding: 8px;
  width: 80px;
  text-align: center;
  background-color: #4f4f4f;
  color: #808080;
  text-transform: uppercase;
  transition: all 1s;
  border-radius: 5px 0px 0px 5px;
  box-shadow: inset 1px 2px 2px rgba(0,0,0,0.3);
}
DIV.prepinac LABEL:nth-child(3) {
  border-radius: 0px 5px 5px 0px;
}
DIV.prepinac LABEL.aktivni {
  background: #93cd60;
  color: #ffffff;
}
DIV.prepinac LABEL[id=ne].aktivni {
  background: #CD7160;
  color: #ffffff;
}
DIV.prepinac LABEL:hover {
  cursor: pointer;
}
DIV.prepinac INPUT {
  display: none;
}
#pocetOdjetychSpoju P {
  float: left;
  display: inline-block;
  width: calc(20% - 12px);
  margin: 2px;
  padding: 4px;
  font-weight: bold;
  background: #373737;
  border-radius: 10px;
}
.zelenePozadi {
  background: #207B00;
}
.zlutePozadi {
  background: #6F6E00;
}
.oranzovePozadi {
  background: #903800;
}
.cervenePozadi {
  background: #C70000;  
}
SPAN.bublinka {
  margin: 0px;
  padding: 1px 4px;
  font-weight: normal;
  border-radius: 10px;
  white-space: nowrap;
}
SPAN.tucne {
  font-weight: bold;
}
.uzivReg {
  background: rgba(255,255,255,0.05);
}
.uzivOveren
{
  background: rgba(255,255,255,0.1);
}
.uzivPomoc {
  background: #3b64c1;
}
.uzivMod, .uzivAdmin {
  background: #238746;
}
.uzivTym, .uzivAutor {
  background: #d71b3a;
}
.uzivCerny {
  background: #000000;
}
.uzivReg2, .uzivOveren2 {
  color: #646464;
}
.uzivPomoc2 {
  color: #3b64c1;
}
.uzivMod2, .uzivAdmin2 {
  color: #238746;
}
.uzivTym2, .uzivAutor2 {
  color: #d71b3a;
}
.zvyraznenyNick {
  background: #ffffff;
  color: #000000;
}
span[popisek]:hover:after, p[popisek]:hover:after {
  content: attr(popisek);
  position: absolute;
  margin-top: 20px;
  margin-left: -50px;
  padding: 5px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 12px;
  background: #1E1E1E;
}
#pocetOdjetychSpoju P SPAN {
  font-weight: normal;
  color: #969696;
}
#odjeteLinky {
  height: 580px;
  overflow-y: auto;
}
#odjeteLinky::-webkit-scrollbar {
    width: 0px;
}

#nahledFotky {
  display: none;
}
#pozadiFotky {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  background-color: #000000;
  opacity: 0.5;
  z-index: 119;
}
#obsahFotky {
  z-index: 120;
  top: 0px;
  left: 0px;
  position: fixed;
  margin-top: 5%;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 0px;
  padding: 0px;
  width: 70%;
  height: 95%;
  opacity: 1;  
}
#obsahFotky IMG {
  height: auto;
  box-shadow: 1px 5px 3px #000000;
  max-height: 100%;
  width: 100%;
}
#popisFotky {
  display: inline-block;
  padding: 10px;
  border-radius: 15px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

@media screen and (max-width: 1050px) {
  #menuHlavicka {
    width: 98%;
    padding: 5px 1%;
  }
  #menuHlavicka UL LI A {
    padding: 5px 5px;
  }
}

@media screen and (max-width: 768px) {
  #menuHlavicka {
    width: 95%;
    padding: 5px 2.5%;
  }
  #menuHlavicka UL {
    flex: 2.5;
    flex-wrap: wrap;
  }
  #menuHlavicka UL LI {
    display: inline-block;
    flex-grow: 1;
    width: calc(100% * (1/3));
  }
  #blokUcet {
    flex: 1;
    flex-direction: column;
  }
  #blokJazyk {
    flex: 0.6;
  }
}

@media screen and (min-width: 1600px) {
  #menuHlavicka, #web {
    width: 1600px;
    padding-left: calc((100% - 1600px) / 2);
    padding-right: calc((100% - 1600px) / 2);
  }
}
@media screen and (min-width: 1920px) {
  #menuHlavicka, #web {
    width: 1920px;
    padding-left: calc((100% - 1920px) / 2);
    padding-right: calc((100% - 1920px) / 2);
  }
}

@media screen and (max-width: 600px) {
  DIV.rolovaciSelect {
    margin-bottom: 15px;
  }
  #menuHlavicka {
    flex-direction: column;
  }
  DIV.hlavickaLogo {
    width: 100%;
    text-align: center;
  }
  DIV.hlavickaLogo IMG {
    margin: auto;
  }
  #menuHlavicka UL {
    width: 100%;
    flex-wrap: nowrap;
    text-align: center;
  }
  #menuHlavicka UL LI {
    display: inline;
    flex-grow: 0;
    width: 20%;
  }
  #menuHlavicka UL LI A {
    padding: 0px;
  }
}

@media screen and (max-width: 450px) {
  H1 {
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    position: relative;
    letter-spacing: -2px;
    transform: scale(1, 1);
    font-size: 22px;
    line-height: 22px;
    color: #ffffff;
  }
  H2 {
    font-size: 15px;
    line-height: 15px;
  }
  #web {
    width: calc(100% - 10px);
    margin: 0px;
    padding: 0px 5px;
  }
  DIV.flexbox {
    flex-direction: column;
  }
  DIV.marginLeft {
    text-align: center;
    margin-top: 15px;
    margin-left: 0px;
  }
  P.tlacitkoMenu {
    flex: 0.1;
    font-size: 50px;
    line-height: 50px;
    padding: 5px 15px;
    padding-right: 20px;
    cursor: pointer;
    //border-right: 1px solid #969696;
    //border-bottom: 1px solid #141414;
  }
  #blokUcet {
    flex-direction: row;
    margin-top: 10px;
  }
  #boxRegistrace FORM, #boxLogin FORM {
    margin: 0px;
    left: 0px;
    padding: 10px;
    width: calc(100% - 20px);
  }
  #mobilniHlavicka {
    display: flex;
  }
  #hlavicka {
    padding-bottom: 0px;
  }
  #menuHlavicka {
    position: relative;
    flex-direction: column;
  }
  DIV.hlavickaMenu {
    flex: 1;
  }
  #menuHlavicka UL {
    display: none;
    flex: 1;
  }
  #menuHlavicka UL LI {
    float: none;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  #menuHlavicka UL LI A {
    float: none;
    display: block;
    width: calc(100% - 30px);
    padding: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  #menuHlavicka UL LI P {
    position: relative;
    margin-left: 10px;
    background: none;
    box-shadow: none;
  }
  #menuHlavicka UL LI P A {
  
  }
  #menuHlavicka UL LI:last-child > A {
    border: 0px;
  }
  #blokJazyk IMG.hlavniJazyk {
    display: none;
  }
  #blokJazyk {
    position: absolute;
    right: 15px;
    top: 0px;
    width: 30px;
  }
  #blokJazyk DIV {
    position: relative;
    display: inline;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: none;
    box-shadow: none;
  }
  #blokJazyk DIV IMG {
    margin-bottom: 10px;
    cursor: pointer;
  }
  #pozadiZprav {
    z-index: 1001;
  }
  #obsahZprav, #vyskakovaciOknoObsah {
    width: 97%;
    margin: 1%;
    margin-top: 1%;
    padding: 0.5%;
    height: 98%;
    z-index: 1002;
  }
  #szSeznamKonverzaci {
    height: 60%; 
  }
  #szSeznamKonverzaci DIV.szZprava {
    width: calc(100% - 14px);
  }
}
@keyframes animaceSZ {
    0%   { background: url('../img/design/nova_zprava.png') no-repeat center center; }
    50%   { background: url('../img/design/nova_zprava.png') no-repeat center center; }
    100%   { background: url('../img/design/zprava.png') no-repeat center center; }
}

