
body {
margin-top: 0px;
background-color: white;
}

.page {
position: relative;
width: 800px;
height: 700px;
margin: auto;
}

img {
border: 0px none;
}


.info {
position: absolute;
text-align: left;
top: 20px;
left: 0px;
width: 500px;
height: 98px;
}

.content {
position: relative;
float: right;
width: 615px;
}


.footer {
position: relative;
width: 800px;
height: 30px;
background-color: #9dc6a6;
}

.fotogalerie {
overflow: hidden;
float: left;
width: 100px;
height: 100px;
margin: 9px;
border: 1px solid #9dc6a6;
}

.hledat {
position: absolute;
text-align: left;
top: 210px;
right: 5px;
width: 145px;
height: 30px;
}
