@charset "windows-1250";
@namespace url(http://www.w3.org/1999/xhtml);

html, body, 
h1, h2, h3, h4, h5, h6, 
div, span,
ul, ol, li, p,
a, img, 
form, fieldset, legend, 
input, textarea, label, 
dl, dt, dd 
{
 margin: 0;
 padding: 0;
}

html, body 
{
  font-family: Helvetica, Arial;

  background-repeat: no-repeat;
  background-color: #FFFFFF;
  height: 100%;
}


a
{
  color: #CE252C;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

h1
{
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}

h2
{
  margin-top: 10px;
  margin-bottom: 5px;
}

ul
{
  padding-left: 20px; 
}

dl
{
  margin-left: 10px;
}

dt
{
}

dd
{
  margin-left: 30px;
  font-weight: bold;
}


.float-right
{
  float: right;
}

.float-left
{
  float: left;
}

div.schools 
{
  clear:both;
}

.schools ul
{
  float: right;
  width: 250px;
  padding-top:30px;
  padding-bottom:0px;
}

.schools h2
{
}

.schools address
{
  margin-left: 30px;
  font-style: normal;
}

#prihlasit 
{
 color: #cd242c;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
}

#prihlasitmale 
{
 color: #cd242c;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
}

#yprev
{
  text-align:left;
  float:left;
}

#ynext
{
  text-align:right;
  float: right;
}

table.prihlaska
{
  border: 0px solid black;
  width: 100%;
}

p.prihlaska
{
  font-weight: bold;
}

#yfull
{
  height: 100%;
}

#ytop
{
  height: 116px;
}

#ylogo
{
  position: absolute;
  top: 45px;
  left: 20px;
  width: 164px;
}

#ytopright
{
  width: 900px;
  text-align: left;
  padding-left:500px;
}

#yucebny ul
{
  padding-top: 40px;
  padding-left: 0px;
}

#yucebny ul li
{
  display: inline;
  margin-left: 0px;
  margin-right: 20px;
}

#yucebny ul li a
{
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

#yucebny ul li a:hover
{
  text-decoration: underline;
}

#act
{
  text-decoration: underline;
}


#ymenu ul
{
  padding-top: 20px;
  padding-left: 0px;
}

#ymenu ul li
{
  margin-left: 0px;
  margin-right: 20px;
  display: inline;
}

#ymenu ul li a
{
  color: #CE252C;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

#ymenu ul li a:hover
{
  color: #CE252C;
  text-decoration: underline;
}

#yfotka
{
  position:absolute;
  top:116px;
  bottom:0px;
  left:0px;
  rigth:0px;

  text-align: center;
  margin: auto;
  width: 100%;

  max-height: 100%;
}

#yfotka1
{
  position:absolute;
  max-height:100%;
}

#ylabel
{
  margin: auto;
  text-align: center;
  position:relative;
  top: -175px;

  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
}


#yfotka
{
  position:absolute;
  top:116px;
  bottom:0px;
  left:0px;

  max-height:100%;
  width:100%;

  margin: auto;
  text-align: center;
}

@keyframes example 
{
  0%  { opacity:0.0; }
  2%  { opacity:1.0; }
  14% { opacity:1.0; }
  16% { opacity:0.0; }
}

.yfotka0
{
  opacity:0;
  min-height:100%;
  max-height:100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;

  animation-name: example;
  animation-duration: 56s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.ylabel0
{
  opacity:0;
  position: absolute;
  width:100%;
  left: 0;
  right: 0;

  animation-name: example;
  animation-duration: 56s;
  animation-iteration-count: infinite;  
  animation-timing-function: linear;
}

.yfotka1
{  
  animation-delay: 0s;
}

.yfotka2
{  
  animation-delay: 8s;
}

.yfotka3
{
  animation-delay: 16s;
}

.yfotka4
{
  animation-delay: 24s;
}

.yfotka5
{
  animation-delay: 32s;
}

.yfotka6
{
  animation-delay: 40s;
}

.yfotka7
{
  animation-delay: 48s;
}


#ytext2
{
  position: relative;
  top: -55px;
  left: 0px;
  right: 0px;

  border-radius: 3px;
  box-shadow: 5px 5px 5px #777777;
  background: #F8F8F8;
  color: #000000;
  width: 750px;

  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;

  margin: auto;
  font-size: 14px;

}

p
{
  padding: 10px 20px;
}

#yred
{
}

#yerror
{
  color: #CE252C;
}

#yfb
{
  position: fixed;
  left: 20px;
  bottom: 17px;
}

.btn1
{
  font-size: 20px;
}
