/* CSS Document */


*{
margin: 0px;
padding: 0px;
}

body{
text-align: center;
font-family: tahoma, verdana;
background-color: rgb(48,48,48);
}

.obal{
width: 1000px;
margin: 0px auto;
text-align: left;
background-color: rgb(205,223,145);
color: rgb(0,0,102);
}

.clear{
font-size: 1px;
clear: both;
}

.hlavicka{
background-image: url(../obrazky/horni4.jpg);
height: 180px;
}

h1{
font-size: 1px;}

.text30{
font-size: 30px;
font-weight: bold;
}

.text20{
font-size: 20px;
font-weight: bold;
}


.adresa{
height: 20px;
font-size: 14px;
background-color: rgb(250,254,171); 
padding: 2px 10px 2px 240px;
}


.menu {
background-color: rgb(250,254,171); 
width: 200px;
float: left;
}

.cara{
background-color: rgb(205,223,145); 
font-size: 5px;
}

.radek{
font-weight: bold;
padding: 5px 5px;
padding-left: 20px;
}

.radek a{
color: rgb(0,0,102);
text-decoration: none;
}

.radek a:hover{
color: rgb(179,221,39);
text-decoration: none;
}

.walid{
padding-left: 20px;
font-size: 12px;

}
.text12{
font-size: 12px;
}

.text14{
font-size: 14px;
}

.text{
margin-left: 220px;
padding: 20px 20px 20px 10px;
text-align: justify;
font-size: 16px;
}

.text img{
border: 1px rgb(0,0,102) solid;
}

.foto1{
float: left;
margin: 0px 20px 20px 0px;
}

.foto2{
float: right;
margin: 0px 0px 20px 20px;
}

.foto11{
float: left;
margin: 5px 20px 5px 0px;
}


.deska_leva{
float: left;
width: 400;
}

.deska_prava{
float: left;
}

.program{
float: left;
width: 250;
}

table
{color: rgb(0,0,102);

}

td{
padding-right: 25px;
font-size: 14px;
border: 1px rgb(0,0,102) solid;
padding: 5px 10px 5px 10px;
}

.zapati{
text-align: center;
font-size: 14px;
color: rgb(0,0,102);
padding: 5px 5px 5px 5px;
background-color: rgb(250,254,171); 
clear: both;
}

.zapati a {
text-decoration: none;
color: rgb(0,0,102);
}

.foto_druzina{
text-align: center;
font-size: 10px;
}

.aktualita_bila{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
padding: 10px;
border: 2px rgb(237,0,0) solid;
font-weight: bold;
}

.druzina_posun{
width: 500px;
}

.scio{
text-align: center;
}

