/* --- css stylesheet --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 11px;
  line-height: 16px;
  font-family: "verdana ce", verdana, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #808080;
  background: repeat-x left top url('../images/bg_body.gif') #E0E0E0;
  text-align: center;
}
body.admin {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
	color: #808080;
  background: none #FFFFFF;
  text-align: left;
}
img {
  border: 0px none;
}
a {
  color: #00ABEE;
  text-decoration: none;
}
a:hover {
  color: #00ABEE;
  text-decoration: underline;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
i , em { /* oprava bugu MS IE 6 */
  _text-indent: 2px;
}
ul {
  margin: 4px 0px 0px 18px;
  padding: 0px 0px 0px 0px;
}
ol {
  margin: 0px 0px 0px 32px;
  padding: 0px 0px 0px 0px;
}
/*li {
  margin: 4px 4px 4px 0px;
  padding: 0px 0px 0px 8px;
}*/
ul li {
  margin: 2px 2px 2px 0px;
  padding: 0px 0px 0px 8px;
  list-style-type: none;
  background: no-repeat 0px 8px url('../images/list.gif');
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #A0A0A0;
  font-weight: normal;
}
h1 {
  padding: 0px 0px 2px 0px;
  margin: 0px 0px 6px 0px;
}
h1 , h1 * {
  font-size: 18px;
  line-height: 24px;
}
h2 {
  margin: 6px 0px 7px 0px;
}
h2 , h2 * {
  font-size: 24px;
  line-height: 26px;
}
h3 {
}
h3 , h3 * {
}
h4 {
}
h4 , h4 * {
  color: #808080;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
}
h4 a {
  color: #808080;
}
h4 a:hover {
  text-decoration: none;
}
h5 {
}
h5 , h5 * {
}
h6 {
}
h6 , h6 * {
}
sub {
}
sup {
}
table {
  border: 0px none;
  border-collapse: collapse;
}
/* --- common --- */
.dataframe  {
  width: 100px;
  height: 100px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.dataframe-hidden {
  display: none;
}
.clear , .f-c {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
.float-left , .f-left , .f-l {
  float: left !important;
}
.float-right , .f-right , .f-r {
  float: right !important;
}
.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;
}
.text-top , .t-top , .t-t {
  vertical-align: top !important;
}
.text-middle , .t-middle , .t-m {
  vertical-align: middle !important;
}
.text-bottom , .t-bottom , .t-b {
  vertical-align: bottom !important;
}
.error , .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;
}
.ready , .ready * {
  color: #00FF00 !important;
}
.ready input {
  border: 1px solid #00FF00 !important;
}
tr.ready td {
  border: 0px none !important;
  border-top: 1px solid #00FF00 !important;
  border-bottom: 1px solid #00FF00 !important;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.print {
  display: none;
}
.invisible {
  visibility: hidden;
}
/* --- form --- */
/*
.formtext {
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
  height: 16px;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
.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;
}
a.button {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
*/
/* --- mask --- */
div.web-all {
  background: repeat-y left top url('../images/shadows_body.gif') #FFFFFF;
  width: 960px;
  margin: auto;
  text-align: left;
  position: relative;
}
/* --- header --- */
div.header {
  background: no-repeat left top url('../images/shadows_header.gif');
  padding: 0px 10px 10px 10px;
}
div.header-in {
  height: 130px;
}
div.header-in * {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
div.header-in img.logo {
  float: left;
  display: block;
  padding: 26px 0px 0px 21px;
}
div.top-image {
  width: 630px;
  height: 100px;
  padding: 0px 0px 4px 0px;
  float: right;
}
div.top-image img {
  display: block;
}
/* --- top-menu --- */
div.header-in div.top-menu {
  width: 780px;
  height: 25px;
  padding: 0px 0px 1px 16px;
  background: repeat-x left bottom url('../images/bg_header.gif');
  float: left;
}
div.top-menu a {
  text-transform: uppercase;
  color: #3F3F3F;
  text-decoration: none;
  font-size: 12px;
  display: block;
  float: left;
  padding: 1px 30px 0px 26px;
  line-height: 23px;
}
div.top-menu a:hover, div.top-menu a.active {
  color: #00ABEE;
  text-decoration: none;
}
div.top-menu i {
  font-style: normal;
  height: 25px;
  width: 2px;
  float: left;
  display: block;
  background: no-repeat center bottom url('../images/top-menu-separate.gif');
}
div.header-in div.right-top-menu {
  float: right;
  width: 138px;
  height: 25px;
  background: repeat-x left bottom url('../images/bg_header.gif');
  padding: 0px 6px 1px 0px;
  text-align: right;
}
div.right-top-menu a {
  color: #A0A0A0;
  line-height: 23px;
  font-size: 11px;
  padding: 3px 13px 0px 8px;
  text-decoration: none;
}
div.right-top-menu a:hover {
  color: #00ABEE;
  text-decoration: none;
}
div.right-top-menu i {
  color: #DFDFDF;
  font-style: normal;
}
/* --- left-side --- */
div.left-side {
  float: left;
  padding: 0px 0px 180px 10px;
}
div.left-side-in {
  width: 173px; /*210px*/
  padding: 7px 17px 0px 20px;
}
div.date {
  color: #A0A0A0;
}
/* --- right-side --- */
div.right-side {
  float: left;
  width: 179px; /*210px*/
  padding: 1px 12px 0px 20px;
}
div.right-side h4 a {
  color: #00AAEF;
}
div.right-side h4 a:hover {
  color: #00AAEF;
  text-decoration: underline;
}
div.insert {
}
div.insert span {
}
/* ---  --- */
div.block {
  padding: 0px 0px 29px 2px;
}
/* --- content --- */
div.content {
  margin: 16px 0px 3px 0px;
  background: repeat-y 11px 0px url('../images/bg_content.gif');
  width: 960px;
}
div.content-in {
  float: left;
  width: 482px; /*520px*/
  padding: 7px 18px 1px 18px;
}
div.content-in h4 a {
  color: #00AAEF;
}
div.content-in h4 a:hover {
  color: #00AAEF;
  text-decoration: underline;
}
div.left-side div.block {
  padding: 0px 0px 16px 0px;
}
img.thumbnail {
  float: right;
  border: 5px solid #F0F0F0;
  display: block;
  margin: 5px 0px 5px 5px;
}
img.detail {
  border: 5px solid #F0F0F0;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}
div.references {
  text-align: center;
  position: absolute;
  bottom: 56px;
  left: 10px;
}
div.ref-top-line {
  background: no-repeat left top url('../images/top_line_ref.gif');
  margin: 0px 0px 27px 0px;
  width: 210px;
  height: 1px;
  overflow: hidden;
}
div.references img {
  margin: 0px 0px 6px 0px;
}
h2.blog {
  margin: 0px 0px 10px 0px;
  line-height: 38px;
  background: no-repeat 47px 0px url('../images/heading-blog.gif');
}
h2.blog span {
  color: #FFFFFF;
}
h2.blog a {
  line-height: 38px;
  padding: 0px 10px 0px 0px;
}
h2.blog a:hover {
  text-decoration: none;
}
a.back {
  padding: 2px 0px 2px 12px;
  background: no-repeat 0px 4px url('../images/ico_back.gif');
}
ul.web-map {
  margin-left: 22px;
}
div.shadow-bottom {
  height: 40px;
  background: no-repeat center bottom url('../images/shadow_bottom.gif');
}
/* --- footer --- */
div.footer, div.footer * {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  background: none #E0E0E0;
  color: #A0A0A0;
  line-height: 13px;
}
div.footer {
  padding: 0px 29px 8px 30px;
}
div.footer a {
  color: #A0A0A0;
  line-height: 13px;
}
div.footer a:hover {
  color: #A0A0A0;
  text-decoration: underline;
}
