/* SKRYTÉ POLOŽKY */
.hidden { display: none; }

/* HTML TAGY */
/* základní */
body {
  background-color: #4F72B1;
  background-image: url('./images/page_bgr_top.png');
  background-position: 0px 0px;
  background-repeat: repeat-x;
  color: #000;
  font-size: x-small;
  fo\nt-size: small;
  font-family: "Verdana CE", Verdana, "Geneva CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
p {
  margin: 0.8em 0;
}
table {
  font-size: x-small;
  fo\nt-size: small;
}
input, select, button, textarea { 
  font-size: 100%; 
}
form, ul, ol {
  margin: 0;
  padding: 0;
}
h1, h2, h3 {
  margin: 0.5em 0;
}
h4 { margin: 0; }
h4.stred {
  margin: 5px 0;
}
h1 { font-size: 200% }
h2 { font-size: 175% }
h3 { font-size: 150% }
h4 { font-size: 110% }
ul li.outside {
  list-style-position: outside;
	margin-left: 20px;
	padding-left: 0px;
}
ol li.outside {
  list-style-position: outside;
	margin-left: 20px;
	padding-left: 0px;
}
ol.upperalpha {
  list-style-type: upper-alpha;
}
hr {
  color: #999;
  height: 1px;
}
legend {
  font-size: 1.3em; 
  color: darkblue; 
  border-left: 1px solid #000; 
  border-right: 1px solid #000; 
  padding: 0px 3px;
}
fieldset {
  border: 1px solid #000; 
  padding: 4px;
  background-color: ivory;
}
a img { border: none; }

/* vedlejší */
code, pre, textarea {
  font-size: 1em;
  font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
}
sup {
  font-size: 75%;
}
abbr {
  border-bottom: 1px dotted;
  cursor: help;
}

/* IDENTIFIKÁTORY */
#celekshade {
  width: 816px;
  margin: 0px auto; 
  background: url('./images/page_shade_small.gif') 0 0 repeat-y;
}
#celekshadetop {
  background: url('./images/page_shade.gif') 0 0 no-repeat;
}
#celek {
  width: 778px;
  margin: 0px auto; 
  text-align: center;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
#hlavicka {
  width: 100%;
  height: 39px;
  background-color: #4F72B1;
  background-image: url('./images/top_panel_bgr.png');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}
#ruka {
  height: 39px;
  text-align: left;
  background: url('./images/top_panel_ruka.png') top left no-repeat;
}
#datumcas {
  width: 145px;
}
#sirka {
  width: 778px;
  background: #fff url('./images/left_panel_bgr.png') 0 0 repeat-y;
}
#theme {
  background-color: #fff;
}
#snih {
  height: 33px;
  padding-top: 4px;
  padding-left: 25px;
  padding-right: 10px;
  color: #fff;
  font-size: 13px;
  background: url('./images/snow_panel_bgr.png') 0 0 repeat-x;
}
#info {
  width: 177px;
  height: 66px;
  color: #fff;
  background: url('./images/info.png') 0 0 no-repeat;
  font-size: 11px;
}
#pravyramec {
  float: right;
  width: 601px;
  border-top: 3px solid #434F4F;
  /* GECKO */
  background: url('./images/stars.png') 17px 40px no-repeat;
}
#levyramec {
  float: left;
  border-top: 3px solid #434F4F;
  background: #036 url('./images/left_panel_bgr.png') 0 0 repeat-y;
}
#obsah {
  color: #333;
  text-align: left;
  padding: 0px 25px;
  padding-bottom: 25px;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  background: url('./images/stars.png') 17px -10px no-repeat;
}
#menu {
  width: 177px;
  text-align: left;
  color: #fff;
  font-size: 11px;
  padding-bottom: 10px;
}
#paticka {
  padding: 5px 0px;
  padding-left: 177px;
  color: #fff;
  background: url('./images/bottom_panel_bgr.png') repeat-y;
}
#copy {
  text-align: left;
  padding: 5px 0px;
  padding-left: 200px;
  padding-right: 23px;
  font-size: 9px;
  background: url('./images/left_panel_bgr.png') repeat-y;
}
#flashit {
  font-style: italic;
  color: #009;
}
#fotogalerie {
  margin: 20px 0;
}

#actkamera {
  margin: 20px 0;
  text-align: center;
}
#actkamera span {
  display: block;
  width: 252px;
  text-align: center;
  margin: 0px auto;
  letter-spacing: 1px;
  background-color: #000;
  color: #fff;
}
#actkamera img {
  display: block;
  margin: 0px auto;
  background-color: ivory;
  border: 1px solid #000;
  width: 250px;
}

#obcerstveni {
  background-color: #000;
  color: #fff;
  padding: 1px 5px;
  padding-top: 2px;
}
#nabidka {
  border: 1px solid #000;
  padding: 5px;
  background-color: #ffc;
}
#pocasi {
  width: 419px;
  height: 245px;
  background-color: #ffa;
  margin: 0px auto;
  border: 1px solid #666;
}
#provozovatel {
  width: 85%;
  background-color: ivory;
  margin: 0px auto;
  border: 1px dotted #999;
}
#pozaditab {
  background: url('./images/fotogalerie_line.gif') center center repeat-y;
}
#fotosekce {
  border: 1px dotted #000;
  padding: 5px;
  margin: 5px 0;
  background-color: ivory;
}


/* TŘÍDY */
.boxmenu {
  width: 105px;
}
.boxmenu .red {
  display: block;
  padding-left: 32px;
  background: url('./images/top_panel_btn_red.png') 5px center no-repeat;
}
.boxmenu .orange {
  display: block;
  padding-left: 32px;
  background: url('./images/top_panel_btn_or.png') 5px center no-repeat;
}
.sirea {
  width: 55px;
}
.sireb {
  text-align: center;
  width: 229px;
  background: url('./images/ikony/teplomer.gif') 13px 0px no-repeat;
}
.sireb.warm {
  background: url('./images/ikony/teplomer-warm.gif') 13px 0px no-repeat;
}
.line {
  width: 9px;
  background: url('./images/top_panel_slash.png') no-repeat;
}
.tucne {
  font-weight: bold;
}
.valigntop {
  vertical-align: top;
}
.valignmiddle {
  vertical-align: middle;
}
.valignbottom {
  vertical-align: bottom;
}
.odsazeni {
  padding-top: 20px;
}
.odsazenismall {
  padding-top: 10px;
}
.odsazenileft {
  padding-left: 15px;
}
.leftslash {
  font-size: 0px;
  height: 8px;
  background: url('./images/left_panel_slash.png') no-repeat;
}
.titulek {
  padding-top: 10px;
  margin-bottom: 35px;
}
.novinka {
  height: 28px;
  margin-top: 25px;
  padding: 4px 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  background: url('./images/h1_bgr.png') 0 0 repeat-x;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.noborder {
  border: 0;
}
.stred {
  text-align: center;
  margin: 0 auto;
}
.doleva {
  text-align: left;
}
.doprava {
  text-align: right;
}
.cleaner { 
  clear: both;
}
.bigger {
  font-size: 140%;
}
.big {
  font-size: 120%;
}
.small {
  font-size: 80%;
}
.smaller {
  font-size: 70%;
}
.imgleft {
  float: left;
  margin: 10px 0;
  margin-right: 15px;
}
.imgright {
  float: right;
  margin: 10px 0;
  margin-left: 15px;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.kurziva {
  font-style: italic;
}
.cerny {
  color: #000;
}
.podtrzene {
  text-decoration: underline;
}
.ramecek {
  border: 1px solid #000;
}
.fotogalerie {
  position: relative; left: -1px;
  width: 148px;
  text-align: center;
  letter-spacing: 1px;
  background-color: #000;
  color: #fff;
}
.help {
  cursor: help;
}
a.pocasi {
  display: block;
  width: 409px;
  height: 235px;
  text-align: left; 
	background: #ffa url('http://www.meteopress.cz/web/hory/mala_upa.png') 0 0 no-repeat;
  margin: 0px auto;
  margin-top: 5px;
}
a.pocasict {
  display: block;
  width: 360px;
  height: 288px;
  text-align: left; 
  margin: 0px auto;
  margin-top: 5px;
}
.red {
  color: #f00;
}
.blue {
  color: #008;
}
.ubytnadpis {
  background-color: #000;
  color: #fff;
  padding: 3px 8px;
}
.ubytobsah {
  background-color: ivory;
  padding: 5px;
  padding-left: 15px;
  border-bottom: 1px solid #000;
}
hr.line {
  width: 100%;
  color: #000;
}
.pravidla {
  overflow: auto;
  margin-bottom: 5px;
  padding-right: 5px;
  width: 98%;
  height: 50px;
  border: 0;
  font-style: italic;
}
.hand {
  cursor: pointer;
  cursor: hand;
}
.bookoramovani {
  background-color: #eee;
  text-align: left;
  padding: 5px;
}
.bookodpoved {
  background-color: #ddd;
  padding: 5px;
}
.textodpoved {
  width: 490px;
  margin-top: 5px;
  padding: 5px;
  background-color: ivory;
}
.textprispevek {
  width: 510px;
  padding: 5px;
  background-color: #fff;
}
.doubleline {
  border-bottom: 3px double #000;
}
.singleline {
  border-bottom: 1px solid #ccc;
}
.upper {
  text-transform: uppercase;
}


/* TABLES */
table.tab td {
  margin: 0px;
  padding: 4px;
  height: 2em;
  border-bottom: 1px solid #ddd;
  border-right: 1px dotted #ddd;
  font-size: 90%;
}
table.clear {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
table.clear td {
  margin: 0px;
  padding: 0px;
  color: #006;
  font-size: 11px;
  height: 39px;
}
div#ruka table.clear {
  width: 778px;
}
table.foto {
  border-collapse: collapse;
  margin: 0px auto;
  padding: 0px;
  width: 438px;
  background-color: ivory;
  border: 1px dotted #000;
}             
table.foto td.small {
  text-align: center;
  padding-bottom: 5px;
}
table.foto td.stred {
  margin: 0px;
  padding: 5px;
}
table.vysledky {
  border-collapse: collapse;
  text-align: center;
}
table.vysledky td {
  border: 1px solid #000;
  padding: 2px 3px;
}
table.vysledky tr.bookodpoved {
  font-weight: bold;
}


/* SPECIALS */
div.novinka div.floatleft, .oranz {
  color: #f60;
}
div.novinka div.floatright {
  color: #039;
}
table.tab tr.stred td.tucne {
  background-color: #fff;
  color: red;
  border-left: 0;
  border-top: 0;
}


/* LINKS */
a:link,a:visited { color: #369; text-decoration: underline; }
a:hover,a:active { color: #f60; text-decoration: underline; }

a.normal:link,a.normal:visited { color: #039; text-decoration: none; }
a.normal:hover,a.normal:active { color: #039; text-decoration: underline; }

a.over:link,a.over:visited { color: #006; text-decoration: none; }
a.over:hover,a.over:active { color: #ffd21f; text-decoration: underline; }

a.copyright:link,a.copyright:visited { color: #369; text-decoration: none; }
a.copyright:hover,a.copyright:active { color: #f60; text-decoration: underline; }

a.bile:link,a.bile:visited { color: #fff; text-decoration: none; }
a.bile:hover,a.bile:active { color: #fff; text-decoration: underline; }

a.orange:link,a.orange:visited { color: #fff; text-decoration: none; }
a.orange:hover,a.orange:active { color: #f60; text-decoration: none; }

a.reklama:link,a.reklama:visited,a.reklama:active { color: darkblue; text-decoration: none; }
a.reklama:hover { color: red; text-decoration: none; }

/* a.menuitem je kvuli hacku uplne dole */
a.menuitem:link,a.menuitem:visited { text-decoration: none; color: #fff; }
a.menuitem:hover,a.menuitem:active {
  color: #ff8c00;
  text-decoration: none;
  background: url('./images/left_panel_bull_over.gif') 5px center no-repeat;
}

/* a.menusubitem je kvuli hacku uplne dole */
a.menusubitem:link,a.menusubitem:visited { text-decoration: none; color: #fff; font-weight: normal; }
a.menusubitem:hover,a.menusubitem:active {
  color: #f96;
  font-weight: normal;
  text-decoration: none;
  background: url('./images/left_panel_bulls_over.png') 10px center no-repeat;
}


/* GECKO speciality */
#obsah a[href^='http:'] {
	padding-right: 10px;
	background-image: url("images/ikonky/odkaz_cerny.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
#obsah a[href^='mailto:'] {
	padding-right: 10px;
	background-image: url("images/ikonky/email_cerny.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
#obsah .novinka .floatright a[href^='http:'], #obsah .novinka .floatright a[href^='mailto:'],
#obsah a.pocasict[href^='http:'], #obsah a.pocasict[href^='mailto:'],
#obsah .bookoramovani a[href^='mailto:'], #obsah .bookodpoved a[href^='mailto:'], #obsah a.noimage[href^='http:'] {
	padding-right: 0px;
  background: none;
}
#obsah a.pocasi[href^='mailto:'], #obsah a.pocasi[href^='http:'] {
	padding-right: 0px;
  background: #ffa url('http://www.meteopress.cz/web/hory/mala_upa.png') 0 0 no-repeat;
}


/* DEN PENKAVAKU */
#denpenkavaku { text-align: center; font-style: italic; font-size: 90%; background-color: #eee; border: 1px solid #eee; color: #666; }
#denpenkavaku span { display: block; line-height: 1.3em; height: 1.5em; overflow: auto; }


/* HACKS */
#fotoroh {
  border-left: 1px solid #305D99;
  border-bottom: 1px solid #173A70;
  border-right: 1px solid #173A70;
  border-top: none;
  background: url('./images/left_panel_foto_bgr.png') repeat-y;
  width: 135px;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 133px;
}
.aaa { voice-family: inherit; }
.fotodne {
  text-align: left;
  margin: 0px auto;
  padding: 2px 6px;
  margin-top: 15px;
  background: url('./images/left_panel_foto_bgr.png') repeat-y;
  border-left: 1px solid #305D99;
  border-right: 1px solid #173A70;
  width: 135px;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 121px;
}
.aab { voice-family: inherit; }
a.menuitem {
  display: block;
  width: 177px;
  padding: 3px 0px;
  padding-left: 25px;
  background: url('./images/left_panel_bull.gif') 5px center no-repeat;
  color: #fff;
  text-decoration: none;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 152px;
}
.aac { voice-family: inherit; }
a.menusubitem {
  display: block;
  width: 177px;
  padding-bottom: 1px;
  padding-left: 35px;
  background: url('./images/left_panel_bulls.png') 10px center no-repeat;  
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 142px;
}
.aad { voice-family: inherit; }
table.tab {
  border-collapse: collapse;
  margin-bottom: 30px;
  background-color: ivory;
  width: 550px;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 100%;
}
.aae { voice-family: inherit; }
table.sto, table.vysledky {
  width: 550px;
  /* IE6+, GECKO */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 100%;
}
