/* --------------Layout-------------------- */
body
{
    margin : 0;
    padding : 0;
    Background-color : rgb(15 , 15 , 15);
    font-family : Arial , Helvetica , sans-serif;
    color : rgb(105 , 105 , 105);
}
.all
{
    width : 801px;
    margin-top : 0px;
    padding-bottom : 10px;
    border : solid 0px;
    position : absolute;
    left : 50%;
    margin-left : -400px;
}
#header
{
    width : 801px;
    height : 92px;
    margin-left : 0px;
    margin-top : 15px;
    Background-image : url("Header.png");
    display : block;
}
a.top
{
    color : rgb(105 , 105 , 105);
    text-decoration : none;
    Font-size : 13px;
}
#m
{
    margin-left : 435px;
    margin-top : 40px;
    padding-right : 50px;
    Font : arial;
    display : inline;
    float : left;
}
#m1
{
    margin-top : 40px;
    padding-right : 40px;
    Font : arial;
    display : inline;
    float : left;
}
#m3
{
    margin-top : 40px;
    padding-right : 50px;
    Font : arial;
    display : inline;
    float : left;
}
#m2
{
    margin-top : 40px;
    margin-left : 25px;
    Font : arial;
    letter-spacing : 0px;
    display : inline;
    float : left;
}
a.top:hover
{
    text-decoration : none;
    color : rgb(223 , 223 , 223);
}
#button
{
    background-image : url("produkty/update/produkty.jpg");
    background-repeat : no-repeat left top;
    border : solid 0px;
    float : left;
    clear : left;
    display : block;
    width : 255px;
    height : 217px;
    margin-top : 10px;
    color : rgb(105 , 105 , 105);
}
#button2
{
    background-image : url("cennik.jpg");
    background-repeat : no-repeat left top;
    float : left;
    color : rgb(105 , 105 , 105);
    margin-left : 17px;
    border : solid 0px;
    width : 255px;
    height : 217px;
    margin-top : 10px;
}
#button3
{
    color : rgb(105 , 105 , 105);
    background-image : url("kontakty.jpg");
    background-repeat : no-repeat left top;
    float : left;
    margin-left : 17px;
    display : block;
    border : solid 0px;
    width : 255px;
    height : 217px;
    margin-top : 10px;
}
#ciara
{
    Font-size : 10px;
    color : rgb(105 , 105 , 105);
    display : block;
    clear : left;
    padding-top : 3px;
}
p
{
    Font-size : 15px;
    color : rgb(105 , 105 , 105);
    padding-left : 30px;
}
a.down
{
    text-decoration : none;
    color : rgb(105 , 105 , 105);
}
a.down:hover
{
    color : rgb(180 , 180 , 180);
}
/*-------------------- produkty---------------------- */
#produkty
{
    margin-top : 10px;
    clear : left;
    border : solid 0px;
}
div.left
{
    clear : left;
    display : inline;
    float : left;
}
div.center
{
    padding-left : 100px;
    padding-right : 100px;
    display : inline;
}
div.right
{
    padding-left : 0px;
    display : inline;
}
div.centrovane
{
    text-align : center;
}
/*-------------------- kontakty---------------------- */
div.kontakty
{
    margin-top : 50px;
    clear : left;
    border : solid 0px;
    display : inline;
    float : left;
}
h2.napis
{
    padding-left : 15px;
    Font-size : 17px;
    color : rgb(53 , 53 , 53);
    Font : Verdana;
}
b.modre
{
    Font-size : 15px;
    color : rgb(63 , 97 , 158);
    Font : Verdana;
    Padding-left : 15px;
}
b.cierne
{
    Font-size : 15px;
    Font : Verdana;
    Color : rgb(53, 53, 53);
    Padding-left : 15px;
    Padding-top : 20px;
}
div.mapa
{   Padding-left : 10px;
    margin-top : 50px;
    display : inline;
    float : left;
    border : solid 0px;
}
/*-------------------- zahradne zostavy---------------------- */
a.cislo
{
    color : rgb(105 , 105 , 105);
    text-decoration : none;
    Font-size : 16px;
}
a.cislo:hover
{
    text-decoration : none;
    color : rgb(223 , 223 , 223);
}

