h1 {color: #222222;}

body {background:#f5f5f5 none; }

#header, #main-menu > ul, #motive, #main, #footer-main, #footer-push {width:900px;}

#main, #content ul li, #content ul ul li {color:#626060;}

#wrapper {
background: transparent none;
}

#header-fix {
    min-height: 0px;
    box-shadow: none;
}

#header { height: 0;}

a#logo {position: relative; z-index: 300;}

#motive {
	margin: 0px auto 0;
}


#main {background: none;}
#lcolumn {display: none;}
#content-wrap {width: 100%;}

#content {border: none;}
#content ul > li {line-height: 22px;}

.tabulka {line-height: 22px;}

#form {
    background-color: rgba(224, 224, 224, 0.2);
  border: 1px solid #dcdcdc;}


/*menu*/

#main-menu {

    font-size: 15px;
    font-weight: 400;
    border-top: 0px solid #0A4C26;
  background:transparent url("/obrazek/3/body-bg-png/");
} 

#main-menu > ul { text-align: right;}

#main-menu a {color: #fff;}

#main-menu > ul > li > a{
    line-height: 58px;
    min-height: 58px;	

}


#main-menu > ul > li > a:hover { 
  background: #66d21e; 
  color: #fff;
}

#main-menu ul > li a.active{ 
    background:#66d21e;
    color: #fff;
}

#main-menu ul > li .active:hover { 
    background:#66d21e;
    color: #fff;
}  

#main-menu > ul > li:after {
  background: #66d21d;
z-index:501;
  top: 0;
  height:58px;
}




#footer {
  background:transparent url("/obrazek/3/footer-png/");
  border-color:#686868;
}

#contact {  color: #cfcfcf;}
#contact .email a {color:#66d21e}
#contact .email a:hover {color:#cfcfcf}

#side-menu a, #side-menu li a:visited { color: #cfcfcf;}

#side-menu > ul > li > a:hover {color: #66d21e;}

/*----------kontakty-------------------*/
.article-128338 table {
  width:60%;
          background-color: rgba(224, 224, 224, 0.2);
    border: 1px solid #dcdcdc;

  }
.article-128338 table tr td{
   padding:5px 10px;
  width:50%;
border-bottom:1px solid #dcdcdc;
  }

.article-128338 table tr:last-of-type td {border:0}

/*------patička vždy dole------------*/
html, body {
	height: 100%;
}

#header-fix {position: relative; }

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -149px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 150px; /* '.push' must be the same height as 'footer' */
}
#footer-info {
  display: none;
}
#side-menu {
  padding: 38px 2% 0 0;
}
/*----------// konec patičky vždy dole------------------*/