* {
    margin: 0;
    padding: 0;
}
body {
    background: #FFF;
    font-family: Trebuchet MS, Arial, "Arial Narrow";
    color: #000;
    font-size: 12px;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
}
.main-wrapper {
    width: 962px;
    margin: 0 auto;
}
p {
    line-height: 22px;
}
h1, h2, h3 {
    font-weight: normal;
}
img {
    vertical-align: middle;
    border: 0;
}

/* ==================================

HEADER

================================= */
.top-stred div {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 36px;
}
#header .top {
    background: url(images/page-top.jpg) no-repeat bottom right;
    width: 937px;
    height: 62px;
    margin: 17px auto 10px auto;
}
#header .top img {
    margin-top: 15px;
  height: 50px;
}
#header > .wrapper {
    min-width: 960px;
    overflow: hidden;
}
#slider {
    width: 960px;
    height: 250px;
    margin: 0 auto;
    position: relative;
}
#slider-wrap {
    width: 960px;
    height: 250px;
    position: relative;
    overflow: hidden;
}
#slider img {
    width: 960px;
    height: 250px;
    float: left;
    position: relative;
}
#slider .controls {
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
}
#slider .prev {
    position: absolute;
    top: 120px;
    left: 0;
    margin-left: -33px;
    width: 33px;
    height: 59px;
    background: url(images/slider-prev.png) no-repeat;
}
#slider .next {
    position: absolute;
    top: 120px;
    right: 0;
    margin-right: -33px;
    width: 33px;
    height: 59px;
    background: url(images/slider-next.png) no-repeat;
}
#slider .dots {
    position: absolute;
    top: 230px;
    right: 10px;
    z-index: 100;
}
#slider .dot {
    width: 8px;
    height: 8px;
    background: #fff;
    margin: 0 2px;
    border: 2px solid #b1c608;
    border-radius: 100%;
    display: inline-block;
}
#slider .dot.active {
    border-color: #569306;
}


/*
#slider {
    width: 960px;
    height: 310px;
    margin: 0 auto;
    position: relative;
}
#slider-wrap {
    width: 960px;
    height: 310px;
    position: relative;
    overflow: hidden;
}
#slider img {
    width: 960px;
    height: 310px;
    float: left;
    position: relative;
}
#slider .controls {
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
}
#slider .prev {
    position: absolute;
    top: 175px;
    left: 0;
    margin-left: -33px;
    width: 33px;
    height: 59px;
    background: url(images/slider-prev.png) no-repeat;
}
#slider .next {
    position: absolute;
    top: 175px;
    right: 0;
    margin-right: -33px;
    width: 33px;
    height: 59px;
    background: url(images/slider-next.png) no-repeat;
}
#slider .dots {
    position: absolute;
    top: 290px;
    right: 10px;
    z-index: 100;
}
#slider .dot {
    width: 8px;
    height: 8px;
    background: #fff;
    margin: 0 2px;
    border: 2px solid #b1c608;
    border-radius: 100%;
    display: inline-block;
}
#slider .dot.active {
    border-color: #569306;
}
*/








#main-menu {
    background: #b1c608;
    height: 92px;
    width: 100%
}
#main-menu-shadow {
    width: 100%;
    height: 45px;
    background: url(images/main-menu-shadow.jpg) repeat-x top;
    margin-bottom: 20px;
}

/* ====== MAIN MENU ======= */
#main-menu .main-wrapper {
    text-align: center;
}
#main-menu li {
    list-style: none;
    display: inline-block;
    margin: 0 15px;
}
#main-menu a {
    background: #569306;
    border: 2px solid #fff;
    padding: 13px 15px 57px;
    font-family: Myriad Pro, Arial, "Arial Narrow";
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    height: 100%;
    min-width: 90px;
    border-radius: 3px;
    position: relative;
    margin-top: -4px;
    position: relative;
}
#main-menu .img-wrap {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
}
#main-menu .img-wrap img {
    width: 91px;
    height: 91px;
    border: 3px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/* ==================================

CONTENT

================================= */
#main-content, .moduletable {
    margin: 15px 0;
    padding: 15px 30px;
    -webkit-box-shadow: 0 0 15px -4px #000;
    box-shadow: 0 0 15px -4px #000;
}
#main-content {
    padding-top: 5px;
}
#main-content h1 {
    font-size: 18px;
    padding: 13px 0 20px 0;
}
#main-content h2 {
    color: #0000ff;
}
#main-content h3 {
    margin-top: 10px;
    color: #ff0000;
}
#main-content ul li {
    margin: 5px 2px;
}
#main-content strong.blue {
    color: #0000ff;
}
#main-content .strong1 {
    font-weight: bold;
    font-size: 14px;
}
#main-content .nahradni-dily {
    margin: 35px 0;
}
#main-content .nahradni-dily > span {
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 12px 0;
}
#main-content .volejte {
    text-transform: uppercase;
    color: #ff0000;
    font-size: 28px;
    padding-bottom: 10px;
}
#main-content .vice {
    font-size: 18px;
}
#main-content .vice a {
    color: rgb(0,176,80);
    text-transform: uppercase;
}
#main-content .pohyb {
    color: #ff0000;
    font-size: 18px;
}
#main-content .strong2 {
    font-weight: bold;
    font-size: 13px;
}
.moduletable {
    margin-right: 0;
}
.moduletable.news {
    background-color: #ececec;
}
.moduletable .category-module > li {
    list-style: none;
    margin: 20px 0;
}
.moduletable .mod-articles-category-date {
    padding: 7px 0 4px;
    display: block;
}
.moduletable h2 {
    font-size: 18px;
    margin-bottom: 6px;
}
.moduletable h3 {
    font-size: 14px;
    color: #c60808;
}

#main:after, .cleaner:after {
    content: " ";
    display: table;
    clear: both;
}
.blog {
    padding-top: 12px;
}
.blog p {
    padding-bottom: 15px;
}
#main-content p {
    margin-bottom: 10px;
}
#main-content h2 {
    margin: 10px 0 0 0;
}
#main-content ul {
    margin-left: 20px;
}
/* ====== LEFT PANEL ====== */
.homepage .left-panel {
    width: 49%;
}
.left-panel {
    width: 62%;
    float: left;
}
.pagination li {
    list-style: none;
    float: left;
    margin: 0 5px;
}

/* ====== RIGHT PANEL ====== */
.homepage #right-panel {
    width: 43%;
}
#right-panel {
    width: 30%;
    float: right;
}
/* ====== TOP PANEL ====== */
#top-panel {
    padding: 10px 0;
}
/* ====== BOTTOM PANEL ====== */
#bottom-panel {
    margin-top: 28px;
}
#bottom-panel h2 {
    text-transform: uppercase;
}
#bottom-panel table td {
    vertical-align: top;
}
#bottom-panel table td {
    padding: 5px 30px;
}
#bottom-panel table td:first-child {
    padding: 0;
}
#bottom-panel p {
    line-height: 18px;
}
#bottom-panel > div {
    margin: 25px 0;
}
#bottom-panel > div:last-of-type {
    margin-bottom: 12px;
}
.clear-panel {
    -webkit-box-shadow: 0 0 15px -4px #000;
    box-shadow: 0 0 15px -4px #000;
}




/* ==================================

FOOTER

================================= */
#footer-images {
    height: 200px;
    background: url(images/footer-girl.png) no-repeat bottom right;
    margin: 0 4px 0 10px;
}
#footer-images img {
    width: 242px;
    height: 148px;
    border: 2px solid #b8b7b7;
    border-radius: 2px;
    margin: 25px 5px;
}

#copyright {
    padding: 20px 30px 15px 30px;
    background: #b1c608;
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
}


/* ==========
Provozovny
========== */
.homepage #provozovny h1 {
    background: url(images/provozovny-head.png) no-repeat top right;
}
#provozovny {
    text-transform: uppercase;
}
#provozovny h1 {
    width: 100%;
    height: 63px;
    font-size: 33px;
    color: #d60000;
    text-transform: uppercase;
    padding: 5px 0 0 0;
}
#provozovny div.inner {
    border: 2px solid #ff0000;
    border-radius: 3px;
    margin: 0 0 18px 40px;
    padding: 8px 4px 5px 55px;
    position: relative;
    text-align: right;
}

#provozovny .wrap .rows {
    margin-left: 9px;
}
#provozovny .wrap .rows .row {
    display: inline-block;
    width: 45%;
}
#provozovny .row1 {
    margin-right: 67px;
}
.homepage #provozovny .wrap .rows .row {
    width: 100%;
}
#provozovny img {
    width: 91px;
    height: 91px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -42px;
    margin-top: -7px;
    z-index: 100;
}
#provozovny h2 {
    font-size: 29px;
    color: #000;
    padding-bottom: 7px;
    margin: 0;
}
#provozovny p {
    padding-right: 5px;
    margin: 0;
}
#provozovny .small {
    font-size: 10px;
}

/* ==========
Provozovna
========== */
#provozovna {
    font-size: 18px;
}
#provozovna h1 {
    font-size: 33px;
    color: #d60000;
    text-transform: uppercase;
}
#provozovna h2 {
    color: #d60000;
    font-size: 18px;
    padding-bottom: 15px;
}
#provozovna .mapa {
    float: left;
    width: 387px;
    max-height: 292px;
}
#provozovna .mapa, #provozovna .mapa img {
    width: 387px;
}
#provozovna .info {
    width: 490px;
    margin-left: 417px;
    margin-bottom: 20px;
}
#provozovna .info > p {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 37px;
}
#provozovna .provozni-doba, #provozovna .vedouci {
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
#provozovna table td:first-child {
    padding-right: 10px;
}
#provozovna .podrobnosti p {
    margin-bottom: 30px;
}
#provozovna .galerie h2 {
    padding-bottom: 5px;
}
#provozovna .galerie img {
    margin: 8px;
    width: 134px;
    height: 100px;
}

/*=========
SLUZBY
=========*/
#main-content .sluzby h1 {
    width: 100%;
    font-size: 33px;
    color: #d60000;
    text-transform: uppercase;
    padding: 2px 0 0 0;

}
.sluzba {
    border: 2px solid #ff0000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin: 20px 0;
    min-height: 53px;
}
.sluzba:after {
    display: table;
    clear: both;
    content: " ";
}

.sluzba .left {
    float: left;
    width: 410px;
    padding: 8px 10px;
}
.sluzba .right {
    float: right;
    width: 420px;
    border-left: 4px solid #b1c608;
    margin: 10px;
    padding-right: 10px;
    padding-left: 25px;
    text-align: right;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
#main-content .sluzba .right h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 29px;
}