body {
  font-family: Tahoma, Verdana, Arial;
  font-size: 9pt;
  margin: 0;
  text-align: center;
  background-color: white;
}

table { font-size: 9pt; text-align: left; }
form {  }
ul { list-style: square; margin: 2px 0 2px 20px; padding: 0; }
li { padding: 0 0 1px 0; }
img { border: none; }

a { color: blue; text-decoration: underline; }
a:active { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:hover { color: red; text-decoration: underline; }

.frm_table {
  background-color: #EFEFEF;
  border: 1px solid #CCCCCC;
  font-size: 8pt;
}

.frm_table input {
  font-size: 8pt;
}

.frm_table textarea {
  font-size: 8pt;
}

.frm_title { text-align: center; background-color: #DDDDDD; font-weight: bold; }
.frm_submit { text-align: center; }

.frm_block {  }
.frm_i {  }
.frm_it { vertical-align: top; }
.frm_v {  }
.frm_vb { font-weight: bold; }
.frm_vt { vertical-align: top; }
.frm_in_text_err { border: 2px solid red; }
.frm_in_select_err { border: 2px solid red; }

.errt { text-align: center; }
.errt_border {
  text-align: left;
  width: 90%;
  border: 1px solid #CC0000;
  background-color: #FFCC66;
  margin: 0 auto;
  padding: 3px;
}
.errt_title { color: #990000; text-align: center; font-weight: bold; }
.errt ul { list-style: square; margin: 0 0 0 20px; padding: 0; }
.errt li { margin: 0; }

.tcenter { text-align: center; }
.tresult { text-align: center; font-weight: bold; color: navy; }

#b_page {
  margin: auto;
  width: 780px;
  text-align: left;
  position: relative;
}

#b_title {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 780px;
  height: 57px;
  background-color: white;
}

#b_body {
  position: relative;
  left: 170px;
  top: 80px;
  width: 430px;
  min-height: 700px;
  padding: 7px;
  overflow: hidden;
}

#b_left {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 162px;
  min-height: 700px;
  background-color: #f9fcff;
  border-right: 1px solid #CCCCCC;
  padding: 4px;
  margin: 0;
}
#b_left a { color: blue; font-family: Arial; font-size: 8pt; text-decoration: none; }
#b_left a:active { color: blue; text-decoration: none; }
#b_left a:visited { color: blue; text-decoration: none; }
#b_left a:hover { color: red; text-decoration: underline; }

#b_right {
  position: absolute;
  left: 610px;
  top: 80px;
  width: 162px;
  min-height: 700px;
  background-color: #f9fcff;
  border-left: 1px solid #CCCCCC;
  padding: 4px;
  margin: 0;
}
#b_right a { color: blue; font-family: Arial; font-size: 8pt; text-decoration: none; }
#b_right a:active { color: blue; text-decoration: none; }
#b_right a:visited { color: blue; text-decoration: none; }
#b_right a:hover { color: red; text-decoration: underline; }

#b_footer {
  position: relative;
  color: navy;
  text-align: center;
  border-top: 1px solid #CCCCCC;
  font-size: 8pt;
  padding: 2px;
  z-index: 0;
  width: 780px;
  top: 77px;
}

#topinfo {
  position: absolute;
  left: 210px;
  top: 1px;
  width: 562px;
  height: 47px;
  vertical-align: middle;
  background-color: #EEEEEE;
  border: 1px solid black;
  padding: 3px;
  text-align: center;
}

#topwhat {
  position: absolute;
  left: 0px;
  top: 58px;
  width: 776px;
  height: 16px;
  background-color: #EEEEEE;
  padding: 2px;
  font-size: 8pt;
  text-align: center;
  color: navy;
}

h1 {
  font-size: 12pt;
  margin: 0 0 10px 3px;
  padding: 2px;
  font-family: Arial;
  color: navy;
}

h2 {
  font-size: 11pt;
  margin: 15px 0 0 2px;
  padding: 2px;
  font-family: Arial;
  color: navy;
}

.rakce {
  border: 1px solid #666666;
  font-size: 8pt;
  padding: 3px;
  background-color: #EFEFEF;
  margin-top: 3px;
}
.rakce p { margin: 4px 0 4px 0; }
.rakce h3 { color: navy; font-weight: bold; font-size: 8pt; margin: 0; }
.rakce a { text-decoration: underline; }
.rakce a:active { text-decoration: underline; }
.rakce a:visited { text-decoration: underline; }

.xprice { font-weight: bold; color: red; }

.infobox {
  padding: 2px;
  background-color: #ecefff;
  border: 1px solid #787efd;
  margin-bottom: 6px;
}

.infobox h2 {
  margin: 0;
  padding: 0px 3px 0px 5px;
  font-size: 10pt;
  background-color: #787efd;
  color: white;
}

.infobox p { margin: 7px 4px 7px 4px; }

.abig { font-weight: bold; font-size: 10pt; }

.cat_nav {
  background-color: #eeeeff;
  font-weight: bold;
  padding: 2px;
}

.art_rub_list {
  padding: 2px;
  background-color: #ecefff;
  border: 1px solid #787efd;
  margin-bottom: 6px;
}

.art_rub_list h2 {
  margin: 0;
  padding: 0px 3px 0px 5px;
  font-size: 10pt;
  background-color: #787efd;
  color: white;
}

.art_rub_list p {
  margin: 7px 4px 7px 4px;
}

.art_list_block {
  border: 1px dashed #aaaaaa;
  margin: 4px 0 4px 0;
}

.art_list_link {
  margin: 7px 4px 7px 4px;
}

.art_list_link a {
  font-weight: bold;
  font-size: 10pt;
}

.art_list_desc {
  margin: 7px 4px 7px 4px;
}

.art_list_info {
  text-align: center;
  margin: 7px 4px 7px 4px;
}

.info_red {
  border-left: 4px solid red;
  border-top: 1px solid red;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  background-color: white;
  padding: 8px;
  margin: 2px;
  text-align: left;
}

.info_blue {
  border-left: 4px solid blue;
  border-top: 1px solid blue;
  border-right: 1px solid blue;
  border-bottom: 1px solid blue;
  background-color: white;
  padding: 8px;
  margin: 2px;
  text-align: left;
}

.info_red ul { list-style: square; margin: 0 0 0 20px; padding: 0; }
.info_red li { margin: 0; }

.info_blue ul { list-style: square; margin: 0 0 0 20px; padding: 0; }
.info_blue li { margin: 0; }

.imgtable {
  font-size: 8pt;
  width: 100%;
}

.imgtable td {
  border: 1px solid #bbbbbb;
  text-align: center;
  padding: 2px;
  vertical-align: bottom;
  width: 33%;
}

.prod_detail table {
  background-color: #eeeeee;
  border: 1px solid #999999;
  border-collapse: collapse;
  margin: auto;
}

.prod_detail table td {
  border: 1px solid #bbbbbb;
  padding: 3px;
}

#img_detail_body {
  text-align: center;
  padding: 10px;
}

#img_detail_body img {
  margin: 10px;
}

