body {
    background-color:#6f7e83;
    font-family:verdana;
    font-size:12px;
    margin:auto;
    width:900px;
    color:#ffffff;
}

img {
    border:none;
}

a {
    text-decoration:none;
    color:#ffffff;
}

#mm {
    width:450px;
    height:366px;
}

#header {
    width:900px;
    height:200px;
    background-image:url('img/header.jpg');
    cursor:pointer;
}

#main {
    width:900px;
    background-image:url('img/menu2.jpg');
    background-repeat:repeat-y;
    background-position:top right;
}

#content {
    float:left;
    width:650px;
}
#content .block {
    margin:10px;
    padding:5px;
    border:#fff 1px solid;
}
#content .pic {
    display:table-cell;
    padding:2px;
    width:149px;
    height:149px;
    text-align:center;
    vertical-align:middle;
}
#content .pic-outer {
    float:left;
    margin:0px 2px 2px 0px;
    width:149px;
    height:149px;
    border:#fff 1px solid;
}
#content .clear {
    clear:both;
}

h1 {
    margin-top:15px;
    font-size:24px;
}

p {
    margin:5px 10px 10px 10px;
}

p a {
    text-decoration:underline;
}

#menu {
    float:right;
    width:250px;
    padding-bottom:10px;
    background-image:url('img/menu.jpg');
    background-repeat:no-repeat;
    min-height:300px;
}
#menu .section-name {
    display:block;
    text-align:center;
    padding-top:30px;
    padding-bottom:10px;
    font-weight:bold;
    color:#cfbe6e;
}
#menu a {
    display:block;
    margin-top:10px;
    padding-left:30px;
    font-size:10px;
}
#menu a:hover {
    text-decoration:underline;
}

#reklama {
    margin-top:20px;
    margin-right:20px;
    width:200px;
    float:right;
    font-size:10px;
}
#reklama a {
    display:inline;
    margin:0px;
    padding:0px;
    color:#69f;
}
#reklama a:hover {
    text-decoration:underline;
}

#footer {
    clear:both;
    background:#4b5a61;
    color:#ffffff;
    height:16px;
    font-size:10px;
    padding-top:3px;
    margin-top:10px;
    text-align:center;
}

.grafmenu {
    margin-right:8px;
    margin-top:8px;
}

h2 {
    margin:2px 0px 4px 0px;
}

.fotogalerie {
    padding-left:8px;
    border:#000000 1px solid;
    margin-bottom:5px;
}
.fotogalerie img {
    border:#000000 1px solid;
    margin-left:5px;
    margin-bottom:4px;
}
.popis {
    width:400px;
}
