<style type="text/css">

input.file
{
WIDTH: 260px;	
color: #700000;
border: 1px solid #f69a51;
font-size: 12px;
line-height: 1.5;
font-family: Arial;
}

#hlavni{
width: 801px;
height: 580px;
align: center;
position:absolute;left:50%;top:50%;
margin: -290px 0 0 -400px;
background: url("bg.GIF") no-repeat;
}

#obsah{
margin-left: 210px;
margin-top: 151px;
background: url("bg_obsah.gif") ;
border: 1px solid #6e1919;
width: 570px;
height: 400px;

overflow:auto; 
}

#obsah-text{
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
font-size: 12px;
line-height: 1.5;
font-family: Verdana;


}

#menu{
float: left;
width: 180px;
margin-left: 12px;
margin-top: 150px;
}

</style>

