/* --- css stylesheet - fasvoboda --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 11px;
  line-height: 16px;
  font-family: "tahoma ce", tahoma, "helvetica ce", helvetica, "arial ce", arial, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #FFFFFF;
  background: repeat-y center top url(images/web_body_bg.gif) #EEEEDE;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #FFB300;
  text-decoration: underline;
}
a:hover {
  color: #FFB300;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px 0px 0px 18px;
  padding: 0px;
}
ol {
  margin: 0px 0px 0px 32px;
}
ul li , ol li {
  margin: 6px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
  font-weight: bold;
}
h1 {
  font-size: 18px;
  line-height: 52px;
  font-weight: normal;
  text-transform: uppercase;
}
h2 {
  font-size: 14px;
  line-height: 22px;
  background-color: #382A75;
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 10px -15px;
  color: #FFB300;
}
h3 {
  font-size: 14px;
  line-height: 22px;
  color: #FFB300;
}
h4 {
  font-size: 14px;
  line-height: 22px;
}
h5 {
  font-size: 12px;
  line-height: 18px;
  color: #FFB300;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
input {
  margin: 0px;
}
table {
  border: 0px none;
  border-collapse: collapse;
}
td {
}
/* ---  --- */
.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;
}
.smalllink {
  text-decoration: none;
}
.smalllink:hover {
  text-decoration: underline;
}
img.arrow {
  display: inline !important;
  padding: 0px;
  margin: 0px;
  border: 0px !important;
}
/* --- form --- */
.formtext {
  border: 1px solid #616161;
  background-color: #FFFFFF;
  height: 16px;
  padding: 1px 2px 0px 2px;
}
.button , .button-dark {
  border: 0px none;
  background-color: #FFB300;
  color: #302F2F;
  height: 18px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
.button-dark {
  background-color: #382A75;
  color: #FFB300;
}
a.button , a.button-dark {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
/* --- mask --- */
div.web-all {
  background: repeat-y -212px 0px url(images/web_body_bg.gif) #EEEEDE;
  width: 990px;
  margin: auto;
  text-align: left;
}
div.web-left {
  width: 202px;
  float: left;
}
div.web-content {
  background-color: #211265;
  width: 788px;
  float: right;
}
div.web-content-footer2 {
  width: 788px;
  position: absolute;
  bottom: 0px;
  margin-left: 202px;
}
div.web-tester {
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
/* --- web-left --- */
div.web-left * {
  color: #302F2F;
}
a.logo-left {
  display: block;
  margin: 38px 0px 33px 0px;
}
a.logo-left img {
  display: block;
}
div.menu-left {
}
div.menu-left , div.menu-left * {
  text-align: right;
  display: block;
  line-height: 14px;
}
div.menu-left a {
  color: #302F2F;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 7px 3px 5px;
  margin: 0px 8px 0px 20px;
}
div.menu-left a.active {
  color: #302F2F;
  text-decoration: underline;
  text-transform: uppercase;
}
div.menu-left a:hover , div.menu-left a.active:hover {
  color: #C08700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 3px 7px 3px 5px;
  margin: 0px 8px 0px 20px;
}
div.menu-left a.active:hover {
  text-decoration: underline;
  text-transform: uppercase;
}
div.menu-left div.submenu {
  padding: 2px 0px 4px 0px;
}
div.menu-left div.submenu a {
  color: #8E8E82;
  font-size: 10px;
  line-height: 12px;
  padding: 3px 22px 3px 5px;
  margin: 0px 8px 0px 20px;
  text-transform: capitalize;
}
div.menu-left div.submenu a.active {
  text-transform: capitalize;
}
div.menu-left div.submenu a:hover , div.menu-left div.submenu a.active:hover {
  padding: 3px 22px 3px 5px;
  margin: 0px 8px 0px 20px;
  text-decoration: none;
  text-transform: capitalize;
}
div.menu-left div.submenu a.active:hover {
  text-decoration: underline;
  text-transform: capitalize;
}
div.contact-left {
  text-align: right;
  padding: 0px 15px 0px 0px;
}
div.contact-left * {
  color: #8D8D85;
}
div.contact-left img.head {
  display: block;
  padding: 40px 0px 16px 0px;
}
div.contact-left a , div.contact-left a:hover {
  color: #8E8D89;
}
/* --- web-content --- */
div.top-image {
  background-color: #FFB300;
  height: 187px;
}
div.top-image img.max {
  display: block;
  float: left;
}
div.icons {
  padding: 6px 28px 0px 0px;
  float: right;
  cursor: default;
}
div.navigation {
  background-color: #1A0D55;
  line-height: 23px;
  font-size: 10px;
  padding: 0px 15px 0px 15px;
  cursor: default;
}
div.navigation a {
  color: #FFFFFF;
}
div.footer {
  background-color: #1A0D55;
  line-height: 23px;
  font-size: 10px;
  padding: 0px 15px 0px 15px;
  cursor: default;
}
div.main {
  width: 505px; /*530px;*/
  padding: 0px 10px 15px 15px;
  float: left;
}
div.main-right {
  background: repeat-y left top url(images/line_dotted_vertical.gif);
  width: 218px; /*258px;*/
  float: right;
  padding: 10px 30px 10px 10px;
}
div.main-right div.contenttext {
  background-color: #382A75;
  padding: 8px 12px 12px 12px;
}
.search-right {
  padding: 18px 30px 8px 0px;
  float: right;
}
.search-right td {
  padding: 0px 0px 0px 5px;
  text-align: right;
}
div.homespace {
  height: 10px;
  overflow: hidden;
}
div.maintext {
  padding: 0px 0px 0px 10px;
}
div.maintext img {
  border: 2px solid #FFFFFF;
}
/* --- sitemap --- */
div.sitemap {
  padding: 0px 0px 0px 20px;
}
div.sitemap a {
  text-decoration: none;
}
div.sitemap a:hover {
  text-decoration: underline;
}
div.sitemap a.level1 , div.sitemap a.level1:hover {
  font-weight: bold;
  color: #FFFFFF;
}
/* --- list --- */
ul.list {
}
ul.list a.head {
  display: block;
  font-weight: bold;
}
/* --- references --- */
table.references {
  background: repeat-x left bottom url(images/line_dotted_horizontal.gif);
}
table.references * {
  line-height: 14px;
}
table.references td {
  background: repeat-x left top url(images/line_dotted_horizontal.gif);
  padding: 6px 10px 6px 10px;
  vertical-align: top;
}
table.references td.t-r {
  background: none transparent;
  padding: 0px 10px 6px 10px;
}
table.references img {
  display: block;
}
table.references a img {
  border: 2px solid #FFFFFF;
}
table.references a:hover img {
  border: 2px solid #FFB300;
}
table.references a.head {
  display: block;
  font-weight: bold;
  position: relative;
  top: -2px;
}
img.detailimg {
  border: 2px solid #FFFFFF;
  float: right;
  margin: 0px 0px 5px 10px;
}
/* --- paging --- */
div.paging {
  background-color: #382A75;
  text-align: center;
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 5px 0px;
  cursor: default;
  color: #8E8E82;
}
div.paging a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
div.paging a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
div.paging a.active {
  color: #FFB300;
  text-decoration: none;
}
div.paging a.active:hover {
  color: #FFB300;
  text-decoration: none;
}
/* --- gallery --- */
table.gallery {
  background: repeat-x left top url(images/line_dotted_horizontal.gif);
  margin: auto;
}
table.gallery td {
  text-align: center;
  vertical-align: top;
  padding: 8px 8px 0px 8px;
}
table.gallery a img {
  border: 2px solid #FFFFFF;
}
table.gallery a:hover img {
  border: 2px solid #FFB300;
}

