#motive {
    height: 299px;
    width: 100%;
    background-image: url(/obrazek/3/index-kopie-png/);
    background-size: auto 100%;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 10;
    position: relative;
}
#main-menu {
    position: relative;
    display: block;
    width: 100%;
    top: 0px;
    font-size: 15px;
    font-weight: 800;
}
#header-fix {
    background-color: rgb(0, 0, 0);
    -webkit-box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);
    -moz-box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);
    box-shadow: 0px 1px 8px 0px rgba(40,40,40,0.5);
}
#footer {
    background: #000000;
    border-top: 4px solid #31C14B;
}
#lcolumn h2 {    color: #C4C3C1;}
h4 {    color: #C4C3C1;}
h2 {    color: #C4C3C1;}
h1 {    color: #C4C3C1;}
#rcolumn h2 {
    color: #C4C3C1;
}
a,
a:visited,
a:active {
    color: #C4C3C1;
}
#links { 
    color: #C4C3C1;
} 

#links > ul > li > a:hover {
    color:#C4C3C1;
}
#side-menu > ul > li > a:hover { 
    color: #C4C3C1;
}
#main-menu {
    border-top: 1px solid #252525;
    background: #31C14B;
}

#content-wrap {
  width: 100%; /*výchozí hodnota 77%*/
}
#content {
  border-left: 1; /*vypne levé ohraničení*/
}
#main-menu ul > li a.active {
    background: #006D0F;
    color: #fff;
}
h1 {
    color: #C4C3C1;
    font-family: Century Gothic;
}
h2 {
    color: #C4C3C1;
    font-family: Century Gothic;
}
h3 {
    color: #C4C3C1;
    font-family: Century Gothic;
}
#contact {
    top: 0px;
    right: 0px;
    width: 44%;
    padding: 12px 1% 15px 1%;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    float: left;
}
#form span {
    color: #C4C3C1;
}
a, a:visited, a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#wrapper {background-image: url("/obrazek/3/logo-pozadi-png");}
#main {
    background: rgba(39, 39, 39, 0.79);
}
a#logo {
    background-image: url(/obrazek/3/logo/);
    background-repeat: no-repeat;
    background-color: transparent;
    display: inline-block;
    padding: 5px 0 5px 10px;
    width: 500px;
    height: 66px;
    left: 0;
    overflow: hidden;
    opacity: 1;
    background-position: left center;
}
#main {
    background: rgba(39, 39, 39, 0);
}
body {
    background-color: #121212;
    color: #000000;
}
#links li a:visited {
    color: #000000;
}
#rcolumn h1 {
    color: #006418;
}
#rcolumn h2 {
    color: #006418;
}
#rcolumn h3 {
    color: #006418;
}
h1 {
    color: #006418;
    font-family: Century Gothic;
}
h2 {
    color: #006418;
    font-family: Century Gothic;
}
a, a:visited, a:active {
    color: #098031;
    text-decoration: none;
}
#content li {
    color: #000000;
}
#links ul li {
    border-bottom: 1px solid #006D0F;
}
#content {
    border-left: 1px solid #006D0F;
    border-right: 1px solid #006D0F;
}
#contact ul li {
    padding: 0 0 0 21px;
    background: none;
    position: relative;
}
#main-menu ul ul > li > a {
    display: block;
    padding: 7px 1em;
    width: 170px;
    text-align: left;
    border-top: 1px solid;
    line-height: 20px;
}