body
{
background-color: white;
text-align: left;
margin: 0px;
padding: 0px;

}

#centrovani
{
width: 1000px; margin: 0px auto; padding: 0px; position: relative;
}

a:link {
	color: #0000ff;
	text-decoration: none;
	}

.nadpis
{
font-size: 100px;
text-align: center;

padding: 0px;
margin: 0px;
border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 1000px; height: 200px;}


.text
{
font-size: 20px;
text-align: left;

padding: 0px;
margin: 0px;
border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 1000px; height: 400px; top:250;}

.pic1
{

border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 220px; height: 220px; top:650; left:24;
}

.pic2
{
border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 220px; height: 220px; top:650; left: 268;
}

.pic3
{
border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 220px; height: 220px; top:650; left: 512;
}

.pic4
{
border-width: 0px;
border-color: black;
border-style: solid;
position: absolute; width: 220px; height: 220px; top:650; left: 754;
}






















}


