@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}

html {
    background-color:#505050;
    padding: 0px;
    margin: 0px;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
    margin: 0px;
    margin-top: -10px;
    padding: 0px;
    text-align: center;
    background: url(/img/page_img.jpg) 50% 0 no-repeat, url(/img/page_b.png) 0 100% repeat-x, url(/img/page_t.png) 0 0 repeat-x;
    background-color:#1e1e1e;

}


.all  {
    margin: auto;
    width: 850px;
    text-align: left;

}

/*
.padding {
    padding: 20px;
}
*/


img {
    border: 0px;
    text-decoration: none;
}

.cl {
    clear: both;
    height: 1px;
}


.header {
    width: 850px;
    padding-top: 10px;
    vertical-align: top;
}

#content {
    position: relative;
    width: 850px;
    margin-bottom: 100px;
    background-color: #FFF;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;

}

.contentblock {
    position: relative;
    display: block;
    margin: 0px auto;
    padding-bottom: 5px;
    padding-top: 10px;
    width: 847px;
    height: 30px;
    background: #DCDFE1;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    vertical-align: bottom;
    text-align: center;
}

.contentblock a {
    color: #4d4d4d;
}

.menu {
    height: 80px;
    position: relative;
    top: 0px;
}

.menu ul {
    list-style-type: none;
    margin-left: 30px;
    padding: 0px;

}

.menu ul li {
    display: inline;
    margin: 0px;
    padding: 0px;
    height: 30px;
    margin: 0px 11px 0px 0px;
}

.menu ul li a {
    color: #C8C8C8;
    font-size: 12px;
    text-decoration: none;
    height: 55px;


}

.menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.menu ul li a:active {
    color: #fff;
}



.sidebar {
    float: right;
    line-height: 150%;
    color: #646464;
    text-align: left;
    width: 170px;
    padding: 15px;
}



.text {
    float: left;
    width: 630px;
    min-height: 500px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 3px;
}


.text a {
    color: #4d4d4d;
    text-decoration: underline;
}

.text a:hover {
    color: #1de100;
    text-decoration: underline;
}



.footer {
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
    color: #fff;
    font-size: 16px;

}

.footer .footer-links {
    width: 700px;
    float: right;

}


.footer .footer-links a {
    color: #FFF;
    font-weight: bold;
}

.infobar table td{
    height: auto;
    line-height: normal;
}

.infobar table {
    margin: 15px 0px 5px 0px;

}


/*Nove styly*/

table.links {
    margin-top: 5px;
    margin-left: 10px;
    border-spacing: 2px;
    border-collapse: separate;
}

.topgreen {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-indent: 2px;
    height: 18px;
    background-color: #425d3a;
}

.linksdate {
  padding-top: 5px;
  padding-bottom: 5px;
}

table.links tbody tr td.accordion {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 630px;
    border: 1px solid #a9aaaa;
    background: url(/img/video.png) no-repeat scroll right top #F6F6F6;
}

table.links tbody tr td.accordion a {
    text-decoration: none;
}

table.links tbody tr td.accordion a:hover {
    color: #222;
    text-decoration: none;
}

table.links tbody tr td.accordion a:visited {
    color: #1de100;
    text-decoration: none;
}

table.links tbody tr td.accordion span.icon {
    display: inline-block;
    padding-right: 20px;
    border: 0px;
}

.icon img {
    margin-top: 5px;
    padding-left: 5px;
    width: 18px;
    height: 18px;
}

.dt {
    padding-right: 20px;
}

.module-desc {
    width: 99%;
    padding-left: 5px;
    color: #646464;
    line-height: 110%;
}

table.modulelinks {
    width: 100%;
    border-collapse: collapse;
}

table.modulelinks td:first-child {
    width:140px;
}

table.modulelinks tr:nth-child(even) {
  background-color: #ECECEC;;
}

table.modulelinks tr:nth-child(odd) {
  background-color: white;
}

.whitebg {
    background-color: white;
}

.greybg {
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(214,214,214,1) 50%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
}

table.links tbody tr td.accordion div.module-desc a {
    text-decoration: underline;
}

h4 {
    display: inline;
}

.links {
    width: 100%;
}

.leftslot {
    min-width: 400px;
    position: relative;
    float: left;
    margin-bottom: 12px;
}


.rightslot {
    width: 540px;
    position: absolute;
    right: 65px;
    float: right;
}

.rightslot a {
    color: #1de100;
}

tfoot tr td {
    font-size: 16px;
    color: #ffd700;
    background-color: #333333;
}

.clocks {
    margin-left: 30px;
}

.clocks select {
    color: #969696;
    font-size: 12px;
}

.forweb {
    font-size: 14px;
}

.livevideo {
    font-size: 12px;
    padding: 10px;
}

.livevideo img {
    margin-right: 4px;
}

.addstream {
    color: #405115;
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;

}

/* mobilni responzivni */

@media only screen and (max-width: 700px) {

  .all {
    width: 98%!important;
  }

  .header {
    width: 100%!important;
  }

  #content {
    width: 95%!important;
    padding-right: 15px!important;
  }

  .contentblock {
    width: 100%!important;
  }

  .text {
    width: 100%!important;
  }

  .sidebar {
    display: none!important;
  }

  .menu {
    display: none!important;
  }
/* 12.4.2022 */
  /* .links {
    font-size: 22px!important;
  }

  .modulelinks {
    font-size: 22px!important;
    line-height: 50px!important;
  }

  table.links tbody tr td.accordion {
    font-size: 22px!important;
    line-height: 50px!important;
  }

  .topgreen {
    font-size: 22px!important;
  } */
/* 12.4.2022 end*/

  /* mobilni menu */

.mobmenu {
  width: 75%;
  display: block;
  overflow: hidden;
  background-color: #333;
}

.mobmenu a {
  float: left;
  font-size: 22px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropmenu {
  float: left;
  overflow: hidden;
}

.dropmenu .dropbtn {
  font-size: 22px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.mobmenu a:hover, .dropmenu:hover .dropbtn {
  background-color: red;
}

.dropmenu-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropmenu-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropmenu-content a:hover {
  background-color: #ddd;
}

.dropmenu:hover .dropmenu-content {
  display: block;
}

}

@media only screen and (min-width: 701px) {
.mobmenu {
   display: none!important;
}
}


/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  font-weight: bold;
  border: 1px solid #a9aaaa;
  border-radius: 4px;
  background: url(/img/video.png) no-repeat scroll right top #F6F6F6;
 /* background-color: #e7e8ed; */
 color: #000000;
 cursor: pointer;
 padding: 10px;
 width: 100%;
 text-align: left;
 /* border: 1px outset #d5d8e0; */
 outline: none;
 transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
 background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
 padding: 0 18px;
 background-color: white;
 display: none;
 overflow: hidden;
}
/* divs instead of table */

.rTable {
		    	display: table;
		    	width: 100%;
		}
		.rTableRow {
		    	display: table-row;
		}

    .rTableHead {
		    	display: table-cell;
		    	padding: 3px 10px;
		    	border: 1px solid #fff;
          background-color: #ECECEC;
          color: #000;
		}

		.rTableCell_even {
		    	display: table-cell;
		    	padding: 3px 10px;
		    	border: 1px solid #fff;
          background-color: #fff;
		}

    .rTableCell_odd {
          display: table-cell;
          padding: 3px 10px;
          border: 1px solid #fff;
          background-color: #ECECEC;
    }

    .blank_row_div {
          height: 10px;
    }

    .rTableCell_odd a {
       color: #347CA5;
       font-weight: bold;
    }

    .rTableCell_odd a:hover {
       color: #347CA5;
   }

   .rTableCell_even a {
      color: #347CA5;
      font-weight: bold;
   }

   .rTableCell_even a:hover {
      color: #347CA5;
  }

/* alt clock */

/* .altclock {float: left;height: 100%;width: 51%} */
#altclock {
    /* color: #FFF8E3;
    float: left;
    font-family: "dsdigib"; */
    font-size: 16px;
    /* margin-left: 0;
    margin-top: 18px;
    text-align: right;
    width: 45%; */
}
