body {
  margin : 0;
  background-color: #46463F;
}
body.kalendar {
  background: transparent;
}
h1 {
  font-family: Verdana,Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom : 20;
}
h2 {
  font-family: Verdana,Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  margin-top : 20;
  margin-bottom : 10;
}
p.text {
  text-indent: 30px;
}
p {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  line-height: 150%;
  margin-top : 0;
  margin-bottom : 3;
  text-align: justify;
}
td {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin-top : 0;
  margin-bottom : 0;
}
textarea, input, select {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #0D1B40;
  font-weight: bold;
  text-decoration: none;
}
a.nadpis {
  color: #FFFFFF;
}
div.textovy_obsah {
  width: 805px;
  margin-left : 22;
  margin-right : 22;
  margin-top : 20;
  margin-bottom : 20;
  overflow : hidden;
}
.pole {
  width: 200px;
}
.like {
  width: 380px;
  margin-left: 20px;
  margin-bottom : 6;
}
div.sub_menu {
  width: 849px;
  height: 142px;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
#kosik {
  position: fixed; /* pro Mozillu */
  position: "absolute"; /* pro IE */
  top: 26px;
  right: 26px;
}
.fb_div {
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 30px;
  overflow: hidden;
}
.fb_div_head {
  background-color: #5972A7;
  position: relative;
  top: -30px;
  left: -30px;
  border: 0px;
  height: 18px;
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: lucida grande, tahoma, verdana, arial, sans-serif;
}

.kal_top {
  text-align: center;
  width: 32px;
  height: 28px;
  color: #FFFFFF;
  font-weight: bold;
  background-image : url(obrazy/kal_top.gif);
}

.kal_0 {
  text-align: center;
  vertical-align: middle;
  width: 32px;
  height: 28px;
  color: #000000;
  font-weight: bold;
  background-image : url(obrazy/kal_0.gif);
  text-decoration: none;
  cursor: default;
}

.kal_1 {
  text-align: center;
  vertical-align: middle;
  width: 32px;
  height: 28px;
  color: #FFFFFF;
  font-weight: bold;
  background-image : url(obrazy/kal_1.gif);
  text-decoration: none;
  cursor: help;
}

.kal_2 {
  text-align: center;
  vertical-align: middle;
  width: 32px;
  height: 28px;
  color: #FFFFFF;
  font-weight: bold;
  background-image : url(obrazy/kal_2.gif);
  text-decoration: none;
  cursor: help;
}

a.kal1 {
  color: #000000;
  text-decoration: none;
}

a.kal2 {
  color: #FFFFFF;
  text-decoration: none;
}

.scroll {
  width: 260px;
  height: 235px;
  overflow: auto;
}

