* {
    box-sizing: border-box;
    margin: 0;
	padding: 0;
	/*outline: 3px solid black; */
}

html,
body
{
    margin: 0;
	padding: 0;

}

.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
.group { *zoom: 1;
}

  .centrov {
	  margin: 0px auto;
  }

  .tema {
	  margin-top: 30px;
	  background-color: #ffffff;
	  height: auto;  /*900px;*/
	  width: 1040px; /*600px;*/
	  padding-top: 20px;
	  border: 2px solid;
	  border-color: #000000;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  	  position: relative;  /*len aby deti - tlacidla up/down mohli referencovat*/
  }
 
  .item {
	  margin: 15px 50px 0px 50px;
	  padding: 15px 0px 10px 0px;
	  /*line-height: 200%;*/  /*100px;*/
	  /*text-align: center;*/
	  /*
	  border-radius: 12px;	  
      border: 1px solid;
	  border-color: #0000ff;
	  */
  }
  
  body {
	background-color: #c1e0ff;
	color: #000000;
    font-family: "Arial", sans-serif;
  }

  /* kopia pre nazov prispevku */
  .hlava2 {
	  height: auto;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 21px;
  }
  .hlava {
	  height: auto;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 25px;
	  font-weight: bold;
	  
  	  border: 2px solid;
	  border-color: #ffffff;
  }
  /*kopia pre text v formulari*/
  .hlava_B {
	  height: auto;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 25px;
	  font-weight: bold;
	  
  	  border: 2px solid;
	  border-color: #808080;
  }

  .schema {
	  height: auto; /*50px;*/
   	  border: 2px solid;
	  border-color: #ffffff;
  }

  .schema  img {
	  width: 100%; 
   }
   
  .textacia {
	  height: auto;
	  border: 2px solid;
	  border-color: #000000;
 	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 20px;
  }

  .textacia_noborder {
	  border: 0px solid;
 	  padding-left: 0px;
	  padding-right: 0px;
  }

  .textacia2 {
	  height: auto;
 	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 20px;
  }
  
  .textacia2 li {
	  margin-left: 40px;
  }
  .textacia2 h3 {
	  margin-top: 50px;
  }

/* --------------- odkazy */
   .scroller {
         height: 700px;
         overflow-y: scroll;
		 /*
         scrollbar-color: rebeccapurple green;
         scrollbar-width: thin;
		 */
		/*background-color: #f1fff1;*/
  }

   .sign_item {
	  margin: 15px 0px 0px 0px;
	  /*padding: 15px 0px 10px 0px;*/
	  text-align: right;
	  /*line-height: 28px;*/
	  font-size: 17px;
	  /*
	  border-radius: 12px;	  
      border: 1px solid;
	  border-color: #00ff00;
	  */
  }
  
    .msg {
	  height: auto;
	  border: 2px solid;
	  border-color: #000000;
 	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 20px;
	  border-radius: 12px;	  
  }

  .red_msg {
	  border-color: #ff1010;
	  background-color: #fff1f1;
  }
  
  /*.msg .item h4 {*/
  h4 {	  
	  font-size: 17px;
  }

  #odkaztext {	  
	  border: 1px solid;
	  border-color: #000000;
 	  padding: 10px 10px;
      font-family: "Arial", sans-serif;
	  font-size: 20px;
	  text-align: justify;
	  line-height: 28px;
	  width: 99%;
  }  
 
 .btn_class {
 	  padding: 10px 10px;
      font-family: "Arial", sans-serif;
	  font-size: 20px;
  }

 .inl_bl{
	/*border: 2px solid #0f0; 
	  background-color: #f1f1ff; */
	  display: inline-block;
   }

 #hesloPO_a {
	  float: right;
  }   
  
 .check_cntr {
     height: 25px;
     width: 25px;
}
 
  /* --------------- */
  
  .highlight {   /*toto prifarime span-u*/
	  background-color: #ffff00;
  }
  
  .mt_space {
	  margin-top: 40px;
  }
 
  .small_font {
	  font-size: 16px;
  }
  
  .pata {
	  /*height: 75px;*/
	  height: auto;
	  text-align: center;
  }

  .item_small_III_3{
	  /*border: 2px solid #0f0; */
	  margin: 10px 0px 10px 50px;
	  padding: 15px 0px 0px 0px;
	  width: 42.5%; /*49.75%;*/
	  display: inline-block;
	  text-align: justify;
   }

   .item_small_III_3 img {
	  /*border: 2px solid #0f0;*/
	  display: block;
	  margin: 0px auto 20px auto; /*centrov a zdola odsun*/
   }

  .item_small_III_3 p {
	  text-align: justify;
	  line-height: 28px;
	  font-size: 20px;
   }
 
 /* --------------- */
  .navig {
	  margin: 30px auto 0px;
	  background-color: #ffffff;
	  height: auto;
	  width: 350px;
	  border: 2px solid;
	  border-color: #000000;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  }
  
  .navig ul {
    list-style-type: none;
  }
  
  .navig a {
	display: inline-block;
	padding-top: 17px;
	width: 100%;
	height: 50px;
    color: black;
    text-decoration: none;
	text-align: center;
  }

   .navig .selected,
   .navig a:hover {
	background-color: rgb(68,125,204);
    color: white;
  }
 
 /* --------------- */
  .navig2 {
	  margin: 30px auto 0px;
	  height: auto;
	  width: 350px;
	  /*
	  background-color: #ffffff;	  
	  border: 2px solid;
	  border-color: #000000;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  */
  }
  
  .navig2 a {
	  display: inline-block;
	  margin-top: 12px;
	  padding-top: 20px;
	  width: 100%;
	  height: 70px;
      color: black;
      text-decoration: none;
	  text-align: center;
	  font-size: 30px;
	  font-weight: bold;
	
      background-color: #ffffff;
      border: 1px solid;
      border-color: #000000;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
	
	  position: relative;
	  left: 0px;
	  top: 0px;
  }

  /*.navig2 .selectable a:hover {*/
  .navig2 .selectable:hover {	  
	  background-color: rgb(68,125,204);
      color: #0000ff; /*white;*/

      border: 1px solid;
      border-color: #0000ff;
  }
 
  .navig2 .selected {
	  background-color: rgb(255,125,125);
	  color: #ff0000;
	  box-shadow: none;
	  
      border: 1px solid;
      border-color: #ff0000;
   }
  
  .navig2 img {
	  position: absolute;
	  left: 0px;
	  top: 0px;
  }
  
   .navig2 span {
	  position: relative;  /*aby zafungoval z-index*/	
	  z-index: 1;
  }
 
 /* ---------- schtbv2 specific ----------- */
 
  video  { 
	  width:100%;
	  height:auto;
  }

  #id_div_edit_okno {
	  position: fixed;
	  left: 190px;
	  top: 200px;  
  }

  /*kopia .textacia pre edit okno/formular*/
  .textacia_B {
	  height: auto;
	  border: 2px solid;
	  border-color: #000000;
 	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  line-height: 28px;
	  font-size: 20px;
  }
  
  #id_cesta_subor {
     width:60%;	  
  }

  #id_edit_text {
	  /*
      width:100%;

 	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  line-height: 28px;
	  */
	  font-family: "Arial", sans-serif;
	  /*
	  font-size: 20px;
	  */
  }

  #id_div_pol_select_okno {
	  position: fixed;
	  left: 600px;
	  top: 200px;  
	  width: 380px;
  }


/* --------------- tlacidla */
 
  /*samotne tlacidlo - div*/
  .div_btn {
	  /*display: inline-block;*/
	  width: 186px;
	  height: auto; 
	  margin: 20px auto;

	  color: #fff;
	  background: #555;
	  /*text-decoration: none;*/
	  padding: 3px 3px;
	  border-radius: 5px;
	  border: 1px solid #000000;
	  font-weight: bold;

      font-family: "Arial", sans-serif;
	  font-size: 16px;
  }

  .div_btn:hover {
	  background: #75c6c5;
  }
  
  /*ten farebny kruzok na btn v ktorom je ikona*/
  .btnlike {
	  color: #fff;
	  background: #808080;
  	  width: 40px; 
	  height: 40px; 
	  text-decoration: none;
	  margin: 2px;
	  /*margin-left: 10px; */
	  /*margin-bottom: 4px;*/
	  /*padding: 4px 16px 4px 16px;*/
	  border-radius: 50%;
	  font-size: 28px;
	  font-weight: bold;
	  display: inline-block;
	  text-align: center;
	  line-height: 43px;
	  
	  /*position: relative;*/
  }

  .lh40 {
	  line-height: 40px;
   }
  
  .btnlike-green {       /*Add entry to brow.*/
	  background: #409040;
  }
  
  .btnlike-red {          /*Delete entry*/
	  background: #FD6955;
  }

  .btnlike-orange {         /*Close, hide entry*/
	  background: rgb(255,127,39);
  }

  .btnlike-blue {           /*Refresh brow.*/
	  background: #0000FF;
  }

  /*druha cast popisky btn v ktorej je text - span*/
  .btnlike2 {
	  display: inline-block;
	  width: 127px;
	  height: auto;
  	  /*background: #000080; */
	  /*text-align: center;*/
	  
	  position: relative;
	  bottom: 4px;
	  /*left: 4px;*/
  }

  .div_btns_parent {
	/*background: #ffe5e5;*/
	position: relative;
	/*width: 100%;*/
 }

/*
 .div_btnsbar_over {
	background: #e5ffe5;
	width: 100%;
	height: 60px;
	position: absolute;
	top: 20px;
	
	opacity: 0.8;
 }
*/

  .div_btn_lrc {
	  /*display: inline-block;*/
  	  margin: 0px;
	  position: absolute;
	  top: 20px;
  }

  .btn_left {
	  left: 320px;
  }
  .btn_right {
	  right: 320px;
  }
  .btn_center {
	  /*top: 35px;*/
	  left: 425px;   /*to by mal byt stred*/
  }
  .btn_left3 {
	  left: 230px;
  }
  .btn_right3 {
	  right: 230px;
  }

  .btnlike2_short {
	  width: 52px;
	  height: auto;
	  text-align: center;
	  position: relative;
	  top: 3px;
  }

  .div_btn_updown {
	  width: 110px;  /*shorter*/
  	  margin: 0px;
	  position: absolute;	  
	  right: 21px;
	  transform: rotate(-90deg);
  }
  .btn_up {
	  top: 29px;
  }
  .btn_down {
	  bottom: 29px;
  }
  .btn_up2 {
	  right: -31px; 
	  top: 27px;
  }
  .btn_down2 {
	  right: -31px;
	  bottom: 27px;
  }
