body, html {
background-image: url(../img/back.jpg);
background-repeat: no-repeat;
background-position: center top;
    color: black;
    font: small tahoma,sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
html{
background-image: url("../img/bac.jpg");
    background-position: 50% 3px;
    background-repeat: repeat;
}


#all {
    width: 938px;
    padding: 0px;
    margin: 0px auto;
    background-color: white;
}

.toleft, .yout{
float: left;
}

.yout{
margin: 15px;
}

.toright{
}


#page_header{
display: block;
width: 938px;
height: 218px;
background-image: url(../img/head.jpg);
background-repeat: no-repeat;
}

.pod{
float: left;}

#text {
    margin: 15px ;
}



#page_content{
display: block;
width: 938px;
background-color: white;
}
#page_footer{
display: block;
width: 938px;
height: 80px;
padding: 14px 50px;
clear: both;
}

#page_footer p{
color: gray;
font-size: large;
}

#topmenu{
list-style-type: none;
margin: 0px;
}

#topmenu li{
float: left;
height: 58px;
}

#logo{
width: 199px;
position: relative;
    top: 77px;
}


#kontakt{
left: 516px;
    position: relative;
    top: 157px;
    width: 200px;
}


#topmenu li a span{
visibility: hidden;
}

#topmenu li a{
text-decoration: none;
display: block;
    height: 100%;
    width: 100%;
}

.noStyle {
    display: none;
}

.ron{
display: block;
height: 5px;
width: 100%;
clear: both;
}