body {
text-align:center;
background: #366899 url(obrazy/bg.jpg) repeat-x;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#obal {
margin:0 auto;
width:542px;
}

#log {
width:542px;
height:351px;
background:url(obrazy/log.jpg);
float:left;
position:relative;
top:169px;
}

input {
border:none;
}

.inputy {
width:254px;
position:absolute;
top:162px;
left:167px;
}

.login {
width:251px;
height:22px;
background:url(obrazy/login.jpg) no-repeat;
margin-bottom:5px;
padding:2px 0 0 5px;
}

.heslo {
width:251px;
height:22px;
background:url(obrazy/heslo.jpg) no-repeat;
padding:2px 0 0 5px;
}

.login1 {
position:absolute;
top:164px;
left:120px;
}

.heslo1 {
position:absolute;
top:195px;
left:120px;
}

.tlac {
width:49px;
height:19px;
background:url(obrazy/tlac.jpg) no-repeat;
position:absolute;
top:225px;
left:370px;
}

.eror {
width:254px;
height:23px;
background:url(obrazy/eror.jpg);
position:absolute;
top:270px;
left:167px;
padding-top:10px;
color:#000;
}