body {
   margin: 0px;
   font-family: arial, tahoma, verdana;
   font-size: 95%;
   background-color: #FFEBCB;
   text-align: center;
   overflow: -moz-scrollbars-vertical;
}
.main {
   width: 960px;
   margin: auto;
   text-align: left;
   background-color: #FFFFFF;
   border: 1px solid #C0C0C0;
   border-top: 0px;
   background-image: url("../images/pozadi_leto.jpg");
   background-repeat: repeat-y;
}
.hlavicka {
   padding: 0px;
   background: #FFFFC0;
   background-image: url("../images/pozadi_menu_leto.gif");
}
.logo {
  float: left;
  border: 0px;
}
a {
   color: #438AFF;
   text-decoration: none;
   font-weight: bold;
}
a:visited {
   color: #438AFF;
   text-decoration: none;
   font-weight: bold;
}
a:hover {
   color: #81B1FF;
   text-decoration: underline;
}
.menu:link {
   color: #606060;
   font-size: 100%;
   text-decoration: none;
}
.menu:visited {
   color: #606060;
   text-decoration: none;
}
.menu_over:link {
   color: #606060;
   text-decoration: none;
}
.menu_over:visited {
   color: #606060;
   text-decoration: none;
}
.menu_over:hover {
   color: #808080;
   text-decoration: underline;
}
.menu_line {
   background-color: #EF9801;
   border-bottom: 0px solid #C0C0C0;
   margin-bottom: 10px;
}
.menu {
   text-align: center;
   border: 1px solid #808080;
   border-bottom: 0px;
   background-color: #FFBA4D;
}
.menu_over {
   background-color: #FFFFFF;
   text-align: center;
   border: 1px solid #808080;
   border-bottom: 0px;
   position: relative;
   top: +2px;
}
table {
   padding: 0px;
   margin:0px;
   font-size: 100%;
}
td {
   margin:0px;
}
ul {
   margin: 0px;
   margin-left: 17px;
   padding:0px;
}
h1 {
   margin: 6px 0px 0px 0px;
   font-size: 180%;
   line-height: 130%;
   font-weight: bold;
   font-family: arialblack,arial;
   letter-spacing: 1px;
   color: #404040;
   position: relative;
   width: 200px;
   padding-top: 0px;
   margin-bottom: -3px;
}
h2 {
   margin: 0px;
   font-size: 100%;
}
h3 {
   margin: 0px;
   height: 20px;
   font-size: 130%;
   font-weight: bold;
   font-family: arial;
   color: #404040;
   margin-bottom: 5px;
}
h5 {
   margin: 0px;
   font-size: 95%;
   line-height: 90%;
   font-weight: normal;
   font-family: arial;
   color: #404040;
}
img {
   border: 0px;
   text-decoration: none;
}
form {
   margin: 0px;
}
input {
   font-family: arial, tahoma, verdana;
   font-size: 13px;
}
textarea {
   font-family: arial, tahoma, verdana;
   font-size: 13px;
}
.tlacitko {
   margin-top: 3px;
   padding-left: 25px;
   color: #FFFFFF;
   font-size: 90%;
   background-color: #FFBA4D;
   min-width: 100px;
   background-image: url("../images/pozadi_tlacitko_leto.gif");
   background-repeat: no-repeat;
}
.povine {
   background-image: url("../images/povine.gif");
   background-repeat: repeat-y;
}
.box_main {
   padding: 10px;
   font-size: 100%;
   background-color: #FFFFC0;
   border: 1px solid #C0C0C0;
   border-bottom: 1px solid #808080;
   border-right: 1px solid #808080;
}
.box_main_over {
   padding: 10px;
   font-size: 100%;
   background-color: #FFE795;
   border: 1px solid #808080;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
}
.more {
   margin-top: 3px;
   width: 100%;
   text-align: right;
}
.small {
   font-size: 85%;
}
.bold {
   font-weight: bold;
}
.red {
   color: red;
   font-weight: bold;
}
.gray {
   color: #C0C0C0;
}
.cleaner {
   clear: both;
   visibility: hidden;
   margin: 0px;
   padding: 0px;
   height: 1px;
}
.paticka {
   font-size: 80%;
   margin-top: 12px;
   text-align: right;
   padding: 10px;
   padding-right: 25px;
   border-top: 1px dotted #C0C0C0;
   background-color: #FFFFC0;
}
.odskok {
   margin-left: 70px;
   margin-right: 20px;
   width: 100%;
   width: auto;
}
.box {
   padding: 10px;
   font-size: 100%;
   background-color: #FFFFC0;
   border: 1px solid #C0C0C0;
   border-bottom: 1px solid #808080;
   border-right: 1px solid #808080;
}
.rek {
   color: #404040;
   font-size: 85%;
   font-weight: normal;
   padding: 3px;
   border-top: 1px dotted #C0C0C0;
}
.rekl_link {
   font-weight: normal;
}
.upozorneni {
   width: 100%;
   text-align: center;
   margin-bottom: 5px;
   font-size: 120%;
   font-weight: bold;
   color: red;
   background-color: #F6FCF4;
   border: 1px solid #D4D4D4;
}
.line {
   background-color: #C0C0C0;
   height: 1px;
   margin: 0px;
   padding: 0px;
}
.box_privat {
   float: left;
   width: 33%;
   text-align: center;
   margin-bottom: 15px;
}
.box_error {
   padding: 5px;
   padding-left: 33px;
   font-size: 100%;
   background-color: #FFFFFF;
   border: 1px solid #C0C0C0;
   border-bottom: 1px solid #808080;
   border-right: 1px solid #808080;
   color: #FF4040;
   font-weight: bold;
   margin-bottom: 15px;
   background-image: url("../images/ikona-error.gif");
   background-repeat: no-repeat;
}
.sipka {
   width: 24px;
   height: 8px;
   border: 0px;
   vertical-align: top;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 3px;
}
pre {
   margin: 0px;
}