* {
margin: 0;
padding: 0;
}

body {
position: relative;
text-align: left;
font-family: arial;
font-size: 11px;
}

#pozadi1 {
background: url('../img/pozadi1.gif') 0 0 repeat;
}

#pozadi2 {
background: url('../img/pozadi2.gif') 0 0 repeat;
}

#pozadi3 {
background: url('../img/pozadi3.gif') 0 0 repeat;
}

#pozadi4 {
background: url('../img/pozadi4.gif') 0 0 repeat;
}

#menu {
z-index: 255;
position: absolute;
left: 15px;
top: 15px;
background: url('../img/v.gif') top right no-repeat #006eb8;
width: 135px;
height: 135px;
}

#menu ul {
list-style: none;
color: white;
margin-left: 10px;
margin-top: 20px;
}

#menu ul li a {
color: white;
text-decoration: none;
}

#menu ul li a:hover {
text-decoration: underline;
}

.zluty, .bily {
position: absolute;
}

.zluty {
padding: 15px;
color: white;
background: #fff200;
}

.box1 {
padding: 15px;
color: white;
background: #fdc689;
}

.box2 {
padding: 15px;
color: white;
background: #f9ad81;
}

.box3 {
padding: 15px;
color: white;
background: #fbaf5d;
}

.box4 {
padding: 15px;
color: white;
background: #00aeef;
}

.box7 {
padding: 15px;
color: white;
background: #f04e37;
}

.box5 {
padding: 15px;
color: white;
background: #f68e56;
font-size:22px;
font-weight: lighter;
}

.box6 {
padding: 15px;
color: white;
background: #fbaf5d;
font-size:22px;
font-weight: normal;
line-height: 28px;
}

a {
  color:white;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

.bily {
padding: 15px;
color: #4092ca;
background: white;
}

.popisek {
background: #ff00ff;
height: 15px;
padding: 0 15px;
color: white;
}

p {
margin-bottom: 10px;
}

a img {
position: absolute;
border: 0;
}

.link {
  color:#4092ca;
  text-decoration: underline;
}

.w {
  color:#FFFFF;
  text-decoration:underline;
}

.zpet {
  font-weight:italic;
}

.zpet:hover {
  text-decoration:none;
}

h5 {
position: absolute;
color: #4092ca;
font-size: 20px;
font-weight: lighter;
}

h4 {
position: absolute;
color: #ff0000;
font-size: 18px;
font-weight: lighter;
}

h3 {
position: absolute;
color: #ff0000;
font-size: 22px;
font-weight: lighter;
background-color:#1cff0b;
padding:2px;
}



















