*,html {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

.hidden {display: none;}
.flat {margin: 0; padding: 0;}
.stred {text-align: center}
.lavo {text-align: left}
.pravo {text-align: right}
.hore-odsad {padding-top: 0.5em}
.relativne {position: relative}
.hore {vertical-align: top}
.biely {color: #fff}
.clear {clear: both}

img {
    border: none;
}
 
a {
    color: #E57817;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #E57817;
}

/*------------------------------------------ main_div*/
#main_div {
    margin: 50px auto;
    padding: 0;
    border: 0;
    color: #888;
    width: 975px;
    font-size: 0.75em;
}

/*------------------------------------------ header*/
#header {
    margin: 0 auto;
    padding: 0;
    height: 78px;
    background: url(../img/layout/top.jpg) bottom left no-repeat;
    position: relative;
}

#header div.jazyky {
    position: absolute;
    top: 10px;
    right: 15px;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

#header div.home {
    position: absolute;
    top: 0;
    left: 5px;
    width: 150px;
    height: 60px;
    cursor: pointer;
}

#header div.jazyky a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
}

#header div.jazyky a.sel {
    color: #E57817;
}

#menu {
    position: absolute;
    right: 15px;
    bottom: 0;
    margin: 0;
    text-align: left;
    font-size: 1.1em;
    padding: 0;
    list-style-type: none;
}
 
#menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    position: relative;
    height: 25px;
}

#menu li a {
    text-decoration: none;
    color: #555;
    display: block;
    padding: 0 20px;
    text-indent: 0;
    margin: 0;
    font-size: 0.9em;
    text-transform: uppercase;
    border-right: 1px solid #E57817;
}

#menu li a {
    text-decoration: none;
    color: #555;
    display: block;
    padding: 0 20px;
    text-indent: 0;
    margin: 0;
    font-size: 0.85em;
    text-transform: uppercase;
    border-right: 1px solid #E57817;
}


#menu li.sel {
    background: url(../img/menu_sipka.gif) bottom center no-repeat;
}

#menu li a.posledny {
    padding-right: 0;
    border-right: 0;
}

#menu li a:hover {
    color: #E57817;
}

.infOdkaz {
  text-decoration: none;
  border-bottom: 1px dashed #ee0000;
  padding-bottom: 0px;
}

.obsahInfo {  
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 170px;
  font-family: Arial;
  border: 0px solid #ccc;
  text-align: left;
  text-align: left;
  font-size: 11px;
}

.obsahInfo span.vrch {
  display: block;
  width: 170px;
  padding: 5px;
  background: #f8f8f8;
  color:#555;
}

.obsahInfo span.vrch div {
  padding: 5px;
  width:160px;
}

.obsahInfo span.spodok {
  margin: 0;
  display: block;
  width: 180px;
  height: 5px;
  padding: 0;
  background: #E57817;
  border: 0px solid #ccc;
  text-align: center;
}

/*
#menu li ul{
    position: absolute;
    display: none;
    top: 34px;
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
    background: #64D85B;
    border-left: 1px solid #547FD8;
    border-bottom: 1px solid #547FD8;
    border-right: 1px solid #547FD8;
}

#menu li ul li {
    padding: 3px 10px;
}

#menu li ul li:hover {
    background: #4FC147;
}

#menu li ul a {
    font-size: 0.7em;
    text-transform: none;
    display: block;
    width: 150px;
    padding: 0;
}

#menu ul{
    top: 0;
    left: 0;
    margin: 0;
    list-style-type: none;
}

#menu li ul ul {
    left: 160px;
    top: 0;
    margin: 0px 0 0 10px;
    list-style-type: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
    display:none;
    padding: 0;
    background: #4FC147;
    border: 0;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
    display:block;
}
*/
/*------------------------------------------ menu_end*/
/*------------------------------------------ header_end*/

/*------------------------------------------ baner */
#baner {
    margin: 0 auto;
    position: relative;
}

#flashbaner {
    width: 975px;
    height: 260px;
    background: url(../img/layout/baner.jpg) center no-repeat;
}

#panel {
    width: 973px;
    height: 100px;
    padding-left:2px;
    background: #181605;
}

.orange {
    color: #E57817;
}

.stlpec {
    width: 290px;
    margin: 0 17px;
    float: left;
}

.stlpec ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.stlpec ul li.nazov0 {
    font-weight: bold;
    margin-bottom: 10px;
}

.stlpec ul li.nazov0 ul li {
    font-weight: normal;
}

.stlpec ul li.nazov0 ul li a {
    color: #888;
    text-decoration: none;
}

.stlpec ul li.nazov0 ul li a:hover {
    color: orange;
}

.stlpec2 {
    width: 614px;
    margin: 0 17px;
    float: left;
}

.referencia {
   display:block;
   width:120px;
   height:70px;
   float:left;
   margin-right:30px;
   margin-bottom:15px;
   border:5px #f8f8f8 solid;
}

.referencia_end {
   display:block;
   width:120px;
   height:70px;
   float:left;
   margin-bottom:15px;
   border:5px #f8f8f8 solid;
}

.stlpec p{
    padding-top:5px;
    padding-bottom:5px;
}

h1 {
    color: #E57817;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.2em;
    margin: 0 0 5px 0;
}

#page h1 {
  display: none;
}

h2 {
    color: #E57817;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.2em;
    margin: 0 0 5px 0;
}


#panel div.stlpec p {
    color: #ccc;
    font-size: 0.9em;
    padding-top:5px;
    padding-bottom:5px;
}

#baner div.spodok {
    height: 16px;
    background: url(../img/layout/panel.png) center no-repeat;
}

#colapser {
    width: 64px;
    height: 25px;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -14px;
    cursor: pointer;
    background: url(../img/layout/colapse.png) center no-repeat;
}

.expand {
    background: url(../img/layout/expand.png) center no-repeat !important;
}

.banner_href {
 color:#f2f1ed;
}

.banner_href:hover {
 color:#f2f1ed;
}


.stats_all {
 margin-top:5px;
 margin-bottom:5px;
 width:290px;
 height:4px;
 background:#5f5f57;
 padding:0px;
 line-height:4px;
 }
 
.stats_orange {
 float:left;
 height:4px;
 line-height:4px;
 background:#b06e32;
 }

/*------------------------------------------ baner*/

/*------------------------------------------ content*/

#page {
    margin: auto;
    padding: 30px 0;
    color: #777;
    font-size: 0.9em;
    background: url(../img/layout/content.png) top left repeat-x;
    border: 0;
}

.sluzby_list {
 float:left;
 width:140px;
 margin-right:10px;
 }

.sluzby_list2 {
 float:left;
 width:140px;
 }

.sluzby {
 padding:0px;
 list-style:none;
}


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

/*------------------------------------------ footer*/
#footer {
    clear: both;
    margin: 0 auto;
    padding: 12px 0;
    width: 975px;
    border-top: 1px solid #D6D6D6;
    color: #777;
    font-size: 0.9em;
    position: relative;
}

#footer div.copy {
    color: #bbb;
    position: absolute;
    right: 10px;
    top: 15px;
}

#footer div.copy a {
    color: #bbb;
}

#footer div.info {
    clear: left;
    padding: 5px 0 0 10px;
}

#footer div.info strong {
    border-right: 1px solid #E57817;
    padding-right: 10px;
    margin-right: 8px;
}

#footer ul.menu {
    margin: 0;
    text-align: left;
    font-size: 1em;
    padding: 0;
    list-style-type: none;
}

#footer ul.menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    position: relative;
}

#footer ul.menu li a {
    text-decoration: none;
    color: #555;
    display: block;
    padding: 0 10px;
    text-indent: 0;
    margin: 0;
    border-right: 1px solid #E57817;
}

#footer ul.menu li a.posledny {
    padding-right: 0;
    border-right: 0;
}

#footer ul.menu li a:hover {
    color: #E57817;
}


/*------------------------------------------ footer_end*/

