/*
Title:		Content
Updated:	2009.01.08
Notes:		Content stylesheet

*/

/* @group content */
#content {
	color: #7c7c7c;
}

hr {
	border: none;
	height: 1px;
	background-color: #d6d6d6;
	color: #d6d6d6;
}

#content h1 {
	color: #304765;
	font-size: 15px;
	margin: 0 0 20px 0;
}

#content h2 {
	color: #304765;
	font-size: 14px;
	margin: 10px 0;
}

#content h3 {
	color: #304765;
	font-size: 12px;
	margin: 10px 0;
}

#content p {
	font-size: 1em;
	margin: 0 0 5px 0;
}

#content small {
	font-size: 0.8em;
}

#content img.icon {
	border: 0 none;
	padding: 0;
	margin: 0;
	float: none;
}

#content .main-photo {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #d6d6d6;
	padding: 1px;
	background-color: #fff;
}

#content .list .main-photo {
	border: 0 none;
}

#content ul {
	list-style-type: none;
	padding: 2px 0 2px 5px;
	margin: 5px;
}

#content li {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(../images/template/content_point.png) no-repeat left 5px;
}
/* @end */

/* @group columns */
.col-310 {
	float: left;
	width: 310px;
	margin: 15px 0;
}

.col-313 {
	float: left;
	width: 313px;
	padding: 0 0 6px 0;
	background: url(../images/template/col_313_btm.png) no-repeat bottom center;
	margin: 3px 0;
}

.col-313-top {
	height: 65px;
	line-height: 65px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/template/col_313_top.png) no-repeat 0 0;
}

.col-313-top * {
	vertical-align: middle;
}

.col-313-mid, .col-313-btn {
	width: 283px;
	min-height: 130px;
	height: 130px;
	padding: 15px;
	background: url(../images/template/col_313_mid.png) repeat-y 0 0;
}

.col-313-btn {
	height: 30px;
	min-height: 30px;
}

.col-323 {
	float: left;
	width: 323px;
	padding: 0 0 6px 0;
	background: url(../images/template/col_323_btm.png) no-repeat bottom center;
}

.col-323-top {
	height: 65px;
	line-height: 65px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/template/col_323_top.png) no-repeat 0 0;
}

.col-323-top * {
	vertical-align: middle;
}

.col-323-mid, .col-323-btn {
	width: 293px;
	padding: 15px;
	min-height: 80px;
	height: 80px;
	background: url(../images/template/col_323_mid.png) repeat-y 0 0;
}

.col-323-btn {
	height: 50px;
	min-height: 50px;
}

.col-650 {
	float: left;
	width: 650px;
	padding: 0 0 6px 0;
	background: url(../images/template/col_650_btm.png) no-repeat bottom center;
}

.col-650-top {
	width: 620px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding: 0 15px;
	background: url(../images/template/col_650_top.png) no-repeat 0 0;
}

#content .col-650-top h2 {
	font-size: 12px;
	color: #304765;
	font-weight: bold;
	margin: 0;
}

.col-650-top * {
	vertical-align: middle;
}

.col-650-mid {
	width: 620px;
	padding: 15px;
	background: url(../images/template/col_650_mid.png) repeat-y 0 0;
}

.box-home {
	width: 618px;
	padding: 15px;
	margin: 0 auto 10px;
	border: 1px solid #ddd;
}
/* @end */

/* @group buttons */
.btn-grey-160, #content .btn-grey-160, .btn-grey-200, #content .btn-grey-200, .btn-grey-230, #content .entry .btn-grey-230.round {
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(../images/template/btn_grey.png) repeat-x center center;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	border: 0 none;
}

.btn-grey-160, #content .btn-grey-160 {
	width: 160px;
}

.btn-grey-200, #content .btn-grey-200 {
	width: 200px;
}

.btn-grey-230, .btn-grey-230, #content .btn-grey-230, #content .entry .btn-grey-230.round  {
	/* 230 x 45 */
	width: 180px;
	height: 35px;
	vertical-align: middle;
	line-height: 1.3em;
	padding: 10px 25px 5px;
	background-image: none;
	background-color: #a2a2a2;
	font-size: 11px;

}

.btn-grey-160:visited, #content .btn-grey-160:visited, .btn-grey-200:visited, #content .btn-grey-200:visited, .btn-grey-230:visited, #content .entry .btn-grey-230.round:visited {
	color: #fff;
}

.btn-grey-160:hover, #content .btn-grey-160:hover, .btn-grey-200:hover, #content .btn-grey-200:hover, .btn-grey-230:hover, #content .entry .btn-grey-230.round:hover {
	text-decoration: none;
	color: #ddd;
}
/* @end */

/* @group Pakiety */
.pakiety {
	margin: 20px auto;
	width: 630px;
}

.pakiet, .pakiet:visited {
	width: 154px;
	height: 162px;
	float: left;
	position: relative;
	text-decoration: none;
	border: 0 none;
	padding: 0 0 0 2px;
}

.pakiet:hover {
	text-decoration: none;
	border: 0 none;
}

.pakiet strong { display: none; }

.pakiet span {
	position: absolute;
	left: 15px;
	bottom: 14px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #344D7A;
}

#content .pakiet:hover { text-decoration: none; }

.pakiet.start { background: url(../images/content/start.jpg) no-repeat center center; }
.pakiet.start:hover { background: url(../images/content/start_on.jpg) no-repeat center center; }

.pakiet.medium { background: url(../images/content/medium.jpg) no-repeat center center; }
.pakiet.medium:hover { background: url(../images/content/medium_on.jpg) no-repeat center center; }

.pakiet.pro { background: url(../images/content/pro.jpg) no-repeat center center; }
.pakiet.pro:hover { 	background: url(../images/content/pro_on.jpg) no-repeat center center; }

.pakiet.sp { 	background: url(../images/content/przedsiebiorca.jpg) no-repeat center center; }
.pakiet.sp:hover { background: url(../images/content/przedsiebiorca_on.jpg) no-repeat center center; }
/* @end */

/* @group Button boxes */
.btn-box {
	/* 480px */
	clear: both;
	width: 440px;
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #fafafa;
	margin: 10px auto;
}

#content .btn-box h2, .btn-box h2 {
	color: #747d89;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

#content .btn-box h3, .btn-box h3 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#content .btn-box a, .btn-box a {
	/* 200px */
	float: left;
	width: 190px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	margin-top: 2px;
	background: url(../images/template/btn_box_arrow.png) no-repeat 95% 50%;
	color: #fff;
	font-size: 12px;
}

/* Systemy  */
#content .btn-box.sys a.c1, .btn-box.sys a.c1, #content .btn-box.sys a.c2, .btn-box.sys a.c2, #content .btn-box.sys a.c3, .btn-box.sys a.c3 {
	/* 440px */
	width: 420px;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
}

#content .btn-box.sys a.c1, .btn-box.sys a.c1 {
	background-color: #2084B8;
}

#content .btn-box.sys a.c2, .btn-box.sys a.c2 {
	background-color: #FE6513;
}

#content .btn-box.sys a.c3, .btn-box.sys a.c3 {
	background-color: #35AE21;
}

#content .btn-box.sys a:hover, .btn-box.sys a:hover {
	text-decoration: none;
	background-color: #5f647a;
	color: #eee;
}
/* end Systemy  */

/* Ciemny niebieski / srednie i duze firmy  */
#content .btn-box.sd a.c1, .btn-box.sd a.c1 {
	margin-right: 20px;
	display: inline-block;
	background-color: #2e42a9;
	font-size: 13px;
}

#content .btn-box.sd a.c2, .btn-box.sd a.c2 {
	background-color: #0a1e84;
	font-size: 13px;
}

#content .btn-box.sd a.c3, .btn-box.sd a.c3 {
	/* 440px */
	width: 420px;
	margin-top: 12px;
	background-color: #0a3284;
	text-align: center;
}

#content .btn-box.sd a:hover, .btn-box.sd a:hover {
	text-decoration: none;
	background-color: #5f647a;
	color: #eee;
}
/* end Ciemny niebieski  */

/* Jasny niebieski / male i srednie firmy  */
#content .btn-box.ms a.c1, .btn-box.ms a.c1 {
	margin-right: 20px;
	display: inline-block;
	background-color: #2084b8;
	font-size: 13px;
}

#content .btn-box.ms a.c2, .btn-box.ms a.c2 {
	background-color: #37a0ee;
	font-size: 13px;
}

#content .btn-box.ms a.c3, .btn-box.ms a.c3 {
	/* 440px */
	width: 420px;
	margin-top: 12px;
	background-color: #4876cd;
	text-align: center;
}

#content .btn-box.ms a:hover, .btn-box.ms a:hover {
	text-decoration: none;
	background-color: #69777e;
	color: #eee;
}
/* end Jasny niebieski  */

/* Zielony / biura rachunkowe  */
#content .btn-sbox, .btn-sbox {
	/* 220px */
	float: left;
	width: 180px;
	padding: 15px;
}

#content .btn-sbox.c1, .btn-sbox.c1 {
	display: inline-block;
	margin-right: 20px;
	background-color: #5dcc3e;
}

#content .btn-sbox.c2, .btn-sbox.c2 {
	background-color: #74bf56;
}

#content .btn-sbox.c1 a, .btn-sbox.c1 a, #content .btn-sbox.c2 a, .btn-sbox.c2 a {
	width: 160px;
}

#content .btn-sbox.c1 a, .btn-sbox.c1 a {
	background-color: #35ae21;
}

#content .btn-sbox.c2 a, .btn-sbox.c2 a {
	background-color: #53ab1e;
}

#content .btn-box.br a.c1, .btn-box.br a.c1 {
	margin-right: 20px;
	display: inline-block;
	background-color: #5dcc3e;
	font-size: 13px;
}

#content .btn-box.br a.c2, .btn-box.br a.c2 {
	background-color: #74bf56;
	font-size: 13px;
}

#content .btn-box.br a.c1, .btn-box.br a.c1, #content .btn-box.br a.c2, .btn-box.br a.c2 {
	margin-top: 10px;
}

#content .btn-box.br a:hover, .btn-box.br a:hover {
	text-decoration: none;
	background-color: #6e8c69;
	color: #eee;
}
/* end Zielony  */

/* Pomaranczowy / mikro przedsiebiorstwa  */
.btn-box.mp .col1 {
	float: left;
	width: 190px;
}

.btn-box.mp .col2 {
	float: left;
	width: 40px;
	padding: 0 10px;
}

.btn-box.mp .col3 {
	float: left;
	width: 190px;
}

#content .btn-box.mp a.c1, .btn-box.mp a.c1 {
	width: 170px;
	display: inline-block;
	font-size: 13px;
	background: #fe6513 url(../images/template/btn_box_arrow.png) no-repeat 95% 10px;
}

#content .btn-box.mp.start a.c1, .btn-box.mp.start a.c1 {
	height: 124px;
}

#content .btn-box.mp.medium a.c1, .btn-box.mp.medium a.c1 {
	height: 61px;
}

#content .btn-box.mp.pro a.c1, .btn-box.mp.pro a.c1 {
	height: 48px;
}

#content .btn-box.mp a.c2, .btn-box.mp a.c2 {
	position: relative;
	text-align: center;
	width: 20px;
	height: 250px;
	background: #df501b url(../images/template/btn_box_arrow_up.png) no-repeat 50% 5%;
	font-size: 13px;
}

#content .btn-box.mp a.c2 img, .btn-box.mp a.c2 img {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#content .btn-box.mp a.c3, .btn-box.mp a.c3 {
	width: 170px;
	font-size: 13px;
	background: #fe6513 url(../images/template/btn_box_arrow.png) no-repeat 95% 10px;
}

#content .btn-box.mp.start a.c3, .btn-box.mp.start a.c3 {
	height: 124px;
}

#content .btn-box.mp.medium .c3, .btn-box.mp.medium .c3, #content .btn-box.mp.pro .c3, .btn-box.mp.pro .c3 {
	background-color: #FFA031;
}

#content .btn-box.mp.medium a.c3, .btn-box.mp.medium a.c3 {
	height: 82px;
}

#content .btn-box.mp.pro a.c3, .btn-box.mp.pro a.c3 {
	height: 61px;
}

#content .btn-box.mp a.c4, .btn-box.mp a.c4 {
	/* 440px */
	clear: left;
	width: 420px;
	margin-top: 12px;
	background-color: #ed541c;
	text-align: center;
	font-size: 13px;
}

#content .btn-box.mp a strong {
	font-weight: bold;
	text-transform: uppercase;
}

#content .btn-box.mp a:hover, .btn-box.mp a:hover, #content .btn-box.mp.medium a:hover, .btn-box.mp.medium a:hover, #content .btn-box.mp.pro a:hover, .btn-box.mp.pro a:hover {
	text-decoration: none;
	background-color: #5f647a;
	color: #eee;
}
/* end Pomaranczowy  */


#content .btn-box a:visited {
	color: #fff;
}
/* @end */

/* Extra box */
.extra-box {
	float: right;
	width: 200px;
	padding: 10px 2px 2px;
	margin: 0 0 20px 20px;
	background-color: #aaa;
	color: #fff;
}

.extra-box .title {
	width: 180px;
	margin: 5px auto;
}

.extra-box .inner {
	width: 180px;
	padding: 10px;
	margin: 10px auto 0;
	background-color: #fff;
	color: #999;
}
/* @end */

/* @group archive */
#archive {
	font-size: 11px;
	padding: 0;
	margin: 5px 0 0;
}

#archive h3 {
	font-size: 11px;
	font-weight: bold;
}

#archive ul {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin-top: 0;
}

#archive .year, #archive .year a, #archive .year a:visited  {
	font-size: 1em;
}

#archive .month, #archive .month a, #archive .month a:visited  {
	font-size: 1em;
	margin: 0;
}

#content #archive a {
	color: #515151;
	font-weight: normal;
}
/* @end */

/* @group Files */
#files, .files {
	float: left;
	width: auto;
	margin: 5px 0;
	border-top: 1px solid #fafafa;
	padding: 5px 0 0 0;
}

#files h3, #content .files h3 {
	padding: 5px;
	background-color: #ccc;
}

#files ul, #content .files ul {
	margin: 0;
	padding: 0;
}

#files li, #content .files li {
	padding: 4px 0;
	background: none;
}
/* @end */

/* @group gallery */
#gallery {
	clear: both;
	margin: 10px auto;
	width: 100%;
}

#gallery h3 {
	padding: 10px 5px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#gallery ul {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 10px;
}

#gallery li {
	position: relative;
	float: left;
	padding: 0;
	height: 150px;
	width: 150px;
	line-height: 150px;
	vertical-align: middle;
	text-align: center;
	background: none;
	margin: 0 0 30px 5px;
	border: 1px solid #d5d5d5;
}

#gallery a, #gallery a:link, #gallery a:visited {
	text-decoration: none;
	border: 0 none;
	font-weight: bold;
}

#gallery .photo {
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	background-color: #fff;
	border: 0 none;
}

#gallery small {
	text-align: center;
	float: left;
	width: 150px;
	position: absolute;
	line-height: 1.3em;
	bottom: -20px;
	left: 0;
	overflow: visible;
}
/* @end */

/* @group Entries */
#content .entry, #content .entry-home {
	clear: left;
	margin: 0 0 10px;
	padding: 10px 0 10px 0;
	color: #212020;
	font-size: 11px;
}

#content .list {
	border-bottom: 1px solid #e0e0e0;
}

#content .text {
	float: left;
	width: 630px;
}

#content .text.wphoto {
	width: 450px;
	padding: 0 0 0 5px;
}

#content .featured {
	background: url(../images/icons/star.png) no-repeat right center;
}

#content .entry .title, #content .entry-home .title {
	font-size: 11px;
	font-weight: bold;
}

#content .entry .date, #content .entry-home .date, #content .date {
	font-size: 11px;
	font-weight: normal;
}

#content .entry-home a.btn, #content .entry a.btn, #content .entry-more a.btn {

}

#content .entry h2, #content .entry-home h2 {
	padding: 0;
	margin: 0 0 15px 0;
}

#content .entry h2 a, #content .entry h2 a:visited, #content .entry-home h2 a, #content .entry-home h2 a:visited  {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #212020;
}

#content .entry h2 a:hover, #content .entry-home h2 a:hover  {
	text-decoration: underline;
}

#content a, #content a:visited, #content .entry a, #content .entry a:visited, #content .entry-home a, #content .entry-home a:visited  {
	color: #255aa9;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover, #content .entry a:hover, #content .entry-home a:hover  {
	text-decoration: underline;
}

#content .entry .link, .link {
	text-align: right;
	margin: 5px;
}

/* @group Entries - boxes */
#content .entry-box {
	float: left;
	width: 190px;
	height: 170px;
	margin: 10px 0;
	padding: 5px;
	text-align: center;
}

#content .entry-box .title {
	font-size: 16px;
}

#content .entry-box a {
	font-weight: bold;
	text-decoration: none;
}

#content .entry-box a:hover  {
	text-decoration: none;
	border: 0 none;
}

#content .entry-box img {
	border: 2px solid #4c3101;
}
/* @end */

/* @group Ref-navigation */
.ref-navigation {
	width: 100%;
	margin: 30px 0 0;
	padding: 5px 0;
	border-top: 1px solid #ccc;
}

.ref-previous, .ref-next, .ref-current {
	float: left;
	height: 20px;
	line-height: 20px;
}

.ref-previous {
	width: 20%;
	text-align: left;
}

.ref-next {
	width: 20%;
	text-align: right;
}

.ref-current {
	width: 60%;
	text-align: center;
}
/* @end */

a.btn {
	margin: 5px 0;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

a.btn:hover {
	color: #999;
	text-decoration: none;
}
/* @end */

.map {
	float: left;
	width: 370px;
	height: 350px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
}

/* @group Download */
.toc {
	border: 1px solid #eee;
	width: 300px;
	margin: 10px 0;
	padding: 0 15px;
	background-color: #fafafa;
}

.entries {
	width: 620px;
	margin: 20px auto;
	border-collapse: collapse;
	border: hidden;
	vertical-align: middle;
}

.entries td {
	padding: 10px;
	border: 1px solid #dcdcdc;
}

.entries td.col1 {
	width: 320px;
}

.entries td.col2 {
	text-align: center;
}

.entries td.col3 {
	vertical-align: middle;
}

.tr0 td { background: #f4f4f4; }
.tr1 td { background: #fbfbfb; }

.btn-download, a.btn-download.png, #content .btn-download {
	display: block;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 30px;
	background: url(../images/template/icon_download.png) no-repeat left top;
}

.btn-download.pdf, #content .btn-download.pdf {
	background: url(../images/template/icon_pdf.png) no-repeat left top;
}

.btn-download:hover {
	text-decoration: underline;
}
/* @end */

/* @group Offer*/
.offer-info {
	float: right;
	width: 130px;
	margin: 0 0 10px 10px;
}
/* @end */