/* CSS Document */

body {
  text-align: center;
  font-family: arial;
  font-size: 11px;
  background-color: #FFFFFF;
  margin: 0px;
}

td.tabIndex1 {
  margin: 0px;
  padding: 1px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}

#stranka {
  position: relative;
  width: 708px;
  height: 650px;
  top: 0px;
  left: 0px;
  background-image: URL('index.jpg');
  background-color: none;
  margin: auto;
  text-align: left;
}

#prihlaska{
  position: absolute;
  width: 200px;
  height: 27px;
  top: 160px;
  left: 408px;
  background-color: none;
}

.teloPrihlasky {
  margin: 0px;
  background-image: URL('./prihlaska.jpg');
  background-repeat: no-repeat;
  background-color: rgb(255,255,255);
}

#stranka-menu {
  position: absolute;
  width: 600px;
  height: 20px;
  top: 0px;
  left: 0px;
  text-align: right;
}

a.menu:link {
color: rgb(0,102,51);
}
a.menu:active {
color: rgb(0,102,51);
}
a.menu:visited {
color: rgb(0,102,51);
}
a.menu:hover {
color: rgb(0,0,51);
text-decoration: underline;
}
a.menu {
font-family: helvetica;
font-size: 11px;
text-decoration: none;
}

#stranka-uprav {
  position: relative;
  width: 600px;
  height: 650px;
  top: 0px;
  left: 0px;
  margin: auto;
  text-align: left;
}

#stranka-edit {
  position: absolute;
  width: 240px;
  left: 0px;
  min-height: 100%;
  padding: 20px;
  top: 20px;
  background-color: #FFFFFF;
  border: 1px solid rgb(0,102,0);
  margin: auto;
  text-align: left;
}

#stranka-doc {
  position: absolute;
  width: 240px;
  left: 320px;
  min-height: 300px;
  padding: 20px;
  top: 20px;
  background-color: #FFFFFF;
  border: 1px solid rgb(0,102,0);
  margin: auto;
  text-align: left;
}

#kontakt {
  position: absolute;
  width: 200px;
  height: 65px;
  top: 130px;
  left: 240px;
  background-color: none;
  
}

#pocitadlo {
  position: absolute;
  width: 90px;
  height: 20px;
  top: 5px;
  left: 65px;
  background-color: none;
}

#text {
  position: absolute;
  width: 355px;
  height: 344px;
  top: 277px;
  left: 335px;
  background-color: none;
  padding-right: 5px;
}

#dokumenty {
  position: absolute;
  width: 194px;
  min-height: 194px;
  top: 428px;
  left: 15px;
  background-color: rgb(244,224,191);
  padding: 3px;
  border: 1px solid green;
}

.skolenie2 {
  margin: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgb(220,237,192);
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-align: left;
  border: 1px solid green;
  text-align: justify;
}

#titulok2 {
  background-color: rgb(108,141,110);
  padding: 1px;
  color: white;
  font-weight: bold;
}

#dotaznik {
  position: absolute;
  width: 223px;
  height: 14px;
  top: 370px;
  left: 0px;
  background-color: rgb(25,41,22);
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
}

#hlasenie-dotaznika {
  position: absolute;
  width: 223px;
  height: 253px;
  top: 384px;
  left: 0px;
  background-color: none;
}

#meno {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 390px;
  left: 15px;
  background-color: none;
}

#menoInput {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 390px;
  left: 100px;
  background-color: none;
}

#mail {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 410px;
  left: 15px;
  background-color: none;
}

#mailInput {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 410px;
  left: 100px;
  background-color: none;
}

#mesto {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 450px;
  left: 15px;
  background-color: none;
}

#mestoInput {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 450px;
  left: 100px;
  background-color: none;
}

#cas {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 470px;
  left: 15px;
  background-color: none;
}

#casInput {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 470px;
  left: 100px;
  background-color: none;
}
#povod {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 511px;
  left: 15px;
  background-color: none;
}

#povodInput {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 511px;
  left: 100px;
  background-color: none;
}

#otazky {
  position: absolute;
  width: 80px;
  height: 17px;
  top: 540px;
  left: 15px;
  background-color: none;
}

#otazkyTextarea {
  position: absolute;
  width: 116px;
  height: 17px;
  top: 540px;
  left: 100px;
  background-color: none;
}

#poslat {
  position: absolute;
  width: 60px;
  height: 17px;
  top: 600px;
  left: 45px;
  background-color: red;
}

#reset {
  position: absolute;
  width: 60px;
  height: 17px;
  top: 600px;
  left: 120px;
  background-color: none;
}

input.okno {
font-family: arial;
font-size:11px;
height: 17px;
padding: 0px;
}

input.tlacitko {background-color: rgb(86,95,104); color: #FFFFFF; font-family: arial; font-size: 11px; height: 17px; font-weight: bold; cursor: hand; border: 1px solid rgb(25,41,22);}
input.tlacitko-reg {background-color: rgb(250,250,250); color: #000000; font-family: arial; font-size: 11px; height: 17px; font-weight: bold; cursor: hand; border: 1px solid rgb(25,41,22);}
reset.tlacitko {background-color: rgb(86,95,104); color: #FFFFFF; font-family: arial; font-size: 11px; height: 17px; font-weight: bold; cursor: hand; border: 1px solid rgb(25,41,22);}

input.tlacitko2 {background-color: #FFFFFF; color: rgb(47,112,99); font-family: arial; font-size: 11px; height: 15px; font-weight: bold; cursor: hand; border: 1px solid rgb(25,41,22);}

#telefon {
  position: absolute;
  width: 80px;
  height: 15px;
  top: 430px;
  left: 15px;
  background-color: none;
}

#telefonInput {
  position: absolute;
  width: 116px;
  height: 15px;
  top: 430px;
  left: 100px;
  background-color: none;
}

#poznamka {
  position: absolute;
  width: 190px;
  height: 43px;
  top: 620px;
  left: 20px;
  background-color: none;
  font-family: arial;
  font-size: 11px;
  color: #000000;
  font-style: italic;
  text-align: justify;
}

#webmaster {
  position: absolute;
  width: 200px;
  height: 14px;
  top: 620px;
  left: 496px;
  background-color: none;
  text-align: center;
}

#webmaster0 {
  position: absolute;
  width: 400px;
  height: 14px;
  top: 500px;
  left: 320px;
  background-color: none;
  text-align: center;
}

#odosielanie {
  position: relative;
  width: 200px;
  height: 100px;
  top: 200px;
  left: 0px;
  background-color: none;
  text-align: center;
  margin: auto;
}

a.odkaz:link {
  color: rgb(80,118,79);
}
a.odkaz:active {
  color: rgb(80,118,79);
}
a.odkaz:visited {
  color: rgb(80,118,79);
}
a.odkaz:hover {
  color: rgb(37,65,38);
}
a.odkaz {
  font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none;
}

a.odkaz2:link {
  color: rgb(51,102,0);
}
a.odkaz2:active {
  color: rgb(80,118,79);
}
a.odkaz2:visited {
  color: rgb(51,102,0);
}
a.odkaz2:hover {
  color: rgb(37,65,38);
}
a.odkaz2 {
  font-family: helvetica; font-size: 15px; font-weight: bold; text-decoration: none;
}

p {
  font-family: arial;
  font-size: 12px;
  color: #183218;
  text-align: justify;
}

.zelena {
  font-family: arial;
  font-size: 12px;
  color: green;
  font-weight: bold;
}

.cervena2 {
  color: red;
}

.cervena {
  font-family: arial;
  font-size: 12px;
  color: red;
  font-weight: bold;
}

.tucne {
  font-weight: bold;
}

.kurziva {
  font-style: italic;
}

h2 {
  font-family: times new roman;
  font-size: 20px;
  margin: 0px;
  font-style: italic;
  font-weight: bold;
  color: rgb(91,97,83);
  
}

.dotaznik2-tabulka {
  border: none;
  font-family: arial;
  font-size: 11px;
  background-color: none;
  
}

/* TEXTY ODSTAVCE */

.vypis-dotaznika {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: none;
  font-family: times new roman;
  font-size: 13px;
  color: #000000;
  text-align: justify;
  font-style: italic;
}

.dotaznik-moznosti {
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: none;
  font-family: arial;
  font-size: 13px;
  color: #000000;
  text-align: left;
  border: 1px solid #FFFFFF;
}

.dotaznik-moznostiPrez {
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: none;
  font-family: arial;
  font-size: 13px;
  color: #000000;
  text-align: center;
  border: 1px solid #FFFFFF;
}

.dotaznik-moznosti:hover {
  border: 1px solid rgb(0,102,51);
  background-color: rgb(204,255,204);
}

.dotaznik-moznostiPrez:hover {
  border: 1px solid rgb(0,102,51);
  background-color: rgb(204,255,204);
}

.skolenie {
  margin: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgb(169,198,168);
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-align: left;
  border: 1px solid #FFFFFF;
  text-align: justify;
}

.skolenie:hover {
  border: 1px solid rgb(0,102,51);
  background-color: rgb(204,255,204);
}

.dotaznik2 {
  width: 200px;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: rgb(0,153,51);
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  text-align: left;
}

.vacsie {
  font-family: arial black;
  font-size: 24px;
  color: rgb(51,102,0);
}

.aktuality {
  font-family: georgia;
  font-style: italic;
  font-weight: none;
  font-size: 16px;
  color: rgb(51,153,51);
  text-align: justify;
}

.nadpisClanku {
  font-family: times new roman;
  color: rgb(0,102,51);
  font-weight: bold;
  font-style: italic;
  font-size: 19px;
}

.datumClanku {
  font-family: arial;
  color: rgb(0,102,51);
  font-size: 11px;
}

/* PRIHLASKA */

.tabPorada {
width: 358px;
border: 0px;
padding: 0xp;
margin: 0px;
margin-left: 20px;
margin-right: 20px;
background-color: none;
}
.tabPorada1 {
border: 0px;
padding: 0xp;
margin: 0px;
text-align: left;
background-color: none;
}
.tabPorada1_email {
border: 0px;
padding: 0xp;
margin: 0px;
text-align: left;
background-color: none;
color: #ff0000;
font-weight: bold;
font-size: 110%;
}
input.porada {
border: 1px dotted rgb(0,102,51);
background-color: rgb(204,255,153);
font-family: arial;
font-size: 12px;
width: 170px;
height: 15px;
}
textarea.porada1 {
border: 1px dotted rgb(0,102,51);
background-color: rgb(204,255,153);
font-family: arial;
font-size: 12px;
width: 170px;
height: 25px;
}
.odrazka {
font-size: 15px;
font-style: italic;
font-weight: bold;
color: rgb(0,102,51);
}
.odstWellness {
padding: 0px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
color: rgb(0,102,51);
font-size: 13px;
}
.podnadpis {
font-size: 16px;
color: rgb(0,102,51);
font-weight: bold;
}
.podnadpis2 {
font-size: 13px;
color: rgb(0,102,51);
font-style: italic;
}
.ramVysledku {
color: rgb(0,102,51);
padding: 10px;
margin: 20px;
}

/* Login */
input.f_tlacitko {
padding: 0px;
margin: 3px;
margin-right: 5px;
margin-left: 5px;
width: 60px;
height: 14px
font-family: helvetica;
font-size: 11px;
color: #000000;
border: 1px solid rgb(51,51,0);
background-color: rgb(204,153,51);
vertical-align: middle;
}

input.f_pole {
padding: 0px;
margin: 3px;
margin-right: 8px;
margin-left: 8px;
width: 75px;
height: 14px
font-family: helvetica;
font-size: 11px;
color: #000000;
border: 1px dotted rgb(51,51,0);
background-color: #FFFFFF;
vertical-align: middle;
}

fieldset.oramovanie {
padding: 10px;
text-align: center;
}

a.link1:link {
color: rgb(204,153,0);
}
a.link1:active {
color: rgb(204,153,0);
}
a.link1:visited {
color: rgb(204,153,0);
}
a.link1:hover{
color: rgb(255,255,204);
text-decoration: underline;
}
a.link1 {
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

input.f_tlacitko {
padding: 0px;
margin: 3px;
margin-right: 5px;
margin-left: 5px;
width: 60px;
height: 14px
font-family: helvetica;
font-size: 11px;
color: #000000;
border: 1px solid rgb(51,51,0);
background-color: rgb(204,153,51);
vertical-align: middle;
}

#prihlasenie {
position: relative;
margin-top: 100px;
width: 250px;
height: 150px;
background-color: rgb(255,255,102);
border: 1px solid rgb(153,51,0);
padding: 0px;
margin: auto;
}
span.headLogin {
font-size: 18px;
}
