body { background: url(../img/bg.gif); margin: 0; padding: 0; font-family: Tahoma, Arial, Sans-serif; font-size: 12px; }

#contener { width: 441px; margin: 0 auto; display: block; position: relative; }

#numerator { background: url(../img/numerator.gif); width: 417px; height: 253px; position: relative; margin: 10px auto; }
#numerator img { position: absolute; }
#pl1set { top: 39px; left: 21px }
#pl2set { top: 39px; left: 345px }
#pl1point { top: 44px; left: 83px }
#pl2point { top: 44px; left: 213px }
#pl1card { top: 110px; left: 21px }
#pl2card { top: 110px; left: 345px }
#pl1timeout { top: 150px; left: 21px }
#pl2timeout { top: 150px; left: 345px }

#head { background: #fff; border: 1px #999 solid; width: 300px !important; width /**/: 340px;
position: relative; padding: 10px 57px; text-align: center; min-height: 80px; height: auto !important; height: 80px;
font-size: 13px; font-weight: bold; margin: 10px auto; }

.players { width: 420px; padding-bottom: 20px; margin: 0 auto; overflow: hidden; }
.player_name { font-weight: bold; border: 1px #999 solid; width: 200px; text-align: center; padding: 7px 0; font-size: 15px; background: #ebf5e7; min-height: 20px; height: auto !important; height: 20px; }
.player_name span { display : block; padding-top: 4px; font-size: 12px; color: #444; }
.player_name.left { float: left; }
.player_name.right { float: right; }

#refresh a { color: white; font-weight: bold; }
#refresh { color: white; font-size: 11px; text-align: center; padding-bottom: 10px; }

#right_logo { display: block; position: absolute; top: 11px !important; top: 23px; left: 375px; text-align:center; }
#left_logo { display: block; position: absolute; top: 11px !important; top: 23px; left: 22px; text-align:center; }
#right_logo img, #left_logo img { border: none; }
#right_logo .hide, #left_logo .hide { display: none; }

#sponsor { margin: 0; padding: 0; text-align:center; position: absolute;  top: 202px; left: 85px; width: 240px; height: 35px; }
#reklama { display: inline; margin: 0; padding: 0; text-align: left; }
#sponsor img { border: none; position: static; }
#reklama.hide { display: none; }

.images { height: 85px; width: 300px; overflow: hidden; margin: 0 auto; padding-bottom: 20px; }
.images img { display: block; border: 1px #000 solid; }
.images img.hide { border : none; }
.images img.pl1 { float: left; } 
.images img.pl2 { float: right; } 

#top_logo_image { display: block; margin: 0 auto 5px auto; border: none; }
