@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
	background:url(img/bg.jpg) top repeat-x #bfbfbf;
}
#bg {
	position:absolute;
	left:0;
	top:5px;
	width:50%;
	height:65px;
	overflow:hidden;
	background:#ccc;
	z-index:1;
}
#container {
	z-index:2;
	text-align:left;
	width:998px;
	font-size:11px;
	color:#6f6f6f;
	position:relative;
}
a {
	color:#6f6f6f;
}
#top {
	background:url(img/top.jpg);
	width:998px;
	height:80px;
}
#top h1 {
	position:absolute;
	left:23px;
	top:23px;
	background:url(img/header.jpg);
	width:357px;
	height:25px;
	overflow:hidden;
}
#top h1 a{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
}
#szukajka {
	position:absolute;
	right:31px;
	top:21px;
	width:360px;
	height:29px;
}
#szukajka span {
	float:left;
	width:118px;
	height:29px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:12px;
	line-height:24px;
}
#szukaj_submit {
	float:left;
	width:30px;
	height:29px;
	background:url(img/szukaj_input.jpg) left;
}
#szukaj_input{
	width:192px;
	height:29px;
	background:url(img/szukaj_input.jpg) right;
	font-size:11px;
	color:#939393;
	line-height:29px;
	padding-left:10px;
}
#logowanie {
	clear:both;
	width:976px;
	height:48px;
	background:url(img/logowanie.jpg);
	padding:11px 0 0 22px;
	margin-bottom:90px;
}
#logowanie span {
	float:left;
	width:109px;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.logowanie_input {
	float:left;
	width:189px;
	height:29px;
	line-height:29px;
	font-size:11px;
	color:#939393;
	padding-left:13px;
	background:url(img/logowanie_input.jpg);
	margin-right:16px;
	display:inline;
}
#logowanie_submit {
	float:left;
	width:13px;
	height:29px;
	background:url(img/logowanie_submit.jpg) center no-repeat;
}
#logowanie_more{
	float:left;
	width:216px;
	height:29px;
	line-height:29px;
	color:#fff;
}
#logowanie_more a{
	padding:0 15px;
	color:#fff;
}
#menu {
	position:absolute;
	left:0;
	top:131px;
	width:998px;
	height:88px;
	background:url(img/menu.jpg) 0 8px no-repeat;
}
#menu li{
	float:left;
	height:41px;
	line-height:41px;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
#menu li.sfhover{
	text-align:center;
	width:126px;
	height:49px;
	line-height:45px;
	padding:0;
	background:url(img/sfhover.jpg);
}
#menu li.sfhover a {
	color:#FFF;
}
#menu li ul{
	display:none;
	position:absolute;
	left:0;
	top:49px;
	width:998px;
	height:39px;
	background:url(img/umenu.jpg);
	display:none;
}
#menu li ul li{
	line-height:39px;
	padding:0 6px 0 25px;
	font-weight:normal;
}
#menu li.sfhover ul a {
	color:#d1dfb3;
}
#menu li ul li a:hover{
	font-weight:bold;
}
#content {
	clear:both;
	width:998px;
	overflow:hidden;	
	background:url(img/content.jpg);
}
#leftbox{
	float:left;
	width:340px;
}
#main {
	width:340px;
	height:363px;
	position:relative;
	border-bottom:7px #bfbfbf solid;
	background:url(img/mainbg.jpg);
}
#main h3#gr{
	position:absolute;
	left:19px;
	top:13px;
	width:133px;
	height:25px;
	font-size:14px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#ps {
	position:absolute;
	left:0;
	top:245px;
	width:340px;
	height:1px;
	background:#000;
	font-size:1px;
	z-index:2;
}
#ov {
	position:absolute;
	left:0;
	top:246px;
	width:340px;
	height:72px;
	background:#000;
	z-index:2;
}
#main .img {
	position:absolute;
	left:0;
	top:47px;
	z-index:1;
}
#main h1 {
	position:absolute;
	left:20px;
	top:260px;
	width:320px;
	height:18px;
	font-size:px;
	font-weight:normal;
	font-size:11px;
	color:#bfbfbf;
	z-index:3;
}
#main h1 a{
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
#main .added {
	position:absolute;
	left:20px;
	top:285px;
	color:#bfbfbf;
	width:320px;
	z-index:3;
}
#main2, #main3, #main4, #main5 {
	display:none;
}
#player {
	position:absolute;
	left:19px;
	top:336px;
	width:60px;
	height:9px;
	z-index:3;
}
#player li{
	float:left;
	width:9px;
	height:9px;
	background:url(img/player.jpg) no-repeat;
	font-size:1px;
	margin-right:9px;
	display:inline;
	cursor:pointer;
}
#player li#play {
	background-position:center;
}
#player li#next {
	background-position:right;
}
#ops {
	position:absolute;
	right:16px;
	top:328px;
	width:136px;
	height:22px;
	overflow:hidden;
}
#ops li {
	float:left;
	width:22px;
	height:22px;
	text-align:center;
	line-height:22px;
	cursor:pointer;
	color:#272727;
	margin-right:5px;
	display:inline;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(img/ops.jpg);
	padding-top:22px;
}
#ops #s1{background-position:0 0;}
#ops #s1.ogp{background-position:0 -22px;}
#ops #s2{background-position:-27px 0;}
#ops #s2.ogp{background-position:-27px -22px;}
#ops #s3{background-position:-54px 0;}
#ops #s3.ogp{background-position:-54px -22px;}
#ops #s4{background-position:-81px 0;}
#ops #s4.ogp{background-position:-81px -22px;}
#ops #s5{background-position:-108px 0;}
#ops #s5.ogp{background-position:-108px -22px;}
#leftbox ul.header {
	background:url(img/header_left_ul.jpg);
	width:320px;
	padding-left:20px;
	height:38px;
}
#leftbox ul.header li{
	float:left;
	width:46px;
	margin-right:23px;
	display:inline;
	height:36px;
	background-image:url(img/grp.jpg);
	cursor:pointer;
}
#leftbox ul.header li#tabela.grp{
	background-position:left top;
}
#leftbox ul.header li#strzelcy{
	background-position:right bottom;
}
#leftbox ul.header li#tabela{
	background-position:left bottom;
}
#leftbox ul.header li#strzelcy.grp{
	background-position:right top;
}
.otw, .zamk {
	overflow:hidden;
	width:340px;
}
.zamk {
	display:none;
}
.tabela_ligowa {
	width:340px;
}
.tabela_ligowa td{
	height:43px;
	border-bottom:1px #e2e2e2 solid;
}
.tabela_ligowa td.fr{
	padding-left:19px;
	width:25px;
}
.tabela_ligowa td.tm {
	font-weight:bold;
	padding-right:5px;
}
.tabela_transfery {
	width:340px;
}
.tabela_transfery td{
	height:43px;
	border-bottom:1px #e2e2e2 solid;
}
.tabela_transfery td.fr{
	padding-left:19px;
	width:120px;
}
.tabela_transfery td.tm {
	padding-right:5px;
}
.wiecej {
	margin:11px 20px 10px 0;
	text-align:right;
	height:19px;
	background:url(img/arrow.jpg) right center no-repeat;
	padding-right:16px;
	line-height:19px;
}
.wiecej a{
	color:#659200;
	font-weight:bold;
}
.wiecej a:hover{
	text-decoration:underline;
}
#leftbox div.header {
	width:319px;
	height:38px;
	background:url(img/header_left.jpg);
	padding-left:21px;
	overflow:hidden;
	margin-bottom:20px;
}
#leftbox div.header h3{
	float:left;
	width:319px;
	height:38px;
	background:left top no-repeat;
	padding-top:38px;
}
#galeria_top{
	width:320px;
	padding:0 0 20px 20px;
	overflow:hidden;
	border-bottom:1px #e2e2e2 solid;
}
#galeria_top .img{
	float:left;
}
#pr {
	float:left;
	width:200px;
	padding-left:12px;
	line-height:24px;
	padding-bottom:5px;
	border-bottom:1px #e2e2e2 solid;
}
#pr h3 {
	color:#6f6f6f;
	font-size:14px;
}
#pr a{
	font-weight:bold;
	padding-right:16px;
	color:#659200;
	background:url(img/arrow.jpg) right center no-repeat;
}
#pr a:hover{
	text-decoration:underline;
}
#galeria_top .data {
	float:right;
	padding:10px 20px 0 0;
	width:192px;
	text-align:right;
}
#galeria_more {
	width:340px;
	overflow:hidden;
}
#galeria_more li {
	padding:13px 20px;
	width:300px;
	overflow:hidden;
	border-bottom:1px #e2e2e2 solid;
}
#galeria_more li a{
	float:left;
	width:290px;
	font-weight:bold;
	padding-right:10px;
	background:url(img/arrow2.jpg) right center no-repeat;
}
#galeria_more li a:hover{
	background-image:url(img/arrow.jpg);
	color:#659200;
}
#shoutbox {
	width:300px;
	margin:0 20px;
	height:160px;
	overflow:auto;
}
.shout {
	width:270px;
	float:left;
	border-bottom:1px #e2e2e2 solid;
	line-height:18px;
	padding:4px 0 4px 0;
	text-align:justify;
}
.shout a{
	font-weight:bold;
}
#shouts{
	padding-bottom:16px;
}
#addshout {
	width:291px;
	padding-left:20px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	padding-bottom:16px;
}
#addshout textarea {
	width:201px;
	height:44px;
	padding:5px;
	border:1px #e0e0e0 solid;
	font-size:11px;
	color:#333;
	margin-right:12px;
	display:inline;
	float:left;
}
#addshout input {
	float:left;
	display:inline;
	margin:1px 0 0 0;
	width:66px;
	height:23px;
	line-height:23px;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#FFF;
	background:url(img/addshout_buttons.jpg) top;
	margin-bottom:7px;
}
#addshout a{
	float:left;
	width:66px;
	height:23px;
	line-height:23px;
	text-align:center;
	background:url(img/addshout_buttons.jpg) bottom;
	color:#f0f4e6;
}
#addshout a:hover{
	text-decoration:underline;
}
#archiwum {
	width:340px;
	overflow:hidden;
}
#archiwum li{
	width:300px;
	padding:11px 20px;
	border-bottom:1px #e2e2e2 solid;
	overflow:hidden;
}
#archiwum li a{
	float:left;
	width:300px;
	line-height:18px;
	background:url(img/arrow2.jpg) right center no-repeat;
}
#archiwum li a span{
	font-weight:bold;
}
#archiwum li a:hover{
	background-image:url(img/arrow.jpg);
}
#archiwum li a:hover span{
	color:#659200;
}
#leftbox #arch.header{
	margin-bottom:0;
	background-image:url(img/header_left_green.jpg);
}
#leftbox #arch.header h3{
	background-image:url(img/archiwum.jpg);
}
#terminarz {
	float:left;
	width:651px;
	margin-left:7px;
	border-bottom:7px #bfbfbf solid;
	background:url(img/terminarz.jpg) bottom no-repeat #fff;
}
#terminarz .header {
	width:651px;
	height:47px;
	background:url(img/header_terminarz.jpg);
	position:relative;
}
#akt {
	position:absolute;
	left:504px;
	top:10px;
	width:125px;
	height:24px;
	line-height:24px;
	color:#dbe1cc;
	cursor:pointer;
	z-index:2;
}
#zm {
	position:absolute;
	left:493px;
	top:34px;
	width:138px;
	overflow:hidden;
	display:none;
	background:#5f8900;
}
#zm li{
	float:left;
	width:112px;
	padding:4px 12px;
	cursor:pointer;
	color:#dbe1cc;
}
#zr1, #zr2, #zr3, #zr4, #zr5, #zr6, #zr7, #zr8, #zr9, #zr10 {
	width:651px;
	overflow:hidden;
	display:none;
}
#zr1 {
	display:block;
}
.dt {
	width:651px;
	height:38px;
	background:#e2e2e2;
	line-height:38px;
	font-weight:bold;
	padding-left:20px;
	color:#6f6f6f;
}
.tk {
	width:671px;
}
.tk td{
	height:42px;
	margin:0;
	padding:0;
	border-bottom:1px #e2e2e2 solid;
}
.f0 {
	width:61px;
	text-align:center;
}
.f1 {width:21px;}
.f2 {
	width:156px;
	font-weight:bold;
	text-align:right;
}
.f3 {
	text-align:center;
	font-weight:bold;
	width:84px;
}
.f3 span{
	color:#659200;
}
.f4 {
	width:156px;
	font-weight:bold;
}
.f5 {
	width:34px;
}
.f6 {
	width:70px;
}
.f7 {
	width:85px;
}
.f6 a, .f7 a{
	float:left;
	width:66px;
	height:23px;
	text-align:center;
	line-height:23px;
	background:url(img/tk.jpg);
}
.f7 a{
	margin-right:39px;
}
a.gr {
	color:#f0f5e6;
	background-position:left;
}
a.bl {
	color:#e8e8e8;
	background-position:right;
}
.f6 a:hover, .f7 a:hover{
	text-decoration:underline;
}
#centerbox {
	float:left;
	width:390px;
	padding-left:7px;
}
#aktualnosci {
	width:390px;
	height:38px;
	background:url(img/header_aktualnosci.jpg);
}
.news {
	padding:20px 22px 0 21px;
	border-bottom:1px #e2e2e2 solid;
	width:347px;
	overflow:hidden;
}
.hd {
	width:347px;
	height:37px;
}
.hd h3 {
	float:left;
	height:37px;
	padding-left:16px;
	background:url(img/news_tit.jpg) left;
	line-height:37px;
	font-size:12px;
}
.hd h3 a{
	color:#FFF;
}
.hd span{
	float:left;
	width:16px;
	height:37px;
	background:url(img/news_tit.jpg) right;
}
.news .img {
	float:left;
	width:108px;
	height:81px;
	margin:0 20px 15px 0;
	display:inline;
	position:relative;
}
.news .img img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.news .img span {
	width:16px;
	height:7px;
	font-size:1px;
	position:absolute;
	left:15px;
	top:0;
	background:url(img/pk.gif);
	z-index:2;
}
.news p{
	line-height:18px;
	text-align:justify;
	padding:8px 0;
}
.news p a{
	font-weight:bold;
	color:#659200;
}
.news .data {
	float:left;
	width:94px;
	height:25px;
	line-height:25px;
	border-right:1px #e2e2e2 solid;
	padding-right:14px;
	text-align:right;
	color:#9a9a9a;
}
.news .more {
	float:left;
	width:31px;
	height:25px;
}
.news .more a{
	float:left;
	width:31px;
	height:25px;
	background:url(img/arrow.jpg) center no-repeat;
}
.news .autor {
	width:207px;
	height:25px;
	float:left;
	line-height:25px;
	font-weight:bold;
	color:#9a9a9a;
	text-align:right;
}
#rightbox {
	float:right;
	width:254px;
}
#rightbox .header {
	width:234px;
	height:38px;
	padding:0 0 0 20px;
	background:url(img/header_right.jpg);
	overflow:hidden;
}
#rightbox .header h3{
	float:left;
	width:234px;
	height:38px;
	padding-top:100px;
	background:left top no-repeat;
}
#pytanie {
	width:214px;
	line-height:18px;
	font-weight:bold;
	padding-bottom:14px;
}
.glosuj{
	border:0;
	width:66px;
	height:23px;
	color:#FFF;
	font-size:11px;
	margin-right:10px;
		float:left;
	background:url(img/glosuj.jpg);
	}
.clear1{
	clear:none;
	margin-bottom:15px;
	}

.left1{
	float:left;
	}

.right1{
	float:right;
	}

.odpowiedz {
	width:214px;
	padding-bottom:14px;
	overflow:hidden;
}
.odpowiedz p{
	padding:8px 0 8px 10px;
	width:204px;
	float:left;
	background:#e8e8e8;
}
.odpowiedz div {
	float:left;
	height:6px;
	font-size:1px;
	background:url(img/odp.jpg);
}
#naforum {
	width:254px;
	overflow:hidden;
	padding-bottom:20px;
}
#naforum li{
	width:214px;
	padding:11px 20px;
	border-bottom:1px #e2e2e2 solid;
	overflow:hidden;
}
#naforum li a{
	float:left;
	width:214px;
	line-height:18px;
	background:url(img/arrow2.jpg) right center no-repeat;
}
#naforum li a span{
	font-weight:bold;
}
#naforum li a:hover{
	background-image:url(img/arrow.jpg);
}
#naforum li a:hover span{
	color:#659200;
}
#typer {
	width:254px;
}
#typer td{
	height:38px;
	border-bottom:1px #e2e2e2 solid;
}
.sp1 {
	width:190px;
	padding-left:20px;
}
.sp1 a{
	font-weight:bold;
}
.sp1 a:hover{
	color:#659200;
}
.sp2 {
	width:44px;
	font-weight:bold;
}
.blog, .sklep {
	width:214px;
	padding:15px 20px 0 20px;
	border-bottom:1px #e2e2e2 solid;
	overflow:hidden;
	line-height:18px;
}

.blog .img {
	float:left;
	padding:0 14px 30px 0;
	width:65px;
	height:52px;
}
.sklep .img {
	float:left;
	padding:0 14px 5px 0;
}
.blog a{
	color:#659200;
	font-weight:bold;
	margin-bottom:3px;
	float:left;
	width:134px;
}
.sklep a{
	color:#659200;
	font-weight:bold;
	margin:6px 0;
	float:left;
	width:136px;
}
.blog a:hover, .sklep a:hover{
	text-decoration:underline;
}
.koszyk {
	vertical-align:middle;
	padding-left:5px;
}
#magazyn {
	width:214px;
	overflow:hidden;
	border-bottom:1px #e2e2e2 solid;
	padding:10px 20px;
}
#magazyn .img{
	float:left;
	padding:0 17px 15px 0;
}
#magazyn a{
	font-weight:bold;
	color:#659200;
	font-size:12px;
	line-height:22px;
}
#magazyn p{
	text-align:justify;
	padding:8px 0 0 0;
	line-height:18px;
}
#magazyny {
	width:254px;
	overflow:hidden;
}
#magazyny li {
	float:left;
	width:214px;
	padding:12px 20px;
	border-bottom:1px #e2e2e2 solid;
	overflow:hidden;
}
#magazyny li a{
	float:left;
	width:145px;
	line-height:15px;
	font-weight:bold;
}
#magazyny li span{
	float:right;
	width:69px;
	text-align:right;
}
#endcn {
	width:998px;
	height:10px;
	font-size:1px;
	background:url(img/endcn.jpg);
}
#reklama {
	width:998px;
	overflow:hidden;
	padding-top:27px
}
#reklama li {
	float:left;
	padding:0 22px 25px 22px;
}
#stopka {
	width:976px;
	height:35px;
	background:url(img/stopka.jpg);
	padding:24px 0 0 22px;
	color:#FFF;
}
#stopka a{
	font-weight:bold;
	color:#659200;
}
#cr {
	float:left;
	width:320px;
	height:35px;
}
#wyk {
	float:right;
	width:600px;
	text-align:right;
	padding-right:4px;
}
#wyk a{
	padding-right:16px;
}
#rbox {
	float:right;
	width:618px;
	background:url(img/rbox.jpg) top no-repeat;
	margin-right:1px;
	display:inline;
	padding:13px;
}
#hdms {
	width:618px;
	padding:8px 0;
	border:1px #dddddd solid;
	border-left:none;
	border-right:none;
	overflow:hidden;
	margin-bottom:10px;
}
#hdms h1 {
	float:left;
	width:598px;
	color:#659200;
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
	background:url(img/arrow.jpg) 8px 4px no-repeat;
}
#hdms .data {
	float:left;
	width:280px;
	padding:6px 0 0 20px;
}
#hdms #rt {
	float:right;
	width:298px;
	padding-top:3px;
	text-align:right;
}
#hdms #rt a:hover{
	text-decoration:underline;
}
#bgimg {
	float:left;
	width:229px;
	height:179px;
	background:url(img/bgimg.jpg);
	text-align:center;
	line-height:179px;
	margin-right:15px;
	display:inline;
}
#bgimg img{
	vertical-align:middle;
	width:205px;
	height:160px;
}
#ne p{
	text-align:justify;
	color:#757575;
	line-height:19px;
	padding-bottom:10px;
}
#newsinfo {
	width:618px;
	height:39px;
	border:1px #dddddd solid;
	border-left:none;
	border-right:none;
	margin-bottom:14px;
}
#newsinfo li{
	float:left;
	height:39px;
	line-height:39px;
	padding:0 15px;
	border-right:1px #dddddd solid;
}
#newsinfo li a:hover{
	text-decoration:underline;
}
#newsinfo li#aaa{
	float:right;
	border:none;
}
#newsinfo li#aaa span{
	cursor:pointer;
}
.a11 {
	font-size:11px;
}
.a12{
	font-size:12px;
}
.a14 {
	font-size:14px;
	font-weight:bold;
}
#banner {
	width:618px;
	height:60px;
	overflow:hidden;
	margin-bottom:15px;
}
#banner a img {
	float:left;
	width:468px;
}
#banner div{
	float:right;
	width:135px;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	height:42px;
	line-height:19px;
	padding:8px 0 8px 5px;
}
#banner div a{
	font-weight:bold;
	color:#618c00;
}
.sm {
	float:left;
	width:302px;
	background:url(img/sm.jpg);
	margin-right:14px;
	display:inline;
	margin-bottom:12px;
}
.hdsm {
	width:290px;
	height:37px;
	background:url(img/hdsm.jpg);
	padding-left:12px;
	line-height:37px;
	color:#6fa001;
	font-weight:bold;
}
.sm ul {
	padding-left:17px;
	width:285px;
	padding:10px 0;
}
.sm ul li{
	float:left;
	width:285px;
	padding:0 0 0 10px;
	line-height:19px;
}
.sm ul li a{
	float:left;
	width:275px;
	background:url(img/arrow3.jpg) left center no-repeat;
	padding-left:10px;
}
.sm ul li span {
	padding-left:10px;
	color:#9d9d9d;
}
.btr {
	width:302px;
	height:10px;
	font-size:1px;
	clear:both;
	background:url(img/btr.jpg);
}
#koms {
	padding:10px 0;
	font-size:14px;
	color:#659200;
	font-weight:bold;
}
.kom {
	width:614px;
	overflow:hidden;
	padding-bottom:15px;
}
.prt {
	width:614px;
	overflow:hidden;
	background:url(img/prt.jpg) bottom no-repeat;
	padding-bottom:19px;
}
.avatar {
	float:left;
	padding:3px;
	border:1px #ddd solid;
	margin-right:10px;
	display:inline;
}
.ona {
	float:left;
	width:250px;
	line-height:18px;
}
.ona a{
	font-weight:bold;
}
.kom .data {
	float:right;
	text-align:right;
	width:200px;
}
.kom p {
	background:url(img/prd.jpg) bottom no-repeat #f0f0f0;
	padding:0 15px 10px 15px;
	width:588px;
}

.wrexbox,.pagination,.notice{overflow:hidden;margin-bottom:10px;clear:both;border:1px solid #B1B1B1;background:#FFFFFF;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}
.wrexbox 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}
.wrexbox h2{font-size:12px;font-weight:700;margin:10px 10px 10px 0;padding:0}
.wrexbox p{line-height:19px;margin-bottom:5px}
.wrexbox .small{margin-top:5px;color:#A0A0A0;clear:both}
.comment{overflow:hidden;clear:both;width:100%;color:#000;margin:10px 0}
.comment img.avatar{float:left;border:1px solid #B1B1B1; padding:10px; width:50px;height:50px}
.comment .message{-moz-border-radius:2ex;-webkit-border-radius:2ex;width:340px;float:left;margin-left:10px;background:#FFFFFF;border:1px solid #B1B1B1;padding:10px}
.comment .message .info{margin-bottom:10px;overflow:hidden;color:#A0A0A0}
.comment .message p{font-size:12px}
blockquote {margin:0;width:90%;background:#FFF;padding:10px;border:1px solid #aaa;font-size:12px;font-style:italic}
ul.list{list-style:circle;line-height:18px;margin:0 0 0 10px;padding:5px}
fieldset{width:95%;background:#FFF;border:1px solid #AAA;-moz-border-radius:1ex;-webkit-border-radius:1ex;margin:10px auto;padding:15px}
legend{font-size:13px;font-weight:700;margin-left:5px;padding:0 10px}
fieldset div{overflow:hidden;width:95%;margin:10px auto;padding:5px}
fieldset div.subForm{background:#FAFAFA;border:1px solid #A0A0A0;-moz-border-radius:3ex;-webkit-border-radius:3ex}
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{font-size:12px;border:1px solid #e5e5e5;width:100%;border-right-width:1px;border-bottom-width:1px;margin:10px auto}
table.wrextable td{background:#FAFAFA;padding:7px}
table.wrextable td img{padding:3px}
table.wrextable td img:hover{background:#cfcfcf}
table.wrextable tr:hover td{background:#EFEFEF}
table.wrextable thead td{text-align:center;background:#fff;color:#6f6f6f;font-weight:bold;border-bottom:1px solid #e5e5e5}
table.wrextable thead tr:hover td{background:#fff}
.wrexlist{margin:5px 0px 5px 0px;clear:both;border:1px solid #e5e5e5;padding:10px;overflow:hidden}
.wrexlist .left{margin-right:10px}
.wrexlist .right{float:left}
.wrexlist h3{font-size: 13px;margin:0;padding:0;margin-bottom:10px}
.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;
}