body {
background-color: #FFCC66;
padding: 1;
}
h1 {
color: #990000;
background-color: #FC9804;
font-family: Georgia, serif; font-weight: bold;
text-align: center;
text-decoration: underline;
}
p
{
font-style: italic;
font-weight: bold;
font-size: 20px;
font-family: Georgia, sans-serif;
text-align: center;
}
p#tekst2
{
text-indent: 30px;
text-align: justify;
font-style: normal;
font-weight: lighter;
font-size: 16px;
line-height: 20px;
font-family: Georgia, sans-serif;
margin: 1em;
margin-left:0,5em;
margin-right:0,5em;
}
p#tekst3
{
text-align: left;
font-style: normal;
font-weight: lighter;
font-size: 16px;
line-height: 20px;
font-family: Georgia, sans-serif;
margin: 1em;
margin-left:0,5em;
margin-right:0,5em;
}
p#tekst4
{
font-style: italic;
font-weight: bold;
font-size: 20px;
font-family: Georgia, sans-serif;
text-align: left;
}
h2 {
color: #990000;
font-family: Georgia, serif; font-weight: bold;
text-align: center;
text-decoration: underline;
}
#obrazek {
width: 100%;
height: 100%;
}
#obr1 {
float:left;
width: 30%;
height: 10%;
}
#obr2 {
float:left;
width: 35%;
height: 10%;
}
#obr3 {
float:left;
width: 25%;
height: 10%;
}