/* --- green --- */
#green_top{
 width: 725px;
 height: 41px;
 position: relative;
 top: 21px;
 left: 225px;
 background: url('design/styles/green_top.png') no-repeat;
}
#green_hlavicka{
 width: 705px; 
 _width: 725px;
 min-height: 100px;
  _height: 100px;
 position: relative;
 top: 21px;
 _top: 15px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/green_line.png');
 padding: 0px 10px 21px 10px;
}
#green_obsah{
 width: 705px; 
 _width: 725px;
 min-height: 397px;
  _height: 397px;
 position: relative;
 top: 0px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/green_line.png');
 padding: 0px 10px 10px 10px;
}
#green_paticka{
 width: 705px; 
 _width: 725px;
 min-height: 20px;
  _height: 20px;
 position: relative;
 top: 0px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/green_line.png');
 padding: 0px 10px 0px 10px;
}
#green_bottom{
 width: 725px;
 height: 29px;
 position: relative;
 top: 0px;
 left: 225px;
 padding_top: 1px;
 background: url('design/styles/green_bottom.png') no-repeat;
}

/* --- orange --- */
#orange_top{
 width: 725px;
 height: 41px;
 position: relative;
 top: 21px;
 left: 225px;
 background: url('design/styles/orange_top.png') no-repeat;
}
#orange_hlavicka{
 width: 705px; 
 _width: 725px;
 min-height: 100px;
  _height: 100px;
 position: relative;
 top: 21px;
 _top: 15px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/orange_line.png');
 padding: 0px 10px 0px 10px;
}
#orange_obsah{
 width: 705px; 
 _width: 725px;
 min-height: 397px;
  _height: 397px;
 position: relative;
 top: 0px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/orange_line.png');
 padding: 0px 10px 10px 10px;
}
#orange_paticka{
 width: 705px; 
 _width: 725px;
 min-height: 20px;
  _height: 20px;
 position: relative;
 top: 0px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/orange_line.png');
 padding: 0px 10px 0px 10px;
}
#orange_bottom{
 width: 725px;
 height: 29px;
 position: relative;
 top: 0px;
 left: 225px;
 background: url('design/styles/orange_bottom.png') no-repeat;
}
/* --- blue --- */
#blue_top{
 width: 725px;
 height: 41px;
 position: relative;
 top: 21px;
 left: 225px;
 background: url('design/styles/blue_top.png') no-repeat;
}
#blue_hlavicka{
 width: 705px; 
 _width: 725px;
 min-height: 100px;
  _height: 100px;
 position: relative;
 top: 21px;
 _top: 15px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/blue_line.png');
 padding: 0px 10px 0px 10px;
}
#blue_obsah{
 width: 705px; 
 _width: 725px;
 min-height: 375px;
  _height: 375px;
 background: url('design/styles/blue_line.png');
 position: relative;
 top: 0px;
 left: 225px;
 padding: 0px 10px 10px 10px;
}
#blue_paticka{
 width: 705px; 
 _width: 725px;
 min-height: 20px;
  _height: 20px;
 position: relative;
 top: 0px;
 left: 225px;
 background-color: #91bd4a;
 background: url('design/styles/blue_line.png');
 padding: 0px 10px 0px 10px;
}
#blue_bottom{
 width: 725px;
 height: 29px;
 position: relative;
 top: 0px;
 left: 225px;
 background: url('design/styles/blue_bottom.png') no-repeat;
}

