@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial;
}

body {
	background-color:#d8d8d8;
	font-family:Arial;
}

#lbg{
	width:50%;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(img/bg_left.png);
	}

#rbg{
	width:52%;
	height:316px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	background:url(img/bg_right.png);
	}

#mbg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:3;
}

#astonvilla{
	width:1000px;
	text-align:center;
	position:relative;
	z-index:4;
	font-size:11px;
}

#top{
	width:1000px;
	height:160px;
	float:left;
	background:url(img/top.jpg);
	position:relative;
}

#top a.welcome, #top .logowanie, #top .rotator, #top .banner{
	position:absolute;
}

#top a.welcome{
	width:283px;
	height:88px;
	top:36px;
	left:70px;
}

#top .logowanie{
	width:388px;
	height:30px;
	top:16px;
	right:1px;
	color:white;
}

#top .panel{
	text-align:left;
}

#top .panel a{
	color:white;
}

#top .input{
	width:103px;
	height:30px;
	float:left;
	background:url(img/top_input.png);
	margin-right:11px;
	padding-left:10px;
	color:#f7cccc;
	font-size:11px;
}

#top .loguj{
	width:41px;
	height:24px;
	background:url(img/top_loguj.png);
	float:left;
	margin:3px 14px 0 0;
}

#top a.rejestracja{
	color:#f7cccc;
	float:left;
	margin-top:9px;
}

#top .rotator{
	width:240px;
	height:160px;
	top:0;
	left:354px;
}

#top .banner{
	width:400px;
	height:50px;
	right:0;
	top:84px;
}

#top2{
	width:981px;
	height:92px;
	float:left;
	background:url(img/top2.png);
	padding:9px 10px 0 9px
}

#top2 .left{
	width:716px;
	height:92px;
	float:left;
}

#top2 .menu{
	width:716px;
	height:47px;
	float:left;
}

#top2 .submenu{
	width:709px;
	height:30px;
	padding:15px 0 0 7px;
	float:left;
	text-align:left;
}

#top2 .submenu a{
	float:left;
	color:#5f5f5f;
	padding:0 5px;
	height:20px;
	margin-right:15px;
}

#top2 .submenu a:hover{
	background:url(img/top2_hover.png)bottom;
}

#top2 .menu a{
	width:89px;
	height:25px;
	float:left;
	background:url(img/menu_head.png);
	margin-right:10px;
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-top:11px;
}

#top2 .menu a:hover{
	background:url(img/menu_head_hover.png);
}

#top2 .right{
	width:265px;
	height:92px;
	float:left;
}

#top2 .search{
	width:255px;
	height:47px;
	float:left;
	padding-left:10px;
}

#top2 .input{
	width:142px;
	height:34px;
	float:left;
	background:url(img/top2_input.png);
	font-size:11px;
	color:#aeaeae;
	padding:0 12px;
}

#top2 .szukaj{
	width:89px;
	height:34px;
	float:left;
	background:url(img/top2_szukaj.png);
}

#top2 .date{
	width:259px;
	height:30px;
	float:left;
	padding:15px 6px 0 0;
	text-align:right;
	color:#5f5f5f;
}

#content{
	width:1000px;
	float:left;
	margin:10px 0;
	text-align:left;
}

#content a.banner{
	width:1000px;
	height:56px;
	float:left;
	background:url(img/bannerek.jpg);
	margin-bottom:10px;
}

#left{
	width:262px;
	float:left;
	background-color:white;
}

#left .head{
	width:246px;
	height:31px;
	float:left;
	background:url(img/left_head.png);
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:29px 0 0 16px;
	margin-bottom:12px;
	position:relative;
}

#left .head a, #left .head2 a{
	position:absolute;
	top:9px;
	right:9px;
	width:69px;
	height:19px;
	background:url(img/left_a.png);
	text-align:center;
	font-weight:normal;
	color:#be2a2a;
	font-size:11px;
	padding-top:6px;
}

#left .head a{
	top:24px;
}

#left .head2{
	width:246px;
	height:31px;
	float:left;
	background:url(img/left_head2.png);
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:14px 0 0 16px;
	margin-bottom:12px;
	position:relative;
}

#left .content{
	width:244px;
	float:left;
	padding:0 9px 5px 9px;
	color:#5f5f5f;
}

#left .teams{
	width:244px;
	height:85px;
	float:left;
	margin-bottom:10px;
}

#left .home, #left .away{
	width:85px;
	height:85px;
	overflow:hidden;
	float:left;
}

#left .home img, #left .away img{
	max-width:85px;
	max-height:85px;
	float:left;
}

#left .score{
	width:74px;
	height:55px;
	float:left;
	text-align:center;
	color:#ab1111;
	font-size:30px;
	padding-top:30px;
}

#left .infos{
	width:244px;
	float:left;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:5px;
}

#left .thead{
	width:224px;
	float:left;
	border-bottom:1px solid #e3e3e3;
	padding:0 10px 6px 10px;
}

#left .tab1, #left .tab2, #left .tab3{
	width:224px;
	height:23px;
	float:left;
	padding:8px 10px 0 10px;
}

#left .tab2{
	background:url(img/left_tab1.png);
}

#left .tab3{
	background:url(img/left_tab2.png);
	color:white;
}

#left a.zobacz{
	color:#7e7e7e;
	float:right;
	margin-top:7px;
}

#left .t1{
	width:180px;
	float:left;
}

#left .t2{
	width:25px;
	float:left;
}

#left .t3{
	width:19px;
	float:left;
	font-weight:bold;
}

#left .t4{
	width:205px;
	float:left;
}

#left .bottom{
	width:262px;
	height:6px;
	float:left;
	font-size:1px;
	background:url(img/left_bottom.png);
}

#left .shout{
	width:206px;
	float:left;
	border-bottom:1px solid #d4d4d4;
	padding:0 4px 10px 4px;
	line-height:18px;
	text-align:justify;
	color:#4e4e4e;
	margin-bottom:10px;
}

#left .shout a{
	color:#2b2b2b;
	font-weight:bold;
}

#left .shoutbox{
	width:206px;
	height:44px;
	float:left;
	background:url(img/left_sb.png);
	padding:5px 10px;
	margin:2px 0 10px 9px;
	color:#a2a2a2;
	font-size:11px;
}

#left .dodaj, #left .odswiez{
	width:53px;
	height:23px;
	float:right;
	background:url(img/left_b2.png);
	color:white;
	font-weight:bold;
	text-align:center;
	margin-right:9px;
	font-size:11px;
}

#left .odswiez{
	width:70px;
	background:url(img/left_b1.png);
	margin-right:10px;
}

#left .hide{
	width:244px;
	height:250px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#center{
	width:606px;
	float:left;
	margin:0 10px;
}

#center .bg{
	width:606px;
	float:left;
	background-color:white;
}

#center .head{
	width:576px;
	height:35px;
	float:left;
	background:url(img/sp_head.png);
	position:relative;
	padding:20px 0 0 30px;
	font-weight:bold;
	font-size:12px;
	color:#008bdf;
}

#center .head span{
	width:22px;
	height:18px;
	position:absolute;
	right:11px;
	bottom:11px;
	color:#5f5f5f;
	font-weight:bold;
	text-align:center;
}

#center a.plus, #center a.minus, #center a.normal{
	width:20px;
	height:35px;
	position:absolute;
	top:10px;
	right:45px;
	background:url(img/sp_plus.png);
}

#center a.normal{
	right:69px;
	background:url(img/sp_nor.png);
}

#center a.minus{
	width:18px;
	right:93px;
	background:url(img/sp_minus.png);
}

#center .tresc{
	width:586px;
	float:left;
	padding:0 10px 5px 10px;
	color:#7e7e7e;
}

#center .img{
	width:335px;
	height:233px;
	float:left;
	margin:0 10px 5px 0;
	position:relative;
	z-index:10;
}

#center .img img{
	width:335px;
	height:200px;
	float:left;
}

#center .rogi{
	width:335px;
	height:4px;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	background:url(img/rogi.png);
}

#center .ifoot{
	width:325px;
	height:43px;
	float:left;
	background:url(img/sp_foot.png);
	padding:7px 0 0 10px;
	line-height:18px;
}

#center .con{
	color:#5e5e5e;
	text-align:justify;
	line-height:18px;
}

#center .tags{
	width:556px;
	height:25px;
	float:left;
	background:url(img/sp_foot2.png);
	margin:10px 0;
	padding:10px 15px 0 15px;
}

#center .tags a{
	font-weight:bold;
	color:#ab1111;
}

#center .tags b{
	color:#ab1111;
}

#center .similiar{
	width:570px;
	height:140px;
	float:left;
	background:url(img/sp_ph.png);
	padding:10px 0 0 16px;
	font-weight:bold;
	color:#ab1111;
}

#center .similiar span{
	float:left;
	width:100%;
	margin-bottom:10px;
}

#center a.simil{
	width:522px;
	min-height:15px;
	padding:4px 0 5px 30px;
	float:left;
	color:#008bdf;
	font-weight:bold;
	background:url(img/sp_dott.png);
	background-position:left;
	background-repeat:no-repeat;
	margin:5px 0;
}	

#center .dodaj{
	width:586px;
	height:110px;
	float:left;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
}

#center .dleft{
	width:60px;
	float:left;
	padding-right:15px;
	text-align:center;
}

#center .avatar{
	width:50px;
	height:50px;
	float:left;
	background:url(img/sp_avatar.png);
	padding:5px;
}

#center .avatar img{
	width:50px;
	height:50px;
	float:left;
}

#center .icons{
	width:30px;
	float:left;
	padding:7px 15px;
}

#center a.profil{
	width:14px;
	height:14px;
	float:left;
	background:url(img/ico_profil.png);
	margin-right:2px;
}

#center a.pm{
	width:14px;
	height:14px;
	float:left;
	background:url(img/ico_pm.png);
}

#center .input{
	width:491px;
	height:74px;
	float:left;
	background:url(img/sp_com.png);
	padding:5px 10px;
	font-size:11px;
	color:#7e7e7e;
	line-height:17px;
	margin-bottom:7px;
}

#center .dright{
	width:511px;
	float:left;
}

#center .add, #center .ref{
	width:53px;
	height:23px;
	float:right;
	background:url(img/left_b2.png);
	color:white;
	font-weight:bold;
	text-align:center;
	margin-right:9px;
}

#center .ref{
	width:70px;
	background:url(img/left_b1.png);
	margin-right:10px;
}

#center .com{
	width:586px;
	float:left;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
	margin-bottom:14px;
}

#center .online{
	color:#2aa200;
}

#center .offline{
	color:#a30000;
}

#center .tcoment{
	width:491px;
	float:left;
	padding:5px 10px;
	text-align:justify;
	background-color:#f3f3f3;
	margin-bottom:5px;
}

#center .tcoment:hover a{
	color:white;
}

#center .tcoment:hover{
	background-color:#931313;
	color:white;
}


#center .tcoment a{
	font-weight:bold;
	color:#7e7e7e;
}

#center .tright{
	float:right;
}

#center .bot{
	width:606px;
	height:4px;
	float:left;
	background:url(img/sp_bot.png);
	font-size:1px;
}

#mainnews{
	width:606px;
	height:246px;
	float:left;
	background:url(img/mainnews.png);
	position:relative;
	margin-bottom:10px;
}

#mainnews .image{
	width:335px;
	height:246px;
	float:left;
}

#mainnews .image img{
	width:335px;
	height:200px;
	float:left;
	z-index:10;
}

#mainnews .overlay{
	width:335px;
	height:73px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(img/mainnews_overlay.png);
	z-index:11;
}

#mainnews .image a{
	width:312px;
	font-size:14px;
	font-weight:bold;
	color:white;
	position:absolute;
	top:188px;
	left:20px;
	z-index:12;
}

#mainnews .image span{
	position:absolute;
	bottom:12px;
	left:20px;
	z-index:12;	
	color:#d7d7d7;
}

#mainnews .choose{
	width:271px;
	height:246px;
	float:left;
}

#mainnews .choose div{
	width:239px;
	height:72px;
	float:left;
	padding:10px 16px 0 16px;
	color:white;
	font-weight:bold;
	overflow:hidden;
	cursor:pointer;
	background:url(img/mainnews_non.png);
}

#mainnews .choose div img{
	width:100px;
	height:60px;
	float:left;
}

#mainnews .choose div p{
	width:120px;
	float:left;
	margin:8px 0 0 17px;
}

#newsy{
	width:352px;
	float:left;
	margin-right:10px;
}

#newsy .news{
	width:322px;
	min-height:124px;
	float:left;
	background:url(img/news.png);
	background-position:top;
	padding:15px 15px 0 15px;
}

#newsy a.title{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#008bdf;
	width:316px;
	border-bottom:1px solid #e3e3e3;
	padding:0 0 10px 6px;
	margin-bottom:12px;
}

#newsy a.title:hover{
	color:#b40a0b;
}

#newsy .news img{
	width:100px;
	height:100px;
	float:left;
	margin:0 12px 12px 0;
}

#newsy a.content{
	width:210px;
	float:left;
	text-align:justify;
	line-height:18px;
	color:#5f5f5f;
}

#newsy a.content:hover{
	color:#303030;
}

#newsy .news_foot{
	width:334px;
	height:33px;
	float:left;
	background:url(img/news_bottom.png);
	padding:14px 0 0 18px;
	color:#7e7e7e;
	position:relative;
	margin-bottom:10px;
}

#newsy .news_foot a{
	font-weight:bold;
	color:white;
	position:absolute;
	bottom:10px;
	right:22px;
}

#newsy .news_foot:hover{
	background:url(img/news_bottom2.png);
}

#newsy .a_top{
	width:352px;
	height:10px;
	float:left;
	background:url(img/archiwum_top.png);
	font-size:1px;
}

#newsy .a_center{
	width:352px;
	float:left;
	background-color:white;
}

#newsy .a_bottom{
	width:331px;
	height:24px;
	float:left;
	background:url(img/archiwum_bottom.png);
	padding:7px 21px 0 0;
}

#newsy .a_bottom a{
	font-weight:bold;
	color:white;
	float:right;
}

#newsy .a1, #newsy .a2{
	width:302px;
	height:43px;
	float:left;
	background:url(img/archiwum_bg1.png);
	padding:8px 25px 0 25px;
	margin-bottom:7px;
	overflow:hidden;
}

#newsy .a1:hover, #newsy .a2:hover{
	background:url(img/archiwum_bg3.png);
}

#newsy .a1:hover a, #newsy .a2:hover a{
	color:white;
}

#newsy .a1:hover span, #newsy .a2:hover span{
	color:white;
}

#newsy .a2{
	background:url(img/archiwum_bg2.png);
}

#newsy .a1 a, #newsy .a2 a{
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#5f5f5f;
}

#newsy .a1 span, #newsy .a2 span{
	float:left;
	width:100%;
	color:#7e7e7e;
	margin-top:6px;
}

#info{
	width:244px;
	float:left;
	background-color:white;
}

#info .vote{
	float:right;
	font-weight:bold;
	margin:5px;
	width:53px;
	height:23px;
	float:right;
	background:url(img/left_b2.png);
	color:white;
}

#info .head{
	width:228px;
	height:31px;
	float:left;
	background:url(img/center_head.png);
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:14px 0 0 16px;
	margin-bottom:12px;
	position:relative;
}

#info .head a{
	position:absolute;
	top:9px;
	right:9px;
	width:69px;
	height:19px;
	background:url(img/center_a.png);
	text-align:center;
	font-weight:normal;
	color:#949494;
	font-size:11px;
	padding-top:6px;
}

#info .head2{
	width:228px;
	height:31px;
	float:left;
	background:url(img/center_head2.png);
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:31px 0 0 16px;
	margin-bottom:12px;
}

#info .content{
	width:228px;
	float:left;
	background-color:white;
	padding:0 8px;
	color:#737373;
}

#info .question{
	width:220px;
	float:left;
	border-bottom:1px solid #e3e3e3;
	padding:0 4px 5px 4px;
	line-height:18px;
	margin-bottom:4px;
}

#info .option{
	width:228px;
	float:left;
	padding:6px 0 10px 0;
}

#info .option span{
	width:220px;
	padding-left:8px;
	float:left;
	margin-bottom:4px;
}

#info .option img{
	height:17px;
	float:left;
}

#info .option small{
	width:28px;
	text-align:right;
	float:left;
	font-size:10px;
	padding-top:2px;
}

#info .pro{
	max-width:197px;
	height:17px;
	float:left;
	background:url(img/center_s2.png);
	background-position:right;
	font-size:1px;
}

#info .injury{
	width:214px;
	height:90px;
	float:left;
	border-bottom:1px solid #d8d8d8;
	background:url(img/center_injury.png);
	margin-bottom:10px;
	padding:6px 4px 0 6px;
}

#info .injury:hover{
	background:url(img/center_injury_hover.png);
}

#info .injury img{
	width:70px;
	height:70px;
	float:left;
	margin-right:18px;
}

#info .injury b{
	width:118px;
	float:left;
	padding:1px 0 5px 8px;
	color:#5f5f5f;
}

#info .injury span{
	width:116px;
	line-height:18px;
	float:left;
	padding:8px 2px 0 8px;
}

#info .linki{
	text-align:justify;
	padding:0 14px;
	width:216px;
	line-height:17px;
}

#info .linki img{
	float:left;
	max-width:216px;
	margin:10px 0;
}

#info .linki a{
	color:#5f5f5f;
}

#info .online2{
	width:216px;
	float:left;
	border-top:1px solid #d4d4d4;
	margin-top:7px;
	padding-top:6px;
}

#info .bottom{
	width:244px;
	height:10px;
	float:left;
	font-size:1px;
	background:url(img/center_bottom.png);
}

#info a.tab1, #info a.tab2{
	width:208px;
	float:left;
	padding:8px 10px 8px 10px;
	color:#5f5f5f;
	background-color:white;
}

#info a.tab2{
	background-color:#e7e7e7;
}

#info a.tab1:hover, #info a.tab2:hover{
	background-color:#931313;
	color:white;
	font-weight:bold;
}

#right{
	width:112px;
	float:left;
	background-color:white;
}

#right .head{
	width:112px;
	height:31px;
	float:left;
	background:url(img/right_head.png);
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-top:14px;
	text-align:center;
	margin-bottom:6px;
}

#right .buttony{
	width:112px;
	float:left;
	padding:0 6px;
}

#right .linki{
	width:112px;
	float:left;
	padding:0 6px;
}

#right .linki a{
	color:#5f5f5f;
}

#right .banner{
	width:96px;
	float:left;
	padding:3px 9px 0 9px;
}

#right .buttony img{
	width:100px;
	height:50px;
	float:left;
	margin-bottom:6px;
	opacity:0.5;
}

#right .buttony img:hover{
	opacity:1;
}

#right a.more{
	width:112px;
	height:36px;
	float:left;
	background:url(img/right_more.png);
}

#right a.less{
	width:112px;
	height:36px;
	float:left;
	background:url(img/right_less.png);
}

#right .bottom{
	width:112px;
	height:8px;
	float:left;
	background:url(img/right_bottom.png);
	font-size:1px;
}

#stopka{
	width:1000px;
	height:99px;
	float:left;
	background:url(img/stopka.png);
}

#stopka .menu{
	width:1000px;
	height:51px;
	float:left;
}

#stopka .menu a{
	background:url(img/stopka_spacer.png);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	padding:19px 18px 15px 18px;
	height:17px;
	color:#515151;
}

#stopka .menu a:hover{
	background-color:#f2f2f2;
}

#stopka .info{
	width:896px;
	height:38px;
	float:left;
	padding:16px 86px 0 18px;
	text-align:left;
	color:white;
}

#stopka .info span{
	float:right;
}

#stopka .info a{
	color:white;
	font-weight:bold;
}

ul#menuTop{width:716px;height:47px;float:left;overflow:hidden;margin:0;padding:0}
ul#menuTop li{width:89px;height:25px;float:left;background:url(img/menu_head.png);margin-right:10px;font-size:12px;color:white;font-weight:bold;padding-top:11px;}
ul#menuTop li.active, ul#menuTop li:hover{background:url(img/menu_head_hover.png);}
ul.menuSub{width:709px; line-height:18px;	height:40px;	padding:5px 0 0 7px;	float:left; text-align:left;overflow:hidden;display:none;}
ul.menuSub li{float:left;}
ul.menuSub li a{color:#5f5f5f;	padding:0 5px;	height:20px;	margin-right:15px; color:#5f5f5f;}
.pad{margin-top:7px; float:left;}
#center .podst{float:left; margin-bottom:5px;}
.wrexbox,.pagination,.notice{overflow:hidden;clear:both;background-color:white;padding:10px}
.notice2{background-image:url(acp_images/icons/info.png);background-position:0% 50%;padding:10px;padding-left:25px;background-repeat:no-repeat;;overflow:hidden;margin-bottom:10px;clear:both}
#center .podst h1{line-height:32px;border-bottom:1px solid #BBB;color:#444;font-family:"Trebuchet MS",sans-serif;font-size:21px;font-weight:400;margin:10px 10px 10px 0;padding:0}
#center .podst h2{font-size:12px;font-weight:700; width:100%; float:left; margin:0 0 5px 0; padding:0}
#center .podst a{color:#5e5e5e;}

#center .thead{
	width:566px;
	float:left;
	border-bottom:1px solid #e3e3e3;
	padding:0 10px 6px 10px;
	font-weight:bold;
}

#center .tabela1, #center .tabela2, #center .tabela3{
	width:566px;
	height:25px;
	float:left;
	padding:6px 10px 0 10px;
}

#center .tabela2{
	background:url(img/sp_tr_2.png);
}

#center .tabela2:hover, #center .tabela1:hover, #center .tabela3:hover{
	background:url(img/sp_tr_4.png);
	color:white;
	font-weight:bold;
}

#center .tabela2:hover a, #center .tabela1:hover a, #center .tabela3:hover a{
	color:white;
}

#center .tabela3{
	background:url(img/sp_tr_3.png);
	color:white;
	font-weight:bold;
}

#center .tabela3 a{
	color:white;
}

#center .player{
	width:80%;
	float:left;
}

#center .cards{
	width:20%;
	float:left;
	text-align:center;
}

#center .zespol{
	width:35%;
	float:left;
}

#center .matches, #center .wins, #center .draws, #center .loses, #center .points{
	width:10%;
	float:left;
	text-align:center;
}

#center .goals{
	width:15%;
	float:left;
	text-align:center;
}

#center .data, #center .stadion, #center .wynik, #center .more{
	float:left;
	text-align:center;
}

#center .data{
	width:25%;
}

#center .tabela2:hover .stadion{
	font-weight:normal;
}

#center .stadion{
	width:15%;
	overflow:hidden;
}

#center .wynik{
	width:10%;
}

#center .more{
	width:10%;
}

#center .ktozkim{
	width:40%;
	float:left;
}

#center .knr{
	width:10%;
	float:left;
}

#center .kkraj{
	width:10%;
	float:left;
}

#center .kpilkarz{
	width:50%;
	float:left;
}

#center .kdata{
	width:30%;
	float:left;
	text-align:center;
}

#center .kpoz{
	margin-top:5px;
}

#relacja_live .herb{
	width:149px; 
	float:left;
	}

#relacja_live .wynik{
	font-size: 35px; 
	float:left; 
	margin:30px 0 0 15px;
	}

#relacja_live .herbik{
	float: right; 
	width: 85px;
	height: 85px;
	}

#relacja_live .boisko{
	float:left;
	width:380px; 
	}

#relacja_live .gol{
	padding:0px 2px 0px 2px;
	width:10px;
	height:10px;
	}

#relacja_live .ck .zk .zck{
	padding:0px 2px 0px 2px;
	width:8px;
	height:10px;
	}

#relacja_live .zmiana{
	padding:0px 2px 0px 2px;
	width:12px;
	height:10px;
	}


.wrexbox p{line-height:19px;margin-bottom:5px}
.wrexbox .small{margin-top:5px;color:#A0A0A0;clear:both}
.comment{overflow:hidden;clear:both;width:586px;margin:10px 0}
.comment img.avatarr{float:left;border:10px solid #008bdf;width:50px;height:50px}
.comment .message{width:564px; float:left; border:1px solid #008bdf; padding:10px}
.comment .message .info{margin-bottom:10px;overflow:hidden; }
.comment .message p{font-size:12px; text-align:justify;}
.comment .message .left{float:left;}
.comment .message .right{float:right;}
blockquote {margin:0;width:90%;background:#FFF;padding:10px;border:1px solid #aaa;font-size:12px;font-style:italic}
ul.list{list-style:none; line-height:18px; margin-left:5px; float:left;}
ul.list li{float:left; margin-bottom:4px; width:100%;}
ul.list li a{color:#5e5e5e;}
fieldset{width:95%;background:#FFF;border:1px solid #008bdf;margin:10px auto;padding:15px}
legend{font-size:13px;font-weight:700;margin-left:5px;padding:0 10px; color:#008bdf;}
fieldset div{overflow:hidden;width:95%;margin:10px auto;padding:5px}
fieldset div.subForm{background:#FAFAFA;border:1px solid #A0A0A0;}
fieldset label{float:left;width:25%;font-size:12px;border-right:1px solid #aaa;margin-right:30px}
fieldset input,fieldset textarea{float:left;border:1px solid #CCC;color:#000;font-size:11px;font-family:Verdana;width:auto;background:#fff;padding:5px}
fieldset select{float:left;border:1px solid #CCC;color:#000;font-size:11px;font-family:Verdana;margin-left:1px;padding:4px}
fieldset input.submit,fieldset input.checkbox,fieldset input.radio{width:auto}
fieldset input.submit{background:#eee}
table.wrextable{width:100%; float:left;}
table.wrextable td{padding:7px}
table.wrextable td img{padding:3px}
table.wrextable tr:hover td{background:url(img/sp_tr_3.png);}

table.wrextable thead td{text-align:left; font-weight:bold; border-bottom:1px solid #e3e3e3;}

.wrexlist{clear:both;border:1px solid #008bdf;padding:10px;overflow:hidden; margin-bottom:5px;}
.wrexlist .left{float:left; margin-right:10px}
.wrexlist .right{float:left}
.wrexlist h3{font-size: 13px;margin:0;padding:0;margin-bottom:10px; color:#008bdf;}
.wrexlist h3 a{color:#008bdf;}
.wrexlist div{margin-bottom:5px}
a.button { background: #EFEFEF; padding: 5px; border: 1px solid #B1B1B1; text-decoration: none; color: #111 }
ul.icon{list-style:none;line-height:18px;margin:0 0 0 10px;padding:5px}
ul.icon li{list-style:none;background-position:0% 50%;padding-left:25px;background-repeat:no-repeat}
#ajaxLoader {
    display: none;
    padding: 10px;
    background: #4B505B;
    position: fixed;
    color: #fff;
    top: 0;
}
div#qTip {
	padding:7px;
	display:none;
	background:black;
	color:white;
	font-size:11px;
	opacity:0.8;
	font-family:Arial;
	text-align:left;
	position:absolute;
	z-index:1000;
	border:3px solid #6e0a0a;
}
