/* *{margin: 0; padding: 0; border: 0;}*/
body {
  text-align: left;
  background-color: white;
  font-size: 62.5%;
  color: navy;
}

/*zelena navigace*/
div#zelena {
  background-color: rgb(204,255,102);
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.8em;
	font-weight: bold;
	color: rgb(0,102,0);
  text-align: right;  
  display: block;
  width: 47%;
  float: left;
  line-height: 40px;
  margin: 0px; padding: 0px;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.4em;
	font-weight: bold;
	color: rgb(0,102,0);
  text-align: left;  
  display: block;
  font-style: italic;
  width: 47%;
  float: right;
  line-height: 40px;
  margin: 0px; padding: 0px;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(0,102,0);
  text-align: center;  
  display: block;
  clear: both;
  line-height: 40px;
  border: dotted darkorange 3px;
  margin: 0px; padding: 0px;
}


h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.8em;
	font-weight: bold;
	color: #FF8C00;
  text-align: center;  
  display: block;
  padding: 0.2em 0px 0px 0px;
  margin: 5px 0px 6px 0px;
  clear: left;
}
h5 {
  font-family: "Times New Roman", Times, serif;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  font-style: italic;
  color: rgb(0,102,0);
  margin: 0.3em 0px 0.2em 0px;
  padding: 0px;
}
h6 {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  /*font-style: italic;*/
  margin: 0.3em 0px 0px 0px;
  padding: 0px;
  font-size: 100%;
}
a {
  display: inline;
	color: darkorange;
	font-weight: bold;
}
a img {
  border: none;
}
p {
  margin: 0px;
  padding: 0.5em 0px;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
table th, table thead td {
  border: solid 2px rgb(152,203,0);
  background-color: rgb(204,255,102);
  color: rgb(0,102,0);
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
table td {
  vertical-align: top;
  padding: 5px;
  border: solid 2px rgb(152,203,0);
  text-align: center;
}

.left {
  text-align: left;
}
/*
table.green th {
  border: solid 2px rgb(152,203,0);
  background-color: rgb(204,255,102);
  text-align: center;
  padding: 5px;
}
table.green td {
  padding: 5px;
  border: solid 2px rgb(152,203,0);
}
*/
table.green td.t_stred {
  border: none;
}
table.green td.t_obr {
width: 15%;
text-align: center;
}
table.green td.t_text {
width: 30%;
text-align: left;
}
table.green td.t_obr img {
  width: 100%;
}

.table-layout {
  border: none;
}
.table-layout th {
  background: transparent; 
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.table-layout td {
  background: transparent; 
  border: none;
  text-align: left;
  vertical-align:bottom;
  margin: 0px;
  padding: 0px;
}

#telo {
  width: 984px;
  margin: 2px 0px 0px 5px;
  /*text-align: left;*/
}
.neobtekat:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.neobtekat {display: inline-table;}
* html .neobtekat {height: 1%;}
.neobtekat {display: block;}


#logo-pas {
  position: relative;
  width: 100%;
  height: 202px;
  clear: both;
  background-color: white;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-image: url('images/logo-pas.gif');
}
/*obrazek "aktualne v ..."*/
#aktualne {
  position: absolute;
  top: 113px;
  left: 210px;
  margin: 0px;
  padding: 0px;
  border: none;
}
.bezici-text {
  position: absolute;
  left: 444px;
  top: 105px;
  width: 350px;
  font-family: "Comic Sans MS", cursive;
  font-size: 1.6em;
  color: #FF8C00;
  z-index: 3;
}
.podklad {
  z-index: 100; 
  position: absolute; 
  top: 186px; left: 21px; 
  width: 165px; height: 16px; 
  background: rgb(152,203,0);
}
/*odkaz na forkids*/
#forkids{
  display: block;
  position: absolute;
  top: 80px;
  left: 810px;
  width: 157px;
  height: 100px;
  background: transparent;
}
/*odkaz na timdvadva*/
#timdvadva{
  display: block;
  position: absolute;
  top: 40px;
  left: 40px;
  width: 172px;
  height: 118px;
  background: transparent;
}
#navigace {
  position: absolute;
  left: 444px;
  top: 150px;
  margin: 0px;
	padding: 0px;
	border: none;
}
#navigace ul, #navigace li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navigace ul {
margin-left: 1px;
}
#navigace li {
float: left;
border: none;
}
#navigace a {
  display: block;
  padding: 0.1em 0.7em;
}
#navigace a:link, #navigace a:visited, #navigace a:hover, #navigace a:active {
  font-family: "Comic Sans MS", cursive;
  font-size: 1.6em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#logo-pas #navigace ul li :first-letter {font-size: large;}

#stred {
  position: relative;
  left: 21px;
  width: 930px;
}
#stred .center {
  background-color: rgb(152,203,0);
}
.menu { 
	margin: 0px;
  float: left;
  width: 165px;
  background-color: rgb(152,203,0);
}
.menu_obsah {
  padding: 0px 1px 0px 10px;
  text-align: left;
  background-color: rgb(152,203,0);
  font-size: 1.5em;
}
.menu ul, .menu li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
/*
.menu_obsah > ul > li {
  margin-top: 0.5em;
}
*/
.menu_obsah ul li{
  margin-top: 10px;
}
.menu_obsah ul li ul li{
  margin-top: 0px;
}
#stred .menu :first-letter {font-size: 1.2em;}
#stred .menu ul li ul :first-letter {
  font-size: 1em; 
  color: white;
  }
.menu ul li a {
  color: white;
  font-family: 'Comic Sans MS', cursive;
  text-decoration: none;
  font-weight: bold;
}
.menu .menu_obsah ul li ul li {
  background: url(images/closed.gif) no-repeat left top;
  padding-left: 14px;
  font-size: 93%;
}
.menu .menu_obsah ul li ul li ul {
  font-style: italic;
}
li img {
	vertical-align: middle;
	}
	
.center {
  float: right;
  width: 100%;
	margin-left: -165px;
}
#center_obsah {
  margin-left: 165px;
  padding: 0px;
  background: white; 
  font-size: 1.6em;
}
#center_obsah .text, #center_obsah p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.odstavec img {
  vertical-align: text-bottom;
}
.odkazy_k_tematu {
border: 1px solid #98cb00; 
padding: 6px 4px 20px 4px; margin-top: 1.9em; margin-bottom: 5px;
}
#center_obsah ul {
list-style-position: outside;
list-style-type: disc;
margin: 0px; padding: 0px;
color: rgb(0,102,0);
}
#center_obsah ol {
margin: 0px 0px 0px 0.5em; padding: 0px;
color: rgb(0,102,0);
}
#center_obsah li {
  margin: 0px 0px 0px 1em;
  padding: 0.0em 0px 0px 0.0em;
}


#center_obsah table#aktual {
  width: 100%;
  font-weight: bold; 
  margin:0px; padding: 0px;
  color: darkorange;
}
#center_obsah table#aktual p {
  color: rgb(0,102,0);
  font-size: 15px;
  margin: 0px;
  padding: 0.5em 2px;
}
#center_obsah table#aktual p a {
  display: inline;
}
#center_obsah table#aktual h1 {
  font-size: 18px;
  text-align: center; 
  /*color: darkorange;*/
  color: #98cb00;
  font-family: 'Comic Sans MS';
  display: block;
  width: 100%;
  line-height: 1.5em;
  padding-top: 0.3em;
  padding-bottom: 0.4em;
}
#center_obsah table#aktual tr {margin: 0px; padding: 0px;}
#center_obsah table#aktual td {
  vertical-align: top;
}
table#aktual div.box {
  border: solid 1px rgb(152,203,0);
  margin: 0px 0px 5px 3px;
  padding: 0px 4px 6px 5px;
  text-align: center;
  font-size: 14px;
  font-family: comic sans ms,sans-serif;
  }
table#aktual div.box-left {
  margin-left: 0px;
  }
table#aktual div.box a {
  display: block;
  margin: 5px 0px 6px 0px;
}

table#aktual div.box a.inline {
  display: inline;
  margin: 5px 0px 6px 0px;
}

table#aktual div.box .box-inner  {
  font-size: 13px;
}

table#aktual div.box .box-inner a {
  display: inline;
  color: darkorange !important;
  font-size: 13px !important;
  margin: 0px 0px 6px 0px;
}
table#aktual div.box .box-inner a:hover {
  color: rgb(152,203,0) !important;
}

/*
table#aktual td > div.box a {
  display: block;
  margin-top: 5px;
  margin-bottom: 6px;
}
*/
table#aktual div.box a:link, table#aktual div.box a:visited, 
table#aktual div.box a:hover, table#aktual div.box a:active {
  color: rgb(152,203,0); 
  font-family: "Comic Sans MS", cursive; 
  font-size: 16px; 
  text-align: center;
  
}
table#aktual div.eshop {
  position: relative;
  top: 15px;
  padding-top: 25px;
}
table#aktual div.tip {
  border: dotted 3px rgb(152,203,0); 
  color: rgb(152,203,0); /*svetle zeleny*/ 
  /*color: darkorange;*/
  font-family: "Comic Sans MS", cursive; 
  font-size: 21px; 
  text-transform: uppercase;
  padding: 5px;
  margin-top: 3px;
}

#center_obsah table#aktual .box-left ul li a {
  margin: 0px;
  padding: 0px;
}


	
#footer {
  clear: both;
  position: relative;
  left: 21px;
  width: 930px;
}
#footer .center {
  background: rgb(152,203,0);
  padding: 6px 0px;
  color: white;
}
#adresa {
  display: block;
  margin-left: 155px;
  padding: 0px;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  text-align: center;
  font-size: 1.4em;
}
#adresa a {
  color: white;
}
#footer-menu {
  margin-left: 160px;
  font-family: "Comic Sans MS", cursive;
  width: 640px;
  font-size: 1.6em;
	font-weight: bold;
}
#footer-menu ul, #footer-menu li {
  margin: 0px; padding: 0px; list-style: none;
}
#footer-menu ul {
  padding: 6px 0 0 0;
  text-align: center;
  width: 100%;
}
#footer-menu ul li {
  display: inline;
}
#footer-menu a {
  width: 190px;
}
#footer-menu a:link, #footer-menu a:visited, 
#footer-menu a:hover, #footer-menu a:active {
	color: white;
	text-decoration: none;
	padding-top: 1px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  width: 190px;
}
#footer div.center #footer-menu ul li :first-letter {font-size: large;}

/* graf teplomer pro stav projektu */
  div.bar {
    position: relative;
    margin: 0px auto;
    text-align: center;
  }
  div.teplomer {
    position: relative;
    margin: 0 auto;
    height: 10px;
    background-color: #ff0000;
    border: solid 1px darkgrey;
  }
  div.procenta {
    position: relative;
    float: left;
    margin: 0px; padding: 0px;
    text-align: left;
    height: 100%;
    background-color: darkgreen;
    border-right: solid 1px darkgrey;
  }
  
/*sideboxy*/
#sideboxy-obal {
  text-align: left; 
  float: right; 
  width: 26%; 
  padding: 0px 0px 0.5em 0px;
}
.sidebox {
  border: rgb(152,203,0) solid 1px;
  margin: 0.4em 0 0 0;
  padding: 5px 0.5em;
  color: darkgreen;
  font-weight: bold;
}
.sidebox .titulek {
font-style: italic;
font-weight: bold;
display: block;
text-align: center;
}
.sidebox a {
font-size: 93%;
}

/*okno kontaktniho formulare*/
#komentarpopup {
  position: absolute; 
  width: 500px; 
  /*height: 200px;*/ 
  display: none; 
  background: #eee; border: 1px solid green; 
  right: 0px; top: 0px; 
  padding: 1px;
  z-index: 100;
}
#komentarpopup form {
  border: 2px rgb(152,203,0) solid;
  padding: 2px;
  margin: 0px;
}
#komentarpopup fieldset input {
  margin: 1px 0px;
}

#komentarpopup fieldset label {
  width: 10em;
  /*width: 100px;*/
}
#komentarpopup textarea {
width: 455px; height: 190px;
}
#komentarpopup div.tlacitka {
text-align: center; margin: 2px auto; 
clear: both; 
width: 100%; 
}
#komentarpopup div.tlacitka input{
display: inline;
float: none;
}
/* formulare */
form.prihlasky {
  width: 550px;
}
textarea {
  margin-bottom: 6px;
}
label {
    display: block;
    float: left;
    clear: left;
    width: 10em;
    padding-right: 1em;
    text-align: right;
    line-height: 1.8em;
  }
.prihlasky label {
  text-align: left; width: 200px; font-weight: bold;
}
fieldset br {
    clear: both;
  }
.prihlasky fieldset {
  border: none;
}
fieldset input {
    display: block;
    float: left;
    font-family: times,serif;
  }
.prihlasky fieldset input {
  width: 300px; 
  margin-bottom: 3px;
  font-size: 16px; 
  color: navy;
}
fieldset textarea {
  font-family: times,serif;
  }
input.tlacitko {
  margin-top: 0.5em;
  padding: 0px 15px;
}
/*smajlici do fora a chatu*/
  #samjlici {text-align: center;}
  #samjlici div {text-align: center; width: 100%; margin: 0px auto;}
  #smajlici input {
  background-color: white;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 25px; height: 25px;
  }
/*
fieldset {
  border: 1px solid #999999;
  margin: 1px 0px;
  padding: 0.4em;
}
input, textarea, select {
    border: 1px solid #999999;
    background-color: #FFFFFF;
    color: navy;
    FONT-SIZE: 16px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    margin: 1px;
}
input.tlacitko {
  background-color: darkorange;
  margin: 0.5em;
}
input radio {
  background-color: darkorange;
  margin: 0.5em;
}
*/
.past {
  visibility: hidden;
  width: 1px;
}
.hvezda {
  color: darkorange;
}
.citat {
padding: 10px 0px; 
color: rgb(0,102,0); 
font-style: italic; 
font-size: 1.1em; 
text-align: center;
} 
.citat_admin {
font-family: "Comic Sans MS", cursive;
padding: 10px 0px; 
color: rgb(0,102,0); 
font-style: italic; 
font-size: 11px; 
text-align: center;
}
.datum {
  float: right;
}
/*forum*/
.prispevky {
  margin: 1em;
}
.prispevky img {
  vertical-align: text-bottom;
}



table#meetingCal {
  border: 1px solid #98CB00;
  font-size: 0.7em;
  margin: 10px 0px;
  }
table#meetingCal td {
  font-style: normal;
  border: 1px solid #98CB00;
  color: #ff8c00;
}
table#meetingCal td.actual {
  font-style: normal;
  background: #ff8c00;
}
table#meetingCal td a {
  font-weight: bold;
  color:#ff8c00;
}
table#meetingCal td a:hover {
  color:#ff8c00;
}
table#meetingCal td.actual a {
  font-weight: bold;
  color:white;
}
table#meetingCal td.actual a:hover {
  color:red;
  text-decoration: underline;
}

table.youtube,  table.youtube td {
  border: 0px solid;
  margin: 10px 0px;
  padding: 0px;
  }

.eventbar {border: 1px solid red; background-color: rgb(255,204,204); margin: 15px 0px;
	padding: 5px 6px 5px 6px; font-weight:bold;

  }
table#aktual div.box .login {
  text-align: left;
}
table#aktual div.box .login ul {
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
  text-align: left;
}
table#aktual div.box .login ul li {
  margin: 0px;
  padding: 0px;
}
table#aktual div.box .login a {
  font-weight: normal;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
	color: #FF8C00;
  text-align: left;
}
table#aktual div.box .login a:hover {
  font-weight: normal;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
	color: rgb(0,102,0);
  text-align: left;
}