body
{
  font-family: trebuchet ms;
  background-image: url("../images/background-sm.png");
  background-repeat: repeat-x;
  background-color: rgb(194, 224, 234);
  color: rgb(29, 93, 127);
  font-size: 20px;
  _text-align: center;
}

a
{
  color: rgb(29, 93, 127);
}

img
{
  z-index:3;
}

.okno
{
  width: 1000px;
  margin: 0px auto;
  text-align: left;
}

.logo
{
  width: 312px;
  float: left;
}


.nadpis
{
  padding: 4px 25px;
  background-color: rgb(33, 93, 125);
  color: rgb(255, 255, 255);
  font-size: 25px;
}

button
{
  background-color: rgb(32, 94, 128);
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 18px;
  padding: 9px 25px;
  margin: 20px 0px 0px 0px;
}

hr
{
  background-color: rgb(29, 93, 127);
  border: 0px;
  clear: both;
  height: 8px;
  _height: 10px;
}

.cara
{
  position: relative;
  bottom: 73px;
  _bottom: 71px;
}




/* Úvodní stránka */
.uvodni_stranka_text_vlevo
{
  float: left;
  width: 300px;
  clear: both;
  margin-top: 40px;
}

.uvodni_stranka_text_vpravo
{
  float: right;
  width: 700px;
  text-align: right;
}

.uvodni_stranka_text_dole
{
  text-align: left;
}

#uvodni_stranka_velke_pismo
{
  font-size: 50px;
}

#uvodni_stranka_male_pismo
{
  font-size: 35px;
}

#uvodni_stranka_bile_pismo
{
  font-size: 35px;
  color: rgb(255, 255, 255);
}



/* Otázky */
.zarovnani_vpravo
{
  text-align: right;
  clear:both;
}

.cislo_otazky
{
  padding: 4px 25px;
  background-color: rgb(33, 93, 125);
  color: rgb(255, 255, 255);
  font-size: 22px;
  text-align: right;
}

.zaskrtavatko
{
  margin-top: -19px;
}

.img_prekryvani
{
  z-index: 1;
  position: relative;
}

.otazka
{
  position: relative;
  bottom: 80px;
}

.text_vpravo
{
  width: 600px;
  float: right;
  margin-top: -70px;
}

table
{
  font-size: 20px;
}



/* Vyhodnocení */
.vyhodnoceni_text_vpravo
{
  float: right;
  width: 690px;
  text-align: right;
}

.vyhodnoceni_text_vlevo
{
  float: left;
  width: 276px;
  clear: both;
}

.vyhodnoceni_img_prekryvani
{
  z-index: 1;
  position: relative;
  top: 54px;
  _top: 51px;
}

#vyhodnoceni_text
{
  margin-top: 20px;
  text-align: left;
}

.vyhodnoceni_text_text
{
  font-size: 18px;
  height: 100px;
}

#vyhodnoceni_bily_text
{
  color: rgb(255, 255, 255);
  font-size: 35px;
  margin-bottom: 0px;
  text-align: right; 
}

.vyhodnoceni_text_odkaz_sipka
{
  color: rgb(255, 255, 255);
  font-size: 45px;
}

.vyhodnoceni_cara
{
  position: relative;
  top: 6px;
}
