@CHARSET "UTF-8";

/*********/
/* Obsah */
/*********/
#content{
  width: 600px; /*665 */
  float: left; 
}

#pravy{
  width: 295px; /*323*/
  min-height: 300px;
  _height: 300px;
  border-left: 2px solid #aecee6;
  float: right;
}