@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.png) top repeat-x #E1E1E1;
}
#container {
	text-align:left;
	width:1000px;
	font-size:11px;
	color:#2e2e2e;
	position:relative;
}
a {
	color:#404853;
}
#top {
	background:url(img/top.png) left;
	width:1000px;
	height:106px;
}
#top h1 {
	position:absolute;
	left:30px;
	top:37px;
	width:227px;
	height:44px;
	overflow:hidden;
}
#top h1 a {
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
}
#top .advertisement {
	float:left;
	position:absolute;
	top:28px;
	right:21px;
	width:468px;
	height:60px;
}
#top .advertisement img {
	width:468px;
	height:60px;
}
#menu {
	width:1000px;
	height:103px;
	background:url(img/menu.png);
}
#menu li {
	float:left;
	height:57px;
	line-height:57px;
	background:url(img/spacer.png) right bottom no-repeat;
}
#menu li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 21px;
	height:57px;
	line-height:58px;
	float:left;
}
#menu li.sfhover a {
	padding:0;
	line-height:58px;
	background:url(img/hover.png) right bottom repeat-x;
}
#menu li.sfhover .pr, #menu li.sfhover .pl {
	display:block;
}
.pl, .pr {
	display:none;
	float:left;
	width:21px;
	height:57px;
}
.pr {
	float:right;
}
#menu ul {
	position:absolute;
	top:163px;
	left:0;
	width:1000px;
	height:46px;
	display:none;
}
#menu li ul .pr, #menu li ul .pl, #menu li.sfhover ul .pr, #menu li.sfhover ul .pl {
	display:none;
}
.gr {
	float:left;
}
#menu ul {
	margin-left:14px;
}
#menu ul li {
	float:left;
	height:46px;
	line-height:0px;
	padding-left:21px;
	margin-left:0px;
	display:inline;
	background:url(img/menu_spacer.png) left center no-repeat;
}
#menu ul li:hover {
	background:url(img/menu_spacerh.png) left center no-repeat;
}
#menu ul li:hover span {
	display:block;
	background:url(img/menu_spacerrh.png) right no-repeat;
	padding-right:12px;
}
#menu li ul a, #menu li.sfhover ul a, #menu ul li.sfhover a {
	color:#505050;
	font-size:11px;
	font-weight:normal;
	padding:0;
	height:auto;
	float:none;
	background:none;
	line-height:46px;
	padding-right:12px;
}
#szukajka {
	position:absolute;
	left:626px;
	top:111px;
	width:374px;
	height:52px;
}
#searching {
	float:left;
padding-left:25px;
	line-height:49px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
#szukaj_input {
	float:left;
	width:168px;
	height:31px;
	line-height:31px;
	padding-left:17px;
	color:#CFCFCF;
	font-size:11px;
	background:url(img/search_input.png);
	margin:9px 0 0 19px;
}
#szukaj_submit {
	float:left;
	width:71px;
	height:31px;
	background:url(img/search_button.png);
	margin-top:9px;
}
#szukana {
	display:none;
}
#content {
	width:1000px;
	float:left;
	margin-top:21px;
}
#left-side {
	float:left;
	width:433px;
	margin-right:11px;
}
#main {
	width:433px;
	height:290px;
	position:relative;
	border-bottom:7px #E11412 solid;
	background:url(img/main.png);
}
#main .counter {
	float:left;
	width:176px;
	height:58px;
	background:url(img/main_counter.png);
	position:absolute;
	top:0px;
	left:8px;
	z-index:99;
	font-weight:bold;
	color:#fff;
	line-height:54px;
	font-size:12px;
	text-align:center;
}
#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:223px;
	width:433px;
	height:1px;
	background:#000;
	font-size:1px;
	z-index:2;
}
#ov {
	position:absolute;
	left:0;
	top:224px;
	width:433px;
	height:66px;
	background:#000;
	z-index:2;
}
#main .img {
	position:absolute;
	left:0;
	top:54px;
	z-index:1;
	width:433px;
	height:236px;
}
#main h1 {
	position:absolute;
	left:20px;
	top:238px;
	width:393px;
	height:18px;
	z-index:3;
}
#main h1 a {
	font-weight:bold;
	color:#FFF;
	font-size:15px;
}
#main .added {
	position:absolute;
	left:20px;
	top:265px;
	color:#DBDBDB;
	width:393px;
	z-index:3;
}
#main2, #main3 {
	display:none;
}
#ops {
	position:absolute;
	right:1px;
	top:19px;
	height:17px;
	overflow:hidden;
}
#ops li {
	float:left;
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	cursor:pointer;
	color:#272727;
	margin-right:13px;
	display:inline;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(img/main_switch.png);
	padding-top:22px;
}
#ops #s1 {
	background-position:0 0;
}
#ops #s1.ogp {
	background-position:0 -17px;
}
#ops #s2 {
	background-position:-30px 0;
}
#ops #s2.ogp {
	background-position:-30px -17px;
}
#ops #s3 {
	background-position:-60px 0;
}
#ops #s3.ogp {
	background-position:-60px -17px;
}
#left-side .box {
	float:left;
	width:433px;
	margin-top:11px;
}
#left-side .box .header {
	float:left;
	width:433px;
	height:45px;
	background:url(img/left-side-header.png);
}
#left-side .box .header li {
	float:left;
	cursor:pointer;
	color:#9B9B9B;
	font-size:12px;
	font-weight:bold;
	line-height:49px;
	padding-left:13px;
	padding-right:13px;
	margin-left:8px;
	background:url(img/left-side-slider2.png);
	height:49px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#left-side .box .header li.zaz {
	color:#fff;
	background:url(img/left-side-slider.png);
	height:49px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.s1, .s2 {
	width:100%;
	overflow:hidden;
}
.s2 {
	display:none;
}
.box .con {
	width:415px;
	background:#fff;
	border-left:1px solid #FFB5B5;
	border-right:1px solid #FFB5B5;
	padding:15px 8px 14px 8px;
}
.box .bottom {
	width:433px;
	height:4px;
	background:url(img/left-side-bottom.png);
}
#loginbox {
	width:380px;
	height:92px;
	margin:2px 0 0 21px;
}
#loginbox label {
	float:left;
	width:241px;
	height:32px;
	margin-bottom:9px;
	margin-right:20px;
	margin-top:7px;
}
#loginbox label span {
	float:left;
	width:60px;
	margin:0 0 0 0;
	color:#7D7D7D;
	line-height:32px;
	text-align:right;
}
#loginbox label input {
	float:right;
	width:144px;
	height:32px;
	background:url(img/loginbox_label.png);
	line-height:32px;
	padding:0 10px 0 10px;
	color:#747474;
}
#loginbox .submit {
	float:left;
	width:85px;
	height:32px;
	background:url(img/log-submit.png);
	margin-left:9px;
	margin-top:6px;
}
#loginbox .links {
	margin-left:20px;
	line-height:22px;
}
#loginbox .links .ls1 {
	font-weight:bold;
	color:#E11412;
	background:url(img/more_arrow.png)left center no-repeat;
	padding-left:13px;
}
#loginbox .links .ls2 {
	color:#7D7D7D;
	background:url(img/more_arrow.png)left center no-repeat;
	padding-left:13px;
	padding-top:1px;
}
#prev-match, #next-match {
	width:407px;
	border-bottom:1px solid #DAE3EF;
	height:117px;
	background:#fff;
}
#prev-match .crest, #next-match .crest {
	float:left;
	width:102px;
	height:106px;
	border-right:1px solid #DAE3EF;
}
#prev-match .crest img, #next-match .crest img {
	width:61px;
	margin:4px 0 0 15px;
}
#prev-match .description, #next-match .description {
	float:left;
	width:267px;
	height:106px;
	padding:3px 12px 0 25px;
	text-align:justify;
	color:#686868;
	line-height:18px;
}
#prev-match .description strong, #next-match .description strong {
	float:left;
	color:#575757;
	font-size:12px;
}
#prev-match .description strong span, #next-match .description strong span {
	color:#E11412;
	padding:0 6px 0 6px;
}
#prev-match .description p, #next-match .description p {
	float:left;
	text-align:justify;
	color:#686868;
	line-height:18px;
	margin-top:6px;
}
#prev-match .description p a, #next-match .description p a {
	color:#E11412;
	font-weight:bold;
}
.date {
	width:395px;
	color:#747474;
	text-align:right;
	padding:12px 12px 0 0;
}
.level {
	width:415px;
	height:27px;
	margin-bottom:5px;
}
.level .ll1 {
	float:left;
	width:32px;
	height:25px;
	line-height:25px;
	border:1px solid #E1E1E1;
	color:#747474;
	text-align:center;
}
.level .ll2 {
	float:left;
	width:132px;
	height:25px;
	line-height:25px;
	border:1px solid #E1E1E1;
	border-left:none;
	color:#747474;
	padding-left:9px;
}
.level .ll3 {
	float:left;
	width:132px;
	height:25px;
	line-height:25px;
	border:1px solid #E1E1E1;
	border-left:none;
	color:#747474;
	padding-left:9px;
}
.level .ll4 {
	float:left;
	width:49px;
	height:25px;
	line-height:25px;
	border:1px solid #E1E1E1;
	border-left:none;
	color:#747474;
	text-align:center;
}
.level .ll5 {
	float:left;
	width:46px;
	height:25px;
	line-height:25px;
	border:1px solid #E1E1E1;
	border-left:none;
	color:#747474;
	text-align:center;
}
#league_hide {
	display:none
}
#leagueTableSlider {
	border:1px solid #E1E1E1;
	color:#E11412;
	padding:7px 9px 7px 9px;
	margin:10px 0 0 0px;
}
.ybox {
	text-align:right;
	margin-top:13px;
}
.question {
	width:387px;
	background:#F3F3F3;
	border:1px solid #E1E1E1;
	padding:8px 13px 8px 13px;
	font-weight:bold;
	color:#747474;
	line-height:18px;
	margin-bottom:9px;
}
.answer {
	width:415px;
	height:37px;
	border-bottom:1px solid #DAE3EF;
}
.answer1 {
	float:left;
	width:150px;
	line-height:37px;
	font-weight:bold;
	color:#747474;
	padding-left:14px;
}
.answer2 {
	float:left;
	width:194px;
	height:15px;
	background:#EAEAEA;
	margin-top:11px;
}
.answer2 .pistil {
	float:left;
	height:15px;
	background:url(img/pistil.png) repeat-x;
}
.answer3 {
	float:left;
	width:33px;
	text-align:right;
	line-height:37px;
	color:#747474;
}
#bt {
	background:#fff;
	height:35px;
	width:415px;
	padding-top:13px;
}
#bt .summary {
	float:left;
	width:201px;
	padding:0 0 0 14px;
	color:#747474;
	line-height:20px;
}
#bt .summary a {
	color:#999999;
}
#bt .more {
	float:left;
	width:186px;
	text-align:right;
	padding:0 14px 0 0;
}
#bt .more a {
	color:#E11412;
	background:url(img/more_arrow.png)left center no-repeat;
	padding-left:10px;
	margin-top:2px;
}
#right-side {
	float:left;
	width:555px;
}
#messages {
	float:left;
	width:555px;
}
#messages .header .title {
	float:left;
	width:97px;
	height:58px;
	background:url(img/messages_title.png);
	position:relative;
	top:0px;
	left:8px;
	z-index:99;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:54px;
	font-size:12px;
}
#messages .header {
	float:left;
	width:555px;
	height:54px;
	background:url(img/messages_header.png);
}
#messages .header .category {
	float:left;
	line-height:54px;
	color:#E5EBF5;
	padding-left:171px;
}
#akt, #akt2 {
	float:left;
	width:153px;
	height:31px;
	line-height:31px;
	color:#9B9B9B;
	cursor:pointer;
	z-index:2;
	margin:11px 0 0 15px;
	padding-left:12px;
}
#zm, #zm2 {
	float:left;
	width:159px;
	overflow:hidden;
	display:none;
	background:#C6C6C6;
	margin-left:18px;
	z-index:99;
	position:relative;
}
#zm li, #zm2 li {
	float:left;
	width:135px;
	padding:4px 12px;
	cursor:pointer;
	color:#333333;
}
#messages .news1 {
	float:left;
	width:555px;
	height:135px;
	background:#EAEAEA;
}
#messages .news2 {
	float:left;
	width:555px;
	height:135px;
	background:#FFF;
}
#messages .news1 .image, #messages .news2 .image {
	float:left;
	width:157px;
	height:93px;
	border:5px solid #D1D8E0;
	margin:16px 11px 0 13px;
}
#messages .news1 .image img, #messages .news2 .image img {
	float:left;
	width:157px;
	height:93px;
}
a.more {
	float:left;
	position:relative;
	top:-22px;
	left:111px;
	width:46px;
	height:22px;
	background:url(img/morea.png);
	color:#FFF;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
a.more:hover {
	background:url(img/morehover.png);
}
#messages .news1 .create, #messages .news2 .create {
	float:left;
	width:339px;
	border-bottom:1px solid #C6CFD8;
	padding:18px 7px 0 7px;
}
#messages .news1 .create a, #messages .news2 .create a {
	font-weight:bold;
	color:#404853;
	font-size:12px;
	display: block;
}
#messages .news1 .create a:hover, #messages .news2 .create a:hover {
	color:#E11412;
}
#messages .news1 .create span, #messages .news2 .create span {
	float:left;
	color:#5C6776;
	padding:4px 0 9px 0;
}
#messages .news1 p, #messages .news2 p {
	float:left;
	width:350px;
	color:#404853;
	line-height:18px;
	padding:5px 0 0 3px;
}
#archive {
	float:left;
	width:555px;
}
#archive .header {
	float:left;
	width:555px;
	height:54px;
	background:url(img/messages_header.png);
	margin-top:11px;
}
#archive .header .title {
	float:left;
	width:156px;
	height:58px;
	background:url(img/archive_title.png);
	position:relative;
	top:0px;
	left:8px;
	z-index:99;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:54px;
	font-size:12px;
}
#archive .header .month {
	float:left;
	line-height:54px;
	color:#E5EBF5;
	padding-left:126px;
}
#archive .space {
	float:left;
	width:553px;
	height:6px;
	border-left:1px solid #FFADAD;
	border-right:1px solid #FFADAD;
	background:#EFEFEF;
}
#archive .content {
	float:left;
	width:553px;
	border-left:1px solid #FFADAD;
	border-right:1px solid #FFADAD;
}
#archive .content .a1 {
	float:left;
	width:266px;
	height:39px;
	background:#EFEFEF;
	padding:10px 0 0 11px;
}
#archive .content .a2 {
	float:left;
	width:265px;
	height:39px;
	background:#FFF;
	padding:10px 0 0 11px;
}
#archive .content .a3 {
	float:left;
	width:266px;
	height:39px;
	background:#FFF;
	padding:10px 0 0 11px;
}
#archive .content .a4 {
	float:left;
	width:265px;
	height:39px;
	background:#EFEFEF;
	padding:10px 0 0 11px;
}
#archive .content .a1 a, #archive .content .a2 a, #archive .content .a3 a, #archive .content .a4 a {
	font-weight:bold;
	color:#404853;
}
#archive .content .a1 a:hover, #archive .content .a2 a:hover, #archive .content .a3 a:hover, #archive .content .a4 a:hover {
	color:#E11412;
}
#archive .content .a1 span, #archive .content .a2 span, #archive .content .a3 span, #archive .content .a4 span {
	float:left;
	color:#5C6776;
	padding-top:4px;
}
#archive .bottom {
	float:left;
	width:555px;
	height:31px;
	background:url(img/archive_bottom.png);
}
#galleries {
	float:left;
	width:556px;
	height:128px;
	margin-top:12px;
}
#galleries .header {
	float:left;
	width:539px;
	height:33px;
	background:url(img/gallery_header.png)no-repeat;
	color:#fff;
	font-weight:bold;
	line-height:34px;
	padding-left:17px;
	border-bottom:1px solid #D2342F;
	font-size:12px;
}
#galleries .gallery {
	float:left;
	width:556px;
	height:94px;
	background:url(img/gallery_bg.png);
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  503px;
	height: 73px;
	padding-top:10px;
	padding-left:1px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 9px;
	right: 8px;
	width: 10px;
	height: 76px;
	cursor: pointer;
	background: transparent url(img/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 9px;
	left: 8px;
	width: 10px;
	height: 76px;
	cursor: pointer;
	background: transparent url(img/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango li {
	width:118px;
	height:73px;
	background:url(img/gallery_li.png);
}
.jcarousel-skin-tango img {
	width:108px;
	height:63px;
	margin:5px 0 0 5px;
}
#footer, #buttons {
	float:left;
	width:1000px;
	margin-top:5px;
}
#buttons .top {
	float:left;
	width:1000px;
	height:4px;
	background:url(img/bottom_top.png);
}
#buttons .center {
	float:left;
	width:998px;
	border-left:1px solid #FFB5B5;
	border-right:1px solid #FFB5B5;
	background:#fff;
}
#button {
	float:left;
	width:995px;
	overflow:hidden;
	padding:10px 0 0 3px;
}
#button li {
	float:left;
	height:57px;
	overflow:hidden;
	width:107px;
	background:url(img/buttons.png);
	padding:7px 0 0 7px;
	margin:0 5px 10px 5px;
}
#button li img {
	width:100px;
	height:50px;
}
#buttons .bottom {
	float:left;
	width:1000px;
	height:4px;
	background:url(img/bottom_bottom.png);
}
#footer .menu {
	float:left;
	width:1000px;
	height:52px;
	line-height:52px;
	border-bottom:1px solid #BFBFBF;
}
#footer-menu {
	float:left;
	margin-left:10px;
}
#footer-menu li {
	float:left;
	background:url(img/menu-footer-li.png) right center no-repeat;
	padding-right:16px;
	padding-left:16px;
	height:52px;
	line-height:52px;
}
#footer-menu li a {
	color:#4B5563;
	height:52px;
	line-height:52px;
}
#footer-menu li a:hover {
	font-weight:bold;
	line-height:52px;
}
#footer .footer-left {
	float:left;
	width:473px;
	color:#575757;
	line-height:58px;
	padding-left:27px;
}
#footer .footer-right {
	float:left;
	width:473px;
	color:#575757;
	line-height:58px;
	padding-right:27px;
	text-align:right;
}
#footer .footer-right a {
	color:#575757;
	font-weight:bold;
	margin-right:15px;
}
/*news*/
#open-news {
	float:left;
	width:555px;
}
#open-news .header {
	float:left;
	width:555px;
	height:54px;
	background:url(img/open-news-header.png);
}
#open-news .header .bookmark {
	float:left;
	height:58px;
	background:url(img/open-news-bookmark.png);
	line-height:54px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	margin-left:8px;
	text-align:center;
	padding:0 13px 0 13px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index:99;
	position:relative;
}
#open-news .header .count-comments {
	float:right;
	line-height:54px;
	font-weight:bold;
	color:#fff;
	margin-right:16px;
}
#open-news .header .count-comments .counter {
	float:right;
	width:29px;
	height:29px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color:#575757;
	background:url(img/count-comments.png);
	margin:15px 0 0 16px;
}
#open-news-content {
	float:left;
	width:527px;
	background:#fff;
	padding:18px 14px 0 14px;
}
#open-news-content p {
	color:#575757;
	line-height:18px;
	text-align:justify;
}
#open-news-content .obrazek {
	float:left;
	margin:0 19px 0 0;
}
#open-news-content .summation {
	float:left;
	width:523px;
	height:37px;
	background:#F3F3F3;
	border:1px solid #E1E1E1;
	margin:10px 0 13px 0;
	line-height:37px;
}
#open-news-content .summation .left {
	float:left;
	width:309px;
	padding-left:14px;
	color:#575757;
}
#open-news-content .summation .right {
	float:left;
	width:186px;
	padding-right:14px;
	color:#575757;
	text-align:right;
}
.comment {
	float:left;
	width:525px;
	margin-bottom:6px;
}
.comment .up {
	float:left;
	width:525px;
	height:4px;
	background:url(img/comment-up.png);
}
.comment .center {
	float:left;
	width:499px;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	padding:9px 12px 9px 12px;
}
.comment .center .avatar {
	float:left;
	width:56px;
	height:74px;
	margin-right:13px;
}
.comment .center .avatar img {
	margin:0 0 8px 3px;
}
.comment .center .avatar a img {
	margin:0 0 8px 0;
	padding:0;
}
.comment .center .avatar ul {
	width:60px;
	height:16px;
	overflow:hidden;
	float:left;
}
.comment .center .avatar ul li {
	float:left;
	padding-right:4px;
}
.comment .center .author {
	float:left;
	margin:2px 0 10px 0;
}
.comment .center .author b {
	color:#E11412;
}
.comment .center .meat {
	float:left;
	width:423px;
}
.comment .center .meat p {
	float:left;
	color:#575757;
	line-height:18px;
}
.comment .down {
	float:left;
	width:525px;
	height:4px;
	background:url(img/comment-down.png);
}

p.text_block, div.text_block {
color: #686868;
line-height: 18px;
}

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:0.5ex;-webkit-border-radius:0.5ex;margin:10px auto;padding:10px}
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}

.wrexbox{overflow: hidden; width: 100%; padding: 5px;clear: both}
.group {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.group .title {
    /*background-image: url(acp_images/group.png);*/
    background: #BA1613;
    height: 23px;
    padding-top: 9px;
    color: #FAFAFA;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.group .title img {
    cursor: pointer;
}

.group .content {
    padding: 10px;
    background: #FFF5F5;
    border: 1px solid #BA1613;
    border-top: 0px;
    overflow: hidden;
    border-bottom: 3px solid #BA1613;
}

.group .content div {
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
    margin-bottom: 10px;
}

.group .content div div {
    padding: 0px;
    border: none;
    margin: none;
}

.group .content label {
    float: left;
    font-weight: bold;
    font-size: 12px;
    width: 200px;
    margin-right: 5px;
}

.group input, .group textarea {
    width: 70%;
    font-size: 12px;
    padding: 5px;
    background: #fff;
    font-family: Verdana, Tahoma, sans-serif;
    border: 1px solid #ADAAAA;
}

.group select {
    font-size: 12px;
    padding: 5px;
    background: #fff;
    font-family: Verdana, Tahoma, sans-serif;
    border: 1px solid #ADAAAA;
}
.pagination,.notice{overflow:hidden;margin-bottom:10px;clear:both;border:1px solid #B1B1B1;background:#F8F8F8;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:16px;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}

table.wrextable{border:1px solid #222;width:100%;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:#BA1613;color:#fff;border-bottom:1px solid #222}
table.wrextable thead tr:hover td{background:#BA1613}
.wrexlist{margin:5px 0px 5px 0px;clear:both;border:1px solid #cbcbcb;padding:10px;overflow:hidden}
.wrexlist .left{margin-right:10px;float: left}
.wrexlist .right{float:left}
.wrexlist h3{font-size: 13px;margin:0;padding:0;margin-bottom:10px}
.wrexlist div{margin-bottom:5px}
