/* input[type="submit"] */
.formsearch  .search-button {
   background: url(https://sport.brbraniewo.pl/uploads/imgtpl/zoom.png) no-repeat scroll 50% 50% lightgrey;
    border-right: 1px solid grey;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    border-left: 1px solid lightgrey;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    color: transparent;
    display: inline-block;
    font: 200 2px sans-serif;
    height: 24px;
    width: 30px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    cursor: pointer;
}
.formsearch  .search-button:hover {    background: url(https://sport.brbraniewo.pl/uploads/imgtpl/zoom2.png) no-repeat scroll 50% 50% lightgrey; }
/* input[type="text"] */
 .formsearch  .search-input {
     display: inline-block;
     float: left;
     -moz-border-radius: 5px 0 0 5px;
     -webkit-border-radius: 5px 0 0 5px;
     border-radius: 5px 0 0 5px;
     height: 20px;
     border: 1px solid grey; 
     font-size: 15px;
     width: 200px;
     color: grey;
 }
.formsearch  .search-input:focus { color: black; }
/* Stylesheet: sport_search Modified On 2012-04-16 22:55:57 */
/*comment*/
  #blockcomments { display: none;  margin-bottom: 20px; }
  .blockcommentshead { padding-bottom: 25px; margin-bottom: 20px; clear: both; border-bottom: 1px solid grey; }
  .bctitle { float: left; color: grey; font-size: 20px; }
  #FormToShow { cursor: pointer; float: right; padding-top: 8px; color: blue;}
  #FormToShow:hover { text-decoration: underline; }

  .cgfeedback_addcoment { clear: both; width: 500px; }

  .cgfeedback_addcoment fieldset { border-style: solid none none none; border-color: red; border-width: 1px; padding-left: 7px; }
  .cgfeedback_addcoment fieldset legend { padding: 0 5px 3px 5px; }
  .pubctsblock { clear: both; }

  .cgfeedback_addcoment .error { color: red; margin: 0px 0px 10px 0px; }
  .cgfeedback_addcoment .row { margin-left: 5px; margin-top: 5px; }
  .cgfeedback_addcoment .col30 { float: left; width: 29%; min-height: 22px; clear: left; margin-right: 1px; margin-bottom: 2px; }
  .cgfeedback_addcoment .col70 { float: left; width: 69%; min-height: 22px; clear: right; }

  .cgfeedback_addcoment .cms_textarea { width: 320px; height: 130px; }

  .feedback_item_rating img { width: 15px; height: 15px; margin: 0 1px; vertical-align: bottom; }
  .feedback_item_authorname { margin-top: 3px; }
  .feedback_item_authorname span { color: #676767; }
  .feedback_item_title span { color: #676767; }
  .feedback_item_authodatee { float: left; font-size: 9px; height: 17px; padding-top: 4px; padding-right: 5px; color: grey; }
  .feedback_item_rating { float: right; font-size: 9px; height: 17px; padding-right: 5px; padding-top: 1px; color: grey; }
  .feedback_item_authorip { float: left; width: 130px; font-size: 9px; height: 17px; padding-top: 4px; padding-right: 5px; color: grey;}
  .feedback_item_data { clear: both; padding: 14px; margin-bottom: 20px; line-height: 18px;
      /*
      background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(245, 245, 245));
      border-bottom-color: rgb(180, 180, 180);
      border-bottom-style: dotted;
      border-bottom-width: 1px;
     */
border-radius: 0px 6px 6px 6px;
box-shadow: 0 0 8px #dddddd inset;
background-color: rgb(248,248,248);
   }
  .pagemessage { clear: both; }
/* Stylesheet: style_comments Modified On 2013-06-19 09:36:31 */
/* footer menu from br*/

  .skinfooter { width: 960px; min-height: 200px; margin: 0 10px 10px 10px; padding: 0px 0px 0px 0px; background-color: #8E8E8E; color: white; clear: both; display: inline-block;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#8e8e8e, endColorstr=#333131);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8E8E8E), to(#333131));
    background-image: -webkit-linear-gradient(top, #8E8E8E, #333131);
    background-image:    -moz-linear-gradient(top, #8E8E8E, #333131);
    background-image:     -ms-linear-gradient(top, #8E8E8E, #333131);
    background-image:      -o-linear-gradient(top, #8E8E8E, #333131);
    background-image:         linear-gradient(to bottom, #8E8E8E, #333131);
}
  .foottop { margin-bottom: 10px; padding:10px; background-color: #545454; font-family: "Verdana", "Arial", sans-serif; font-size: 14px; font-weight: bold;  border-bottom: 1px solid #bbbbbb; text-shadow: 1px 1px 1px #121212;}
  .foottop > a { color: white; float: right; text-decoration: underline; }
  .foottop > a:hover { text-decoration: none; }
  .footcols { float: left; margin-bottom: 10px; }
  .fcfirst { width: 24%; min-height: 100px; margin-left: 10px; }
  .fcfirst > p { margin-top: 0px; }
  .fctwo, .fcthree { width: 34%;  min-height: 100px; }
  .fctwo { width: 36%; margin-right: 2%; border-right: 1px solid white; }

  .footcols > a { display: inline-block; float: left; margin-left: 4%; width: 46%; color: white; text-decoration: none;  }
  .footcols > a, .fcfirst, .fctwo, .fcthree { font-size: 14px; font-family: "Verdana", "Arial", sans-serif; text-shadow: 0px 0px 2px black; }
  .fcfirst, .fctwo, .fcthree { padding-bottom: 10px; }
  .footcols > a:hover { text-decoration: underline; }

  .footcols ul { list-style-type: none; margin: 0; padding: 0;}
  .footcols .sectionheader { font-weight: bold; }
  .footcols .sectionheader > ul { margin: 0; padding-left: 10px;}
  .footcols .sectionheader > ul > li { padding-top: 2px; padding-bottom: 2px; }
  .footcols .sectionheader > ul > li > a { font-size: 12px; font-weight: normal; color: white; text-decoration: none; }
  .footcols .sectionheader > ul > li > a:hover {  text-decoration: underline; }

 .footermenu { clear: both; background-color: #F3F3F3; padding: 5px; font-family: "Verdana", "Arial", sans-serif; font-size: 11px; border-top: 1px solid white; }
 .footermenu > ul { display: inline-block;  list-style-type: none; margin: 0; padding: 0;}
 .footermenu > ul > li { margin: 0; padding: 5px; float: left; }
 .footermenu > ul > li a { text-decoration: none; color: #2C3B8D; }
 .footermenu > ul > li a:hover { text-decoration: underline; color: #FF4D00; }
 .skinfooter .bottom_block { height: 25px }
/* Stylesheet: footer_style Modified On 2013-07-03 21:13:30 */
