/* CSS temp_01 */

/* Typography */
body {
  font: 65%  'Tahoma CE', Tahoma, 'Arial CE', Arial, 'Helvetica CE',  lucida, sans-serif;; 
  color: #666;
  margin:0;
  text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, blockquote, table, .separ
{
margin:0px 0px 10px 0px;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #333;  position: relative; margin-top:   }

h1 { font-size: 2em;}
h2 { font-size: 2em; letter-spacing: -1px; line-height: 110%; }
h3 { font-size: 1.1em; 
    color: #eee; 
    clear: both; 
    padding: 0 0 0 10px ; 
    background: url(../img/public/bg_h3.png) no-repeat;
    line-height: 30px;
    height: 30px;
    text-shadow: -1px 1px 1px #666;
      }
h4 { font-size: 1.1em; font-weight: normal;
      background: url(../img/public/bg_h4.png) repeat-x center;
      color: #eee;
      margin-top: 11px;
      margin-bottom: 9px;
      overflow: hidden;
}
h4 span { background: #9b9b9b; padding: 1px 9px ;}
h4 span.active { background: #6699CC; padding: 1px 9px ;}
h5 { font-size: 1em;}
h6 { font-size: 1em;}



/* Text elements
-------------------------------------------------------------- */

p           {line-height: 140%; font-size: 1em; margin: 5px 10px; position: relative; }

a           {text-decoration: none; color: #136;}
a           {text-decoration: none; color: #1b4285;}
a:visited   {color: #369;}
a:hover     {text-decoration: none; color: #000;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
sup, sub    { line-height: 0; }
big         {font-size: 1.2em;}
small       {font-size: 0.8em;}

/* Lists
-------------------------------------------------------------- */

ul, ol      {padding:0; margin-left:35px; line-height:20px;}
li          {margin:0;padding:0;}

ul.extra    {list-style:none; position:relative;}
ul.extra li {background: url(../img/public/li_extra.jpg) no-repeat 0 6px;padding:0 0 0 20px;}

ul.mapa    {list-style:none;position:relative;}
ul.mapa li {background: url(../img/public/li_extra.jpg) no-repeat 0 6px;padding:0 0 0 20px;font-weight:bold;font-size:1.1em;}
ul.mapa ul li{font-size:0.9em;}
ul.mapa ul li a{color:#929294;}
ul.mapa ul ul li{font-weight:normal;}
ul.mapa ul ul li a{color:#929294;}

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

/* Tables
-------------------------------------------------------------- */
table{ margin: 20px 0 ; border:none; border-collapse:collapse; font-size: 1em;}
table th{ padding: 4px 7px ; text-align: left; background:none; color: #db071b; border:none;font-size:1.1em;font-weight:bold;border-bottom:1px solid #eae9e9;}
table td{border:none;padding: 5px 7px ;border-bottom:1px solid #eae9e9; vertical-align: middle; order: 1px solid; }
table td.nowrap{
white-space: nowrap;
}

/* Misc classes
-------------------------------------------------------------- */

.hide       { display: none; }
.noborder   {border:none;}
.bold       {font-weight:bold;}

/* Body Elements
-------------------------------------------------------------- */

img{border: 0 }
hr {display: none;}

.photo{
}

.photo.fl{
    margin-right: 10px;
    margin-bottom: 10px;
}
.photo.fr{
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Form fields
-------------------------------------------------------------- */

fieldset{ border: none; padding: 0 ; margin: 0 ;}

div.formular{width:548px;margin:20px 0; padding: 0 10px 10px 10px; border: none;background:#eee;}
table.form{margin:0; width: 100%; font-size: 1.1em; border-collapse: separate; border: none; }
table.form td{ background-color: #f4f4f4; border-bottom: 2px solid #fff; border-top: 1px solid #eee;  border-right: 0; border-left:  0;  }

h3.form_nazev{margin:0;font-size:1.1em;font-weight:bold;position:relative;top:-10px;left:20px;color:black;}
h3.form_nazev span{border:1px solid #BDBBB7; background: #fff url(../img/public/bg_inputs.gif) no-repeat;padding:3px 20px;}

input, textarea, select{
    background: #fff url(../img/public/bg_inputs.gif) no-repeat;
    border:1px solid #BDBBB7;
    padding:3px;
    font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial, 'Helvetica CE',  lucida, sans-serif;
    
    }
label{font-weight:bold;}
input{font-size:1em; width: 150px;}
textarea{font-size:1.1em; 
    font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    width:230px; margin-right: 10px;
    }
    
select{font-size:1.0em;}

input.submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
margin:5px 0;
padding:2px 12px;
width:auto;
}

label.check{float:left;margin:0px 15px 0px 0;font-weight:normal}
input.check{background:none;border:none;display:inline;margin:0 4px 2px 0;vertical-align:middle;width:auto;}

label.radio{float:left;margin:0px 15px 0px 0;font-weight:normal}
input.radio{background:none;border:none;display:inline;margin:0 4px 2px 0;vertical-align:middle;width:auto;}


/*  page  */

body.hockey {
  background-color: #b8d1ea; /* css */
}
body.football {
  background-color: green;
}

#page{
  text-align:left;
  width: 960px;
  margin: 0 auto ;
  position:relative;

}
#page.index{
}

#header{
  height: 85px;
  overflow: hidden;
}
#header h1{
  position: relative;
  height: 85px;
  background: #b8d1ea;
  margin: 0 ;
  }
  
#header h1 span, #header h1 a {
  display: block;
  width: 100%;
  height: 100%;

  }  
#header h1 span{
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/public/hraci_logo.png) no-repeat  ;
  cursor: hand;
  cursor: pointer;
  }  
#header h1 a:hover, #header h1 a:hover span {
  color: black;
  background-position: 0 -100px ;
}
/**/

.columns_top{   height: 5px; overflow: hidden;   }
 .columns_bottom{ height: 5px; overflow: hidden;  }

/**/
.columns4{
    background:  url(../img/public/bg_columns4.png) repeat-y ;
    width: 100%;
}
.columns4 .columns_top{
    background: url(../img/public/bg_columns4_top.png) no-repeat; 
}
.columns4 .columns_bottom{
    background: url(../img/public/bg_columns4_bottom.png) no-repeat; 
}
.col4{
  float: left;
  width: 240px;
}

/**/
.columns3{
    background:  url(../img/public/bg_columns3.png) repeat-y left;
    width: 100%;
}
.columns3 .columns_top{
    background: url(../img/public/bg_columns3_top.png) no-repeat; 
}
.columns3 .columns_bottom{
    background: url(../img/public/bg_columns3_bottom.png) no-repeat; 
}
.col3{
  float: left;
  width: 320px;
  overflow: hidden;
}
/**/
.columns2{
    background:  url(../img/public/bg_columns2.png) repeat-y ;
    width: 100%;
}
.columns2 .columns_top{
    background: url(../img/public/bg_columns2_top.png) no-repeat; 
}
.columns2 .columns_bottom{
    background: url(../img/public/bg_columns2_bottom.png) no-repeat; 
}
.col2{
  float: left;
  width: 480px;
  overflow: hidden;
}
/**/
.columns1{
    background:  url(../img/public/bg_columns1.png) repeat-y ;
    width: 100%;
}
.columns1 .columns_top{
    background: url(../img/public/bg_columns1_top.png) no-repeat; 
}
.columns1 .columns_bottom{
    background: url(../img/public/bg_columns1_bottom.png) no-repeat; 
}
.col1{
}
/**/


.col4 .col-in, .col3 .col-in, .col2 .col-in, .col1 .col-in, .popup .col-in {
  margin: 0 5px ;
  background: white;
  padding:  10px ; 
}

/*      */

#logo, #logo div, #user, #user div  {  
    background-color: #b8d1ea; /* css */;  
    overflow: hidden; 
    margin: 0;
    }

#user{
    line-height: 16px;
    height: 85px;
}
#user .avatar{
    width: 70px;
    height: 70px;
    float: left;
    background: url(../img/public/bg_usericon.png) no-repeat ;
    margin-top: 5px;
}
#user .avatar img{
  margin: 0 ; padding: 5px ;
}
#user .logged {
  float: left;
  width: 230px;
}

#user h3{
  background: none; 
  padding: 0 ;
  color: white;
  margin: 0 ;
  line-height: auto;
  height: auto;
  font-size: 1.6em;
  text-shadow: 1px 1px 1px #dce8f5;
  
}
#user h3 a{
  color: black;
}
#user a{
  text-decoration: none;
}
#user a:hover{
  text-decoration: underline;
}
.login{padding-right: 50px;}
.login input{
	width:120px;
	margin:2px 1px 1px;
	padding:1px;
}
.login input.submit{
	width:70px;
	margin-top:0;
}
.login .fbc{position: relative; top: 4px;}

#breadcrumbs{
  background:  url(../img/public/bg_columns3.png) repeat-y  ;
  margin-top: 5px;
  height: 80px;
}
#breadcrumbs div{
  padding: 21px 10px;
  background-color: #dce8f5;
  margin: 0 5px ;
  overflow: hidden;
  position: relative;  
   font-size: 0.8em;
}
#breadcrumbs div h2{
  margin-bottom: 0 ; 

}
#breadcrumbs div h2 a{
  color: #5c6875;  /*hokej*/
} 
#breadcrumbs div h2 a:hover{
  color: black;
}
#breadcrumbs div h2 small{
  font-weight: normal;
  letter-spacing: 0;

}

h1.title{
  background-color: #333;
  color: white;
  margin:  0px -10px 0px -10px ;
  padding: 15px 10px;
  position: relative;
  top: -10px;
}

/* content */
#content{

  }


p.extra{
  font-size: 1.3em;
  position: relative;
  z-index: 110;
}
p strong{
  color: #000;
}

/*  player */
 .player{
  font-size: 1.8em;
  height: 36px;
  line-height: 36px;
  color: black;
  clear: both;
  border-bottom: 1px dotted #eee ;  
}
.player a.link-player{
  float: left;
  display: block;
  width: 100%;
  height: 37px;
   overflow: hidden;
   margin: 0 ;position: relative;
}
.player a.link-player:hover{
  background-color: #eee;
  color: #369;
}
.player img{
   float: left;
  display: block;
  margin: 0 ; padding: 0 ;
}
.player span{
  cursor: hand;
  cursor: pointer; 
   float: left;
  display: block;
  line-height: 36px;margin: 0 ;
}
  
.player .no{
  font-size: 0.8em;
  color: #999;
  width: 3em;
  text-align: center;
}

.player .name{
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
}

.player .rating{
  color: #fff;
  background: url(../img/public/bubble_s1_black.png) no-repeat center center;
  float: right;
  text-align: center;
  width: 3em;
  line-height: 30px;
  height: 36px;
  font-size: 0.9em;
  font-weight: bold;
} 

/**/



.team-logo{margin: 0 10px ;}

.tlogo{ margin: 8px 5px 0 0 !important;}

/**/


table.match-head{ margin:10px 0;}

table.match-head td{padding: 0 ; border: none }
table.match-head td .score{font-size:4em; margin-top:10px; color:#000 }


/***/
a.button{
  background: #eee;
  border: 1px solid #ddd ;
  border-bottom-color: #999;
  border-right-color: #999;  
  padding: 3px 10px ;
  line-height: 20px;
  -moz-border-radius: 3px;
  
}
a.button:hover{
  background: #f3f3f3;
  border: 1px solid #ddd ;
  border-top-color: #999;
  border-left-color: #999;  
  color: black;
}
/**/

.text{
  font-size: 1.2em;
}
.text p{
  line-height: 1.5em;
  margin-bottom: 1.3em;
}

/**/
.text-list{
  margin-left: 0px ;
}

.text-list li{
  margin: 0 0 10px;
  list-style: none;
  clear: both;
  padding: 5px; 
  border-bottom: 1px dotted #ccc ;
  overflow: hidden;
}

.text-list li h2{
  margin-top: 0;
}



/**/
.sports  {
border: 1px solid #ddd
}
.sports h2 {
margin-bottom: 0;
}
.sports a{
  display: block;
}
.sports a:hover{
  background-color: #eee;
}
.sports .photo{margin-bottom: 0;}

/*    tabs      */

.tabs{
   background-color: #eee; 
    height: 31px;
    margin: 0 0 0 ; 
    padding: 5px 0 0 5px ; list-style: none;
    border-bottom: 1px solid #ccc ;
  }
.tabs li{ float: left;
    height: 30px; line-height: 30px;
    margin-right: 4px;
    list-style: none;
     border: 1px solid #ccc ;
     bottom: none;
     }
.tabs li a{
    
    display: block;
    float: left;
    height: 30px; line-height: 30px;    
    font-weight: bold;   
     padding: 0 10px ;
     font-size: 1.2em;
 border: 1px solid #eee ;
     background-color: #ddd;
}
.tabs li a.active{
    background-color: white;
    border-bottom-color: white;
    }
.tabs li a:hover{
    background-color: #eee;
    border-bottom-color: white;
}
.tabs li a.active:hover{
    background-color: #fff;
}

/* footer */
#footer{
  clear: both;
  height: 70px;
	margin: 20px;
	  }
#footer p{
  text-transform: uppercase ;
  padding: 15px 0 0 0 ;  margin: 0 ;
  position: relative;
}
#footer a{
  color:#000;
}
#footer .creactive{float: right;}
#footer a:hover{
  color:#000;
  text-decoration: underline;
}



/*  breadcrumbs   */
p.breadcrumbs{
  font-size:0.8em;
  margin:0;
  color:#aaa;
}
p.breadcrumbs a{
  color:#eee; 
  text-decoration: none;

}



/*  class   */
.noscreen{display: none;}
.separ {border-bottom: 1px dotted #ccc ; line-height: 1px; font-size: 1px; height: 1px; 
margin: 10px 0;}
.break {clear: both; line-height: 0px; font-size: 1px; height: 0px; margin: -1px 0 0 0 ;}
.clear{ clear: both;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left; position: relative;}
.fr { float: right; position: relative;}
.loud{}
.silent{color:#929294;}
.bg_silent{background:#eef6fa;}
.bg_loud{}





/*  ico  */
.ico{
	padding-left: 22px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}
.up{background-image: url(../img/public/go_home.gif);}
.print{background-image: url(../img/public/printer.gif);}




/**/
.head-icon {float: left;}
.head{ float: left; padding-left: 15px;}

.head-rating{
  font-size: 1.8em;
  padding: 5px 0px; 
}
.head-rating .rating{
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 54px;
  width: 2.5em;
  height: 70px;
  display: block;
  cursor: help;
  background-repeat: no-repeat;
  float: left;
}
.head-rating small{
  font-size: 0.5em;
  line-height: 14px;
  float: left;
  padding-top: 1px;
  padding-left: 5px;
}

.rating.r-player.r-season { background-image: url(../img/public/bubble_big_player.png) ; background-position: -100px 0;     }
.rating.r-player.r-match  { background-image: url(../img/public/bubble_big_player.png) ; background-position: 0 0;     }

.rating.r-team.r-season   { background-image: url(../img/public/bubble_big_team.png) ; background-position: -100px 0;    }
.rating.r-team.r-match    { background-image: url(../img/public/bubble_big_team.png) ; background-position: 0 0;    }

.rating.r-user.r-season   { background-image: url(../img/public/bubble_big_user.png) ; background-position: -100px 0;    }
.rating.r-user.r-match    { background-image: url(../img/public/bubble_big_user.png) ; background-position: 0 0;    }


.rating.r-player.r-value-1 { background-position: 0px -320px ;}
.rating.r-player.r-value-2 { background-position: 0px -240px;color: #549add;}
.rating.r-player.r-value-3 { background-position: 0px -160px; color: #999 ;}
.rating.r-player.r-value-4 { background-position: 0px -80px;color: #e94d4f}
.rating.r-player.r-value-5 { background-position: 0px 0px;}

.rating.r-player.r-value-1.r-season { background-position: -100px -320px ;}
.rating.r-player.r-value-2.r-season { background-position: -100px -240px ; color: #549add;}
.rating.r-player.r-value-3.r-season { background-position: -100px -160px ; color: #aaa ;}
.rating.r-player.r-value-4.r-season { background-position: -100px -80px ; color: #e94d4f;}
.rating.r-player.r-value-5.r-season { background-position: -100px 0px;}

/**/

.inline-rating, .event-rating{
  font-size: 1.8em;
  height: 36px;
  line-height: 36px;
  color: black;
  clear: both;
  border-bottom: 1px dotted #eee ;  
  position: relative;
}
.inline-rating.value{
height: 55px;  /*- kvuli komentarum v ZAPAS*/
}

.inline-rating .inline-link{
  float: left;
  display: block;
  width: 100%;
  height: 37px;
   overflow: hidden;
   margin: 0 ;position: relative; 
}
.inline-rating  span{
  cursor: hand;
  cursor: pointer; 
   float: left;
  display: block;
  line-height: 36px;margin: 0 ;
}

.inline-rating  .no{
  font-size: 0.8em;
  color: #999;
  width: 3em;
  text-align: center;
}
.inline-rating .no.small{
  font-size: 0.55em;
}

.inline-rating  .name{
  white-space: nowrap;
  overflow: hidden;

}
.inline-rating  .name.small{
  font-size: 0.8em;
  width: 72%;
}

.inline-rating .rating, .event-rating.smaller .rating{
  color: #fff;
  background: url(../img/public/bubble_small_player.png) 4px 3px no-repeat;
  float: right;
  text-align: center;
  width: 2.8em;
  line-height: 30px;
  height: 36px;
  font-size: 0.9em;
  font-weight: bold;
}

.inline-rating .rating.loading, .event-rating.smaller .rating.loading {
  background: url(../img/public/loader.gif) 14px 8px no-repeat !important;
}

.inline-rating .inline-link .rating.r-player{
  background-image: url(../img/public/bubble_small_player.png);
  }
.inline-rating .inline-link .rating.r-team{
  background-image: url(../img/public/bubble_small_team.png);
  }


.inline-rating .r-player.r-value-1 { background-position: 4px -157px ;}
.inline-rating .r-player.r-value-2 { background-position: 4px -117px; color: #549add;}
.inline-rating .r-player.r-value-3 { background-position: 4px -77px; color: #999 ;}
.inline-rating .r-player.r-value-4 { background-position: 4px -37px; color: #e94d4f; }
.inline-rating .r-player.r-value-5 { background-position: 4px 3px;}


.inline-rating  a.inline-link:hover{
  background-color: #eee;
  color: #369;
}
/**/

.event-rating{
  font-size: 1.8em;
  line-height: 150%;
  margin: 5px 0 0 0 ;
  height: 77px;
  position: relative;
  clear: both;
}

.event-rating a.event-link{
  color: #136;
  display: block;
  height: 65px;
  overflow: hidden;
  padding: 7px 10px 0 5px;
  position: relative;
}
.event-rating a.event-link:hover, .event-rating a.event-link.hover {
  background-color: #eeeeee;
  color: #336699;
}
.event-rating span{
  display: block;
}
.event-rating a span{
  cursor: hand;
  cursor: pointer;
}
.event-rating .name{
  float: left;
  width: 60%;
 overflow: hidden;
  white-space: nowrap;
}
.event-rating .name.my-team{
  color: #999;
  font-size: 0.8em;
  width: 60%;
}
.event-rating .name strong{
}

.event-rating .score{
  width: 1.5em;
  display: block;
  text-align: right;
  float: left;
  font-weight: bold;
  color: black;
}

.event-rating .rating{
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 54px;
  width: 2.7em;
  height: 70px;
  position: absolute;
  top: 7px; right: 0;
}

/**/
.comment-link{
  padding-left: 12px; 
  background: url(../img/public/ico_comment.gif) no-repeat  left center;
  position: relative;
 /* font-weight: bold;*/
   font-size: 11px;
   line-height: 15px;
}
.event-rating .comment-link{
  position: absolute;
  right: 20px;
  top: 58px;
  z-index: 1000;
}
.inline-rating .comment-link{
  position: absolute;
  right: 50px;
  top: 10px;
}

.comment-match{
  line-height: 15px;
  clear: both;
  font-size: 11px;
  padding-left: 44px;
 position: relative;
 top: -4px;
}
.inline-rating.value .comment-link{
  clear: both;
  position: static;
  top: 0;
  left: 0;
  font-weight: normal; 

/*  position: absolute;
  right: 177px;
  top: 12px;
  background-color: #fff;
*/
}

.comment-link:hover{
   background-color: #eee !important;
}

/**/

.like-it {
  background: #fff url(../img/public/ico_like.png) no-repeat right 0px;
  display: block;
  height: 22px;  
  line-height: 24px;
  width: 22px;
  font-weight: bold;
  padding-right: 22px;
  border: 1px solid #ddd ;
  text-align: right;
}
.like-it:hover{
  background-position: right -30px;
  color: black;
}
.like-it.off{
  background-position: right -60px;
  background-color: #eee;
  border-color: #e1e1e1;
  color: #555;
}


.cite-1{
font-size: 1.2em;
}
.cite-2{
font-size: 1.5em;
color: #444;

}
.cite-3{
font-size: 1.7em;
color: #222;
}

.comment {
  background:  #f1f1f1 url(../img/public/comment.gif) no-repeat left top;
  margin: -5px 0 15px 0; 
  border: 1px solid #f1f1f1 ;
  padding: 0 0 0 69px ;
  position: relative;
  min-height: 50px;
}
table .comment{
margin-top: 5px;
}

.comment blockquote{
 font-style: normal;
 padding: 10px 13px 30px 20px   ;
 margin: 0em ;
 border-top: 1px solid #fff ;
 text-indent: -0.4em;
 
}

.comment .like-it{
position: absolute;
right: 7px;
bottom: 5px;
/*
top: 10px;
right: 10px;
*/
}

.add-comment{padding: 10px 0 0 15px  ;  border-top: 1px solid #fff ; }
.add-comment textarea{ height: 40px; width: 300px;}

.next-comments{
  position: absolute;
  bottom: 8px;
  right: 20px;
  /*left: 89px;*/
    font-size: 11px;
   line-height: 15px;
}
.next-comments:hover{
  background-color: #ddd !important;
}

/**/

.page-tabs{
  padding: 0 0 0 0px ;
  position: relative;
  top: 5px;
  z-index: 500;
  height: 40px;
  margin-top: -20px;
  background-color:#B8D1EA;
}
.page-tabs ul{
  margin: 0 ; padding: 0 0 0 0px;
  list-style: none;
}
.page-tabs li{
  float: left;
  background-color: red;  
  margin-right: 2px; 
  background: url(../img/public/tabs_bg.gif) no-repeat left top;
  padding-top: 5px;
  padding-left: 5px;
}
.page-tabs li.tab-user{
  font-size: 0.8em;
  float: right;
  margin-right: 5px;
} 

.page-tabs a{
  background-color: #e3edf7;
  background-repeat: no-repeat;
  font-size: 1.7em;
  line-height: 35px;
  display: block;
  padding: 0 15px 0 40px;
  font-weight: bold;
}
.page-tabs h2 {margin: 0 ;}
.page-tabs h2 a{
  font-size: 1.2em;
  line-height: 35px;
  padding: 0px 15px ;
}

.page-tabs a.tab-comment{
  background-image: url(../img/public/tabs_ico_comment.gif);
  background-position: 7px 5px;
}
.page-tabs a.tab-match{
  background-image: url(../img/public/tabs_ico_match.gif);
  background-position: 11px 5px;
}
.page-tabs a.tab-user{
  background-image: url(../img/public/tabs_ico_user.gif);
  background-position: 9px 5px;
}
.page-tabs a.on{
  background-color: #fff;
}
.page-tabs a:hover{
  background-color: #eee;
}
.page-tabs a.on:hover{
  background-color: #fff;
}
.page-tabs li a.active{
    background-color: white;
    border-bottom-color: white;
    }
.page-tabs li a.active:hover{
    background-color: #fff;
}



.facebook-like{
  margin-top: 5px;
}

.tabs-match-title {
margin:0 50px 7px 0; line-height:14px
}


/**/
.event-rating.smaller{
  font-size: 1.3em;
    height: 58px;
}
.event-rating .name{
  float: left;
  }

.event-rating.smaller a.event-link{
  height: 48px;}

.event-rating.smaller .rating.r-team{
  background-image: url(../img/public/bubble_small_team.png);
    font-size: 1.25em;
    margin-top: 4px;
  }



/**/

.inline-rating.value a.link-player{
  color: #136;
  float: left;
  display: block;
  width: 72%;
}

.inline-rating .rate-me{
  display: block;
  margin-top: 4px;
  float: right;
  cursor: default;
  border: #ddd solid 1px;
  padding: 1px 0  1px 1px ;
  width: 120px;
  height: 24px;
  line-height: 24px;
}
.rate-me strong, .rate-me a{
  display: block;
  float: left;
  width: 23px;
  padding: 0 ;
  margin: 0 1px 0 0;
  line-height: 24px;
  vertical-align: middle; 
  text-align: center;
  background-color: #ddd;
  font-size: 1em; 
}

 .rate-me a{
  width: 100%;
  margin: 0  ;
  background: url(../img/public/values.png) no-repeat ;
  position: relative;
  font-family: 'Arial Black', 'Helvetica CE', Arial, helvetica, sans-serif;;
  }
 .rate-me a span{
  display: block;
  position: absolute; width: 23px; height: 24px;
  top: 0; left: 0;
  background: url(../img/public/values.png) no-repeat ;
  cursor: hand; 
  cursor: pointer;
  }

.value-1 a, .value-1 a span { color: blue; background-position: 0px 0;}
.value-2 a, .value-2 a span{ color: #999; background-position: -30px 0;}
.value-3 a, .value-3 a span{ color: #999; background-position: -60px 0;}
.value-4 a, .value-4 a span{ color: #999; background-position: -90px 0; ;}
.value-5 a, .value-5 a span{ color: red; background-position: -120px 0;}

.rated .value-1 a span { color: blue; background-position: 0px -60px;}
.rated .value-2 a span{ color: #999; background-position: -30px -60px;}
.rated .value-3 a span{ color: #999; background-position: -60px -60px;}
.rated .value-4 a span{ color: #999; background-position: -90px -60px; ;}
.rated .value-5 a span{ color: red; background-position: -120px -60px; }

.rate-me a:hover{
  background-color: #123;
  color: white;
}

.value-1 a:hover span, .value-1.active a span { color: blue; background-position: 0px -30px;}
.value-2 a:hover span, .value-2.active a span { color: #999; background-position: -30px -30px;}
.value-3 a:hover span, .value-3.active a span { color: #999; background-position: -60px -30px;}
.value-4 a:hover span, .value-4.active a span { color: #999; background-position: -90px -30px; ;}
.value-5 a:hover span, .value-5.active a span { color: red; background-position: -120px -30px;}

.popup {
  width: 400px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  border: #999999 solid 2px;
}

.popup .col-in {
  margin: 0;
}

#img_slide {
  display: block;
  width: 630px;
  height: 230px;
  background: url(../img/public/intro_slide1.jpg) no-repeat;
}

#img_slide_fotbal {
  display: block;
  width: 630px;
  height: 230px;
  background: url(../img/public/Gambrinus_liga.jpg) no-repeat;
}
	
#img_slide img, #img_slide_fotbal img {
  display: block;
  opacity: 0;
}

.loginbutton {
	margin-top:40px !important;
	text-align:right;
}

.loginbutton a {
	background-color:#FFFFFF;
	margin-left:2px;
	padding:2px 7px;
}

.loginbutton a.up {
	background: #fff url(../img/public/arr_up.gif) no-repeat 3px 2px;
	padding: 2px 7px 2px 17px;
}


a:visited {
	color:#336699;
}

/*   share buttons                      */

.button_share{
  display: block;
  float: left;
  width: 170px;
  background: url(../img/public/button_share.gif) no-repeat ;
  font-size: 1.2em;
  margin: 5px 10px;
}

.button_share:hover{
  color: black;
  background-position: 0 -60px;
}

.button_share span{
  display: block;
  background-position: center right;
  padding: 10px 10px ;
  margin: 2px 16px 2px 6px ;
  background-repeat: no-repeat;
}

.share_facebook span{  background-image: url(../img/public/share_facebook.gif);}
.share_link span{  background-image: url(../img/public/share_link.gif);}
.share_mail span{  background-image: url(../img/public/share_mail.gif);}

/*    // share buttons                  */

.box{
  border: 1px solid #cfd6e0;
  margin-top:80px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.user-message {
	position: absolute;
	top: 0;
	left: 5px;
	padding: 10px;
	background-color: #FFF19F;
	width: 930px;
	height: 65px;
	text-align: center;
	font-size: 1.5em;
	color: black;
	z-index: 999;
}

#close-user-message {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/ico_close_black.png) no-repeat scroll 0 0;
	display:block;
	height:14px;
	position:absolute;
	right:8px;
	top:8px;
	width:14px;
}

#favorites-popup a.close-favorites-popup {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/ico_close_black.png) no-repeat scroll 0 0;
	display:block;
	height:14px;
	position:absolute;
	right:15px;
	top:18px;
	width:14px;
}

#favorites-popup {
	z-index: 999;
}
