/* CSS Document */

body {
  margin: 0 0;
  padding: 0 0;
/*  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-family: 'Work Sans', sans-serif;
  font-family: 'Open Sans', sans-serif;*/
/*  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif; */
  font-family: 'Ek Mukta', sans-serif; 
/*  font-family: 'Raleway', sans-serif; 
  font-family: 'Source Sans Pro', sans-serif; */
  font-size: 17px;
  color: black;
/*  background: #E3E3E3;
  background: #8F8C80;*/
  background: #e3e3e3; 
  text-align: center;
}

textarea, input, select, label {
/*  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/  
  font-family: 'Ek Mukta', sans-serif;
  font-size: 1.0em;
}

strong {
  font-weight: 600;
}

h1 {
  padding: 0;
  margin: 0;
}

ul {
  margin: 10px 5px 0 0; padding: 0 3px 0 0;
}

li {
/*  list-style-type: square; */
  list-style-image: url(img/red-li-square-flat.png);
/*  color: #c10000; */
  margin: 1px 2px 1px 1.2em;
  padding: 1px 0px 2px 5px;
  line-height: 1.6em;
}

.rc0 li {
/*  list-style-type: square;
  list-style-image: none;*/
  color: white;
}

img {
  border: none;
}

a {
  text-decoration: none;
  font-size: 1em;
  color: #c10000;
}

a:hover {
  text-decoration: underline;
}

a.redlink {
  display: block;
  color: #c10000;
  font-weight: bold;
}

p {
/*  font: 0.9em; */
  margin: 8px 5px 12px;
  padding: 3px 3px;
/*  background: white; */
  line-height: 1.65em;
}

#content h1 {
  margin: 0 0 8 0;
  padding: 0 0;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #111111;
/*  background: red; */
}

.signature {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
}

div#content {
  background: #E3E3E3;
  width: 1024px;
  margin: 0 auto 35px;
  clear: both;
  text-align: left;
/*  overflow: auto; */
  padding: 15px 0px 20px;
  min-height: 520px;
}

div.rc0 {
  text-align: left;    
  background: #838383;
/*  overflow: auto; */
/*  margin-bottom: 10px;  */
  padding: 0px 10px 15px;
  box-shadow: 1px 1px 1px gray;
}


div.rc1 {
  text-align: left;    
  background: #fafafa;
/*  overflow: auto; */
/*  margin-bottom: 10px;  */
  padding: 0px 10px 15px;
  box-shadow: 1px 1px 0px silver;
}


div.rc2 {
  text-align: left;    
  background: #888888;
/*  overflow: auto; */
/*  margin-bottom: 10px;  */
  padding: 0px 10px 15px;
}

div.rc3  {
  padding: 0px 10px 15px;
}

h2 {
/*  font-family: 'Work Sans', sans-serif;   */
  margin: 0px;
  font-size: 1.6em;
  color: #1e6060;
/*  border-bottom: 1px solid #c10000; */
  text-transform: lowercase;
  font-weight: 500;
  padding: 7px 3px 12px 3px;
}

h3 {
  color: #1e6060;
  margin: 0px 0 0 0;
  padding: 0;
  font-weight: 500;
}

.rc0 h2 {
/*  font-family: 'Work Sans', sans-serif;   */
  margin: 0px;
  font-size: 1.6em;
  color: white;
  border-bottom: 1px dotted white;
  text-transform: lowercase;
  font-weight: 200;
  padding: 7px 3px 6px 3px;
}

.rc0 p {
  color: white;
}


.rc1 h2 {
/*  font-family: 'Work Sans', sans-serif;   */
  margin: 0px;
  font-size: 1.6em;
/*  color: #c10000;*/
  color: #c10000;
/*  border-bottom: 1px dotted #c10000; */
  border-bottom: 1px dotted rgba(193,0,0,0.5);
  text-transform: lowercase;
  font-weight: 400;
  padding: 3px 3px 3px 3px;
}

.rc1 h2 span, .rc1 h2 a {
  display: block;
}

.rc1 h2 span a {
}

.rc2 h2 {
  margin: 0;
  padding: 10px 5px 6px;
  color: white;
  font-size: 1.6em;  
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  border-bottom: 1px dotted white;
}

.rc2 h2 span, .rc2 h2 a {
  color: white;
}

.rc2 a {
  color: #FFC7B2;
  text-decoration: none;
}

.rc2 p {
  padding: 5px 0;
  background: none;
  color: whitesmoke;  
}


.rc3 h2 {
  margin: 0;
  padding: 5px 2px 6px;
  font-size: 1.6em;  
}

.rc3 p {
  background: none;
}



.frame01 h2, .frame02 h2 {
  font-family: 'Work Sans', sans-serif;
  font-family: 'Ek Mukta', sans-serif;
  margin: 0 0 6px;
  color: whitesmoke;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.25em;
  padding: 10px 10px 0;
}

.frame01 p, .frame01 div, .frame02 p, .frame02 div {
  color: white;
  background: none;
  line-height: 1.5em;  
  margin: 0 15px; 
  padding: 0;
}

.frame01 div, .frame02 div {
  color: white;
  background: none;
  line-height: 1.5em;  
}

.frame01 a, .frame02 div {
  color: #FFC7B2;
}

a.rarr, .frame01 a.rarr, .frame02 a.rarr {
  margin: 12px 5px 0 0;
  padding: 2px 8px 2px 8px;
  background: #E03838 center right no-repeat;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  border-radius: 3px;
  transition: background 0.1s;
}

a.rarr i, .frame01 a.rarr i, .frame02 a.rarr i {
  padding: 0 0 0 5px;
  margin: 0 0 0 5px;
  background: url(img/arrow-right-bg.png) no-repeat scroll center right;
}


a.rarr:hover, .frame01 a.rarr:hover, .frame02 a.rarr:hover {
  background: #f06969 center right no-repeat; 
  text-decoration: none;
  transition: background 0.1s;
}

.frame01 ul, .frame02 ul {
/*  margin: -2px 5px 8px 0; */
/*  border-top: 1px #FFCC99 dotted;  */
  padding: 13px 0px 0px;
  margin: 0 10px 3px;
}

.frame01 ul li, .frame02 ul li {
  font-weight: none;
/*  margin: 0 0 7px 0px;*/
  margin: 0 0 15px 16px;
  color: white;
/*  list-style-type: none;
  list-style-image: none; */
   
  list-style-type: square;
  list-style-image: url(img/red-li-square-flat.png);
  
  line-height: 1.25em;
}


#content p.date {
  margin: 8 5 0 5;
  padding: 0 6 0 6;
  font-weight: bold;
}

#content p.newsitem {
  margin: 0 5 5 5;
  padding: 0 6 3 6;
}

#content ul {
  padding: 0 0;
  border: 0 0;
}

.notice {
  margin: 20px 10px 0 0;
  float: left;
  width: 436px;
  padding: 14px;
  background: url(img/p-backgr-01.png) repeat-x top left;
}

.notice h3 {
  margin: 5px 0 10px;
  font-size: 1.2em;
}

.notice p {
  padding: 2px 0;
  margin: 2px 0;
  background: none;
}

#poster {
  width: 1000px;
  background: #e3e3e3;
  text-align: right;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin: 5px auto;
  text-transform: lowercase;
  padding: 0 10px 3px;
}

/*#topbar {
  box-shadow: 0 0 5px black; 
}*/

br.spc3 {
  display: block;
  height: 10px;
  padding-bottom: 10px;
  background: red;
}

.over-banner1 {
  clear: both;
  margin: 0px -15px 30px;
  padding: 0px 15px;
  height: 80px;
  background: #c10000 url(img/h3-red-80.png);
  color: white;
  font-weight: bold;
  font-size: 1.4em;
}

.over-banner1 div {
  float: left;
  margin: 0;
  padding: 10px 40px 10px 0;  
}

.over-banner1 a {
  color: white;
}

/* prevzato z common.css stranek */

#footer {
  position: relative;
  text-align: left;
  margin-top: 20px;
  padding: 18px 0px 20px;
  height: 120px;
/*  box-shadow: 0 0 5px #202020; */
/*  background: #730000;
  background: #c10000;
  background: #C52A2A;*/
  background: #31363F;
  background: #377777;
  clear: both;
  color: #E3E3E3;
  color: #F94646;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Work Sans', sans-serif;  
}

#footer .block, #copyright .block {
  position: absolute;
  left: 50%;
  width: 1000px;
  margin-left: -512px;  
}

#footer img {
  float: left;
}

#footer div {
  color: white;
  float: left;
  padding: 6px 8px;
/*  text-shadow: 1px 1px #202020; */
}

#footer div.icon {
  padding-top: 3px;
  float: right;
}

#footer div.icon img {
  padding: 2px;
}

#footer span {
  float: left;
  padding: 13px 12px 5px;
  display: block;
}

.challenge {
  clear: both;
  margin-left: 220px;
  color: #E3E3E3;
}

#footer .challenge span {
  color: #F94646;
  display: inline;
  float: none;
  padding: 0;
}

.paypal-footer {
  padding: 15px 10px 0 0;
  position: absolute;
  top: 2px;
  right: 60px;
}


#copyright {
  position: relative;
  clear: left;
  display: block;
/*  border-top-left-radius: 5px;
  border-top-right-radius: 5px; */
  margin: 0;
  background: #202020;  
  background: none;
  background: #1e6060;
  color: #E3E3E3;
  color: white;
  font-weight: bold;
  font-size: 12px;
  padding: 16px 0px 7px;
  width: auto;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Work Sans', sans-serif; 
/*  text-shadow: 1px 1px black;   */
}

#copyright .block {
  margin-left: -275px;
  text-align: left;
}


#footer a {
  color: #E3E3E3;
  color: white;
}

#cnwcounter {
  display: none;
    
}

#motto {
  padding: 4px 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
}

br.spc {
  height: 0px;
  background: #e3e3e3;
  display: block;
  margin: 0 0 20px;
}

br.spc2 {
  height: 0px;
  background: #e3e3e3;
  display: block;
  margin: 0 0;
}


.std-box {
  height: 550px;  
}

.clr { clear: both; }

#floating-top {
  position: fixed;
  display: none;
  background: #E03838 center right no-repeat;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  bottom: 14px;
  right: 6px;
  cursor: pointer;
  z-index: 500;
}

#floating-top:hover {
  background: #f06969 center right no-repeat; 
  text-decoration: none;
  transition: background 0.1s;
}

#floating-top a {
  display: block;
  background: url(img/arrow-top-bg.png) no-repeat scroll center center;  
  width: 50px;
  height: 50px;
}

.floating-anchored-fixed {
  position: fixed;
  top: 0;
}


a.rarr, .frame01 a.rarr, .frame02 a.rarr {
  margin: 12px 5px 0 0;
  padding: 2px 8px 2px 8px;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  border-radius: 3px;
  transition: background 0.1s;
}

a.rarr i, .frame01 a.rarr i, .frame02 a.rarr i {
  padding: 0 0 0 5px;
  margin: 0 0 0 5px;
  background: url(img/arrow-right-bg.png) no-repeat scroll center right;
}

.free-block {
  text-align: center;
  margin: 1.5em auto;
/*  width: 630px; */
}

hr {
  clear: both;
  display: block;
  height: 0px;
  border-top: 1px dotted #c10000;
  width: 35%;
}

.free-block p {
  margin: 0;
  line-height: 1.5em;
}

div.multicol-2 div.free-block {
  width: calc(50% - 2.5em);
  margin-right: 2.5em;
  float: left;
}

div.flex-containter {
  display: flex;
}

div.flex-containter div {
  flex: 1;
}
