/* CSS Document  /system/css/img/ */
/* CSS Document */
/* GLOBAL */
body {
  margin: 5px 0 14px 0; padding: 0;
  background: #EAF1E6 url(/system/css/img/bgr-body.gif) repeat-x;
}
form {
  margin: 0; padding: 0;
}
img {
  border: 0;
}
h1, div#contentIndex h2 {
  font-weight: normal;
  margin: 12px 0 1em 0;
}
p, li {
  margin: 0.4em 0;
}
h1 {
  border-bottom: #D3E1CC solid 7px;
  padding-bottom: 20px;
  margin: 30px 0 1em 0;
}
h2, h3, h4 {
  margin: 1em 0 0.6em 0;
}
h2 span {
  font-weight: normal;
}
div#contentIndex h1 {
  border-bottom: 0;
  margin: 0; padding: 0;
}
table, td, th {
  border: 1px solid #229140;
  border-collapse: collapse;
}
table {
  margin: 1em 0;
}
td {
  vertical-align: top;
}
th {
  background: #D3E2CC;
}
td, th {
  padding: 0.4em 0.6em;
}
legend {
  font-weight: bold;
}
.clear {
  clear: both;
  height: 1px; font-size: 1px;
}
/* /GLOBAL */
/* TYPOGRAPHY */
  /* Font-family */
  body, div#contentIndex h3, textarea, input, select {
    font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
  }
  h1, h2, h3, h4, h5, ul#supportMenu li a, form#targetGroup fieldset label {
    font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  }
  #contentFrame ul, #contentFrame ol {
    margin: 1em 0; padding: 0;
  }
  /* Colours */
  h1, h2, .highVisibility, th {
    color: #229140;
  }
  a {
    color: #5174AD;
  }
  #bottom a, ul#mainMenu li a, ul#secNavig li a, a.useContactForm {
    color: #FFF;
  }
  ul#supportMenu li a {
    color: #E2ECDD;
  }
  #content, #contentIndex, #copy, legend, h2 span, p#breadCrumbNav, p#breadCrumbNav a, #supportBlock li, #supportBlock p {
    color: #868686;
  }
  form#targetGroup {
  }
  form#targetGroup fieldset label {
    color: #8D9676;
  }
  form#targetGroup fieldset select {
    color: #7B7878;
  }
  /* Size */
  body {
    font-size: 75%;
  }
  div#contentIndex h3, div#contentIndex #head h1 span, body#page #head div.likeH1 span, body#page2 #head div.likeH1 span {
    font-size: 115%;
  }
  form#targetGroup fieldset label {
    font-size: 110%;
  }
  h2, h3, .highVisibility  {
    font-size: 130%;
  }
  h1, div#contentIndex h2 {
    font-size: 170%;
  }
  div#contentIndex h2 a {
  color:#229140;
  text-decoration: underline;
  }
  div#contentIndex h2 a:hover {
  text-decoration: none;
  }
  li li, ul#mainMenu li {
    font-size: 100%;
  }
  ul#supportMenu li, #copy p, h2 span, p#breadCrumbNav {
    font-size: 80%;
  }
  #content, #contentIndex, #supportBlock li, #supportBlock p  {
    font-size: 90%;
    line-height: 140%;
  }
  ul#supportMenu li {
    font-size: 100%;
  }
  #secNavig, #bottom p {
    font-size: 95%;
  }
  #bottom p {
    font-size: 90%;
  }
/* /TYPOGRAPHY */
  #contentFrame ol {
    padding-left: 24px;
  }
  #contentFrame ul li {
    list-style: none;
    background: url(/system/css/img/btn-list-01.gif) left 0.4em no-repeat;
    margin-left: 0; padding-left: 12px;
    position: relative;
  }
  #contentFrame li ul li {
    background: url(/system/css/img/btn-list-02.gif) left 0.4em no-repeat;
    position: relative;
  }
  #contentFrame li li ul li {
    background: url(/system/css/img/btn-list-03.gif) left 0.4em no-repeat;
    position: relative;
  }
/* primary blocks */
#shadowDiv {
  background: transparent url(/system/css/img/bgr-main-shad-1.gif) repeat-y center;
  width: 100%;
}
#shadowTopDiv {
  background: transparent url(/system/css/img/bgr-main-shad-0.gif) center top no-repeat;
  width: 100%;
}
#main {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  background: #FFF;
  overflow: hidden;
  zoom: 1;
}
#head {
  background: #229140 url(/system/css/img/bgr-menu-lang.gif) top repeat-x;
  position: relative;
}
/* /primary blocks */
/* head */
body#index #head h1, body#page #head div.likeH1, body#page2 #head div.likeH1 {
  margin: 0;
  height: 124px;
  width: 602px;
  position: relative;
  background: #FFF url(/system/css/img/bgr-head-corner.gif) top left no-repeat;
  z-index: 10;
}
body#index #head h1 img, body#page #head div.likeH1 img, body#page2 #head div.likeH1 img {
  margin: 27px 0 0 30px;
  position: absolute;
  z-index: 20;
}
body#index #head h1 span, body#page #head div.likeH1 span, body#page2 #head div.likeH1 span {
  display: none;
}
/* head */
#content img.special {
  border: 4px solid #9CB6CE;
  margin: 0 0 4px 8px;
  float: right;
}
#content img {
  border: 4px solid #9CB6CE;
  margin-top: 6px; margin-bottom: 6px;
}
/* PAGE */
body#page #contentFrame {
  background: url(/system/css/img/bgr-content-01.gif) top left repeat-y;
  margin-top: 83px;
  overflow: hidden;
  zoom: 1;
}
body#page #content {
  width: 735px;
  float: right;
  padding-bottom: 20px;
  position: relative; right: 46px;
}
#content {
  min-height: 400px;
  _height: 400px;
}
body#page #supportBlock {
  display: none;
}
/* /PAGE */
/* PAGE 2 */
body#page2 #contentFrame {
  background: url(/system/css/img/bgr-content-02.gif) top left repeat-y;
  margin-top: 83px;
  overflow: hidden;
  zoom: 1;
}
body#page2 #content {
  width: 492px;
  float: left;
  position: relative; left: 219px;
  padding-bottom: 20px;
}
body#page2 #supportBlock {
  width: 255px;
  float: right;
  border-top: 12px solid #225D91;
  padding-bottom: 20px;
}
body#page2 #supportBlock li {
  background: none; padding-left: 0;
}
body#page2 #supportBlock div {
  background: url(/system/css/img/bgr-corner-supp.gif) left top no-repeat;
  padding: 0 8px 14px 12px;
}
body#page2 #supportBlock div a {
  background: url(/system/css/img/arrow-blue-sm.gif) right no-repeat;
  padding-right: 8px;
}
body#page2 #supportBlock div h2 {
  padding: 13px 0 1em 34px; margin: 0;
  font-size: 140%;
}
body#page2 #supportBlock div h2.contacts {
  background: url(/system/css/img/iko-contacts.gif) left 10px no-repeat;
}
body#page2 #supportBlock div h2.links {
  background: url(/system/css/img/iko-links.gif) left 10px no-repeat;
}
body#page2 #supportBlock div h2.references {
  background: url(/system/css/img/iko-refs.gif) left 10px no-repeat;
}
/* /PAGE 2 */
/* JUST INDEX */
body#index h3 {
  font-weight: normal;
  margin: 1em 0 0.4em 0;
}
#contentIndex {
  margin-top: 318px;
  overflow: hidden;
  zoom: 1;
  background: #FFF url(/system/css/img/bgr-certification.jpg) bottom right no-repeat;
  position: relative;
}
#contentIndex div#flashCertif {
  position: absolute; bottom: 0; right: 0;
  height: 189px; width: 198px;
}
#contentIndex div#flashCertif object {
  position: absolute; bottom: 0; right: 0;
  height: 189px; width: 198px;
}
#contentIndex #resAndTrou {
  width: 200px;
  float: left;
  overflow: hidden;
  zoom: 1;
}
#contentIndex #resAndTrou h2, #contentIndex #certification h2 {
  margin-bottom: 0.4em;
}
#contentIndex #resAndTrou #trouble {
  width: 178px; padding: 0 10px 6px 12px;
  float: left;
  background: url(/system/css/img/bgr-trouble-report.gif) top no-repeat;
}
#contentIndex #resAndTrou #trouble h2 {
  background: url(/system/css/img/logo-eltodo-sm.gif) left no-repeat;
  padding: 0.1em 0 0.1em 32px;
}
#contentIndex #resAndTrou #research {
  width: 178px; padding: 0 10px 76px 12px;
  float: left;
  background: url(/system/css/img/bgr-research.jpg) bottom no-repeat;
}
#contentIndex #certification {
  width: 170px;
  padding: 0 10px 0 18px;
  float: right;
  overflow: hidden;
  zoom: 1;
}
#contentIndex #news {
  width: 560px; padding: 0 10px 20px 32px;
  float: left;
  overflow: hidden;
  zoom: 1;
  background: url(/system/css/img/design-middle-right.gif) 30px top no-repeat;
}
#contentIndex #news h2 {
  margin-left: 14px;
}
#contentIndex #news h3 span {
  font-weight: normal;
}
/* /JUST INDEX */
/* FORMS */
  /* form Target */
  form#targetGroup fieldset {
    position: absolute; top: 176px; right: 10px;
    margin: 0; padding: 0;
    text-align: right;
    z-index: 20;
    border: 0;
  }
  form#targetGroup fieldset legend {
    display: none;
  }
  /* /form Target */
  /* form Search top page */
  form#searchForm fieldset {
    position: absolute; right: 0px; top: 0px;
    border: 0;
    margin: 0; padding: 0;
    width: 200px;
    height: 98px;
    text-align: right;
  }
  form#searchForm fieldset legend {
    display: none;
  }
  form#searchForm fieldset input {
    position: absolute; right: 40px; top: 38px;
    width: 120px; height: 15px; border: 0;
    text-align: center;
    font-size: 10px; padding-top: 3px;
  }
  form#searchForm fieldset button {
    background: url(/system/css/img/btn-submit.gif) no-repeat;
    width: 22px;
    height: 20px;
    border: 0;
    margin: 38px 13px 0 0;
    cursor: pointer;
    position: relative;
  }
  form#searchForm fieldset button span {
    position: absolute; top: -1000px;
  }
  form#searchForm fieldset span {
    width: 22px;
    height: 20px;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: -10;
  }
  /* /form Search top page */
  /* form Contacts */
  div.formline {
    margin-top: 14px;
    border-top: 1px solid #D4E2CC;
  }
  div.formlineContact {
    margin-top: 14px;
    border-top: 1px solid #D4E2CC;
    width: 500px;
  }
  form.formStand fieldset {
    border: 0;
    border: 0;
    margin: 0 0;
    padding: 1em 0;
    width: 490px;
  }
  form.formStand fieldset legend {
    display: none;
  }
  form.formStand input, form.formStand textarea {
    border: 1px solid #225D91;
  }
  form.formStand textarea {
    width: 486px; height: 100px;
    margin: 0.2em 0;
  }
  form.formStand label, form.formStand input {
    margin: 0.2em 0;
    vertical-align: middle;
    display: block;
    float: left;
  }
  form.formStand input {
    width: 161px;
  }
  form.formStand label {
    width: 80px;
    overflow: hidden;
    font-size: 11px;
  }
  form.formStand input.longContact {
    width: 406px;
    margin-right: 0;
  }
  form.formStand button {
    background: url(/system/css/img/btn-small-100.gif) no-repeat;
    width: 100px; height: 21px;
    border: 0;
    color: #FFF;
    line-height: 20px;
    cursor: pointer;
    float: right;
    margin-right: 1px;
  }
  /* /form Contacts */
/* /FORMS */
/* MENU */
  /* main */
  ul#mainMenu {
    background: #229140;
    position: absolute; top: 124px; left: 33px; z-index: 100;
    padding: 0; margin: 0;
    width: 969px; height: 43px;
  }
    /* ostatni na menu.css */
  /* /main */
  /* support */
  ul#supportMenu {
    background: #90BF33;
    overflow: hidden;
    zoom: 1;
    position: absolute; top: 0px; right: 12px;
    z-index: 40;
    margin: 0; padding: 0;
  }
  ul#supportMenu li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
  }
  ul#supportMenu li a {
    background: transparent url(/system/css/img/line-vert-dotted.gif) right 10px no-repeat;
    display: block;
    height: 27px; width: 95px;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
  }
  ul#supportMenu li a:hover {
    background: #9AC93E url(/system/css/img/line-vert-dotted.gif) right 10px no-repeat;
  }
  /* /support */
  /* secondary navigation */
  ul#secNavig {
    width: 173px;
    float: left;
    padding: 0 0 5px 0; margin: 0;
    background: transparent url(/system/css/img/bgr-sec-menu.gif) left bottom no-repeat;
    border-top: 1px solid #FFF;
  }
  #page2 ul#secNavig {
    position: relative; right: 492px;
  }
  ul#secNavig li {
    list-style: none;
    margin: 0; padding: 0;
  }
  ul#secNavig li a {
    display: block;
    width: 123px;
    background: #87BB41 url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
    text-decoration: none;
    padding: 0.8em 20px 0.8em 30px;
  }
  ul#secNavig li ul {
    margin: 0;
  }
  ul#secNavig li li a {
    display: block;
    width: 123px;
    background: #4A8722 url(/system/css/img/bgr-sec-menu-3.gif) top left no-repeat;
    text-decoration: none;
  }
  ul#secNavig li.selected a {
    background: #47851E;
  }
  ul#secNavig li.selected a:hover {
    background: #477F22;
  }
  ul#secNavig li.selected ul {
    margin-left: 8px;
  }
  ul#secNavig li.selected ul li a {
    width: 123px;
    padding: 0.8em 20px 0.8em 22px;
  }
  ul#secNavig li.selected li a {
    background: #47851E url(/system/css/img/bgr-sec-menu-2.gif) top left no-repeat;
  }
  ul#secNavig li.selected li.selected a {
    background: #437920 url(/system/css/img/bgr-sec-menu-2.gif) top left no-repeat;
  }
  ul#secNavig li li a:hover {
    background: #477F22 url(/system/css/img/bgr-sec-menu-2.gif) top left no-repeat;
  }
  ul#secNavig li.selected li a:hover {
    background: #477F22 url(/system/css/img/bgr-sec-menu-2.gif) top left no-repeat;
  }
  ul#secNavig li.selected li.selected a:hover {
    background: #477F22 url(/system/css/img/bgr-sec-menu-2.gif) top left no-repeat;
  }
  ul#secNavig li a:hover {
    background: #7DAE3B url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
  }
  /* /secondary navigation */
  /* fast navigation */
  #fastNavigation {
    position: absolute; top: 32px; left: 45px; z-index: -20;
    margin: 0; padding: 0;
  }
  /* /fast navigation */
  /* crumb navigation */
  p#breadCrumbNav {
    position: absolute; top: 180px; left: 48px;
    margin: 0; padding: 0;
    z-index: 20;
  }
  p#breadCrumbNav a {
    background: url(/system/css/img/arrow-blue-sm-green.gif) right no-repeat;
    padding: 0 8px 0 0;
  }
  /* /crumb navigation */
/* /MENU */
/* Bottom */
#copy {
  background: url(/system/css/img/bgr-main-shad-2.gif) center top no-repeat;
  width: 100%; height: 24px;
}
#copy p {
  text-align: right;
  width: 990px;
  margin: 0 auto; padding: 10px 0;
}
#bottom {
  width: 1000px;
  background: #EAF1E6 url(/system/css/img/bgr-bottom-02.gif) bottom no-repeat;
  height: 32px;
  clear: both;
  overflow: hidden;
  position: relative;
}
#bottom.index {
  background: #EAF1E6 url(/system/css/img/bgr-bottom-01.gif) bottom no-repeat;
}
#bottom.index #left img {
  width: 200px; height: 32px; float: right;
}
#bottom p {
  margin: 0; 
  padding: 7px 10px 0 32px;
}
#bottom p a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0;
}
#bottom #left {
  float: left;
  width: 603px;
}
#bottom #left p {
  float: left;
}
#bottom #left a {
  background: transparent url(/system/css/img/arrow-blue.gif) right no-repeat;
  padding-right: 10px;
  width: 90px
}
#bottom #left a.vega, #bottom #left a.telemont  {
  width: 200px; height: 32px; background: none; float: right;
}
#bottom #left a.telemont {width: 232px;}
#bottom #right {
  float: right;
}
#bottom #right a {
  background: transparent url(/system/css/img/arrow-green.gif) right no-repeat;
  padding-right: 16px
}
/* /Bottom */
/* Design */
.design01 {
  background: url(/system/css/img/design-top-center.gif) no-repeat;
  width: 5px; height: 118px;
  position: absolute; top: 0; right: 393px;
}
.design02 {
  background: url(/system/css/img/design-top-right.gif) no-repeat;
  width: 13px; height: 98px;
  position: absolute; top: 0; right: 0;
  z-index: 60;
}
.design03 {
  background: url(/system/css/img/design-top-03.gif) no-repeat;
  width: 5px; height: 62px;
  position: absolute; top: 105px; left: 30px;
  z-index: 100;
}
#univBar {
  background: #D4E2CC url(/system/css/img/design-top-02.gif) no-repeat;
  width: 1000px;
  height: 40px;
  position: absolute; top: 167px; left: 0px;
}
#graphFeat {
  position: absolute; top: 208px; left: 0px;
  background: #225d91 url(/system/css/img/img_pro_bez_flashe.jpg) 0 0 no-repeat;
  width: 1000px;
  height: 235px;
  display: block;
  text-align: center;
}
#graphFeat p {
	background-color: white;
	margin-top: 80px;
	padding: 10px 0;
	color: #868686;
	font-weight: bold;
}
#designBannerTop object {
  position: absolute; top: 0; left: 210px; z-index: 50;
}
/* /Design */
ul.sitemap {
  width: 490px;
}
ul.sitemap ul {
  margin-bottom: 0 !important;
}
ul.sitemap li {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #D4E2CC;
  padding-bottom: 8px; margin-bottom: 16px;
  line-height: 70% !important;
  margin-top: 1em;
}
ul.sitemap li li {
  font-size: 12px;
  border: 0;
  padding-bottom: 0px; margin-bottom: 0;
  line-height: 90% !important;
}
ul.sitemap li li li {
  font-size: 10px; margin-bottom: 0;
  line-height: 120% !important;
}
p.pageList, p.goBack, p.downloadList, h2.groupELTODO  {
  border-top: 1px solid #D4E2CC;
  margin-top: 2em; padding-top: 1em;
}
p.pageList {
clear: both;
}
div.oneNew {
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-bottom: 0.8em;
}
div.oneNew img {
  float: left;
  border: 4px solid #9CB6CE;
  margin: 0 40px 4px 0;
}
div.oneNew h2 span {
  position: absolute; right: 0;
}
div.oneNew h2 {
  margin-top: 0;
}
/*videogallery*/
.videoItem {
position: relative;
clear: both;
}
.videoItem img {
float: left;
width: 114px;
margin: 0 40px 4px 0;
position: relative;
top: -32px;
}
.h2image {
 margin-left: 162px;
}
.videoItem h2 {
  margin-top: 0;
  margin-bottom: 15px;
} 
.videoItem h2 span {
padding-left: 20px;
margin-left: 20px;
border-left: 1px #0a8a31 solid;
height: 12px;
}
.playMovie {
float: right;
display: block;
height: 26px;
padding-left: 40px;
background: url(/system/css/img/icoplaymovie.jpg) left center no-repeat;
font-weight: bolder;
padding-top: 8px;
}
.playMovie a {
text-decoration: none; 
}
#obsah {
}
#movie {
width: 420px;
float: right;
}
ul.downloadList li {
  background: url(/system/css/img/iko-download.gif) left 6px no-repeat !important;
}
p.goBack a {
  background: url(/system/css/img/arrow-blue-sm-left.gif) 2px 6px no-repeat;
  padding-left: 12px;
  font-weight: bold;
}
p.goNext {
  text-align: right;
}
p.goNext a {
  background: url(/system/css/img/arrow-blue-sm.gif) right 6px no-repeat;
  padding-right: 10px;
  font-weight: bold;
}
div.listGallery {
}
div.listGallery div {
  width: 122px;
  float: left;
  margin: 0 60px 0 0;
  overflow: hidden;
  zoom: 0;
}
div.listGallery div.certificateItem
{ height: 250px /* CWCS-9341 */
}
div.listGallery div h2 {
  height: 3.5em;
  overflow: hidden;
  margin-bottom: 0;
}
#photoGallery div.listGallery div img {
  border: 4px #9CB6CE solid;
  width: 114px;  height: 80px
}
div#logos img {
  float: left;
  margin-top: 1em;
}
div#logos div {
  float: right;
  width: 580px;
  border-bottom: 1px solid #D4E2CC;
  padding-bottom: 1em;
}
h2.groupELTODO {
  background: url(/system/css/img/logo-eltodo-sm.gif) left no-repeat;
  padding: 0.8em 0 0.8em 30px;
}
ul.groupELTODO li {
  background: #E8EAED !important;
  padding: 0.2em 0;
  width: 227px;
  float: left;
  margin: 0.2em 0 0.2em 3px !important;
  font-weight: bold;
}
ul.groupELTODO li a {
  background: url(/system/css/img/arrow-blue-sm.gif) right no-repeat;
  padding-right: 8px;
}
div.hiddenForm {
  display: none;
}
/* MENU */
  ul#mainMenu li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    background: transparent url(/system/css/img/line-vert-dotted.gif) left 13px no-repeat;
    position: relative;
    z-index: 100;
  }
  ul#mainMenu li a {
    display: block;
    height: 43px; width: 142px;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
  }
  ul#mainMenu li.no50 a {
    width: 145px;
  }
  ul#mainMenu li.no60 a {
    width: 142px;
  }
  ul#mainMenu li.no70 a {
    width: 112px;
  }
	ul#mainMenu ul {
		position: absolute;
		top: 43px; left: 0;
		visibility: hidden;
		width: 130px;
    z-index: 80;
    padding: 0;
    margin-left: 0;
    border-left: 1px solid #77AA33;
    border-right: 1px solid #77AA33;
    border-bottom: 1px solid #77AA33;
	}
	ul#mainMenu ul ul {
		position: absolute;
		left: 144px; top: 0;
		visibility: hidden;
		margin: 0;
	}
	ul#mainMenu ul li {
    text-align: left;
    background: #87BB41 url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
    margin-top: 0;
	}
	ul#mainMenu ul li ul li {
    text-align: left;
    background: #7DAE3B url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
    margin-top: 0;
	}
	ul#mainMenu ul li a {
  	display: block;
	  margin: 0 !important;
	  text-align: left;
    height: auto;
    line-height: 150%;
    padding: 0.6em 14px 0.6em 12px;
    width: 118px;
    position: relative;
	}
	ul#mainMenu ul li li a {
  	display: block;
	  margin: 0 !important;
	  text-align: left;
    height: auto;
    line-height: 150%;
    padding-left: 14px;
	}
	ul#mainMenu a {
		display: block;
		color: #FFF !important;
		margin: 0 !important;
		text-decoration: none;
	}
	ul#mainMenu li a:hover {
    background: #1D8138 url(/system/css/img/line-vert-dotted.gif) left 13px no-repeat;
	}
	ul#mainMenu li li a:hover {
    background: #7DAE3B url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
	}
	ul#mainMenu li li li a:hover {
    background: #7CAA3F url(/system/css/img/bgr-sec-menu.gif) left top no-repeat;
	}
	ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
		visibility: visible;
	}
	ul#mainMenu li:hover ul li ul, ul#mainMenu li.hover ul li ul {
		visibility: hidden;
	}
	ul#mainMenu li:hover ul li:hover ul, ul#mainMenu li.hover ul li.hover ul {
		visibility: visible;
	}
	ul#mainMenu li, ul#mainMenu li li {
		behavior: url(hover.htc);
	}
/* KONEC MENU */
  #resAndTrou h2 a, #certification h2 a {
    line-height: 120%;
  }
  a.useContactForm {
      background: transparent url(/system/css/img/use-contact-form.gif) no-repeat !important;
      width: 177px; height: 21px;
      text-align: center;
      display: block; margin: 1.8em 0;
      line-height: 20px; font-size: 10px;
      text-decoration: none;
      overflow: hidden;
  }
/* ALARM FORM */
form#alarmForm span#localtime {
  color: #225D91;
  font-weight: bold;
}
form#alarmForm table {
  background-color: #D3E1CC;
  border: 1px white solid !important;
  border-collapse: collapse;
  width: 100%;
}
form#alarmForm table th {
  border-top: 1px white solid;
  border-left: 1px #D3E1CC solid;
  border-right: 1px #D3E1CC solid;
  border-bottom: 1px white solid;
  text-align: left;
}
form#alarmForm table td {
  border-top: 1px white solid;
  border-left: 1px #D3E1CC solid;
  border-right: 1px #D3E1CC solid;
  border-bottom: 1px white solid;
  text-align: left;
  padding-left: 10px;
}
form#alarmForm button {
  background: url(/system/css/img/btn-small-100.gif) no-repeat;
  width: 100px; height: 21px;
  border: 0;
  color: #FFF;
  line-height: 20px;
  cursor: pointer;
  float:right;
  margin-right: 1px;
}
/*az*/
#azindex h2 {
text-transform: uppercase;
}
#azindex ul {
margin-left: 15px;
text-transform: uppercase;
}
#azindex ul li {
text-transform: none;
}
#azindexTop li{
display: block;
float: left;
padding-left: 5px;
background: none !important;
text-transform: uppercase !important;
}
/*selectors*/
#content IMG[align="left"] {
  margin-right: 12px;
}
#content IMG[align="right"] {
  margin-left: 12px;
}
