html{
background: url('images/vstoupit/back.jpg') repeat-x;
background-position: 0px 180px;
&background-position: 0px 187px;
background-color: #1c1c1c;
}

#left{
position: relative;
float: left;
clear: both;
top:-121px;
_top: -125px;
left: -8px;
_left: -17px;
width: 184px;
height: 193px;
background: url('images/vstoupit/left1.jpg') no-repeat;
margin-left: 0px;
padding-left: 0px;
}  
#right{
position: relative;
float: right;
clear: both;
top:-314px;
&top:-121px;
_top:-125px;
left:8px;
width: 184px;
height: 193px;
background: url('images/vstoupit/right1.jpg') no-repeat;
margin-left: 0px;
padding-left: 0px;
}

#center{
margin:auto;
padding: auto;
position: relative;
top: 72px;
&top: 72px;
_top: 68px;
width: 422px;
height: 193px;
background: url('images/vstoupit/center.jpg') no-repeat;
}  

#up{
margin: auto;
width:422px;
padding:0px;
position: relative;
background: url('images/vstoupit/logo.jpg') no-repeat;
top: 72px;
_top: 61px;

height:100px;
background-color: #1c1c1c;
} 

#bottom{
  position: absolute;
  left: 0px;
  text-align: center;
  width: 100%;
}

#vstoupit{
  padding-top: 80px;
  margin: auto;
  width: 300px;
}

#dolnibar{
  position: absolute; top: 500px; width: 99%; &width: 70%; margin:auto;
}

a
{
 color: #cdcdae;
}

a:hover
{
 color: silver;
 text-decoration: none;
}