/*
  bordova: #900
  oranzova: #ffb700
  slabooranzova: #fcdf65
  slabocervena: #f96
  zlta: #fcfe64
*/

body, h1, h2, h3, h4 {
  font-style: normal;
  list-style: none;
  outline: none;
  text-decoration: none;
}

html, body, div, span, 
h1, h2, h3, h4, p, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
}

h1, h2, h3, h4 {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  border: none;
}

body {
  min-width:900px;
  background:#ffb700;
  color: #900;
  font-weight: normal;
  font-size: 8pt;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

#wrap {
  background: transparent url("/pics/body.gif");
  margin:0 auto;
  width:900px;
}

#header {
  background: transparent url("/pics/header.png") no-repeat 0 0;
  height: 113px;
  position: relative;
}

#header h1 {
  position:relative;
  top: 42px;
  left: 12px;
  overflow:hidden;
  height: 68px;
  width:254px;
  text-indent: -9999px;
}

#header h1 a {
  display:block;
  xz-index:1;
  height: 68px;
  width:254px;
  xoverflow: hidden;
  background:url("/pics/logo.png") top left no-repeat;
}

#main {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
  position:relative;
}
  
#rgt {
  float: right;
  width: 620px;
  padding-right: 12px;
}

#lft {
  float: left;
  width: 270px;
  width/**/:/**/ 250px;
  padding-left: 10px;
}

#lrgt {
  float: left;
  width: 494px;
  margin-right: 2px;
}

.cl {
clear:both;
display:block;
font-size:0px;
height:0px;
line-height:0px;
width:100%;
}

#footer {
  background: url(/pics/footer.gif) no-repeat scroll bottom center;
  padding: 10px 0 29px;
  text-align: center;
}

#footer ul {margin: 0; padding: 0;}
#footer li {list-style-type: none;}
#footer table {margin:auto;}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF6;
  background-color: #900;
  background: #900 url(/pics/h2_bg3.gif) repeat-x scroll 0 0;
  text-align: center;
  padding: 2px;
}

#rgt h2 {font-size: 150%;}

#footer a, ul.linky a, ul.mesta a {
  text-decoration: none;
  color: #900;
}

a:hover, ul.linky a:hover, ul.mesta a:hover, table a:visited {
  text-decoration: underline;
}

.link {
  /*font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;*/
  font-size: 120%;
  clear: both;
}

h3 {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid;
  background-color: #ffb700;
}

h4 {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

.ramcek {
  border: #900 1px solid;
  padding: 0px 2px 2px 2px;
}

.current th
{
  color: #ff6;
  background-color: #c00;
  padding: 2px;
  border-top: 1px solid #f93;
}

.current td, .forecast td
{
  font-size: 90%;
  padding: 2px;
  border: none;
  border-bottom: 1px solid #f96;
  background-color: #fcdf65;
}

.current .last td {
  border: none;
  padding-bottom: 0;
}

table.current
{
  padding: 2px;
  border-collapse: collapse;
  margin: 0px 3px 2px;
  width: 488px;
}

.current td.cas {
  font-size: 70%;
  text-align: right;
  line-height: 90%;
  width: 25px;
}

.current td.mesto {
  width: 67px;
}

.current td.teplota {
  text-align: right;
  width: 43px;
}

.current td.mesto a {
  color: #900;
}

.current td.vietorsmer {
  width: 67px;
  text-align: center;
}

.current td.vietorrychlost {
  width: 146px;
}

.forecast {
  border: 1px solid #900;
  background: #fcdf65;
  padding: 0;
  width: 594px;
  margin: auto;
}

.forecast .den, .forecast .denlast {
  margin: 0;
  padding: 0;
  width: 118px;
  float: left;
  border: 1px solid #900;
  border-left: none;
  border-top: none;
}

.forecast .denlast {
  border-right: none;
  overflow: hidden;
}

.forecast .cas {
  font-size: 115%;
  text-align: center;
  border-bottom: none;
  padding-bottom: 15px;
}

.datum {
  font-size: 75%;
}

.forecast .icon {
  padding-top: 2px;
  padding-left: 1px;
  text-align: center;
  height: 67px;
  background: #fcdf65 url(/pics/ikona_pozadie.png) no-repeat top center;
}

.forecast .teplota {
  /*
  padding: 15px 30px 20px 0px;
  padding-left: 30px;
  padding-right: 40px;
  */
  padding-top: 2px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.max, .min {
  font-size: 150%;
  font-weight: bold;
  color: #ff6;
  width: 56px;
  padding: 2px 5px;
  margin: 3px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
}

.max {
  background-color: #966;
}

.min {
  background-color: #669;
}

#reklama {
  position: absolute;
  bottom: 5px;
  left: 15px;
}

* html #reklama {height : 0.01%;}

#wcstuff {
	overflow: hidden;
	width: 594px;
}

#wclogo {
  padding-top: 5px;
  float: right;
}

#wclinks {
  float: left;
  padding: 5px;
  font-size: 85%;
}

#wclinks a {
  color:#990000;
  text-decoration: none;
}

.clanok a, .clanok a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #900;
}

.clanok a:hover {text-decoration: underline;}

.clanok {
  position: relative;
  font-size: 85%;
  border-bottom: 1px solid #f96;
  margin: 0 3px;
  padding: 2px;
  background-color: #FCDF65;
  z-index: 2;
}

.last {border: none; padding-bottom: 0; margin-bottom: 2px;}

.clanok .desc {
  background-color: #fcfe64;
  color: #900;
  border: 1px solid #900;
  width: 234px;
  position: absolute;
  bottom: 110%;
  left: 3px;
  z-index: 2;
  display: none;
  text-align: left;
  padding: 2px;
  xoutline: 1px solid #c00;
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  border-radius: 5px; /* CSS3 */
}

ul.mesta {
  width: 242px;
  padding-top: 2px;
  margin: 0;
  padding-left: 12px;
  font-size: 85%;
  overflow: hidden;
}

ul.mesta li {
  width: 33%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.linky {
  margin: 0;
  padding: 0 0 0 25px;
  font-size: 90%;
}


#g460 {
  margin-top: 20px;
  margin-left: 75px;
}

#g120 {
  float: right;
  width: 120px;
}

#booking {
  background-color: #fcdf65;
  text-align: center;
  padding: 5px;
}

#g120 ul {
	padding: 0;
	margin: 0;
}

#g120 li {
  font-size: 90%;
  list-style-type: none;
}

#g120 li a, a:visited {
  text-decoration: none;
  color: #900;
}

.box {
  width: 254px;
  margin:2px;
  background: #fcfe64 url(/pics/boxleft.gif) repeat-y left top;
}

#rgt .box {width: 618px; margin-right: 0;}
#lrgt .box {width:100%;}

.box h2 {
  background: #c00 url(/pics/box-h2.png) no-repeat left top;
  padding: 0px;
  font-size: 100%;
  position: relative;
}

.box h2 span {
  display: block;
  background: url(/pics/box-h2-right.png) no-repeat right top;
  position: relative;
  padding: 4px 0;
}

.box .boxa {
position: relative;
background:url(/pics/boxright.gif) repeat-y right top;
padding: 0;
margin: 0px 0 -80px 0;
}

#rgt .box .boxa {padding: 10px 0;}
#lrgt .box .boxa {padding: 0;}

.box .boxb {
height:85px;
background: url(/pics/boxbottom.png) no-repeat left bottom;
}

.box .boxb span {
display: block;
height:85px;
background: url(/pics/boxbottom-right.png) no-repeat right bottom;
z-index: 0;
}

#booking {
  background: transparent url(/pics/hotel.png) no-repeat top left;
  width: 254px; height: 59px;
  margin-left: 2px; padding: 0;
  padding-top: 15px;
}

#booking a {
  display: block;
  border: 1px solid #900;
  width: 150px;
  margin: 0 0 0px 80px;
  background-color: #fcdf65;
  text-decoration:none;
  color: #900;
}

#booking a:hover {background-color: #fcfe64;
outline-color:#900;
outline-style:solid;
outline-width:1px;

}
