*{
margin: auto;
padding: 0;
}
body{
background: #1978a4;
font-size: 13px;
color: #000000;
text-align: center;
}
img{
border: 0px;
}
#header{
text-align:left;
height: 120px;
background: #1978a4 url(../images/header-bg.jpg) repeat-x;
width: 100%;
}
#obal{
width: 900px;
margin-left: auto;
margin-right: auto;
}
#reklama-top{
width: 468px;
height: 60px;
float: right;
margin-right: 30px;
margin-top: 20px;
}
#reklama{
width: 120px;
height: 600px;
float: left;
}
#hra{
padding-left: 50px;
}
#popis-okno{
width: 580px;
margin-top: 10px;
}
#popis{
width: 580px;
margin-left: 215px;
margin-top: 30px;
margin-bottom: 50px;
}
.vrch{
background: #1978a4 url(../images/popis-vrch.jpg) no-repeat;
width: 580px;
height: 30px;
padding-top: 10px;
}
.stred{
text-align:left;
background: #1978a4 url(../images/popis-stred.jpg) repeat-y;
width: 570px;
min-height: 50px;
padding-left: 10px;
}
.spodek{
background: #1978a4 url(../images/popis-spodek.jpg) no-repeat;
width: 580px;
height: 10px;
}
.vrchk{
background: #1978a4 url(../images/komentare-vrch.jpg) no-repeat;
width: 580px;
height: 30px;
padding-top: 10px;
}
.stredk{
text-align:left;
background: #1978a4 url(../images/komentare-stred.jpg) repeat-y;
width: 570px;
min-height: 50px;
padding-left: 10px;
}
.spodekk{
background: #1978a4 url(../images/komentare-spodek.jpg) no-repeat;
width: 580px;
height: 10px;
}
