body
{
    color: black;
    background: #F5F5F5 url('../images/bg.png') repeat-y;
    font-family: 'Segoe UI', 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

a
{
    color: blue;
}
a:visited
{
    color: purple;
}
p
{
    margin: 10px 0;
}

dl {margin: 20px 0; width: 530px; text-align:left;}
dt {font-weight: bold;}
dd {display:block; position:relative; top: -1.05em; left: 175px;}
dl p {margin: 10px 0 0 0;}
dl p:first-child {margin-top: 0}

.skryto { display:none }




#logo
{
    position: absolute;
    top: 25px;
    left: 47px;
    display: block;
    width: 200px;
    height: 279px;
    text-decoration: none;
}
#logo span
{
    background: transparent url('../images/logo.png') 0 0 no-repeat;
    display: block;
    width: 200px;
    height: 279px;
    position: absolute;
    top: 0;
    left: 0;
}









#main
{
    margin: 35px 0 0 320px;
}
#main h1
{
    color: orange;
    font-size: 3em;
    margin: 30px 0;
}
#main h1 .popis
{
    display: block;
    color: black;
    font-size: 0.3em;
    font-weight: normal;
}
#main .map
{
    border: 1px solid black;
    padding: 15px;
    width: 500px;
    background-color: white;
}
#main .map .canvas
{
    width: 500px;
    height: 350px;
    margin: 0;
    border: 1px solid gray;
}







#sloupecek
{
    position:absolute;
    top: 340px;
    left: 25px;
    width: 230px;
    padding: 0 10px;
}
#sloupecek h2 
{
    font-size: 2em;
    text-align: center;
    margin: 15px -5px;
    padding-bottom: 5px;
    color: orange;
    border-bottom: 1px dotted orange;
}

#cenik {text-align:center;}
#cenik li {display:inline-block;width:100px;height:100px;}
#cenik li a {display:block;height:100%;line-height:150px;font-size:0.8em;}
#cenik li a.pdf {background: white url('../images/pdf.48x48.png') 50% 10px no-repeat}
#cenik li a.xls {background: white url('../images/xls.48x48.png') 50% 10px no-repeat}
#cenik li a:hover {background-color:gold}

#sortiment {text-align: center;}
#sortiment li {margin:20px 10px}
#sortiment span {display:block;}