/* --- css stylesheet - foresight --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 10px;
  line-height: 15px;
  font-family: "verdana ce", verdana, "arial ce", arial, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #000000;
  background-color: #FFFFFF;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  font-weight: bold;
  color: #1C67A8;
  text-decoration: none;
}
a:hover {
  font-weight: bold;
  color: #C61328;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px 0px 0px 18px;
  list-style-image: url(images/dot_menu_2.gif);
}
ol {
  margin: 0px 0px 0px 32px;
}
ul li , ol li {
  margin: 4px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #1C67A8;
  font-weight: bold;
}
h1 {
  padding: 0px 25px 0px 25px;
  margin: 0px 20px 0px 20px;
  background: no-repeat 0px 6px url(images/dot_heading_2.gif);
}
h1 , h1 * {
  font-family: "helvetica ce", helvetica, "arial ce", arial, "verdana ce", verdana, sans-serif;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #C6152B;
}
h2 {
  padding: 0px 30px 0px 30px;
  margin: 0px 25px 0px 25px;
  background: no-repeat 0px 6px url(images/dot_heading_2.gif);
}
h2 , h2 * {
  font-family: "helvetica ce", helvetica, "arial ce", arial, "verdana ce", verdana, sans-serif;
  font-size: 13px;
  line-height: 30px;
  text-transform: none;
  color: #C6152B;
}
h3 {
  background: no-repeat 0px 5px url(images/dot_menu_2.gif);
  padding: 0px 15px 0px 15px;
}
h3 , h3 * {
  line-height: 20px;
}
h4 {
  background: no-repeat 20px 10px url(images/dot_menu_2.gif);
  padding: 5px 0px 5px 35px;
}
h4 , h4 a, h4 * {
  color: #C6152B;
  font-size: 11px;
  line-height: 20px;
}
h5 {
}
h6 {
}
table {
  border: 0px none;
  border-collapse: collapse;
}
/* ---  --- */
.clear {
  float: none;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
}
.float-left , .f-left , .f-l {
  float: left;
}
.float-left , .f-right , .f-r {
  float: right;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.error {
  color: #FF0000 !important;
}
.error input {
  border: 1px solid #FF0000 !important;
}
tr.error td {
  border: 0px none !important;
  border-top: 1px solid #FF0000 !important;
  border-bottom: 1px solid #FF0000 !important;
}
.date , .light {
  color: #909090;
}
.back {
  text-align: center;
}
/* --- form --- */
.formtext {
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
input.formtext , select.formtext {
  height: 16px;
}
.button {
  border: 2px solid #C61328;
  background-color: #1C67A8;
  color: #FFFFFF;
  line-height: 12px;
  _height: 18px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
  position: relative;
  top: 2px;
  _top: 0px;
}
a.button {
  display: block;
  float: right;
  height: auto;
  padding: 1px 10px 1px 10px;
}
a.button:hover {
  color: #FFFFFF;
}
/* --- mask --- */
div.web-all {
  background: repeat-x left top url(images/web_bg.gif);
  width: 750px;
  margin: auto;
  text-align: left;
}
div.web-top-line {
  height: 19px;
  padding: 0px 20px 0px 20px;
  text-align: right;
}
div.web-top-img {
  height: 124px;
  overflow: hidden;
}
div#menu {
  padding: 0px 0px 0px 10px;
  height: 24px;
  position: relative;
  margin-bottom: 10px;
  cursor: default;
}
div.main-text {
  padding: 10px 20px 10px 20px;
}
div.home-text {
  padding: 10px 20px 10px 20px;
  float: left;
  width: 560px;
}
div.home-right {
  float: right;
  width: 150px;
  background-color: #ECF1FA;
  position: relative;
  top: -5px;
}
div.web-footer {
  background: no-repeat left top url(images/web_footer.gif);
  height: 20px;
  margin-top: 20px;
}
/* --- web-top-line --- */
div.web-top-line {
  color: #909090;
}
div.web-top-line , div.web-top-line * {
  line-height: 19px;
}
div.web-top-line a img {
  width: 20px;
  height: 11px;
  display: block;
  float: right;
  padding: 4px 0px 0px 6px;
}
/* --- web-top-img --- */
div.web-top-img * {
  display: block;
  float: left;
  height: 124px;
}
/* --- menu --- */
div#menu form.search {
  float: right;
  padding: 2px 18px 0px 0px;
}
div#menu form.search div {
  color: #000000;
  display: block;
  float: none;
  line-height: 15px;
  padding: 0px;
  font-weight: normal;
}
div#menu a , div#menu div {
  color: #1C67A8;
  display: block;
  float: left;
  line-height: 24px;
  padding: 0px 20px 0px 10px;
  font-weight: bold;
}
div#menu a:hover , div#menu div:hover {
  color: #000000;
}
div#menu img {
  display: block;
  float: left;
  padding: 9px 9px 0px 0px;
}
div#menu ins {
	position: absolute;
	top: 24px;
}
div#menu a.a:hover {
  margin: 0px;
}
div#menu a.a ins , div#menu div ins {
	visibility: hidden;
}
div#menu a.a iframe ,  div#menu div iframe {
	display: none;
}
div#menu a.a:hover ins , div#menu div:hover ins {
	visibility: visible;
}
div#menu a.a:hover iframe , div#menu div:hover iframe {
	display: block;
}
div#menu table {
  background-color: #ECF1FA;
  border: 1px solid #C61328;
  border-width: 1px 0px 1px 0px;
  position: absolute;
}
div#menu table td * {
  display: block;
  float: none;
  width: 100%;
  white-space: nowrap;
  color: #1C67A8;
  padding: 0px 10px 0px 10px;
  font-weight: normal;
  line-height: 15px;
}
div#menu table span {
  cursor: default;
}
div#menu table a {
}
div#menu table a , div#menu table span {
  line-height: 20px;
}
div#menu table a.lev3 {
  padding: 0px 10px 0px 20px;
  font-weight: bold;
  line-height: 15px;
}
div#menu table tr.space td {
  height: 6px;
  overflow: hidden;
}
div#menu iframe {
  width: 100px;
  height: 100px;
}
/* --- home-text --- */
table.home-top {
  margin: -10px 0px 10px -20px;
}
table.home-top td {
  vertical-align: top;
}
div.news-home {
}
div.news-home img {
  display: block;
  padding: 0px 10px 0px 0px; 
  float: left;
}
div.news-space {
  margin: 5px 0px 5px 0px;
  height: 1px;
  overflow: hidden;
  border-bottom: 1px solid #ECF1FA;
}
a.archive {
  float: right;
  padding-right: 5px;
}
/* --- home-right --- */
div.home-right div.text {
  padding: 5px 10px 5px 10px;
}
div.right-top , div.right-bottom {
  background: repeat-x left top url(images/web_right_top.gif);
  height: 10px;
  overflow: hidden;
}
div.right-bottom {
  background: repeat-x left top url(images/web_right_bottom.gif);
}
/* --- news-archive --- */
table.news-archive {
  margin: 10px 20px 10px 20px;
}
table.news-archive td {
  padding: 1px 10px 1px 0px;
  vertical-align: top;
  text-align: left;
}
/* --- paging --- */
div.paging {
  text-align: center;
  color: #E0E0E0;
  cursor: default;
  padding: 10px 0px 0px 0px;
}
div.paging a {
  font-weight: normal;
  color: #909090;
}
div.paging a:hover {
  font-weight: normal;
  color: #C61328;
}
div.paging a b {
  color: #C61328;
}
div.paging span.invisible , div.paging span.invisible b {
  color: #E0E0E0;
}
/* --- formular --- */
table.formular {
  margin: auto;
}
table.formular td {
  padding: 3px 10px 3px 10px;
}
table.formular thead td {
  border-top: 1px solid #ECF1FA;
  border-bottom: 1px solid #ECF1FA;
}
/* --- projects --- */
table.project {
  width: 100%;
  margin: auto;
  border: 1px solid #F0F0F0;
  border-width: 5px 1px 5px 1px;
  background-color: #F9F9F9;
}
table.project td {
  padding: 0px 8px 0px 8px;
}
table.project tr.trf td {
  padding: 4px 8px 0px 8px;
}
table.project tr.trl td {
  padding: 0px 8px 4px 8px;
}
table.project tr.b td {
  padding: 4px 8px 4px 8px;
  border-top: 5px solid #F0F0F0;
}
div.comment {
  border-bottom: 1px solid #F0F0F0;
}
div.comment div.c-info {
  padding: 2px 5px 2px 5px;
  background-color: #F0F0F0;
}
div.comment div.c-text {
  padding: 2px 5px 2px 5px;
}
table.propojeni {
  cursor: default;
  border-top: 2px solid #909090;
  border-bottom: 2px solid #909090;
}
table.propojeni * {
  font-size: 11px;
}
table.propojeni td {
  border: 1px solid #909090;
  text-align: center;
  width: 55px;
}
table.propojeni tr.head1 td {
  background-color: #404040;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 2px solid #909090;
}
table.propojeni tr.head td {
  background-color: #B0C7ED;
  font-weight: bold;
  color: #CD3430;
  border-bottom: 2px solid #909090;
  padding: 4px 0px 4px 0px;
}
table.propojeni tr td.head {
  background-color: #B0C7ED;
  font-weight: bold;
  padding: 4px 0px 4px 0px;
  color: #CD3430;
  border-right: 2px solid #909090;
}
table.propojeni td a {
  display: block;
  width: 55px;
  text-align: center;
  padding: 4px 0px 4px 0px;
  float: left;
}
table.propojeni td i {
  color: #F0F0F0;
}
/* --- radim --- */
div.alert {
  padding: 10px 0px 10px 0px;
  text-align: center;
  font-weight: bold;
  color: #C6152B;
}
a.visible {
}
a.invisible {
  visibility: hidden;
}
.caption {
  color: #1C67A8;
  font-weight: bold;
}
div.expert_box {
  padding: 5px 0px 0px 60px;
}
div.searchresult {
  padding: 0px 0px 0px 10px;
}
span.red {
  color: #C6152B;
}