@charset "utf-8";
/* CSS Document */
* {
margin:0px;
padding:0px;
border:0px}

body {
background:#000000;}

.header {
width:100%;
height:30px;
background:#000000;
padding-top:10px;
text-align:center;
letter-spacing:15px}

#hlavni {
width:770px;
height:290px;
margin:auto}

#spacer_top {
width:770px;
height:75px;
float:left;
background:#000000}

#spacer_left {
width:150px;
height:215px;
float:left;
background:#000000}

#image {
width:230px;
height:215px;
float:left;
background:url(images/panenka.gif)}


#spacer_center {
width:10px;
height:215px;
float:left;
background:#000000}

#textpos {
width:380px;
height:175px;
float:left;
background:#000000;
padding-top:40px}

.footer {
width:90%;
height:30px;
float:left
background:#000000;
padding-top:10px;
text-align:right;
padding-right:50px}