
html {
  scroll-behavior: smooth;
}



p.sk {color:  #e19054;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

span.sk {color:  #e19054;
  text-decoration: none;
 
}
span.ukr {color:  #b41635;
  text-decoration: none;
 
}
span.ro {color:  #00728a;
  text-decoration: none;
 
}
span.srb {color:  #754a6c;
  text-decoration: none;
 
}
span.hkep {color:  #ed145a;
  text-decoration: none;
 
}

p.ukr {color:  #b41635;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

p.ro {color: #00728a;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

p.srb {color: #754a6c;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

p.hkep {color: #ed145a;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

p.bef {color: #b89764;
  text-decoration: none;
  font-weight:bold;
  font-size: 16px;
  
}

h6.hkep {color: #ed145a;
  text-decoration: none;
  
}

h6.ukr {color: #b41635;
  text-decoration: none;
  
}

h6.ro {color: #00728a;
  text-decoration: none;
  
}

h6.srb {color: #754a6c;
  text-decoration: none;
  
}


span.atlasz {
	font-size: 16px;
  font-weight: 400;
  line-height: 1rem;
}


  
  hr.slovak {
width:20px;
height:20px;
color: #e19054;
opacity:100%;

}

.slovaksq {
    text-align: left;
    padding-left: 20%;
    color: white;
   
}


.slovaksq > span {
    position: relative;
   
}

.slovaksq > span:before
 {
    content: "";
    position: absolute;
    
    width: 8px;
    height: 25px;
    background: #e19054;
}

.bg-kor {background: #ed145a;
  
}

.slovaksq > span:before {
    right: 100%;
    margin-right: 15px;
}

.ukransq {
    text-align: left;
    padding-left: 20%;
   
}

.ukransq > span {
    position: relative;
   
}

.ukransq > span:before
 {
    content: "";
    position: absolute;
    
    width: 8px;
    height: 25px;
    background:  #b41635;
}

.ukransq > span:before {
    right: 100%;
    margin-right: 15px;
}


.romansq {
    text-align: left;
    padding-left: 20%;
   
}

.romansq > span {
    position: relative;
   
}

.romansq > span:before
 {
    content: "";
    position: absolute;
    
    width: 8px;
    height: 25px;
    background:  #00728a;
}

.romansq > span:before {
    right: 100%;
    margin-right: 15px;
}

.szerbsq {
    text-align: left;
    padding-left: 20%;
   
}

.szerbsq > span {
    position: relative;
   
}

.szerbsq > span:before
 {
    content: "";
    position: absolute;
    
    width: 8px;
    height: 25px;
    background:   #754a6c;
}

.szerbsq > span:before {
    right: 100%;
    margin-right: 15px;
}

td.ukr
{background-color: #b41635;
color: white;}

i.sk
{
color: #e19054;}

i.ukr
{
color: #b41635;}

i.srb
{
color: #754a6c;}

i.ro
{
color: #00728a;}



td.sk
{background-color: #e19054;
color: white;}

td.ro
{background-color: #00728a;
color: white;}

td.srb
{background-color: #754a6c;
color: white;}

tr.ukr-sor
{background-color: #b41635;
color: white;}


td.srbx
{background-color: red;
color: white;}

a.valaszto, a.valaszto:hover, a.valaszto:active, a.valaszto:focus{
	color: white;
	text-decoration: none;
}

a.feher, a.feher:hover {
	color: white;
	text-decoration: none;
}

.cim-text-shadow {
 text-shadow: 1px 0px 2px white;
}