/* Start of CMSMS style sheet 'Hrosi_box' */
.box {
  background-image: url('uploads/Hrosi_theme/box_footer.png'); /*url('News.gif');*/
  background-position: bottom;
  background-repeat: no-repeat;
  width: 690px; 
  padding: 12px 5px 5px 5px; 
}
.box .box_noheader {
  background-image: url('uploads/Hrosi_theme/box_noheader.png'); /*url('News.gif');*/
  background-position: top;
  background-repeat: no-repeat;
  height: 10px;
  font-size:0;
}
.box .box_header {
  background-image: url('uploads/Hrosi_theme/box_header.png'); /*url('News.gif');*/
  background-position: bottom;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 6px;
  height: 23px;
  font-weight: bold; 
}
.box .box_content {
  background-image: url('uploads/Hrosi_theme/box_content.png'); /*url('News.gif');*/
  padding: 12px 6px 6px 6px;  
}
.smallbox {
  background-image: url('uploads/Hrosi_theme/small_footer.png'); /*url('News.gif');*/
  background-position: bottom;
  background-repeat: no-repeat;
  width: 250px; 
  padding: 12px 5px 5px 5px; 
}
.smallbox .box_header {
  background-image: url('uploads/Hrosi_theme/small_header.png'); /*url('News.gif');*/
  background-position: top;
  background-repeat: no-repeat;
  height: 10px;
  font-size: 0;
}
.smallbox .box_content {
  background-image: url('uploads/Hrosi_theme/small_content.png'); /*url('News.gif');*/
  padding: 12px 6px 6px 6px;  
}
.smallbluebox {
  background-image: url('uploads/Hrosi_theme/smallbluebox_footer.png'); /*url('News.gif');*/
  background-position: bottom;
  background-repeat: no-repeat;
  width: 250px; 
  padding: 12px 5px 5px 5px; 
}
.smallbluebox .box_header {
  background-image: url('uploads/Hrosi_theme/smallbluebox_noheader.png'); /*url('News.gif');*/
  background-position: top;
  background-repeat: no-repeat;
  height: 10px;
}
.smallbluebox .box_content {
  background-image: url('uploads/Hrosi_theme/smallbluebox_content.png'); /*url('News.gif');*/
  padding: 12px 6px 6px 6px;  
  color: white;
}
.smallbluebox a {
  color: #595959;
}
.bigbox {
  background-image: url('http://www.hrosibrno.cz/uploads/Hrosi_theme/bigbox_footer.png');
  background-position: bottom;
  background-repeat: no-repeat;
  width: 980px;
  padding-bottom: 10px; 
}
.bigbox .box_content {
  background-image: url('http://www.hrosibrno.cz/uploads/Hrosi_theme/bigbox_content.png'); 
  padding: 12px 6px 6px 6px;  
}
.bigbluebox {
  color: white;
  width: 980px;
}
.bigbluebox .box_content {
  background-image: url('http://www.hrosibrno.cz/uploads/Hrosi_theme/bigbluebox_content.png'); /
  padding: 12px 6px 12px 6px;  
}
.bigbluebox .box_noheader {
  background-image: url('http://www.hrosibrno.cz/uploads/Hrosi_theme/bigbluebox_noheader.png'); 
  background-position: top;
  background-repeat: no-repeat;
  height: 10px;
  font-size:0;
}
.bigbluebox p {
  padding: 12px 6px 6px 6px;
}
.smallbluebox h1,.smallbluebox h2,.smallbluebox h3 {
  color: white;
}
.smallbluebox a {
 color: #f0f0f0;
}
/* End of 'Hrosi_box' */

