.page {
margin:0px;
height: 100%;
width: 1000px;
position:relative; 
left:50%; 
margin-left: -500px;
border: 1px solid gray;
background: white;
}

.galerie_box div {
background-color: #ebebeb; width:160px; float:left; margin-right: 2px; margin-bottom: 2px
}

#foto_na_vysku {
margin: 5px 30px;
float:left;
border:0px;
}

#foto_na_sirku {
margin: 30px 5px;
float:left;
border:0px;
}

.table_typ1 {
background:silver;
}


.table_typ1 td {
background:white;
font-size:110%;
}
