﻿body
{
    background-color: #292929;
    margin: 0px;
    text-align: center;
    font-family: tahoma;
    font-size: 13px;
    color: #444444;
}

#bg-top
{
    background-color: #dbf1d1;
    background-image: url(img/menu2/bg-top.gif);
    background-repeat: repeat-x;
    background-position: 0% 0%;
    margin: 0px;
    text-align: center;
}

#bg-bottom
{
    background-image: url(img/menu2/bg-bottom.gif);
    background-repeat: repeat-x;
    background-position: 0% 100%;
    margin: 0px;
    text-align: center;
}


#hlavni
{
    text-align: center;
    width: 950px;
    background-image: url(img/menu2/bg-in.gif);
    background-repeat: repeat-y;
    margin: auto;
}

#head
{
    float: left;
    background-image: url(img/menu2/head.jpg);
    background-repeat: no-repeat;
    width: 950px;
    height: 192px;
    margin-bottom: 10px;
}


#middle
{
    float: left;
    width: 760px;
    text-align: left;
    line-height: 140%;
}

#middle-pad
{
    padding: 2px 15px 0px 18px;
}


#nadpis
{
    background-image: url(img/menu2/nadpis.gif);
    background-repeat: no-repeat;
    width: 760px;
    height: 29px;
    font-size: 13px;
    color: #eeeeee;
    font-weight: bold;
    float: left;
    margin-bottom: 4px;
}

#nadpis-pad
{
    padding: 4px 0px 0px 22px;
}


#menu
{
    float: right;
    width: 190px;
    padding: 0px;
    margin: 0px;
}

.menu-bg
{
    float: left;
    background-image: url(img/menu2/menu-bg.gif);
    background-repeat: repeat-y;
    text-align: left;
    width: 190px;
}

.menu-pad
{
    padding: 2px 8px 5px 10px;
}

.menu-top
{
    background-image: url(img/menu2/menubar.gif);
    background-repeat: no-repeat;
    width: 190px;
    height: 26px;
    font-size: 13px;
    color: #eeeeee;
    font-weight: bold;
    margin-bottom: 5px;
    float: left;
}

.menubar-pad
{
    padding: 5px 0px 0px 16px;
}

.menu-bottom
{
    background-image: url(img/menu2/menu-bottom.gif);
    background-repeat: no-repeat;
    width: 190px;
    height: 13px;
    float: left;
}


#bottom
{
    background-image: url(img/menu2/bottom.gif);
    background-repeat: no-repeat;
    text-align: left;
    font-size: 11px;
    color: #cccccc;
    width: 950px;
    height: 92px;
}

#bottom-pad
{
    padding: 30px 20px 0px 20px;
}


#bottom a:link
{
    color: #cccccc;
    text-decoration: underline;
}

#bottom a:visited
{
    color: #cccccc;
    text-decoration: underline;
}

#bottom a:active
{
    color: #cccccc;
    text-decoration: underline;
}

#bottom a:hover
{
    color: #ffffff;
    text-decoration: none;
}


a:link
{
    color: #1f78b7;
    text-decoration: underline;
}

a:visited
{
    color: #1f78b7;
    text-decoration: underline;
}

a:active
{
    color: #1f78b7;
    text-decoration: underline;
}

a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.nastred
{
    text-align: center;
}
.linky
{
    padding: 10px 10px 15px 10px;
    text-align: center;
}
.img-detail
{
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.telodetailu
{
    border-width: 0px;
    padding: 2px;
    margin: 2px;
}
.podnadpis
{
    font-weight: bold;
    color: #003366;
    margin-top: 10px;
    padding-top: 2px;
    margin-bottom: 5px;
}
.napoveda
{
    padding: 1px;
    margin: 1px;
    font-size: 10px;
    color: #999999;
}
.popis
{
margin-left: 5px;
}
.kosik
{
    padding-left: 5px;
}
.obsah
{
     margin-left: -10px;
}
.pokladna
{
    padding-left: 5px;
}
.stred
{
    float:left;
}
.img-k
{
    border-style: none;
    border-width: 0px;
}
.obsah-k
{
    float:left;
    margin-left: -18px;
}
.spodek
{
    
}








