html, body {
	height: 100%;
}

body {background:#eeffdd;
text-align:center;
}

h1 {text-align:center;
}

.obsah {
width: 80%;
height: 100%;
margin: auto;
position:relative;
text-align:justify;


}

body>.obsah {
 height: auto;
}

.ol {text-align:left;
}

.zss 
{float:left;
margin:0 10px 10px 0;
}

.fondaca
{float:right;
margin:0 0 10px 10px;
}

.skupina
{
background:#CCFF99;
width:70%;
}