/**/
body 
{background-color: #928c7e; font-family: Verdana; font-size: 12px}
h1
{
    color: #ffffff;
    font-size: 26px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    margin: 0px auto;
    padding: 45px 35px 0px 0px;
}

h2
{
    color: #ffffff;
    font-size: 12px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    margin: 0px auto;
    padding: 3px 35px 0px 0px;
}
h3
{
    color: #df0101;
    font-size: 24px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    margin: 12px 0px 10px 15px;
}
h4.nabidka
{
    color: #df0101;
    font-size: 14px;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: bold;
    margin: 0px auto;
    padding-left: 15px;
}
h4.kontakt
{
    color: #df0101;
    font-size: 16px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 20px;
}
h4.historie
{
    color: #df0101;
    font-size: 18px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    margin: 0px auto;
    padding: 0px 15px 0px 15px;
}
/*Základní rovzržení*/
div.header
{
    background-image: url("Images/Graphics/header.png");
    background-repeat: no-repeat;
    width: 720px;
    height: 180px;
    margin: 0 auto;
    text-align: right;  
}
div.header-panel
{
    background-image: url("Images/Graphics/header-panel.png");
    background-repeat: repeat-x;
    width: 720px;
    height: 16px;
    margin: 0px auto;  
}
div.main
{
    width: 720px;
    margin: 0px auto;
    background-image: url("Images/Graphics/background.png");
    background-repeat: repeat-y;
    overflow: hidden;
    min-height: 600px;
}
div.menu
{
    width: 187px;
    text-align: center;
    float: left;
}
div.content
{
    width: 533px;
    text-align: left;
    float: right;
}
div.gallery
{
    text-align: center;
}
div.kontakt
{
    width: 533px;
    text-align: center;
    float: none;
}
div.cleaner
{
    clear: both;
}
div.footer-menu
{
    background-image: url("Images/Graphics/footer-menu.png");
    background-repeat: repeat-x;
    background-color: #484848;
    width: 720px;
    height: 16px;
    margin: 0px auto;
    padding-top: 2px;
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}
div.footer
{
    background-image: url("Images/Graphics/footer.png");
    background-repeat: no-repeat;
    width: 720px;
    height: 42px;
    margin: 0px auto;
}
/*Rozvržení - obsah*/
div.kontakt-left
{
    width: 266px;
    text-align: center;
    float: left;
}
div.kontakt-right
{
    width: 266px;
    text-align: center;
    float: right;
}
div.img
{
    text-align: center;
    margin: 0px auto;
    padding: 2px 2px 2px 2px;
    border-width: 0px; 
}
div.bazar-item
{
    width: 500px;
    text-align: left;
    margin: 0px auto;
    padding-bottom: 20px;
}
div.popis
{
    width: 300px;
    text-align: left;
    float: left;
}
div.bazar-img
{
    width: 200px;
    text-align: left;
    float: right;
}
div.bazar-img img
{
    padding-bottom: 5px;
}
/*Text*/
div.menu
{
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    text-align: center;   
}
p.info
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin: 0px auto;
    padding: 5px 15px 15px 15px;
}
span.nab
{
    color: #df0101;    
}
span.small
{
    font-size: 12px;
}
p.nabidka
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin: 0px auto;
    padding: 5px 15px 5px 15px;
}
p.historie
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    margin: 0px auto;
    padding: 5px 15px 5px 15px;
}
p.historie-last
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    margin: 0px auto;
    padding: 5px 15px 15px 15px;
}
p.kontakt
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
}
p.bazar
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
}
p.footer-text
{
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    text-align: center; 
    margin: 0px auto;
    padding-top: 10px;
}
ul.nabidka
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-align: left;
    margin-left: 65px;
}
p.akce
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
}
/*Links*/
div.content img
{
    border-width: 0px;
}
div.menu img
{
    border-width: 0px;
}
p.nabidka a:link, p.nabidka a:visited
{
    color: #df0101;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;    
}
p.nabidka a:hover, p.nabidka a:active
{
    text-decoration: underline;
}
div.kontakt a:link, div.kontakt a:visited
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;    
}
div.kontakt a:hover, div.kontakt a:active
{
    text-decoration: underline;
}
div.kontakt img
{
    border-width: 0px;
}
div.footer-menu a:link, div.footer-menu a:visited
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;    
}
div.footer-menu a:hover, div.footer-menu a:active
{
    text-decoration: underline;
}
div.footer a:link, div.footer a:visited
{
    color: #5d5c5c;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;    
}
div.footer a:hover, div.footer a:active
{
    text-decoration: underline;
}
p.akce a:link, p.akce a:visited
{
    color: #df0101;
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;    
}
p.akce a:hover, p.akce a:active
{
    text-decoration: underline;
}
a.link:link, a.link:visited
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
a.link:hover, a.link:active
{
    text-decoration: underline;
}
/*Menu-links*/
div.menu a.info
{
    width: 187px;
    height: 41px;
    background-image: url("Images/Graphics/btn-info.png"); 
    display: block;
}
div.menu a.info:hover
{
    background-image: url("Images/Graphics/btn-info-hover.png");
}
div.menu a.nabidka
{
    width: 187px;
    height: 41px;
    background-image: url("Images/Graphics/btn-nabidka.png"); 
    display: block;
}
div.menu a.nabidka:hover
{
    background-image: url("Images/Graphics/btn-nabidka-hover.png");
}
div.menu a.kontakt
{
    width: 187px;
    height: 41px;
    background-image: url("Images/Graphics/btn-kontakt.png"); 
    display: block;
}
div.menu a.kontakt:hover
{
    background-image: url("Images/Graphics/btn-kontakt-hover.png");
}
div.menu a.historie
{
    width: 187px;
    height: 41px;
    background-image: url("Images/Graphics/btn-historie.png"); 
    display: block;
}
div.menu a.historie:hover
{
    background-image: url("Images/Graphics/btn-historie-hover.png");
}
div.menu a.bazar
{
    width: 187px;
    height: 41px;
    background-image: url("Images/Graphics/btn-bazar.png"); 
    display: block;
}
div.menu a.bazar:hover
{
    background-image: url("Images/Graphics/btn-bazar-hover.png");
}
