        
    

body {
    text-align: center;
    color: white;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    background: url(/core/images/bg.png) white repeat-x;
}
a{
    color: white;
    text-decoration: none;
}

#all {
    margin: 43px auto 0 auto;
    width:800px;
    text-align: left;
    background-color: white;
}

#top {
    margin: 0;
    width: 100%;
    clear: both;
    height: 100px;
    background: url("/core/images/logo_left.png") transparent no-repeat 10px 10px;
}
#top img{
    float: right;
    margin: 10px;
}
#left {
    float: left;
    width: 250px;
    height: 600px;
    overflow: hidden;
    background-color: #6c9102;
}
#left menu {
    display: block;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
#left menu li {
    padding: 0;
    list-style: disc inside url("/core/images/triangle.png");
}
#left menu li:first-child{
    margin-top: 200px;
}
#left menu ul{
    margin: 0;
    padding: 0;
}
#left menu ul a{
    color: #bbb;
}
#left menu ul li:first-child{
    margin-top: 0;
}
#left #greymenu{
    width: 150px;
    background: url("/core/images/tree_left.png") #71625b no-repeat right top;
}
#left #greymenu li{
    text-align: right;
}
#left #greenmenu{
    width: 100px;
    background: url("/core/images/tree_middle.png") transparent no-repeat;
}
#mikrokontakt{
    position: relative;
    width: 150px;
    height: 50px;
    top: -50px;
    margin-left: 8px;
}
#right {
    float: left;
    background-color: #6c9102;
    width: 550px;
    height: 600px;
    overflow: hidden;

}
#right #greypanel {
    width: 100%;
    height: 25px;
    background-image:url(/core/images/menubg.png);
    background-repeat:repeat-x;
}
#right #nav {
    width: 50%;
    height: 100%;
    float: left;
    background-image:url(/core/images/tree_right.png);
    background-repeat:no-repeat;
    padding: 5px 0px 0px 30px;
}

#right #nav a:hover {
    text-decoration: underline;
}

#right #greypanel menu {
    display: block;
    float: right;
    height: 100%;
    margin: 0;
    padding: 0;

}

#right #treefix {
    background: url("/core/images/tree_right.png") transparent no-repeat left -25px;
    width: 100%;
    height: 65px;
    padding: 0;
    margin: 0;
}
#right menu li {
    /*display: block;*/
    float: right;
    margin: 5px;
    list-style: disc inside url("/core/images/triangle.png");
}
#content {
    background: url("/core/images/tree_right.png") transparent no-repeat left -90px;
    height: 475px;
    width: 540px;
    padding-right: 5px;
    overflow: auto;
}
#content p{
    margin: 0 0 15px 0;
}
a.active {
    text-decoration: underline;
}
#footer {
    width: 650px;
    height: 30px;
    clear: both;
    text-align: center;
    position: relative;
    margin-left: -100px;
    overflow: visible;
}
#footer div{
    margin: 5px 0 0 0;
}
#sub{
    width: 100%;
    text-align: center;
}
#sub, #sub a {
    color: #bbb;
}
#sub ul{
    display: table;
    margin: 0 auto;
    height: 15px;
    clear: both;
}
#sub ul li{
    float: left;
}
.simpleSlide-window {
    float: right;
    border: 1px solid white;
    margin: 10px;
    clear: right;
}
.left-button, .right-button {
    cursor:pointer;
    display:none;
    height:72px;
    margin-top:-36px;
    position:absolute;
    top:50%;
    width:50px;
    z-index:9999;
}

.left-button {
    background-image:url("/core/images/left-arrow.png");
}
.right-button {
    background-image:url("/core/images/right-arrow.png");
    left: 100%;
    margin-left: -50px;
}

.left {
    float:left;
}
.right {
    float:right;
}
.thumb img, .prettyPhoto img{
    height: 70px;
    float: left;
    padding: 2px;
    border: 1px solid #71625b;
    margin: 2px;
}
#filmstrip{
    position: relative;
    top: -50px;
    width: 520px;
    text-align: center;
    margin: 2px;
}
#slideshow {
    text-align: center;
    width: 100%;
    height: 270px;
    margin-bottom: 30px;
}
#slideshow img{
    height: 100%;
    margin: 10px auto;
    padding: 2px 2px 30px 2px;
    border: 1px solid #71625b;
}
#controls{
    clear: both;
    padding: 2px;
    width: 520px;
    float: none;
}
#controls {
    display: none;
}
#controls a{
    margin: 3px;
    display: block;
    float: left;
}
.ss-controls{
    float: left;
}
.nav-controls{
    float: right;
}
#caption{
    text-align: center;
    width: 100%;
}
#caption div{
    position: relative;
    top: -10px;
    height: 30px;
}
#NA_odkazy{
    list-style: none;
    padding: 0;
}
