@CHARSET "UTF-8";

h1, h1 a {
  color: #78be07;
}

h2, h2 a {
  color: #78be07;
}

p.more a, p.back a{
  color: #78be07;
}

#copyright a{
  color: #78be07;
}

#user_menu #shopping_bag {
  color: #78be07;
}

#top {
/*
  background: url("/images/boiska_baner.jpg") no-repeat center;
*/
}

#content_top{
  background: url("/images/boiska_content_top.png") no-repeat left;
}
#menu_left {
  background: url("/images/boiska_menu_left_bottom.png") no-repeat bottom #91C241;
}

.menu_button_open a{
  background: url("/images/boiska_menu_button_open.png") no-repeat left;
  color: #ffffbe;
}

.menu_button a{
  background: url("/images/boiska_menu_button.png") no-repeat left;
  color: #fff;
}

.menu_offer ul li div a{
  color: #d3e7b3;
}

.menu_offer ul li div a:hover{
  background-color: #85b435;
  color: #fff;
}

ul#homepage_news {
  overflow: hidden;
  float: left;
  width: 100%;
  margin-left: 0px;
}

#homepage_news li {
  list-style-type: none;
  float: left;
  width: 320px;
  margin-left: 50px;
}

#homepage_news li:first-child {
  margin-left: 0px;
}

#homepage_news li .horizontal_line {
  margin-bottom: 3px;
  border-color: #717171;
}

#homepage_news li h2 {
  color: #515151;
}

#homepage_news li h4 {
  color: #afce7b;
  float: left;
}

#homepage_news li .text {
  width: 100%;
  float: left;
  overflow: hidden;
  line-height: 16px;
  text-align: justify;
  padding-top: 8px;
}

#homepage_news li p.more {
  float: right;
  margin-top: 0;
  margin-bottom: 15px;
}

#homepage_news li p.more a {
  padding-right: 0px;
}

#homepage_realization {
  background: url("/images/realizacje_frame_middle.png") repeat-y center;
  width: 100%;
  margin-top: 25px;
  float: left;
}

#homepage_realization #frame_top {
  background: url("/images/realizacje_frame_top.png") no-repeat top;
  width: 100%;
  height: 10px;
  /*IE6 bugs*/
  _font-size: 0px;
}

#homepage_realization #frame_bottom {
  background: url("/images/realizacje_frame_bottom.png") no-repeat bottom;
  width: 100%;
  height: 10px;
  /*IE6 bugs*/
  _font-size: 0px;
}

#homepage_realization #frame_middle {
  padding: 0px 10px;
  overflow: hidden;
}

#homepage_realization .thumbs {
  width: 256px;
  float: left;
}

#homepage_realization .text {
  margin-left: 276px;
}

#news  h1 {
  margin-bottom: 5px;
}

#news .text {
  line-height: 16px;
  text-align: justify;
}

#news p.more {
  margin-bottom: 5px;
}

#news h4 {
  color: #afce7b;
}

#partners {
  background: url("/images/boiska_bottom_baner.png") no-repeat center;
}

ul#realizations {
  margin-left: 0;
}

#realizations li {
  float: left;
  list-style-type: none;
  padding: 15px 0px;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  /*IE6 bugs*/
  _display: inline;
}

#realizations li:first-child {
  border-top: none;
}

#realizations .thumbs, #realizations .thumb {
  width: 256px;
  float: left;
}

#realizations .thumbs a{
  display: block;
  float: left;
  margin-bottom: 20px;
}

#realizations .thumbs .left img{
  margin-right: 32px;
}

#realizations .text {
  margin-left: 276px;
}
