#header {
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/sub_header_left.gif) 0 0 no-repeat;
}

#header h1 {
	float: left;
	width: 420px;
	height: 140px;
}

#header p {
	float: right;
	width: 255px;
	height: 140px;
	background: url(../images/sub_header_right.jpg) no-repeat;
}

#home {
	background: url(../images/home.gif) 0 65% no-repeat;
}

#menu {
	background: none;
}

.wrapper.content {
	background: #fff url(../images/sub_content_bg.jpg) repeat-x;
}

#col1 {
	float: left;
	margin: 16px 0 0 0;
	width: 21%;
	font-size: 0.75em;
	background: #f6f6f6 url(../images/col1_bg.jpg) 100% 100% repeat-x;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#col1 ul li {
	list-style: none;
}

#col1 ul li a {
	display: block;
	padding: 4px 22px;
	font-weight: bold;
	background: #368ECE url(../images/sub_menu_li_dot.gif) 8px 0.72em no-repeat;
	border-top: 1px solid #5CA5D8;
}

#col1 ul li.active a {
	background: #3276B7 url(../images/sub_menu_li_dot_active.gif) 8px 0.72em no-repeat;
}

#col1 ul li.active ul li a {
	background: none;
}

#col1 ul li ul li a {
	display: inline;
	background: none;
	padding: 0;
	font-weight: normal;
	border: none;
}

#col1 ul li ul {
	padding: 0 0 3px 18px;
	background: #3276B7;
}

#col1 ul li ul li {
	padding: 1px 6px 1px 10px;
	font-size: 0.92em;
	background: #3276B7 url(../images/sub_menu_li_li_dot.gif) 2px 0.72em no-repeat;
}

#col1 ul li ul li.active {
	background: url(../images/sub_menu_li_li_dot_active.gif) 2px 0.63em no-repeat;
}

#col1 ul li ul li.active ul li {
	background: url(../images/sub_menu_li_li_li_dot.gif) 2px 0.85em no-repeat;
}

#col1 ul li ul li.active a {
	font-weight: bold;
}

#col1 ul li ul li ul {
	padding: 0 0 3px 8px;
}

#col1 ul li ul li ul li {
	font-size: 1em;
	background: url(../images/sub_menu_li_li_li_dot.gif) 2px 0.85em no-repeat;
}

#col1 ul li ul li ul li a {
	font-weight: normal;
	display: block;
}

#col1 ul li ul li.active ul li a {
	font-weight: normal;
}

#col1 ul li ul li ul li.active a {
	font-weight: bold;
	background: none;
}

#col1 ul li a {
	color: #fff;
}

#col1 ul li a:hover, #col1 ul li a:focus {
	background-color: #3276B7;
}

#col1 ul li ul li a:hover, #col1 ul li ul li a:focus {
	text-decoration: underline;
}

#col1 select {
	display: block;
	margin: 13px 0 13px 13px;
	width: 88%;
	font: normal 0.92em Verdana, Tahoma, sans-serif;
	color: #333;
}

#col2 {
	float: left;
	margin: 16px 0 0 0;
	width: 56.5%;
	background: #fff url(../images/sub_content_center_bg.jpg) repeat-x;
}

#col2 h2 {
	color: #FB0707;
	font: bold 1em Arial, Helvetica, Tahoma, sans-serif;
	padding: 20px 0 17px 25px;
	border-bottom: 1px solid #e1e1e1;
}

#print a {
	display: block;
	float: right;
	position: relative;
	top: -38px;
	left: -35px;
	width: 22px;
	height: 22px;
	text-indent: -999em;
	background: url(../images/print.gif) 0 0 no-repeat;
	outline: none;
}

#print a:hover, #print a:focus {
	background-position: bottom;
}

#col2 #article {
	padding: 25px;
	font-size: 0.69em;
	line-height: 160%;
	overflow: hidden;	
}

#col2 #article h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1em 0;
	clear: both;
}

#col2 #article h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	clear: both;
}

#col2 #article p {
	margin-bottom: 1em;
	font-size: 1em;
	clear: both;
	overflow: hidden;
}

#col2 #article blockquote {
	margin: 1.4em 0 1.4em 1.4em;
}

#col2 #article .centered {
	text-align: center;
}

#col2 #article ol {
	margin: 15px 5px;
	font-size: 1em;
}

#col2 #article ul {
	list-style: none inside;
	margin: 15px 0;
	font-size: 1em;
}

#col2 #article li {
	margin: 10px 0 10px 20px;
}

#col2 #article ul li {
	padding: 0 0 0 14px;
	background: url(../images/facilities_dot.gif) 0 6px no-repeat;
}

#col2 #article a {
	font-weight: bold;
	color: #e30;
	text-decoration: underline;
}

#col2 #article a:hover, #col2 #article a:focus {
	color: #b10;
}

#col2 #article p.download {
	display: block;
	margin: 1.6em 0;
	padding: 0 0 0 29px;
	background: url(../images/download.gif) 0 1px no-repeat;
}

#col2 #article .entry {
	margin: 0 0 21px 0;
	padding: 1px 1px 21px 1px;
	border-bottom: 1px solid #ddd;
}

#col2 #article .entry .date {
	font-size: 0.92em;
}

#col2 #article .entry .content {
	background: none;
}

#col2 #article .entry h3 {
	font-size: 1.18em;
	margin: 0.2em 0 0.3em 0;
}

#col2 #article .entry h3 a {
	font-size: 0.92em;
}

#col2 #article img {
	float: left;
	margin: 0.44em 0.9em 0.3em 0;
	border: 2px solid #ddd;
}

#col2 #article a:hover img {
	border-color: #ccc;
}

#col2 #article img.nostyle,
#col2 #article img.nostyles,
#col2 #article .nostyles img,
#col2 #article .nostyle img {
	float: none !important;
	margin: 0 !important;
	border: none !important;
}

#col2 #article table {
	margin: 10px auto 25px auto;
	width: 94%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#col2 #article table td {
	padding: 6px 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#col2 #article table thead td {
	font-weight: bold;
	color: #fff;
	background-color: #368ECE;
}

#col2 #article table thead td a {
	color: #fff !important;
}

#col2 #article table tbody td {
	background-color: #fcfcfc;
}

#col2 #article table tbody tr.alt td {
	background-color: #f1f1f1;
}

#col2 #article table tbody tr.over td {
	background-color: #e3e3e3;
}

#col2 #article table.cennik thead tr td {
	padding: 9px 10px;
}

#col2 #article table tbody tr td.start {
	font-weight: bold;
	color: #fff;
	background-color: #91ae1f;
}

#col2 #article table tbody tr td.rozwoj {
	font-weight: bold;
	color: #fff;
	background-color: #f77e1b;
}

#col2 #article table tbody tr td.ekspert {
	font-weight: bold;
	color: #fff;
	background-color: #e23737;
}

#col2 #article table tbody tr td.biura {
	font-weight: bold;
	color: #fff;
	background-color: #1b8bce;
}

#col2 #article table tbody tr td.obsp {
	font-weight: bold;
	color: #fff;
	background-color: #f9a51c;
}

#col2 #article table tbody tr td.kpir {
	font-weight: bold;
	color: #fff;
	background-color: #ee1c23;
}

#col2 #article table tbody tr td.ksh {
	font-weight: bold;
	color: #fff;
	background-color: #004182;
}

#col2 #article table tbody tr td.rp {
	font-weight: bold;
	background-color: #ffdd00;
}

#col2 #article table tbody tr td.misc {
	font-weight: bold;
	color: #fff;
	background-color: #999;
}

#col2 #article table tbody tr td.infinet {
	font-weight: bold;
	color: #fff;
	background-color: #00A54F;
}
#col2 #article table tbody tr td.persona {
	font-weight: bold;
	color: #fff;
	background-color: #B10E15;
}

#col2 #article table tbody td a {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

#col2 #article table tbody td a:hover {
	color: #e30;
}

#col2 #article table.striped.img tbody td {
	padding: 0;
}

#col2 #article table.striped.img tbody td a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	overflow: hidden;
	color: #666;
}

#col2 #article table.striped.img tbody td a:hover {
	color: #e30;
}

#col2 #article table.striped.img tbody td a strong {
	color: #333;
}

#col2 #article table.striped.img tbody td a:hover strong {
	color: #e30;
}

#col2 #article table.striped.img tbody td.nohref {
	padding: 6px 10px;
	text-align: center;
	white-space: nowrap;
}

#col2 #article table.striped.img tbody td a img {
	display: block;
	float: left;
	margin: 2px 8px 0 0;
	border: 0;
}

.striped tbody tr td .description  {
    display: none;
	z-index: 1999;
}

.striped tbody tr.over td .description  {
    display: none;
    position: absolute;
	margin: 1.3em 0 0 10em;
	padding: 3px 5px;
	width: 23.7em;
    font-size: 1em;
	border: 1px solid #bbb;
	background: #fff url(../images/jt_bg.jpg) 100% 100% repeat-x;
}

#col2 #article  table.horizontal {
	border-left: 0;
	width: 96%;
}

#col2 #article  table.horizontal td {
	border-right: 0;
	padding: 1px 3px;
	line-height: 100%;
	vertical-align: middle;
}

#col2 #article  table.horizontal tr.header td {
	font-weight: bold;
	background-color: #eee;
}

#col2 #article  table.horizontal td.description {
	padding-right: 6px;
	width: 14em;
	text-align: right;
}

#col2 #article  table.transparent,
#col2 #article  table.transparent td {
	border: 0;
	background: transparent;
	vertical-align: top;
}

#col2 #article ul.download {
	list-style: none;
	margin: 20px 0 20px 0;
}

#col2 #article ul.download li {
	margin: 0;
	clear: both;
	overflow: hidden;
}

#col2 #article ul.download div {
	float: left;
	width: 43%;
}

#col2 #article ul.download a {
	display: block;
	float: right;
	margin: 4px;
}

#col2 #article ul.download a img{
	margin: 0 !important;
}

#col2 #article ul.download p {
	float: right;
	clear: none;
	width: 54%;
}

#JT {
	position: absolute;
	z-index: 999;
	padding: 6px 8px;
	width: 300px;
    font-size: 0.69em;
	border: 1px solid #ccc;
	background: #fff url(../images/jt_bg.jpg) 100% 100% repeat-x;
	text-align: left;
}

.JT_loader{
	background: url(../images/loader.gif) center center no-repeat;
	width: 100%;
	height: 12px;
}

#JT ul {
	list-style: none;
	margin: 4px 0 0 14px;
}

#JT ul li {
	margin: 4px 0;
	padding: 0 0 0 14px;
	background: url(../images/facilities_dot.gif) 0 4px no-repeat;
}

#col2  #article .more {
	margin: 10px 0 15px 0;
	text-align: right;
}

#col2  #article .more a {
	padding-right: 10px;
	background: url(../images/sub_more.gif) 100% 65% no-repeat;
}

#col2  #article .back {
	margin: 10px 0 15px 0;
	text-align: right;
}

#col2 #article .back a {
	padding-left: 10px;
	background: url(../images/sub_back.gif) 0 65% no-repeat;
}

#col2 #article .seealso {
	display: none;
	margin-top: 20px;
}

#col2 #article .seealso p {
	margin-bottom: 5px;
	padding: 4px 2px 4px 12px;
	font-weight: bold;
	color: #fff;
	background-color: #777;
	border-top: 1px solid #ddd;
}

#col2 #article .seealso ul {
	margin: 5px 0 0 0;
}

#col2 #article .seealso ul li {
	margin: 3px 0 3px 30px;
}

#col2 .gotop {
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
}

#col2 .gotop a {
	padding-right: 10px;
	background: url(../images/gotop.gif) 100% 60% no-repeat;
}

#col3 {
	float: left;
	margin: 16px 0 0 0;
	width: 22%;
	background: #f6f6f6 url(../images/col1_bg.jpg) 100% 100% repeat-x;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.znajdzprogram {
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
	background: url(../images/znajdzprogram_bg.jpg) 0 100% repeat-x;
	overflow: hidden;
}

#znajdzprogram {
	text-indent: -999em;
	background: url(../images/znajdzprogram_h2_bg.jpg) 100% 0 no-repeat;
}

#znajdzprogram label {
	display: block;
	width: 100%;
	height: 42px;
	background: url(../images/znajdzprogram.jpg) no-repeat;
}

.zapytanieofertowe {
	background: #fff url(../images/sub_content_bg.jpg) 0 -16px repeat-x;
}

h2#zapytanieofertowe a {
	display: block;
	padding: 4px 0 0 0;
	width: 100%;
	height: 53px;
	text-indent: -999em;
	text-decoration: none;
	background: url(../images/zapytanieofertowe.gif) 8px 4px no-repeat;
}

.zapytanieofertowe p {
	padding: 10px 15px;
	color: #fff;
	background-color: #3580C3;
	border-top: 1px solid #5988C0;
	border-bottom: 1px solid #5988C0;
}

#wyslijzapytanie {
	padding: 2px 0;
	font-size: 0.63em;
	text-align: right;
	background-color: #3276B7;
	border-bottom: 1px solid #5988C0;
}

#wyslijzapytanie a {
	padding-right: 25px;
	color: #fff;
	background: url(../images/wyslijzapytanie.gif) 92% 58% no-repeat;
}

.zapytanieofertowe a:hover {
	text-decoration: underline;
}

.serwis {
	background: #3580C3 url(../images/.jpg) 100% 0 no-repeat;
	color: #fff;
	font-size: 0.69em;
}

#serwis {
	width: 100%;
	background: url(../images/serwis_bg.jpg) 100% 0 no-repeat;
}

#serwis span {
	display: block;
	text-indent: -999em;
	width: 100%;
	height: 42px;
	background: url(../images/serwis.jpg) no-repeat;
}

.serwis dt {
	padding: 5px 4px 3px 7px;
	font-weight: bold;
}

.serwis dd {
	padding: 0 4px 5px 15px;
	border-bottom: 1px solid #69A1D2;
}

.serwis dd a {
	color: #fff;
	display: block;
}

.serwis dd a:hover, .serwis dd a:focus {
	text-decoration: underline;
}

#col3 .banner {
	margin: 15px auto;
}

#col3 .banner a {
	width: 209px;
	height: 67px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
}

.wrapper.bottom {
	margin-top: 0;
}

#footermenu li.active a {
	font-weight: bold;
	color: #eee;
}

#col1, #col2, #col3 {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

* > #col1, * > #col2, * > #col3 { /* for Safari, not for IE */
	position: relative;
	z-index: 998;
}

/* "products.css" */

#col2 #article .screens ul li {
	clear: none;
}

#col2 #article .screens ul {
	list-style: none !important;
	margin: 8px 0 1.5em 0;
	overflow: hidden;
}

#col2 #article .screens ul li {
	padding: 0;
	background: 0;
	float: left;
	min-height: 90px;
}
