/* --- css stylesheet - cebre --- */
/* --- global --- */
html * {
  font-size: 12px;
  line-height: 16px;
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
}
body {
  font-size: 12px;
  line-height: 16px;
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
  margin: auto;
  padding: 0px;
  color: #4F4F4F;
  background-color: #E4E4E4;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #2A6EAC;
  text-decoration: underline;
}
a:hover {
  color: #2A6EAC;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 5px 0px 5px 18px;
  padding: 0px;
}
ol {
  margin: 5px 0px 5px 40px;
  padding: 0px;
}
ul li , ol li {
  margin: 0px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
}
h1 {
  font-size: 16px;
  line-height: 18px;
  color: #2A6EAC;
  font-weight: bold;
}
h2 {
  font-size: 15px;
  line-height: 17px;
  color: #2A6EAC;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  line-height: 16px;
  color: #2A6EAC;
  font-weight: bold;
}
h4 {
  font-size: 13px;
  line-height: 15px;
  color: #2A6EAC;
  font-weight: bold;
}
h5 {
  font-size: 12px;
  line-height: 14px;
  color: #2A6EAC;
  font-weight: bold;
}
h6 {
	font-size: 12px;
  display: inline;
}
input {
  margin: 0px;
}
table {
  border: 0px none;
  border-collapse: collapse;
}
td {
}
/* --- mask --- */
div.web-all {
  margin: auto;
  background: repeat-y center top url(images/web_all_bg.gif);
  text-align: left;
  width: 772px;
}
div.web-top {
  width: 762px;
  height: 114px;
  margin-left: 5px;
  position: relative;
}
div.web-content {
  width: 762px;
  margin-left: 5px;
  padding: 15px 0px 30px 0px;
  border-top: 5px solid #EEEEEE;
}
img.web-bottom-img {
  display: block;
  margin: auto;
  padding-bottom: 5px;
}
/* --- web-top --- */
div.web-top img {
  display: block;
}
div.web-top img.fullimg {
  border-bottom: 1px solid #FFFFFF;
}
div.web-top a {
  position: absolute;
  display: block;
}
a#wta1 {
  left: 490px;
  top: 50px;
}
a#wta2 {
  left: 601px;
  top: 44px;
}
a#wta3 {
  left: 680px;
  top: 47px;
}
a#wthome {
  top: 38px;
  left: 12px;
  /*border: 1px solid red;*/
}
/* --- web-content --- */
div.web-main {
  width: 468px;
  float: left;
}
div.web-side {
  width: 282px;
  float: right;
  background-color: #5A85B5;
  color: #FFFFFF;
}
.clear {
  float: none;
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}
/* --- web-main --- */
div.web-main div.heading {
  background-color: #F7F7F7;
  padding: 10px 18px 10px 18px;
}
div.web-main div.text {
  padding: 15px 18px 30px 18px;
}
div.web-main div.text-detail {
  padding: 0px 0px 0px 18px;
}
/* --- web-side --- */
div.web-side * , div.web-side *:hover {
  color: #FFFFFF;
}
div.web-side h4 {
  line-height: 22px;
  background-color: #2A6EAC;
  padding-left: 12px;
}
div.web-side div.text {
  padding: 0px 12px 30px 12px;
}
div.web-side a {
  padding-top: 8px;
  display: block;
  font-weight: bold;
}
div.web-side a.homelink {
  font-weight: normal;
  float: right;
  margin: -5px 5px 0px 0px;
  /*color: #9EB7D4;*/
  color: #FFFFFF;
  text-decoration: none;
  /*font-weight: bold;*/
}
div.web-side a.homelink:hover {
  /*color: #9EB7D4;*/
  color: #FFFFFF;
  text-decoration: underline;
}
/* --- web-bottom --- */
div.web-bottom {
}
div.web-bottom h4 {
  line-height: 22px;
  background-color: #2A6EAC;
  color: #FFFFFF;
  padding-left: 18px;
}
table.partneri {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #2A6EAC;
}
table.partneri td {
  text-align: center;
  vertical-align: middle;
}
div.copyright {
  padding: 25px 18px 0px 18px;
  color: #707070;
}
div.copyright , div.copyright * {
  font-size: 11px;
  line-height: 14px;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
/* ---  --- */
table.tema {
  margin-left: 18px;
}
table.tema-web {
}
table.tema td, table.tema-web td {
  border: 1px solid #A6C2DC;
  padding: 5px;
}
table.tema b.active , table.tema a {
  color: #2A6EAC;
}
table.tema tr.free td, table.tema-web tr.free td {
  border: 0px none;
  height: 15px;
}
table.tema span.small, table.tema-web span.small {
  font-size: 10px;
  line-height: 13px;
  color: #2A6EAC;
}
/* ---  --- */
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
/* ---  --- */
ol.obsah li , ol.obsah li * , ul.obsah li , ul.obsah li * {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #4F4F4F;
  text-decoration: none;
}
div.popup-dodatek {
	text-align: left;
	margin: 20px 20px 20px 20px;
}
div#tema-detail-cz, div#tema-detail-eu {
	display: none;
}
