/*
body.stranka
{
background-color:transparent;
background-color:#004080;
background-image: url('../grafika/podklad.jpg');

}
*/
body.global
{
background-color:#004080;
background-position-x: center;
background-position-y: top 0;
background-repeat: repeat;
background-size: 100%;
background-attachment: fixed;
background-image: url('../grafika/podklad.jpg');

}

body.stranka
{
background-color:#004080;
background-position-x: center;
background-position-y: top 0;
background-repeat: repeat;
background-size: 100%;
background-attachment: fixed;
background-image: url('../grafika/podklad.jpg');

}

body.skuska
{
background-color:#ffffff;

}