img, div { behavior: url(/iepngfix.htc) }


html {
 margin: 0;
 padding: 0;
 height: 100%;
 }

body {
 background: #111 url(../img/layout/back.png) 0 50% repeat-x;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 0.8em;
 color: #fff;
 height: 95%;
 }

.hidden {display: none;}
.flat {margin: 0; padding: 0;}
.stred {text-align: center}
.lavo {text-align: left}
.vpravo {text-align: right}
.hore-odsad {padding-top: 0.5em}
.relativne {position: relative}
.hore {vertical-align: top}
.modra {color: #0E83D9}
.biela {color: #FFF}
.text {color: #FFF;}
.oranz (color: #CC6B00;)
.zvyraznenie {font-weight:bold;}

img {
 border: none;
 }

a {
  color: #CC6B00;
  text-decoration: underline;
}

a:hover {
  text-decoration: none; 
}

/*------------------------------------------ main_div && layers */
#main_div {
 padding: 0;
 width: 820px;
 height: 618px;
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -300px 0 0 -400px;
 border: 0px solid red;
}

#layer0 {
 padding: 0;
 width: 820px;
 height: 618px;
 position: absolute;
 top: 0;
 left: 0;
 margin: 0;
}

#layer1 {
 padding: 0;
 width: 605px;
 height: 618px;
 position: absolute;
 top: 0;
 left: 0;
 margin: 0;
}

/*------------------------------------------ pravy panel*/
#pravy-panel {
  width: 0;
  height: 618px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 40;
  margin: -300px 0 0 0;
  overflow: hidden;
}

#pravy-panel div.vrch {
  width: 250px;
  position: absolute;
  right: 0;
  top: 50px;
  text-align: right;
}

#pravy-panel div.vrch select {
  width: 200px;
  margin-top: 5px;
}

#pravy-panel div.spod {
  width: 250px;
  position: absolute;
  right: 0;
  bottom: 50px;
  text-align: right;
}

/*------------------------------------------ left*/
#left {
 margin: 0;
 padding: 0;
 width: 240px;
 height: 618px;
 border: 0;
 text-align: left;
 font-size: 0.9em;
 background: url(../img/layout/back.png) center repeat;
 position: absolute;
 left: 0;
 top: 0;
}

.odsad {
  margin: 196px 70px 40px 17px;
  border: 0px solid white;
}

/*------------------------------------------ right*/
#right {
 float: right;
 margin: 0;
 padding: 0;
 width: 180px;
 _width: 175px;
 height: 618px;
 border: 0;
 text-align: left;
 font-size: 0.9em;
}

.odsad2 {
  margin: 150px 0 40px 0;
  border: 0px solid white;
}

h2 {
 color: #CC6B00;
 font-size: 1.3em;
}

.ref {
  width: 180px;
  background: #111;
  padding: 10px 0; 
  border-top: 1px solid #CC6B00;
}

.ref img {
  display: block;
  margin: 0 0 0 0px;
  border: 3px solid #333;
}

.ref span {
  display: block;
  margin: 1em 0 0 10px;
  font-size: 0.8em;
}

/*------------------------------------------ stred*/
#stred {
 margin: 0;
 padding: 0;
 width: 462px;
 height: 618px;
 border: 0;
 text-align: center;
 position: absolute;
 top: 0;
 left: 180px;
}

#stred div.tien {
  position: absolute;
  left: 0;
  top: 0;
  width: 462px;
  height: 618px;
  background: url(../img/tien.png) center no-repeat;
}

#stred div.vnutro {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 382px;
  height: 538px;
  background: url(../img/layout/main.png) center center no-repeat;
}

#leftmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#leftmenu li {
    float: left;
    margin: 0 4px 0 0;
    padding: 0 0 5px 0;
}

#leftmenu li a {
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 8px;
}

#leftmenu li a:hover {
    background: #404040;
    color: #fff;
}

#leftmenu li.sel {
    padding: 0 0 -5px 0;
}

#leftmenu li.sel a {
    background: #404040;
    color: #fff;
    font-size: 10px;
    padding: 3px 12px 7px 12px;
}

/*------------------------------------------ header*/
#header {
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  width: 378px;
  height: 170px;
  border: 0px solid blue;
}

/*------------------------------------------ overlay*/
#overlay {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/layout/main.png) center center no-repeat;
  border: 0px solid blue;
}

/*------------------------------------------ content*/
#content {
  padding: 0;
  text-align: left;
  position: absolute;
  top: 166px;
  left: 0px;
  width: 378px;
  height: 360px;
  border: 0px solid blue;
}

#content_ref {
  padding: 0;
  text-align: left;
  margin-left:10px;
  width: 800px;
  height: 600px;
  border: 0px solid blue;
}

ul.referencie {
  margin: 50px 0 15px 0;
  padding: 0;
  list-style-type: none;
}

ul.uvod {
  margin: 35px 5px 5px 15px;
  padding: 0;
  list-style-type: none;
}

ul.uvod li {
  margin: 0 0 25px 0;
  padding: 0 0 0 25px;
  list-style-type: none;
  background: url(../img/odrazka.gif) center left no-repeat;
}

ul.uvod li:hover {
  background: url(../img/hodrazka.gif) center left no-repeat;
}

ul.uvod li a {
  color: #fff;
  text-decoration: none;
}

ul.uvod li a:hover {
  color: #CC6B00;
}

ul.inside {
  margin: 35px 5px 5px 15px;
  padding: 0;
  list-style-type: none;
}

ul.inside li {
  margin: 0 0 25px 0;
  padding: 0 0 0 25px;
  list-style-type: none;
  background: url(../img/hodrazka.gif) top left no-repeat;
}

ul.inside li a {
  color: #fff;
}

ul.inside li a:hover {
  color: #CC6B00;
}


#content h2 {
  padding: 0;
  margin: 0;
  font-size: 1.6em;
  color: #fff;
}

#content_ref h2 {
  padding: 0;
  margin: 0;
  font-size: 1.6em;
  color: #fff;
}

.referencia {
 float:left;
 margin-right:8px;
 margin-top:8px;
 background: #484848;
 display: block;
 width: 92px;
 height: 92px;
 position: relative;
}

.referencia span.obr {
 width: 80px;
 height: 80px;
 display: block;
 position: absolute;
 left: 6px;
 top: 6px;
 background: #484848;
}

.referencia:hover {
 background: #fff;
}

.referencia span.refl {
 width: 92px;
 height: 16px;
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../img/reflection.png) center no-repeat;
}

/*------------------------------------------ content_end*/

/*------------------------------------------ footer*/
#footer {
 margin: 0 auto;
 padding: 0;
 width: 795px;
 height: 39px;
 background: url(../img/layout/spodok.jpg) top center no-repeat;
 position: relative;
 color: #101F3A;
 text-align: left;
 font-size: 1em;
 clear: both;
 border-top: 1px solid #101F3A;
 }
#footer div.spodne-menu {
 position: absolute;
 right: 0;
 top: 50%;
 font-size: 0.85em;
 padding: 0 1em;
 margin-top: -0.9em;
}

#footer a, #footer a:hover {
 margin-left: 0.8em;
 color: #000000;
 text-decoration: none;
 }
#footer a:hover {
 color: #000000;
 text-decoration: underline;
 }
#footer a.sel {
 color: #000000;
 text-decoration: none;
 }

#footer a.menu-copy, #footer a.menu-copy:hover {
 font-size: 0.9em;
 color: #000000;
 border: 0;
 display: block;
 position: absolute;
 left: 0;
 top: 50%;
 font-size: 0.8em;
 margin-top: -0.8em;
 }
/*------------------------------------------ footer_end*/
