/*****  StyleGuide v4.17  *****/
body {
/*	background-color:#fff;*/
}
body, p, td, ul, li, form {
	font:11px Tahoma, Helvetica, sans-serif;
	line-height: 136%;
	color:#3F3F3F;
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#3f3f3f;
}
img {
	border:0;
}


/*****  StyleGuide PAGE STRUCTURE  *****/
/* wpHeader */
#wpHeader {
	background: url() repeat-x top center;
	margin:0;
	padding:0;
	clear:both;
	position: relative;
}
#wpHeaderCont {
	display:block;
	position:relative;
	background:#fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/wpheader_bg.gif) repeat-x top center;
	width:970px;
	height:61px;
	margin:0px auto;
	border-bottom:1px solid #D9D9D9;
}
#wpHeaderImg {
	display:block;
	position:absolute;
	top:5px;
	left:0px;
	background: url() repeat-y top right;
	background-color: transparent;
}
#wpHeaderNav {
	display:block;
	position:absolute;
	width:375px;
	top:0;
	right:0;
	background: transparent url() repeat-x top center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#wpHeaderNav a {
	color:#0033A5;
	text-decoration: none;
}
#wpHeaderNav a:hover {
	color: #001951;
	text-decoration: none;
}
#wpHeaderLinks {
	float:right;
	white-space:nowrap;
	background: url() no-repeat top left;
	padding:4px 15px;
	text-align:center;
}
#wpHeaderLinks span {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#B2B2B2;
}
#wpHeaderStart {
	float:right;
	white-space:nowrap;
	padding-top:6px;
	padding-right:37px;
}
#wpHeaderSearch {
	float: right;
	width: 300px;
	white-space: nowrap;
	background: url() repeat-y top right;
	background-color: transparent;
	text-align: right;
	margin-top: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block /*none*/;
}
#wpHeaderSearch .inTxt {
	vertical-align: middle;
	font-size: 12px;
	width: 101px;
	height: 15px;
	border: #bababa solid 1px;
}
* html body #wpHeaderSearch .inTxt {
	width: 95px;
}
#wpHeaderSearch .inBtn {
	vertical-align: middle;
	font-size: 12px;
	width: 75px;
	height: 19px;
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_szukaj.gif) 100% 100% repeat-x;
	border: #bababa solid 1px;
	padding: 0 0 3px 0;
}

#wpHeaderProfil {
	float:right;
	white-space:nowrap;
	background: url() no-repeat top left;
	text-align:right;
	margin-top:0;
	padding-right:8px;
	width:300px;
	color: #B2B2B2;
}

#wpHeaderGemius {
	top: 0px;
	right: 0px;
	position: absolute;
}

/* wpFooter */
#wpFooter {
	margin: 0 auto;
	clear: both;
	text-align: center;
	font-size:11px;
	border-top: 1px solid #DCDCDC;
	padding-top:7px;
	width: 970px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	position: relative;
	font:11px Tahoma, Helvetica, sans-serif;
	color:#BDBDBD;
}
#wpFooter a:link, #wpFooter a:active, #wpFooter a:visited {
	font-size: 11px;
	padding: 0px 6px;
	color: #32349B;
}
#wpFooter a:hover {
	text-decoration: underline;
}
#wpFooter .copyright {
	color:#252525; 
	text-decoration: none;
	padding: 0px;
	color:#585858;
	line-height: 18px;
}
#wpFooter .copyright a:link, #wpFooter .copyright a:visited, #wpFooter .copyright a:hover {
	color:#585858;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
#wpFooter .copyright a:hover {
	text-decoration: underline;
}
#wpFooterGemius {
	top: 0px;
	right: 0px;
	position: absolute;
}

/* wpNavi Tabs */
#wpNavi {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 9px;
	background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/navi_bg.gif) repeat-x bottom left;
	height:22px;
}

#wpNavi ul { list-style:none; list-style-image:none; }
#wpNavi ul li { float:left; padding:0; margin:0; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/navi_off_l.gif) no-repeat top left; padding-left:10px; height:22px; }
#wpNavi ul li a { display:block; float:left;  background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/navi_off_r.gif) no-repeat top right; padding:5px 15px 0 5px; font-weight:bold; color:#1080C0; height:17px; }
#wpNavi ul li a:hover { color:#666;}
#wpNavi ul li.act { float:left; padding:0; margin:0; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/navi_on_l.gif) no-repeat top left; padding-left:10px; height:22px; }
#wpNavi ul li.act a { display:block; float:left; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/navi_on_r.gif) no-repeat top right; padding:5px 15px 0 5px; font-weight:bold; color:#fff; height:17px; }
#wpNavi ul li.act a:hover { color:#666;}

/* wpSearch */
#wpSearch {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 10px;
}

/* wpMain */
#wpMain {
	width:970px;
	margin:0 auto;
	clear:both;
	background-color: #fff;
	padding-bottom: 10px;
}
#wpMain:after {
	clear: both;
	display:block;
	content:'';
}
#wpTop {
	overflow: hidden;
	margin-bottom: 10px;
}
#wpLeft {
	width: 660px;
	float: left;
	overflow: hidden;
}
#wpLeft2 {
	width: 213px;
	float: left;
	overflow: hidden;
}
#wpCenter {
	width: 470px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	display:none;
}
#wpRight {
	width: 300px;
	float: right;
	overflow:hidden;
}
#wpRight2 {
	width: 722px;
	padding-right: 13px;
	float: right;
	overflow: hidden;
}
#wpRight3 {
	width: 746px;
	padding-right: 0px;
	float: right;
	overflow: hidden;
}

/* advertisements */
#wpAdvTop {
	background-color:#fff;
	width: 970px;
	margin:0 auto;
	text-align: center;
	padding: 10px 0 10px 0;	
}
#wpAdvBottom {
	background-color:#fff;
	width: 970px;
	margin:0 auto;
	text-align: center;
	padding: 5px 0 2px 0;
	font-size: 0px;
}

/*****  USERS CSS  *****/

/* default box */
.bx {
	margin-bottom:10px;
}
.bx h2, .bx h2 a {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.bx .body {
	padding: 0 2px 0 5px;
}
.bx ul {
	list-style: none;
}

#wpRight h3 { padding:0; margin:0; }

.bx1 { background:#BEC4C7 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bx1_b.gif) no-repeat bottom left; padding:5px 30px 10px 30px; margin-bottom:10px; }
.bx2 { background:#A2ABB0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bx2_b.gif) no-repeat bottom left; padding:0 20px 10px 20px; margin-bottom:10px;}
.bx3 { background:#fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bx3_t.gif) no-repeat top left; padding:10px 15px; margin-bottom:10px;}
.bx4 { border-top:1px solid #DCDCDC; padding:10px; height:80px; }
.listaH ul { margin:0; padding:0; list-style:none; list-style-image:none;}
.listaH ul li { float:left; padding:0 10px 0 10px; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot1.gif) no-repeat left; }
.listaH a { font-size:12px; font-weight:bold; color:#fff; text-decoration:none; }
.listaH a:hover { color:#1080C0;}

.listaV ul { margin:0; padding:0; list-style:none; list-style-image:none;}
.listaV ul li { padding:2px 0  2px 10px; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot2.gif) no-repeat left; }
.listaV a { font-size:11px; font-weight:bold; color:#fff; text-decoration:none; }
.listaV a:hover { color:#1080C0;}

.listaV2 ul { margin:0 5px; padding:0; list-style:none; list-style-image:none;}
.listaV2 ul li { padding:2px 0  2px 10px; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot3.gif) no-repeat left; }
.listaV2 a { font-size:11px; font-weight:bold; color:#117DBE; text-decoration:none; }
.listaV2 a:hover { color:#A2ABB0;}

.rankingStron { border-top:1px solid #05AADE; border-bottom:1px solid #DCDCDC; margin-bottom:10px;}
.rankingSzablonow { padding:0 101px 0 0; border-bottom: none;}
.rankingStron ul { padding:0; margin:0; list-style:none; list-style-image:none; border:none; background-color:#fff; }
.rankingStron ul li { background:#fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank_bg.gif) no-repeat bottom right; padding:2px 0 1px 0; margin:0; height:19px; }
.rankingSzablonow ul li { height:65px; }
.rankingStron .nbb { background-image:none; }
.rankingStron .rank { float:left; background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank.gif) no-repeat top right; text-align:center; width:17px; height:17px; padding-top:2px; padding-left:9px; font:bold 9px Tahoma, Helvetica, sans-serif; color:#9AA1A4;}
.rankingSzablonow .rank { background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank.gif) no-repeat 17px 22px; height:35px; padding: 24px 16px 0 17px;}
.rankingStron .topRank { background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank_top.gif) no-repeat top right;}
.rankingSzablonow .topRank { background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank_top.gif) no-repeat 17px 22px;}
.rankingStron img { float:left;} 
.rankingStron a { float:left; height:17px; padding-top:2px; padding-left:5px;}
.rankingSzablonow a { height:63px;}

.webSzukaj { background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/webszukaj_bg.jpg) no-repeat top left; text-align:center; font-weight:bold; color:#fff; margin-bottom:10px; height:32px; padding-top:25px;  }
.webSzukaj input { vertical-align:middle; margin:0 10px; width:345px;}
.webSzukaj img { vertical-align:middle; }

.bxTwo { margin-bottom:10px; }
.bxTwo .bxTwoL { float:left; width:325px; }
.bxTwo .bxTwoL .bx4 { background:url(http://i.wp.pl/a/i/hosting/layout_04_2007/kreator_bg.jpg) no-repeat top left; padding-top:75px; padding-left:120px; }
.bxTwo .bxTwoR { float:right; width:325px; }
.bxTwo .bxTwoR .bx4 .bxSzablony td { width:33%; vertical-align:top; padding-bottom:10px; }

.bxUslugi { margin-bottom:10px; height:135px; }
.bxUslugi .usluga { float:left; width:214px; margin-right:9px; }
.bxUslugi .usluga p { margin:0; padding:0; color:#C8C8C8; text-align:right; padding-right:15px; }
.bxUslugi .usluga p a { color:#117DBE; }
.bxUslugi .usluga p a span { font-weight:bold; color:#85B100; }
.bxUslugi .usluga p a:hover { color:#666; }

.bxThree { margin-bottom:10bx; }
.bxThree .bxThreeL { float:left; width:436px; background-color:#F9F9F9; }
.bxThree .bxThreeL .bx5 { padding:0 25px 10px 25px; border:none; }
.bxThree .bxThreeL .bx5 a { font:11px Verdana, Arial, Helvetica, sans-serif; color:#000; }
.bxThree .bxThreeL .bx5 a strong { color:#85B000; }
.bxThree .bxThreeL .bx5 a:hover { color:#117DBE; }
.bxThree .bxThreeR { float:right; width:214px; }
.bxThree .bxThreeR .bx4 { font:11px Verdana, Arial, Helvetica, sans-serif; color:#000; }
.bxThree .bxThreeR .bx4  .moreL { padding:5px 0 25px 0; }
.bxThree .bxThreeR .bx4  .moreL strong { font-weight:bold; color:#85B000;}
/* formatting */

.rt { text-align: right; }
.lt { text-align: left; }
.ct { text-align: center; }
.fr { float: right; }
.fl { float: left; }
.clr {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
a.more:link, a.more:active, a.more:visited {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/more.gif) no-repeat right;
	padding-right:7px;
}
a.more:hover {}
a.more2:link, a.more2:active, a.more2:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#117DBE;
}
a.more2:hover { color:#666; }
a.more3:link, a.more3:active, a.more3:visited {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#117DBE;
}
a.more3:hover { color:#666; }
a.more_dwn {
	color: #117DBE;
	padding-right: 12px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/arr_dwn.gif) 100% 4px no-repeat;
	font-weight: bold;
	font-size: 11px;
}
a.more_dwn:hover {
	color: #117DBE;
	text-decoration: underline;
}

a.more_thin {
	color: #117DBE;
	padding-right: 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/arr_rgh.gif) 100% 5px no-repeat;
	font-size: 11px;
}
a.more_thin:hover {
	color: #117DBE;
	text-decoration: underline;
}
a.more {
	color: #117DBE;
	padding-right: 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/arr_rgh.gif) 100% 4px no-repeat;
	font-weight: bold;
	font-size: 11px;
}
a.more:hover {
	color: #117DBE;
	text-decoration: underline;
}
#webmenu {
	position: relative;
	width: 970px;
	height: 37px;
	margin: 0px auto;
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_webmenu.gif) repeat-x bottom;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#webmenu ul {
	position: relative;
	list-style: none;
}
#webmenu li {
	height: 22px;
	float: left;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_webmenu_li.gif);
	margin-right: 1px;
}
#webmenu li.pres {
	height: 22px;
	float: left;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_webmenu_li2.gif);
	margin-right: 1px;
}
#webmenu li a {
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 6px 2px 6px;
	color: #1080C0;
}
#webmenu li a:hover { color: #005687; }
#webmenu li.pres a { color: #fff; }
#webmenu li.pres a:hover { color: #D9F2FA; }
#webmenu li .edge {
	float: left;
	vertical-align: top;
}

#administracja {
	position: relative;
	width: 970px;
	height: 37px;
	margin: 0px auto;
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/wpmain_bg.gif) repeat-x bottom;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#administracja ul {
	position: relative;
	list-style: none;
	padding: 5px 0 0 0;
}
#administracja li {
	float: left;
	border-right: 1px solid #0e89c6;
}
#administracja li a {
	font-weight: bold;
	padding: 4px 6px;
	margin: 0 2px;
	color: #0e89c6;
}
#administracja li a:hover { color: #005687; }

#cont {
	width: 940px;
	margin: 20px auto;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
}
#cont .title {
	border-bottom: #89BB00 solid 1px;
	margin-bottom: 2px;
}

#cont .top1 {
	background: #F9F9F9;
	border-bottom: #B9AEC1 solid 1px;
	padding: 17px 37px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}

#cont .top1 span {
	color: #1080C0;
}

#cont .top2, #cont .top3 {
	background: #1080C0;
	color: #fff;
	padding: 5px 9px;
}

#cont .top2 img.right, #cont .top3 img.right {
	float: right;
	margin-right: 28px;
}

#cont .row1 {
	background: #F9F9F9;
	padding: 3px 25px;
	border-bottom: #D2CED4 solid 1px;
}

#cont .row1 .txt {
	font-weight: bold;
	padding: 3px 0;
}

#cont .row1 .txt span {
	color: #1080C0;
}

#cont .row1 .txt .small {
	font-size: 10px;
	color: #69767E;
	font-weight: normal;
}

#cont .row1 .chk_box {
	float: right;
	padding-right: 28px;
}

#cont .bottom1 {
	background: #E9E9E9;
	padding: 4px 12px;
	margin: 1px 0;
	color: #69767E;
	font-size: 11px;
}

#cont .bottom1 span { font-weight: bold; }

#cont .bottom1 .blue {
	color: #117DBE;
}

#cont .bottom1 .btn, #cont .bottom1 .btn2 {
	float: right;
}

#cont .bottom1 .btn2 {
	padding-top: 4px;
}
.btn_wyb, .btn_wyb2 {
	width: 107px;
	height: 23px;
	border: 0;
	color: #B2E61A;
	font-size: 12px;
	font-weight: bold;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/btn_bg_wyb.gif) 50% 50% no-repeat;
}

.btn_wyb2 {
	width: 90px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/btn_bg_wyb2.gif) 50% 50% no-repeat;
}
.link_more {
	padding: 6px 0;
}

.link_more2 {
	padding: 3px 0;
}

.link_more3 {
	text-align: right;
	padding: 5px 10px;
}

#cont .spacer1, #cont .spacer2 {
	height: 29px;
	border-top: #B9AEC1 solid 1px;
	border-bottom: #B9AEC1 solid 1px;
	font-size: 11px;
	padding: 4px 10px;
	margin-bottom: 1px;
}

#cont .spacer2 {
	height: 23px;
}

#cont .top3 { background: #E6E6E6; }

#cont .row1 span.thin {
	font-weight: normal;
	color: #000;
}

#cont .form {
	background: #F9F9F9;
	border-bottom: #B9AEC1 solid 1px;
	padding: 22px 50px;
}

#cont .row2 {
	position: relative;
	width: 590px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}

#cont .row2:after {
	display: block;
	content: "";
	clear: both;
}

#cont .row2 a {
	font-size: 11px;
	font-weight: normal;
	color: #117DBE;
	padding: 3px 0;
}
#cont .row2 a:hover {
	text-decoration: underline;
}

#cont .row2 .f_tit {
	position: relative;
	margin-right: 455px;
	vertical-align: bottom;
}

#cont .row2 .in_txt, #cont .row2 .ar_txt {
	width: 450px;
	float: right;
	margin: 0 0 2px 5px;
	vertical-align: middle;
	font-size: 12px;
	border: #A5ACB2 solid 1px;
}
#cont .row2 .in_txt_l {
	width: 450px;
	float: right;
        text-align: left;
	margin: 0 0 2px 5px;
	vertical-align: middle;
	font-size: 12px;
	border: #A5ACB2 solid 1px;
}


#cont .row2 .in_txt2 {
	border: none;
	margin:0;
	padding:0;
}
#cont .row2 .in_txt2 #domena {
	font-weight: normal;
	float: left;
	margin:0;
	padding:0;
}
#cont .row2 .in_txt2 #katalog_strony {
	float: right;
	margin:0;
	padding:0;
}
#cont .row2 .in_txt2 #katalog_strony select {
	vertical-align: top;
	font-size: 11px;
	border: #A5ACB2 solid 1px;
	width: auto;
	margin:0;
	padding:0;
}

#cont .row2 .short {
	width: 265px;
}

#cont .row2 .ar_txt {
	height: 105px;
	vertical-align: top;
}	

#cont .row2 .opt {
	display: inherit;
	float: right;
	width: 185px;
	font-weight: normal;
	color: #A5ACB2;
}

#cont .row2 .opt a {
	font-weight: bold;
}

#cont .no_pad {
	padding-bottom: 2px;
}

#cont .row3 {
	width: 305px;
	padding-left: 5px;
	font-weight: bold;
	margin: 6px 0;
}
#cont .row3:after {
	display: block;
	content: "";
	clear: both;
}

#cont .row3 .chk {
	float: right;
}

#cont .row3 .chk .chk_box {
	vertical-align: middle;
}

#cont .bottom2 {
	text-align: right;
	margin: 10px;
	margin-right: 100px;
	padding-bottom: 10px;
}

#cont .main {
	width: 940px;
	background: #F9F9F9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_main.gif) bottom center;
}
#cont .main:after {
	display: block;
	content: "";
	clear: both;
}

#cont .main .top4 {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 14px;
	background: #F9F9F9;
}

#cont .main .lft_box {
	width: 465px;
	background: #eee url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_box.gif) repeat-x;
	padding-bottom: 15px;
	float: left;
}

#cont .main .rgh_box {
	float: right;
}
.lft_box .top {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 12px;
}

.top .btn_wyb2 {
	margin-top: 12px;
}

.lft_box .txt {
	font-size: 12px;
	font-weight: bold;
	color: #85B000;
	margin: 20px 30px;
}

.lft_box .txt ul {
	list-style: none;
	margin: 7px 0;
}

.lft_box .txt li {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/dot.gif) 2px 6px no-repeat;
	padding-left: 11px;
	margin-bottom: 4px;
}

.lft_box .txt li a {
	color: #117DBE;
	font-weight: bold;
}
.lft_box .txt li a:hover {
	text-decoration: underline;
}




.bx10 {
	height: 10px;
}
.poziomy_odstep {
	margin-right: 10px;
}

.box1 {
	height: 73px;
	background: #dedfdf url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx1_bg.gif) repeat-x top left;
	padding: 5px 0;
}
.box1_1 {
	width: 173px;
	height: 49px;
	background: #ade900 url(http://i.wp.pl/a/i/hosting/layout_04_2007/greenbx_bg.gif) repeat-x bottom left;
	padding: 0;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
}
.box1_1 a {
	color: #ffffff;
}
.box1_1 a:hover {
	color: #B0EF00;
}
.welcome_user {
	font-size: 12px;
	padding: 3px 0 5px 0;
	margin: 0 5px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kropki.gif) repeat-x bottom left;
}
.welcome_logout {
	padding: 3px 0 8px 0;
	margin: 0 5px;
}

.box2 {
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx2_bg.gif) repeat-x top left;
	padding: 0;
}
.nagl {
	margin: 0 0 0 20px;
}
.box2 ul {
	padding: 20px 15px;
	list-style: none;
	list-style-image: none;
}
.box2 ul li {
	padding: 2px 0 2px 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_zielony.gif) no-repeat left;
}
.box2 ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #117dbe;
	text-decoration: none;
}
.box2 ul li a:hover {
	color: #86b100;
}
.odstepnik_poziomy {
	height: 2px;
	margin: 0 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x top left;
}
.odstepnik_poziomy2 {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	height: 5px;
}


.box3 {
	background-color: #a2abb0;
	padding: 0;
}
.box3 ul {
	padding: 5px 25px;
	list-style: none;
	list-style-image: none;
}
.box3 ul li {
	padding: 1px 0 1px 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_niebieski.gif) no-repeat left;
}
.box3 ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.box3 ul li a:hover {
	color: #d2f0f9;
}
.zapytajnik {
	height: 42px;
	padding: 10px 20px 0 30px;
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx3_bg.gif) repeat-x top left;
	color: #ffffff;
	font: normal 11px Tahoma, Verdana, Arial, sans-serf;
}

.greybxWiecej {
	padding: 0 25px 5px 0;
}
.greybxWiecej a {
	color: #117dbe;
}
.greybxWiecej a:hover {
	color: #86B100;
}

.box4 {
	background-color: #bec4c7;
	padding: 0;
}
.box4 ul {
	padding: 5px 25px;
	list-style: none;
	list-style-image: none;
}
.box4 ul li {
	padding: 3px 0 3px 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_niebieskiciemny.gif) no-repeat left;
}
.box4 ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.box4 ul li a:hover {
	color: #1080C0;
}

.box5 {
	height: 83px;
	background: #F9FDFD url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx5_bg.gif) repeat-x top left;
	padding: 0;
	width: 240px;
}

.box7 {
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx7_bg.gif) repeat-x top left;
}

.box9 {
	background-color: #eeeeee;
	padding: 0;
}
.box9 ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.box9 ul li {
	padding: 0 0 0 25px;
	margin: 5px 0 5px 30px;
	height: 20px;
	width: 290px;
	background: #EEE url(http://i.wp.pl/a/i/hosting/layout_04_2007/red_arrow.gif) no-repeat top left;
	float: left;
}
*html body .box9 ul li {margin-left: 15px; }
.box9 ul li a {
	font: normal 11px Arial, Tahoma, Verdana, sans-serif;
	color: #3f3f3f;
	text-decoration: underline;
	display: block;
	margin: 3px 0 0 0;
}
.box9 ul li a:hover {
	text-decoration: none;
}

.box11 {
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx11_bg.gif) repeat-x top left;
	padding: 0;
}

.content {
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 0 0 10px 0;
	margin: 10px 0 15px 0;
}
.content2 {
	margin-top: 0;
}
.content3 {
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 0 0 10px 0;
	margin: 13px 0 15px 0;
	width: 400px;
}
.content a {
	text-decoration: underline;
	font-weight: bold;
	color: #3f3f3f;
}
.content a:hover {
	text-decoration: none;
	color: #3f3f3f;
}
.header {
	border-bottom: 1px solid #05aade;
	margin: 0 0 10px 0;
}
.header_grey {
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 10px 0;
}
.rozsz_kolumny {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_pionowy.gif) repeat-y top right;
	padding: 8px 15px;
	width: 210px;
	color: #3f3f3f;
	font: 11px Arial, Tahoma, Verdana, sans-serif;
}
.rozsz_kolumny span {
	color: #8bb800;
	font-weight: bold;
}
.admin_kolumny {
	width: 25%;
	padding: 10px 0 0 5px
}
.admin_opis {
	width: 66%;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 5px 0 10px 5px;
}
.admin_tytuly {
	font-weight: bold;
	margin-bottom: 3px;
}
.admin_wiecej {
	margin-top: 3px;
}
.admin_wiecej a {
	color: #0a97d0;
	text-decoration: none;
}
.admin_wiecej a:hover {
	color: #86B100;
}

.dodatki_kolumny {
	width: 45%;
	padding: 10px 15px 0 10px;
}
.dodatki_opis {
	width: 60%;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 10px 0 20px 10px;
}
.dodatki_opis .disabled {
	color: #999;
}
.dodatki_tytuly {
	font-weight: bold;
	margin-bottom: 3px;
	color: #8ebd00;
}
.dodatki_wiecej {
	margin-top: 3px;
}
.dodatki_wiecej a {
	color: #0a97d0;
	text-decoration: none;
}
.dodatki_wiecej a:hover {
	color: #86B100;
}

.zarzadz_domenami {
	width: 97%;
	margin: 10px;
	text-align: center;
}
.zarzadz_domenami td {
	border-bottom: 1px solid #dcdcdc;
	padding: 4px;
}
.zarzadz_domenami .brd_green {
	border-right: 1px solid #8ebd00;
	color: #8ebd00;
	font-weight: bold;
	padding: 1px;
}
.zarzadz_domenami .pogrub {
	font-weight: bold;
}

.szczegolyOferty {
	width: 495px;
}
.porownajPakiety {
	
}

.ofertaTable {
	width: 96%;
	margin: 0 10px;
	text-align: center;
}
.ofertaTable td {
	border-bottom: 1px solid #dcdcdc;
	padding: 4px;
}
.ofertaTable .kol1 {
	text-align: left;
	width: 230px;
	padding-left: 10px;
}
.ofertaTable .kol3 {
	width: 30%;
	padding-left: 30px;
}
.ofertaTable .szareTlo {
	background-color: #f4f3f3;
	color: #88b600;
	font-weight: bold;
	border-top: 1px solid #fff;
}

.firmaWWW {
	padding: ;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_pionowy.gif) repeat-y top left;
}
.firmaWWW ul {
	padding: 5px 18px;
	list-style: none;
	list-style-image: none;
}
.firmaWWW ul li {
	padding: 1px 0 1px 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_zielony.gif) no-repeat left;
	color: #3f3f3f;
}
.firmaWWW ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #8ab700;
	text-decoration: none;
}
.firmaWWW ul li a:hover {
	color: #3f3f3f;
}
.content_firma {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 25px;
	margin: 0 20px;
}
.firma_ttl {
	font-weight: bold;
	margin: 0 0 3px 0;
}
.content_firma ul {
	padding: 0 25px;
	list-style: none;
	list-style-image: none;
}
.content_firma ul li {
	padding: 1px 0 1px 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_zielony.gif) no-repeat left;
	color: #3f3f3f;
}
.content_firma .linki {
	margin: -15px 0 0 0;
	color: #c8c8c8;
}
.linki .link_ziel {
	color: #85b100;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
}
.linki .link_ziel:hover {
	color: #3f3f3f;
}
.linki .link_nieb {
	color: #117dbe;
	text-decoration: none;
	font-weight: normal;
	margin: 0 5px;
}
.linki .link_nieb:hover {
	color: #3f3f3f;
}
.content_firma .linki2 {
	margin: 0 0 5px 0;
}
.linki2 a {
	color: #1080c0;
	font-weight: bold;
	text-decoration: none;
}
.linki2 a:hover {
	color: #3f3f3f;
}
.transfer_kolumny {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_pionowy.gif) repeat-y top right;
	padding: 8px 15px;
	width: 45%;
	color: #3f3f3f;
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	line-height: 150%;
}
.transfer_link a {
	text-decoration: none;
	color: #117dbe;
	font-weight: normal;
}
.transfer_link a:hover {
	color: #86b100;
}
.czerwony {
	color: #ff0000;
	font-weight: bold;
}
.wykorzystanie_transferu {
	padding: 0 0 0 95px;
}
.wykorzystanie_transferu .tr_1 {
	width: 150px;
	height: 25px;
	padding: 3px 0 0 0;
}
.wykorzystanie_transferu .tr_2 {
	margin: 0 5px 0 0;
}
.wykorzystanie_transferu .tr_2_2 {
	width: 60px;
}
.wykorzystanie_transferu .tr_3 {
	height: 25px;
	padding: 3px 0 0 0;
}
.wykorzystanie_transferu .tr_3_2 {
	width: 65px;
	display: block;
}
.width240 {
	width: 215px;
	margin: 0 10px;
}
.oferta_kol {
	width: 218px;
	padding: 10px;
}
.oferta_1 {
	padding: 0 0 8px 0;
}
.oferta_2 {
	padding: 0 0 10px 0;
	width: 130px;
	height: 135px;
}
.oferta_2 ul {
	margin: 0;
	padding: 9px 0 8px 0;
	list-style: none;
	list-style-type: disc;
	list-style-position: inside;
}
.oferta_2 ul li {
	padding-left: 0px;
}
.oferta_3 {
	padding: 0 0 13px 0;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
}
.oferta_4 {
	padding: 10px 0 0 0;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x top left;
	font: bold 11px Arial, Tahoma, Verdana, sans-serif;
}
.oferta_5 {
	padding: 3px 0;
	font: normal 10px Arial, Tahoma, Verdana, sans-serif;
	color: #848282;
}
.oferta_6 {
	padding: 0 0 15px 0;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	font: bold 11px Arial, Tahoma, Verdana, sans-serif;
}
.inputy_szukaj {
	margin: 30px 0;
}
.input1 {
	width: 230px;
	margin: 2px 10px 0 15px;
}
.input2 {
	margin: 0;
}
.katalog {
	width: 180px;
	padding: 0 10px;
}
.bxThreeL .katalog {
	padding: 0 0 10px 24px;
}
.katalog div {
	margin: 12px 0 2px 0;
	font-weight: bold;
}
.katalog div a {
	font-weight: bold;
}
.katalog a {
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	color: #3f3f3f;
	text-decoration: underline;
}
.katalog a:hover {
	text-decoration: none;
}

div.bxThree div.katalog a {
	color: #000;
	text-decoration: none;
}

div.bxThree div.katalog div a {
	color: #85B000;
}

.kol_juzwsieci {
	width: 340px;
	height: 95px;
	padding: 10px;
}
.kol_juzwsieci a {
	text-decoration: none;
	font-weight: normal;
}
.kol_juzwsieci a:hover {
	text-decoration: underline;
}
.juzwsieci_opis {
	width: 60%;
}
.juzwsieci_tytul {
	font-weight: bold;
	padding: 15px 0 3px 0;
}
.juzwsieci_tytul a {
	font-weight: bold;
}

.greybx10_prawo {
	width: 723px;
	height: 111px;
	background: #bec4c7 url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx10-1.gif) no-repeat top left;
}
.greybx10_lewo {
	width: 723px;
	height: 111px;
	background: #bec4c7 url(http://i.wp.pl/a/i/hosting/layout_04_2007/greybx10-2.gif) no-repeat top left;
}
.greybx10-1 {
	width: 99px;
	padding: 10px 0 0 40px;
}
.greybx10-2 {
	width: 544px;
	padding: 15px 20px 0 20px;
	color: #ffffff;
	font: normal 11px/15px Arial, Tahoma, Verdana, sans-serif;
}
.greybx10-2 a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.greybx10-2 a:hover {
	text-decoration: none;
}
.greybx10-3 {
	width: 119px;
	padding: 10px 0 0 20px;
}
.greybx10-4 {
	width: 544px;
	padding: 15px 20px 0 20px;
	color: #ffffff;
	font: normal 11px/15px Arial, Tahoma, Verdana, sans-serif;
}
.greybx10-4 a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.greybx10-4 a:hover {
	text-decoration: none;
}
ul.kategorie {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
ul.kategorie li {
	padding: 2px 0 2px 6px;
	margin: 0;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_zielony.gif) no-repeat left;
	float: left;
	width: 127px;
}
ul.kategorie li a {
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: underline;
}
ul.kategorie li a:hover {
	text-decoration: none;
}
.najlepiej_oceniane {
	width: 95%;
	margin: 10px;
	text-align: center;
}
.najlepiej_oceniane td {
	border-bottom: 1px solid #dcdcdc;
	padding: 0px;
}
.najlepiej_oceniane .brd_green {
	border-right: 1px solid #8ebd00;
	color: #8ebd00;
	font-weight: bold;
	padding: 1px;
}
.najlepiej_oceniane .kolko {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank.gif) no-repeat center center;
	width: 19px;
	padding: 1px 0 0 1px;
	font:bold 9px Tahoma, Helvetica, sans-serif; color:#9AA1A4;
}
.najlepiej_oceniane .kolko_top {
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/wb_rank_top.gif) no-repeat center center;
	width: 19px;
	padding: 1px 0 0 1px;
	font:bold 9px Tahoma, Helvetica, sans-serif; color:#9AA1A4;
}
.wybor_mca {
	width: 190px;
	text-align: right;
	margin: 3px 10px 0 0;
}
.paginacja {
	padding: 0 15px 0 0;
}
.paginacja span, .paginacja a {
	display: block;
	float: left;
	padding: 0 3px;
	color: #117dbe;
}
.paginacja a {
	color: #3f3f3f;
	text-decoration: underline;
	font-weight: bold;
}
.paginacja a:hover {
	text-decoration: none;
}
.twoje_strony {
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/odstepnik_kreski.gif) repeat-x bottom left;
	padding: 0 5px 10px 5px;
	margin: 0 0 5px 0;
	line-height: 170%;
}
.legenda {
	padding: 20px;
	list-style: none;
	list-style-type: none;
}
.legenda_opis {
	padding: 2px 0 0 0;
	float: right;
	text-align: left;
	width: 238px;
}

.wypunktowanie {
	margin: 0;
	padding: 9px 0 8px 10px;
	list-style: none;
	list-style-type: disc;
	list-style-position: inside;
}
.wypunktowanie li {
	padding-left: 0px;
}


#pomoc h1 {
	margin-bottom: 15px;
}

#pomoc ul {
	margin: 0;
	padding: 5px 0 8px 10px;
	list-style: none;
	list-style-type: disc;
	list-style-position: inside;
}

#pomoc ul li {
	padding-left: 0px;
}

#pomoc p {
	margin: 8px 0;
}




#wpMain .nobg {
	background-image: none;
}
#administracja .noborder, #wpMain .noborder {
	border: none;
}

/*#wpMain ul.kategorie {
	margin-left: 10px;
}

#wpMain ul.kategorie li {
	display: block;
	float: left;
	width: 115px;
	padding-left: 10px;
	background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/punktor_zielony.gif) no-repeat left;
}*/

.wpisyKatalogu p { margin-left: 10px; }
.wpisyKatalogu span { font-weight: bold;}

.wpisyKatalogu div {
	border-top: 1px solid #05AADE;
	margin: 5px 0;
}

.thtd {
	background: #1080C0; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	text-align: center;
}

/* 2008.03.20 by Rycki@wp-sa.pl */
.bx_yip {
	width: 660px;
	height: 264px;
	padding-top: 40px;
	overflow: hidden;
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx_yip.jpg) no-repeat;
	margin-bottom: 24px;
}

.bx_yip p {
	color: #5ecbed;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 17px 0;
	margin-left: 18px;
}

.bx_yip a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.bx_yip a:hover { text-decoration: underline; }

.bx_yip p a { color: #9cc918; }

.bx_yip .b_link {
	margin: 35px 0 0 15px;
}



.listaH ul .nick {
	background: none;
	padding-left: 0;
}

.listaH ul .logout {
	padding-right: 0;
	float: right;
}

.bx5 {
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx5.gif) no-repeat top left;
	padding-top: 10px;
	margin-bottom: 10px;
}

#wpRight .bx5 h3, #wpRight .bx6 h3 { padding: 0 20px; }

.bx5 .listaV2 { margin: 10px 15px; }

.bx5 img, .bx6 img, .yd img { display: block; }

.d_dot {
	height: 11px;
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/d_dot_1.gif) bottom repeat-x;
	margin: 0 5px;
}

.dd_str {
	margin: 10px 22px;
	text-align: right;
}


.bx6 {
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx6.gif) no-repeat top left;
	padding-top: 10px;
	margin-bottom: 10px;
}

.bx6 .dotted {
	border: #bbb dotted 1px;
	padding: 10px 8px 8px 8px;
	margin: 14px 10px 10px 10px;
	position: relative;
}

.bx6 .dotted .tit {
	background-color: #a2abb0;
	position: absolute;
	top: -8px;
	left: 5px;
	padding: 0 3px;
}

.bx6 p { color: #fff; }

.bx6 a.more2, .bx6 li a { color: #fff; }
.bx6 a.more2:hover, .bx6 li a:hover { color: #f1f1f1;  }

.bx6 ul {
	margin: 10px;
	list-style: none;
}

.bx6 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/bul_1.gif) 0 7px no-repeat;
	font-weight: bold;
	padding: 2px 0 2px 12px;
}


#adm2 {
	position: relative;
	width: 970px;
	height: 32px;
	margin: 0px auto;
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_adm2.gif) repeat-x bottom;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#adm2 ul {
	position: relative;
	list-style: none;
}

#adm2 li {
	float: left; 
	position: relative;
}

#adm2 li a {
	float: left;
	font-weight: bold;
	padding: 4px 14px 8px 14px;
	margin: 0 2px;
	color: #0e89c6;
	border-right: #e8eae9 solid 1px;
}
#adm2 li a:hover { color: #005687; }

#adm2 li .arr {
	position: absolute;
	bottom: -7px;
	left: 42%;
}


.ofr {
	list-style: none; 
	height: 140px;
}

.ofr li {
	float: left; 
	margin-right: 10px;
	width: 213px;
}

.adm {
	width: 660px;
	margin-bottom: 15px;
}
.adm:after {
	clear: both;
	display:block;
	content:'';
}

.adm ul {
	list-style: none;
	margin: 10px 15px 0 0;
	float: left;
}

.adm li {
	width: 210px; 
	border-bottom: #f4f4f4 solid 1px;
	padding: 7px 0;
}

.adm li h3, .adm li p { margin-left: 74px; }

.adm li h3 {
	color: #117dbe;
	font-size: 14px;
	margin-bottom: 4px;
}

.adm .no_bb { border-bottom: 0; }


.yd { margin-bottom: 10px; }

.yd table {
	width: 100%;
	margin-top: 10px;
}

.yd th {
	padding: 7px 14px;
	background-color: #a2abb0;
	border-right: #fff solid 1px;
	color: #fff;
	text-align: left;
}

.yd th.fst {
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_fst.gif) no-repeat;
	text-align: center;
}

.yd th.lst { background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_lst.gif) right top no-repeat; }

.yd td {
	background-color: #f9f9f9;
	padding: 7px 14px;
}

.yd td.lst_r { border-bottom: #dcdcdc solid 1px; }

.yd td.even { background-color: #fff; }

.yd .t_link {
	background-color: #f9f9f9;
	padding: 7px 10px;
	text-align: right;
	color: #c8c8c8;
}


.bx7 { background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx7.gif) no-repeat; }

.bx7 h2 { padding: 10px 20px; }

.bx7 p { padding: 6px 20px; }

.bx7 p a, .bx7 li a { color: #117dbe; }
.bx7 p a:hover, .bx7 li a:hover { text-decoration: underline; }

.bx7 .let { color: #c72b2b; }

.bx7 ul {
	list-style: none;
	margin: 4px 20px;
}

.bx7 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot3.gif) 0 6px no-repeat;
	padding: 1px 0 2px 12px;
}

.bx660 {
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx660.gif) no-repeat;
	margin-bottom: 16px;
	padding-top: 10px;
}

.bx660 img { display: block; }

.bx660 h2 { padding: 0 20px; }

.bx660 .wyk {
	margin: 0 10px;
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/dot_1.gif) bottom repeat-x;
	padding: 0 0 10px 9px;
}


.rozsz { }

.rozsz ul {
	width: 660px;
	list-style: none;
	padding: 10px 0 16px 0;

}
.rozsz ul:after {
	clear: both;
	display:block;
	content:'';
}

.rozsz li {
	float: left;
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_rozsz_li.gif) no-repeat;
	width: 213px;
	height: 91px;
	overflow: hidden;
	margin-right: 10px;
}

.rozsz li .inf {
	font-weight: bold;
	color: #c72b2b;
	padding: 0 19px;
}


.m_opt {
	list-style: none;
	height: 24px;
	padding: 0 0 8px 8px;
	border-bottom: #dcdcdc solid 1px;
}

.m_opt li {
	float: left;
	margin-right: 7px;
}

.m_opt li a {
	background: #117ebf url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_m_opt_a.gif) repeat-x;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	display: block;
	text-align: center;
	height: 24px;
}


.m_opt li a:hover {
	-moz-opacity: 0.75;
	opacity: 0.75;
}


.m_opt li a span {
	display: block;
	padding-top: 5px;
}

.m_opt li .qm {
	background: none;
	padding-top: 5px;
}

.mw {
	width: 330px;
	float: left;
	margin-bottom: 8px;
}

.mw .inf {
	padding: 8px;
	border-bottom: #fff solid 10px;
}

.mw .mh {
	color: #117dbe;
	font-weight: bold;
	padding: 6px 10px;
	border-bottom: #dcdcdc solid 1px;
}

.mw .mh a {
	color: #117dbe;
}

.flst {
	width: 330px;
	height: 340px;
	overflow: auto;
	background-color: #fff;
}

.flst table {
	width: 312px;
}

.flst td {
	padding: 1px 4px 0px 8px;
	overflow: hidden;
	color: #3f3f3f;
}

.flst td span {
	padding-left: 26px;
}

.flst .def { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_txt.gif) 33px 2px no-repeat; }
.flst .dir { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_dir.gif) 33px 2px no-repeat; }
.flst .txt { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_txt.gif) 33px 2px no-repeat; }
.flst .html { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_html.gif) 33px 2px no-repeat; }
.flst .gif { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_gif.gif) 33px 2px no-repeat; }
.flst .jpg { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_jpg.gif) 33px 2px no-repeat; }
.flst .doc { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_doc.gif) 33px 2px no-repeat; }



.flst input { vertical-align: middle; }

.flst td span.updir {
	color: #117dbe;
	font-weight: bold;
	padding: 0;
}


.trans {}

.trans .inf {
	font-weight: bold;
	color: #c72b2b;
	margin: 5px 0;
}

.trans .dat {
	padding: 1px 0 4px 0;
	border-bottom: #f4f4f4 solid 1px;
	font-weight: bold;
}

.dat span {
	font-weight: normal;
	float: left;
	width: 220px;
	margin-right: 15px;
	text-align: right;
} 

.udat { padding-top: 4px; }

.udat .rin1, .udat .rin2 {
	float: left;
	margin-right: 15px;
	text-align: right;
	width: 215px;
	padding-top: 1px;
}

.udat .rin2 {
	text-align: left;
	width: 165px;
	padding: 0;
}


.in_txt {
	height: 12px;
	font-size: 11px;
	vertical-align: center;
	color: #000;
	font-weight: bold;
	text-align: right;
}

.m_opt2 {
	border-top: #f4f4f4 solid 1px;
	border-bottom: #f4f4f4 solid 1px;
	padding: 10px 0;
	margin-top: 14px;
}

.m_opt2 li { margin-right: 10px; }

.m_opt .more2 { background: none; }
.m_opt .more2:hover { color: #666; }

.m_opt2 .vl {
	width: 1px;
	height: 24px;
	background-color: #c8c8c8;
}


.stat {}

.stat table {
	width: 100%;
	margin-top: 10px;
}

.stat th {
	background-color: #a2abb0;
	color: #fff;
	padding: 6px;
	border-right: #fff solid 1px;
}

.stat th.fst {
	background: #a2abb0 url(i/bg_th_fst.gif) no-repeat; 
	text-align: left;
}

.stat th.lst { background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_lst.gif) right top no-repeat; }

.stat .thd {
	background-color: #afb7bb;
	border-top: #fff solid 1px;
}

.stat td {
	padding: 3px 6px;
	text-align: right;
}

.stat td.fst { text-align: left; }

.stat td.odd { background-color: #f9f9f9; }

.stat td.lst_r { border-bottom: #dcdcdc solid 1px; }

.stat img { display: block; }


.pack {}

/*.pack ul { list-style: none; }

.pack li { float: left; }*/

.pack img { display: block; }


.bx325 {
	width: 325px;
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx325.gif) no-repeat;
	padding-top: 10px;
}

.bx325 h3 { padding: 0 20px 10px 20px; }

.bx325 p { padding: 15px 20px; }

.bx325 ul {
	padding: 0 20px;
	list-style: none;
}

.bx325 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot3.gif) 0 6px no-repeat;
	padding: 1px 0 4px 12px;
}


.reg {
	margin-top: 20px;
	list-style: none; 
}

.reg li {
	float: left; 
	margin-right: 10px;
	width: 200px;
}

.reg li.vl {
	width: 1px;
	height: 95px;
	background-color: #dcdcdc;
	margin: 0 24px 0 15px;
}

.bx660 .cnt {
	border: #dedcdc solid 1px;
	background-color: #fff;
	margin: 15px 20px;
	padding: 15px;
	height: 550px;
	overflow: auto;
}

.bx660 .cnt1 {
	
	background-color: #fff;
	margin: 15px 20px;
	padding: 15px;
	

}



.cnt h4, .cnt h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 5px 0;
}

.cnt h5 {
	text-transform: none; 
	padding: 15px 0 10px 0;
}

.cnt ul { list-style: none; }

.cnt li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/bul_2.gif) 0 6px no-repeat;
	padding: 2px 0 2px 15px;
}

.cnt li.nbg { background: none; }

.cnt li a {
	color: #117dbe; 
	text-decoration: underline;
}
.cnt li a:hover { text-decoration: none; }

.cnt p { padding: 10px 0; }



.ofr .mr0, .adm .mr0, .rozsz li.mr0, .reg li.mr0 { margin-right: 0; }

.w39 { width: 39px; }
.w45 { width: 45px; }
.w48 { width: 48px; }
.w55 { width: 55px; }
.w58 { width: 58px; }
.w62 { width: 62px; }
.w67 { width: 67px; }
.w73 { width: 73px; }
.w81 { width: 81px; }
.w84 { width: 84px; }
.w86 { width: 86px; }
.w95 { width: 95px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w135 { width: 135px; }
.w150 { width: 150px; }
.w184 { width: 184px; }
.w195 { width: 195px; }
.w215 { width: 215px; }

.mh341 { min-height: 341px; }
*html .mh341 { min-height: 341px; }

.pt4 { padding-top: 4px; }
.pt8 { padding-top: 8px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pb0 { padding-bottom: 0; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb25 { padding-bottom: 25px; }
.pl10 { padding-left: 10px; }

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mr0 { margin-right: 0; }
.mr10 { margin-right: 10px; }
.ml3 { margin-left: 3px; }
.ml20 { margin-left: 20px; }
.mb8 { margin-bottom: 8px; }
.mb20 { margin-bottom: 20px; }

.dots_x_b { background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/dot_1.gif) bottom repeat-x; }

.br { border-right: #dcdcdc solid 1px; }
.bb { border-bottom: #dcdcdc solid 1px; }
.nbb { border-bottom: 0; }

.nbg { background: none; }

/* formatting */
.at { vertical-align: top; }
.am { vertical-align: middle; }
.ab { vertical-align: bottom; }
.rt { text-align: right; }
.lt { text-align: left; }
.ct { text-align: center; }
.fr { float: right; }
.fl { float: left; }
.clr {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
/* /2008.03.20 by Rycki@wp-sa.pl */

/* 2008.03.20 by Rycki@wp-sa.pl */
.bx_yip {
	width: 660px;
	height: 264px;
	padding-top: 40px;
	overflow: hidden;
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx_yip.jpg) no-repeat;
	margin-bottom: 24px;
}

.bx_yip p {
	color: #5ecbed;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 17px 0;
	margin-left: 18px;
}

.bx_yip a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.bx_yip a:hover { text-decoration: underline; }

.bx_yip p a { color: #9cc918; }

.bx_yip .b_link {
	margin: 35px 0 0 15px;
}



.listaH ul .nick {
	background: none;
	padding-left: 0;
}

.listaH ul .logout {
	padding-right: 0;
	float: right;
}

.bx5 {
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx5.gif) no-repeat top left;
	padding-top: 10px;
	margin-bottom: 10px;
}

#wpRight .bx5 h3, #wpRight .bx6 h3 { padding: 0 20px; }

.bx5 .listaV2 { margin: 10px 15px; }

.bx5 img, .bx6 img, .yd img { display: block; }

.d_dot {
	height: 11px;
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/d_dot_1.gif) bottom repeat-x;
	margin: 0 5px;
}

.dd_str {
	margin: 10px 22px;
	text-align: right;
}


.bx6 {
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx6.gif) no-repeat top left;
	padding-top: 10px;
	margin-bottom: 10px;
}

.bx6 .dotted {
	border: #bbb dotted 1px;
	padding: 10px 8px 8px 8px;
	margin: 14px 10px 10px 10px;
	position: relative;
}

.bx6 .dotted .tit {
	background-color: #a2abb0;
	position: absolute;
	top: -8px;
	left: 5px;
	padding: 0 3px;
}

.bx6 p { color: #fff; }

.bx6 a.more2, .bx6 li a { color: #fff; }
.bx6 a.more2:hover, .bx6 li a:hover { color: #f1f1f1;  }

.bx6 ul {
	margin: 10px;
	list-style: none;
}

.bx6 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/bul_1.gif) 0 7px no-repeat;
	font-weight: bold;
	padding: 2px 0 2px 12px;
}


#adm2 {
	position: relative;
	width: 970px;
	height: 32px;
	margin: 0px auto;
	background: #ffffff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_adm2.gif) repeat-x bottom;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#adm2 ul {
	position: relative;
	list-style: none;
}

#adm2 li {
	float: left; 
	position: relative;
}

#adm2 li a {
	float: left;
	font-weight: bold;
	padding: 4px 14px 8px 14px;
	margin: 0 2px;
	color: #0e89c6;
	border-right: #e8eae9 solid 1px;
}
#adm2 li a:hover { color: #005687; }

#adm2 li .arr {
	position: absolute;
	bottom: -7px;
	left: 42%;
}


.ofr {
	list-style: none; 
	height: 140px;
}

.ofr li {
	float: left; 
	margin-right: 10px;
	width: 213px;
}

.adm {
	width: 660px;
	margin-bottom: 15px;
}
.adm:after {
	clear: both;
	display:block;
	content:'';
}

.adm ul {
	list-style: none;
	margin: 10px 15px 0 0;
	float: left;
}

.adm li {
	width: 210px; 
	border-bottom: #f4f4f4 solid 1px;
	padding: 7px 0;
}

.adm li h3, .adm li p { margin-left: 74px; }

.adm li h3 {
	color: #117dbe;
	font-size: 14px;
	margin-bottom: 4px;
}

.adm .no_bb { border-bottom: 0; }


.yd { margin-bottom: 10px; }

.yd table {
	width: 100%;
	margin-top: 10px;
}

.yd th {
	padding: 7px 14px;
	background-color: #a2abb0;
	border-right: #fff solid 1px;
	color: #fff;
	text-align: left;
}

.yd th.fst {
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_fst.gif) no-repeat;
	text-align: center;
}

.yd th.lst { background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_lst.gif) right top no-repeat; }

.yd td {
	background-color: #f9f9f9;
	padding: 7px 14px;
}

.yd td.lst_r { border-bottom: #dcdcdc solid 1px; }

.yd td.even { background-color: #fff; }

.yd .t_link {
	background-color: #f9f9f9;
	padding: 7px 10px;
	text-align: right;
	color: #c8c8c8;
}


.bx7 { background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx7.gif) no-repeat; }

.bx7 h2 { padding: 10px 20px; }

.bx7 p { padding: 6px 20px; }

.bx7 p a, .bx7 li a { color: #117dbe; }
.bx7 p a:hover, .bx7 li a:hover { text-decoration: underline; }

.bx7 .let { color: #c72b2b; }

.bx7 ul {
	list-style: none;
	margin: 4px 20px;
}

.bx7 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot3.gif) 0 6px no-repeat;
	padding: 1px 0 2px 12px;
}

.bx660 {
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx660.gif) no-repeat;
	margin-bottom: 16px;
	padding-top: 10px;
}

.bx660 img { display: block; }

.bx660 h2 { padding: 0 20px; }

.bx660 .wyk {
	margin: 0 10px;
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/dot_1.gif) bottom repeat-x;
	padding: 0 0 10px 9px;
}


.rozsz { }

.rozsz ul {
	width: 660px;
	list-style: none;
	padding: 10px 0 16px 0;

}
.rozsz ul:after {
	clear: both;
	display:block;
	content:'';
}

.rozsz li {
	float: left;
	background: #fff url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_rozsz_li.gif) no-repeat;
	width: 213px;
	height: 91px;
	overflow: hidden;
	margin-right: 10px;
}

.rozsz li .inf {
	font-weight: bold;
	color: #c72b2b;
	padding: 0 19px;
}


.m_opt {
	list-style: none;
	height: 24px;
	padding: 0 0 8px 8px;
	border-bottom: #dcdcdc solid 1px;
}

.m_opt li {
	float: left;
	margin-right: 4px;
}

.m_opt li a {
	background: #117ebf url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_m_opt_a.gif) repeat-x;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	display: block;
	text-align: center;
	height: 24px;
}

.m_opt li a:hover { color: #e9e9e9; }

.m_opt li a span {
	display: block;
	padding-top: 5px;
}

.m_opt li .qm {
	background: none;
	padding-top: 5px;
}

.mw {
	width: 330px;
	float: left;
	margin-bottom: 8px;
}

.mw .inf {
	padding: 8px;
	border-bottom: #fff solid 10px;
}

.mw .mh {
	color: #117dbe;
	font-weight: bold;
	padding: 6px 10px;
	border-bottom: #dcdcdc solid 1px;
}

.mw .mh a {
	color: #117dbe;
}

.flst {
	width: 330px;
	height: 340px;
	overflow: auto;
	background-color: #fff;
}

.flst table {
	width: 312px;
}

.flst td {
	padding: 1px 4px 0px 8px;
	overflow: hidden;
	color: #3f3f3f;
}

.flst td span {
	padding-left: 26px;
}

.flst .def { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_txt.gif) 33px 2px no-repeat; }
.flst .dir { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_dir.gif) 33px 2px no-repeat; }
.flst .txt { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_txt.gif) 33px 2px no-repeat; }
.flst .html { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_html.gif) 33px 2px no-repeat; }
.flst .gif { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_gif.gif) 33px 2px no-repeat; }
.flst .jpg { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_jpg.gif) 33px 2px no-repeat; }
.flst .doc { background: url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_doc.gif) 33px 2px no-repeat; }



.flst input { vertical-align: middle; }

.flst td span.updir {
	color: #117dbe;
	font-weight: bold;
	padding: 0;
}


.trans {}

.trans .inf {
	font-weight: bold;
	color: #c72b2b;
	margin: 5px 0;
}

.trans .dat {
	padding: 1px 0 4px 0;
	border-bottom: #f4f4f4 solid 1px;
	font-weight: bold;
}

.dat span {
	font-weight: normal;
	float: left;
	width: 220px;
	margin-right: 15px;
	text-align: right;
} 

.udat { padding-top: 4px; }

.udat .rin1, .udat .rin2 {
	float: left;
	margin-right: 15px;
	text-align: right;
	width: 215px;
	padding-top: 1px;
}

.udat .rin2 {
	text-align: left;
	width: 165px;
	padding: 0;
}


.in_txt {
	height: 12px;
	font-size: 11px;
	vertical-align: center;
	color: #000;
	font-weight: bold;
	text-align: right;
}

.m_opt2 {
	border-top: #f4f4f4 solid 1px;
	border-bottom: #f4f4f4 solid 1px;
	padding: 10px 0;
	margin-top: 14px;
}

.m_opt2 li { margin-right: 10px; }

.m_opt .more2 { background: none; }
.m_opt .more2:hover { color: #666; }

.m_opt2 .vl {
	width: 1px;
	height: 24px;
	background-color: #c8c8c8;
}


.stat {}

.stat table {
	width: 100%;
	margin-top: 10px;
}

.stat th {
	background-color: #a2abb0;
	color: #fff;
	padding: 6px;
	border-right: #fff solid 1px;
}

.stat th.fst {
	background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_fst.gif) no-repeat; 
	text-align: left;
}

.stat th.lst { background: #a2abb0 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_th_lst.gif) right top no-repeat; }

.stat .thd {
	background-color: #afb7bb;
	border-top: #fff solid 1px;
}

.stat td {
	padding: 3px 6px;
	text-align: right;
}

.stat td.fst { text-align: left; }

.stat td.odd { background-color: #f9f9f9; }

.stat td.lst_r { border-bottom: #dcdcdc solid 1px; }

.stat img { display: block; }


.pack {}

/*.pack ul { list-style: none; }

.pack li { float: left; }*/

.pack img { display: block; }


.bx325 {
	width: 325px;
	background: #f9f9f9 url(http://i.wp.pl/a/i/hosting/layout_04_2007/bg_bx325.gif) no-repeat;
	padding-top: 10px;
}

.bx325 h3 { padding: 0 20px 10px 20px; }

.bx325 p { padding: 15px 20px; }

.bx325 ul {
	padding: 0 20px;
	list-style: none;
}

.bx325 li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/ul_dot3.gif) 0 6px no-repeat;
	padding: 1px 0 4px 12px;
}


.reg {
	margin-top: 20px;
	list-style: none; 
}

.reg li {
	float: left; 
	margin-right: 10px;
	width: 200px;
}

.reg li.vl {
	width: 1px;
	height: 95px;
	background-color: #dcdcdc;
	margin: 0 24px 0 15px;
}

.bx660 .cnt {
	border: #dedcdc solid 1px;
	background-color: #fff;
	margin: 15px 20px;
	padding: 15px;
	height: 550px;
	overflow: auto;
}

.cnt h4, .cnt h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 5px 0;
}

.cnt h5 {
	text-transform: none; 
	padding: 15px 0 10px 0;
}

.cnt ul { list-style: none; }

.cnt li {
	background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/bul_2.gif) 0 6px no-repeat;
	padding: 2px 0 2px 15px;
}

.cnt li.nbg { background: none; }

.cnt li a {
	color: #117dbe; 
	text-decoration: underline;
}
.cnt li a:hover { text-decoration: none; }

.cnt p { padding: 10px 0; }



.ofr .mr0, .adm .mr0, .rozsz li.mr0, .reg li.mr0 { margin-right: 0; }

.w39 { width: 39px; }
.w45 { width: 45px; }
.w48 { width: 48px; }
.w55 { width: 55px; }
.w58 { width: 58px; }
.w62 { width: 62px; }
.w67 { width: 67px; }
.w73 { width: 73px; }
.w81 { width: 81px; }
.w84 { width: 84px; }
.w86 { width: 86px; }
.w95 { width: 95px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w135 { width: 135px; }
.w150 { width: 150px; }
.w184 { width: 184px; }
.w195 { width: 195px; }
.w215 { width: 215px; }

.mh341 { min-height: 341px; }
*html .mh341 { min-height: 341px; }

.pt4 { padding-top: 4px; }
.pt8 { padding-top: 8px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pb0 { padding-bottom: 0; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb25 { padding-bottom: 25px; }
.pl10 { padding-left: 10px; }

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mr0 { margin-right: 0; }
.mr10 { margin-right: 10px; }
.ml3 { margin-left: 3px; }
.ml20 { margin-left: 20px; }
.mb8 { margin-bottom: 8px; }
.mb20 { margin-bottom: 20px; }

.dots_x_b { background: transparent url(http://i.wp.pl/a/i/hosting/layout_04_2007/dot_1.gif) bottom repeat-x; }

.br { border-right: #dcdcdc solid 1px; }
.bb { border-bottom: #dcdcdc solid 1px; }
.nbb { border-bottom: 0; }

.nbg { background: none; }

/* formatting */
.at { vertical-align: top; }
.am { vertical-align: middle; }
.ab { vertical-align: bottom; }
.rt { text-align: right; }
.lt { text-align: left; }
.ct { text-align: center; }
.fr { float: right; }
.fl { float: left; }
.clr {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
/* /2008.03.20 by Rycki@wp-sa.pl */




/* 2008.04.09 by Rycki@wp-sa.pl */
.t_if {
	width: 330px;
	height: 64px;
}

.if_t {
	border: none;
	width: 330px;
	height: 64px;
}

.if_b {
	height: 340px;
	border: none;
	width: 330px;
}

.w329 { width: 329px; }
.w5p { width: 5%; }
.w25p { width: 25%; }
.w50p { width: 50%; }
.w100p { width: 100% }

.h20 { height: 20px; }

.bg_lg { background-color: #f9f9f9; }

table .fc {
	white-space: nowrap;
	width: 55%;
	height: 29px;
	padding-left: 8px;
}

.bg_lg a { color: #117dbe; }

.nw { white-space: nowrap; }

/* /2008.04.09 by Rycki@wp-sa.pl */

/* 2008.07.24 by Rycki@wp-sa.pl */
.w36 { width: 36px; }
.w41 { width: 41px; }
.w43 { width: 43px; }
.w45 { width: 45px; }
.w46 { width: 46px; }
.w48 { width: 48px; }
.w51 { width: 51px; }
.w53 { width: 53px; }
.w57 { width: 57px; }
.w84 { width: 84px; }
/* /2008.07.24 by Rycki@wp-sa.pl */



