/* --- css stylesheet --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 12px;
  line-height: 16px;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #000000;
  background: none #FFFFFF;
  text-align: center;
}
body.admin {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
	color: #000000;
  background: none #FFFFFF;
  text-align: left;
}
img {
  border: 0px none;
}
a {
  color: #7DA7D1;
  text-decoration: underline;
}
a:hover {
  color: #7DA7D1;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
i , em {
  _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;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #010101;
  font-weight: bold;
}
h1 {
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
h1 , h1 * {
}
h2 {
  color: #A0C3E5;
  font-size: 14px;
  margin-bottom: 11px;
}
h2 , h2 * {
}
h3 {
  color: #A0C3E5;
}
h3 , h3 * {
}
h4 {
}
h4 , h4 * {
}
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 --- */
input.formtext {
  border: 1px solid #A8A8A8;
  background-color: #FFFFFF;
  height: 16px;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
textarea.formtext {
  overflow: auto;
  border: 1px solid #A8A8A8;
}
.button {
  border: 0px none;
  background-color: #A0C3E5;
  color: #FFFFFF;
  padding: 0px 2px;
  height: 20px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
a.button {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
/* --- mask --- */
div.web-all {
  background: none #FFFFFF;
  width: 870px; /* 880px */
  margin: auto;
  text-align: left;
  padding: 0px 5px;
}
div.web-top {
  height: 97px;
}
div.left-menu {
  width: 213px;
  float: left;
  margin-top: 12px;
}
div.content {
  width: 617px; /* 657px */
  float: right;
  margin-top: 17px;
  padding: 0px 20px 0px 20px;
}
div.footer {
  background: no-repeat left top url('../images/footer_top.gif') #f5f5f5;
  display: block;
  margin: 16px 0px 15px 0px;
}
/* --- footer --- */
div.footer * {
  line-height: 22px;
  vertical-align: middle;
  color: #a8a8a8;
}
div.footer-in {
  background: no-repeat left bottom url('../images/footer_bottom.gif');
  padding: 8px 28px 7px 28px;
}
/* --- hlavicka --- */
div.web-top img.logo {
  float: left;
  padding: 23px 0px 0px 25px;
}
div.web-top div.tip {
  float: right;
  background: no-repeat right top url('../images/bg_tip.gif');
  width: 447px;
  height: 33px;
  margin: 15px 13px 0px 0px;
  padding: 10px 0px;
  text-align: center;
}
div.web-top div.tip a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
div.web-top div.top-top-menu {
  float: right;
  width: 500px;
  padding: 7px 31px 0px 0px;
}
div.web-top div.top-top-menu b {
  background: no-repeat left top url('../images/top-top-menu-line.gif');
  height: 9px;
  width: 1px;
  overflow: hidden;
  display: block;
  float: right;
  margin: 4px 9px 0px 8px;
}
div.web-top div.top-top-menu a {
  float: right;
  color: #585858;
  text-decoration: none;
  font-size: 11px;
}
div.web-top div.top-top-menu a:hover {
  color: #A0C3E5;
  text-decoration: none;
}
div.top-menu {
  height: 42px;
  background: no-repeat left top url('../images/bg_top_menu.gif');
}
div.top-menu b, div.top-menu-home b {
  display: none;
}
div.top-menu a, div.top-menu-home a {
  float: left;
  display: block;
}
/* --- left menu --- */
div.left-menu a {
  width: 161px; /* 213px */
  display: block;
  background: no-repeat right center url('../images/menu-list_off.gif') #F2F2F2;
  font-weight: bold;
  text-decoration: none;
  color: #565656;
  padding: 13px 26px 9px 26px;
  line-height: 13px;
}
div.left-menu a:hover, div.left-menu a.active, div.left-menu a.active:hover {
  background: no-repeat right center url('../images/menu-list_on.gif') #ADCCEA;
  text-decoration: none;
  color: #FFFFFF;
}
div.left-menu b {
  height: 1px;
  width: 213px;
  overflow: hidden;
  display: block;
  background: repeat-x left top url('../images/menu-dotted-line.gif');
}
div.left-menu span.first {
  width: 213px;
  height: 7px;
  overflow: hidden;
  display: block;
  background: no-repeat left top url('../images/corners-menu-top.gif');
  position: relative;
  top: 7px;
}
div.left-menu span.last {
  width: 213px;
  height: 7px;
  overflow: hidden;
  display: block;
  background: no-repeat left top url('../images/corners-menu-bottom.gif');
  position: relative;
  top: -7px;
}
div.left-menu div.submenu {
}
div.left-menu div.submenu a {
  background: none #F8F8F8;
  font-weight: normal;
  color: #565656;
  padding: 6px 26px 6px 26px;
}
div.left-menu div.submenu a:hover , div.left-menu div.submenu a.active , div.left-menu div.submenu a.active:hover {
  background: none #F8F8F8;
  color: #7DA7D1;
}
/* ---  --- */
div.margin-left {
  margin-left: 2px;
}
div.grey-box {
  width: 599px;
  padding: 7px 9px 0px 9px;
  background: no-repeat left top url('../images/corners-box-top.gif') #F5F5F5;
  font-size: 11px;
  line-height: 11px;
  margin-top: 26px;
}
div.grey-box-corners-bottom {
  width: 617px;
  height: 7px;
  overflow: hidden;
  background: no-repeat left top url('../images/corners-box-bottom.gif');
}
/* ---  --- */
/* div.top-menu-home {
  height: 138px;
  background: no-repeat left top url('../images/bg_top_menu_home.gif');
  padding-left: 1px;
}*/
div.content-home {
  width: 870px; /* 870px */
}
div.home-top {
  background: no-repeat left top url('../images/bg_top_home.gif');
  height: 138px;
  margin-top: 27px;
}
div.home-web-side {
  float: left;
  width: 379px; /* 435px */
  padding: 16px 28px 23px 28px;
  font-size: 11px;
  line-height: 18px;
}
div.home-web-side * {
  font-size: 11px;
}
a.home_english {
  position: relative;
  top: 148px;
  left: -40px;
}
div.home-web-side strong, div.home-web-side b {
  color: #8BB1D5;
}
/* ---  --- */
table.form {
  width: 100%;
}
table.form td {
  vertical-align: top;
  padding: 0px 20px 5px 0px;
}
table.form td.head {
  padding-right: 20px;
  font-weight: bold;
}
table.cfr {
  width: 100%;
}
table.cfr td {
  padding: 5px 5px 10px 5px;
  border: 1px solid #F2F2F2;
  border-bottom-width: 3px;
  border-top-width: 3px;
}
table.cfr td.head {
  border: 0px none;
  text-align: center;
}
table.vacancies {
  width: 100%;
}
table.vacancies tr.tr1 td {
  padding: 7px;
  background: none #FFFFFF;
}
table.vacancies tr.tr2 td {
  padding: 7px;
  background: none #F5F5F5;
}
table.vacancies tr.title td {
  font-weight: bold;
  background: none #F2F2F2;
  padding: 2px 7px;
}
/* ---  --- */
