/*******************************/
/*  Created by Mariusz Galka   */
/*  Modified by Damian Bonar   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #222;
}
div {
	text-align: left;
}
p {
	padding: 0;
	margin: 0 0 15px;
	line-height: 150%;
}
a {
	color: #27569a;
	text-decoration: underline;
}
a:hover {
	color: #176ff0;
}
table {
	width: 100%;
	margin: 0 0 15px;
}
table td, table th {
	padding: 7px 15px;
	line-height: 135%;
	border: 1px solid #e3e3e3;
	background: #fff url(../images/background-td.gif) repeat-x left top;
}
table th {
	background-color: #f9f9f9;
	font-size: 13px;
}
/*----[ Dodatkowe klasy ]-----------------------------------------------------------------------*/
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.imgRight {
	float: right;
	margin: 0 0 15px 25px;
}
.red {
	color: #c20000;
}
/*----[ Graficzne i inne ]-----------------------------------------------------------------------*/
a.linkMore {
	color: #949494;
	font-size: 10px;
	padding: 0 12px 0 0;
	background: transparent url(../images/icon-arrow-blue.gif) no-repeat right center;
}
a.linkMore:hover {
	text-decoration: none;
	color: #003672;
	padding: 0 15px 0 0;
}
/*----[ Wrapper ]-----------------------------------------------------------------------*/
#wrapperHome, #wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	background: #fff url(../images/background-wrapper.jpg) no-repeat left 30px;
	position: relative;
	z-index: 2;
}
#wrapperLeft {
	background: #fff url(../images/background-wrapper-left.gif) no-repeat right top;
	width: 50%;
	height: 308px;
	position: absolute;
	top: 188px;
	left: 0;
	z-index: 1;
}
/*----[ Top ]-----------------------------------------------------------------------*/
#top {
	width: 100%;
	height: 158px;
	background: transparent url(../images/background-top.gif) repeat-x left 134px;
}
#topWrapper {
	width: 970px;
	margin: 0 auto;
	height: 158px;
	position: relative;
	z-index: 20;
	background: transparent url(../images/background-top.gif) no-repeat left top;
}
#top h1 {
	width: 217px;
	height: 46px;
	background: transparent url(../images/logo-platnosci.gif) no-repeat left top;
	position: absolute;
	top: 43px;
	left: 15px;
}
#top h1 a {
	width: 217px;
	height: 46px;
	display: block;
	text-indent: -9999px;
}
#topMenuPromo {
	height: 29px;
	position: absolute;
	top: 53px;
	right: 280px;
}
#topMenu {
	height: 29px;
	position: absolute;
	top: 45px;
	right: 15px;
}
#topMenu li, #topMenuPromo li {
	height: 29px;
	font-size: 12px;
	float: left;
}
#topMenu li a, #topMenuPromo li a {
	text-decoration: none;
	font-weight: bold;
}
#topMenu li a:hover, #topMenuPromo li a:hover {
	text-decoration: underline;
}
#topMenu li.zaloguj {
	padding: 7px 14px 0 0;
	height: 22px;
	background: #27569a url(../images/background-panel-right.gif) no-repeat right top;
}
#topMenu li.zaloguj a {
	color: #b4e0ff;
}
#topMenu li.zalozKonto {
	padding: 7px 0 0 14px;
	height: 22px;
	background: #27569a url(../images/background-panel-left.gif) no-repeat left top;
}
#topMenu li.zalozKonto a {
	color: #fff;
}
#topMenu li.zalozKonto span {
	background: transparent url(../images/background-vertical.gif) no-repeat right center;
	padding: 0 11px 0 0;
	margin: 0 10px 0 0;
}
#topMenu li.strefaKupujacych {
	margin: 0 22px 0 0;
}
#topMenu li.strefaKupujacych a {
	display: block;
	width: 172px;
	height: 29px;
	text-indent: -9999px;
	background: transparent url(../images/b-strefa-kupujacych.gif) no-repeat 0 0;
}
#menu {
	width: 680px;
	margin: 0 0 0 15px;
	height: 27px;
	position: absolute;
	top: 121px;
	left: 0;
	background: transparent url(../images/menu.gif) no-repeat left top;
}
#menu li {
	float: left;
	height: 27px;
	margin-right: 28px;
}
#menu li a {
	display: block;
	height: 27px;
	width: 100%;
	text-indent: -9999px;
	float: left;
	background: transparent url(../images/menu.gif) no-repeat left top;
}
#menu li.stronaGlowna { width: 119px; }
#menu li.platnosci { width: 86px; }
#menu li.uslugiMobilne { width: 121px; }
#menu li.oFirmie { width: 80px; }
#menu li.faq { width: 55px; }
#menu li.kontakt { width: 79px; margin-right: 0; }

#menu li.stronaGlowna a { background-position: 0 0; }
#menu li.platnosci a { background-position: -147px 0; }
#menu li.uslugiMobilne a { background-position: -261px 0; }
#menu li.oFirmie a { background-position: -410px 0; }
#menu li.faq a { background-position: -518px 0; }
#menu li.kontakt a { background-position: -601px 0; }

#menu li.stronaGlowna a:hover { background-position: 0 -27px; }
#menu li.stronaGlowna a.active { background-position: 0 -54px; }
#menu li.platnosci a:hover { background-position: -147px -27px; }
#menu li.platnosci a.active { background-position: -147px -54px; }
#menu li.uslugiMobilne a:hover { background-position: -261px -27px; }
#menu li.uslugiMobilne a.active { background-position: -261px -54px; }
#menu li.oFirmie a:hover { background-position: -410px -27px; }
#menu li.oFirmie a.active { background-position: -410px -54px; }
#menu li.faq a:hover { background-position: -518px -27px; }
#menu li.faq a.active { background-position: -518px -54px; }
#menu li.kontakt a:hover { background-position: -601px -27px; }
#menu li.kontakt a.active { background-position: -601px -54px; }

#menu li ul.subnav {
	width: 927px;
	height: 30px;
	padding: 0 13px 0 0;
	position: absolute;
	top: 27px;
	left: 0;
	clear:both;
	padding: 0 0 0 13px;
	background: #27569a url(../images/background-menu.gif) no-repeat left top;
}
#menu li ul.subnav li {
	float: left;
	height: 18px;
	margin: 6px 15px 6px 0;
}
#menu li ul.subnav li a {
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 7px 0 0;
	width: auto;
	text-indent: 0;
	text-decoration: none;
	float: left;
	background: #27569a url(../images/background-subnav-right.gif) no-repeat right -18px;
	color: #fff;
	cursor: pointer;
}
#menu li ul.subnav li a span {
	display: block;
	float: left;
	padding: 0 0 0 7px;
	background: #27569a url(../images/background-subnav-left.gif) no-repeat left -18px;
}
#menu li ul.subnav li a:hover, #menu li ul.subnav li a.active {
	background-position: right top;
}
#menu li ul.subnav li a:hover span, #menu li ul.subnav li a.active span {
	background-position: left top;
}
/*----[ Heading home ]-----------------------------------------------------------------------*/
#headingHome {
	width: 100%;
	position: relative;
}
#headingHomeLeft {
	background: #fff url(../images/background-home-left.jpg) no-repeat right top;
	width: 50%;
	height: 303px;
	position: absolute;
	top: left;
	left: 0;
	z-index: 1;
}
#headingHomeRight {
	background: #fff url(../images/background-home-right.gif) repeat-x left 161px;
	width: 50%;
	height: 287px;
	position: absolute;
	top: left;
	right: 0;
	z-index: 2;
}
#headingHomeWrapper {
	background: #fff url(../images/background-home-wrapper.jpg) no-repeat left top;
	width: 357px;
	height: 133px;
	padding: 207px 0 0 613px;
	color: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
#headingHomeWrapper ul, #headingHomeWrapper ul li {
	height: 45px;
	width: 357px;
}
#headingHomeWrapper ul li strong {
	display: block;
	font-size: 50px;
	line-height: 100%;
	font-weight: normal;
	float: left;
	width: 40px;
}
#headingHomeWrapper ul li h2 {
	font-size: 18px;
	padding: 3px 0 0;
}
#headingHomeWrapper ul li h2 span {
	display: block;
	font-weight: bold;
}
/*----[ 3 box home page ]-----------------------------------------------------------------------*/
#newsHome h2, #banersHome h2, #txtHome h2 {
	font-size: 18px;
	font-weight: normal;
	color: #003672;
	margin: 0 0 15px;
}
#newsHome {
	width: 320px;
	padding: 0 40px 20px 0;
	float: left;
}
#newsHome .news {
	margin: 0 0 15px;
	width: 320px;
	float: left;
}
#newsHome .news img {
	float: left;
	margin: 0 12px 0 0;
	border: 1px solid #d0d0d0;
}
#newsHome .news h3 {
	font-weight: bold;
	margin: 0 0 5px;
}
#newsHome .news h3 a {
	color: #666;
	text-decoration: none;
}
#newsHome .news h3 a:hover {
	color: #003672;
}
#newsHome .news p {
	font-size: 11px;
	color: #666;
}
#newsHome .news p span {
	color: #0092cc;
}
#newsHome .news p a {
	margin: 0 0 0 18px;
}
#banersHome {
	width: 280px;
	float: left;
	padding: 0 0 20px;
}
#banersHome h2 {
	background: transparent no-repeat left top;
	padding: 0 0 15px 40px;
	margin: 0;
}
#banersHome h2.n_bezpieczenstwo {
	background-image: url(../images/background-n-bezpieczenstwo.gif)
}
#banersHome h2.n_klienci {
	background-image: url(../images/background-n-klienci.gif)
}
#banersHome #bezpieczenstwoHome, #banersHome #clientsHome, #banersHome #clientsHome2 {
	padding: 0 0 25px 35px;
	height: 37px !important;
}
#banersHome #clientsHome, #banersHome #clientsHome2 {
	padding-bottom: 0;
	width: 75px;
	float: left;
}
#txtHome {
	width: 275px;
	padding: 0 25px 20px 0;
	float: left;
}
#txtHome p {
	margin: 0 0 5px;
	color: #666;
}
/*----[ Where ]-----------------------------------------------------------------------*/
#where {
	padding: 30px 0 10px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #afbdd4;
	word-spacing: 2px;
}
#where a {
	color: #5883c2;
	text-decoration: none;
	word-spacing: normal;
}
#where a:hover {
	color: #5883c2;
	text-decoration: underline;
	word-spacing: normal;
}
#where a.active {
	color: #888f97;
	text-decoration: none;
}
/*----[ Left ]-----------------------------------------------------------------------*/
#left {
	float: left;
	width: 180px;
	padding: 0 0 15px;
}
#left h3 {
	color: #fff;
	font-size: 16px;
	padding: 7px 10px 10px;
	background: #27569a url(../images/background-left-top.gif) no-repeat left top;
}
#left h3 span {
	display: block;
	padding: 0 0 3px 9px;
	border-bottom: 1px solid #9eb3d1;
}
#left ul {
	padding: 0 10px 10px;
	background: #27569a url(../images/background-left-bottom.gif) no-repeat left bottom;
}
#left ul li {
	margin: 0 0 5px;
	width: 100%;
}
#left ul li a {
	display: block;
	color: #fff;
	background: #27569a url(../images/icon-arrow-menu.gif) no-repeat 8px 8px;
	padding: 3px 8px 3px 18px;
	text-decoration: none;
}
#left ul li a:hover, #left ul li a.active {
	background-color: #00adef;
}
/*----[ Right & long ]-----------------------------------------------------------------------*/
#right {
	float: right;
	width: 735px;
	padding: 0 0 15px;
}
#long {
	float: left;
	width: 940px;
	padding: 0 0 15px;
}
#right h2, #long h2 {
	font-size: 24px;
	font-weight: bold;
	color: #003672;
	border-bottom: 1px solid #ced5e7;
	padding: 0 0 3px;
	margin: 0 0 15px;
}
#right h3, #long h3 {
	font-size: 17px;
	font-weight: normal;
	color: #003672;
	margin: 0 0 7px;
}
#right ul, #long ul {
	margin: 0 0 15px 5px;
}
#right ul li, #long ul li {
	background: transparent url(../images/li.gif) no-repeat 0 7px;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	line-height: 150%;
	text-align: justify;
}
#right ul li ul, #long ul li ul {
	margin: 5px 0 5px 5px;
}
#right ul li ul li, #long ul li ul li {
	background: transparent url(../images/li-li.gif) no-repeat 0 8px;
	padding: 0 0 0 12px;
	margin: 0 0 5px;
	line-height: 150%;
	text-align: justify;
}
#right ol, #long ol {
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	list-style: decimal;
}
#right ol li, #long ol li {
	margin: 0 0 5px;
	line-height: 150%;
	text-align: justify;
}
/*----[ FAQ ]-----------------------------------------------------------------------*/
#slideUpDown li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
#slideUpDown li ol li {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0;
}
#slideUpDown li h3 {
	font-size: 14px;
	cursor: pointer;
}
#slideUpDown li .showHide {
	display: none;
}
/*----[ News ]-----------------------------------------------------------------------*/
#news .news {
	margin: 0 0 5px;
	width: 920px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
#news .news img {
	float: left;
	margin: 0 12px 0 0;
	border: 1px solid #d0d0d0;
}
#news .news h3 {
	font-weight: normal;
	margin: 0 0 5px;
}
#news .news h3 a {
	color: #666;
	text-decoration: none;
}
#news .news h3 a:hover {
	text-decoration: underline;
}
#news .news p {
	font-size: 11px;
	color: #666;
}
#news .news p span {
	color: #0092cc;
}
#news .news p a {
	margin: 0 0 0 18px;
}
#news .showHide {
	display: none;
	padding: 10px 0 0;
}
#news .showHide p {
	font-size: 12px;
}
#news .news .showHide a {
	margin: 0 ;
}
/*----[ Video ]-----------------------------------------------------------------------------*/
ul#videoList {
    float: left;
    overflow: hidden;
    width: 940px;
    height: 100%;
    padding: 0;
    margin: 0;
}
ul#videoList li {
    width: 190px;
    height: 165px;
    float: left;
    padding: 0;
    margin: 10px 60px 20px 0;
    background: none;
}
ul#videoList li.last {
    margin-right: 0;
}
ul#videoList li a {
    display: block;
    width: 190px;
    text-decoration: none;
    line-height: 100%;
    text-align: left;
}
ul#videoList li a span {
    background: transparent url(../images/background-video-screen.gif) no-repeat 0 0;
    display: block;
    width: 185px;
    height: 121px;
    padding: 5px 0 0 5px;
    margin-bottom: 5px;
}
ul#videoList li a strong {
    font-weight: bold;
    text-decoration: none;
    color: #2861b3;
    line-height: 125%;
    padding: 0 2px;
    display: block;
}
ul#videoList li a:hover span {
    background-position: 0 -126px;
}
ul#videoList li a:hover strong {
    text-decoration: underline;
    color: #176ff0;
}
#pagination {
    border-top: 1px #ced5e7 solid;
    clear: both;
    padding: 15px 0 35px 0;
}
#pagination a {
    display: block;
    padding: 3px 7px;
    background-color: #27569a;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    float: left;
    margin: 0 5px 5px 0;
}
#pagination a:hover, #pagination a.active {
    background-color: #00adef;
}
/*----[ Cooperation ]-----------------------------------------------------------------------*/
#cooperation {
	margin: 0 0 30px;
	float: left;
	width: 735px;
}
#cooperation .cooperation {
	width: 175px;
	height: 175px;
	float: left;
	margin: 4px;
	position: relative;
	cursor: pointer;
}
#cooperation .cooperationFlip {
	position: absolute;
	left: 0;
	top: 0;
	width: 175px;
	height: 175px;
	border: 1px solid #ddd;	
	background: #f9f9f9 url(../images/background-cooperation.jpg) no-repeat center center;
}
#cooperation .cooperationFlip:hover {
	border: 1px solid #999;
	-moz-box-shadow: 0 0 22px #c1d8fe inset;
	-webkit-box-shadow: 0 0 22px #c1d8fe inset;
	box-shadow: 0 0 22px #c1d8fe inset;
}
/*#cooperation .cooperationFlip img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -70px 0 0 -70px;
}*/
#cooperation .cooperationFlip table {
	width: 140px;
	height: 140px;
	margin: 15px 0 0 18px;
}
#cooperation .cooperationFlip table td {
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	border: 0 none;
	padding: 0;
	
}
#cooperation .cooperationData {
	display: none;
}
#cooperation .cooperationDescription {
	font-size: 11px;
	padding: 18px 16px 20px 16px;
	font-style: italic;
	text-align: center;
}
/*----[ Forms ]-----------------------------------------------------------------------*/
#forms, #answerback {
	background-color:  #fbfbfb;
	border: 1px solid #e6e6e6;
	width: 580px;
	padding: 15px 30px 25px;
	margin: 0 auto 15px;
}
#forms ul.forms {
	margin: 0;
	padding: 0;
	width: 580px;
}
#forms ul.forms li {
	padding: 7px 0;
	overflow: hidden;
	margin: 0;
	background: none;
	position: relative;
}
#forms ul.forms li.form_naglowek h3 {
	text-align: center;
	font-size: 18px;
	margin: 0;
}
#forms ul.forms li.form_required {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#forms ul.forms li label {
	display: block;
	width: 303px;
	margin: 0 10px 0 0;
	float: left;
	padding: 4px 0;
	font-weight: bold;
	text-align: left;
}
#forms ul.forms li label small {
	display: block;
	text-align: left;
	padding: 2px 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
#forms ul.forms li input, #forms ul.forms li textarea, #forms ul.forms li select {
	padding: 5px;
	border: 1px solid #a1a1a1;
	width: 255px;
	font-size: 12px;
	font-family: Arial, Sans-serif;
	overflow: auto;
}
#forms ul.forms li select {
	width: 265px;
}
#forms ul.forms li #inputIDKontakt, #forms ul.forms li #inputIDKontakt1, #forms ul.forms li #inputKontakt, #forms ul.forms li #inputKontakt1 {
	border: 0 none;
	width: auto;
}
#forms ul.forms li.noStyle label {
	display: inline;
	width: auto;
	margin: 0;
	float: none;
	padding: 0;
	font-weight: normal;
}
#forms ul.forms li.noStyle input {
	padding: 0;
	border: 0 none;
	width: auto;
}
#forms ul.forms li #inputIDKontakt1 {
	margin-left: 15px;
}
#forms ul.forms li.submit {
	display: block;
	overflow: hidden;
	padding: 7px 0 7px 313px;
}
#forms ul.forms li.submit input.submitButton, #forms ul.noStyle li.submitCenter input.submitButton {
	background-color: #009cdd;
	border-color: #93d5f1 #005173 #005173 #93d5f1;
	border-style: solid;
	border-width: 2px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 30px 3px 4px;
	text-transform: uppercase;
	vertical-align: middle;
	width: auto;
}
#forms ul.noStyle {
	margin: 0;
	padding: 0;
	width: 580px;
}
#forms ul.noStyle li {
	padding: 7px 0;
	overflow: hidden;
	margin: 0;
	background: none;
	position: relative;
}
#forms ul.noStyle li label {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
#forms ul.noStyle li input {
	margin-right: 10px;
}
#forms ul.noStyle li.submitCenter {
	display: block;
	overflow: hidden;
	text-align: center;
}
/*----[ Registration/Login ]-----------------------------------------------------------------------*/
#registrationLogin {
	width: 446px;
	margin: 50px auto;
}
#infoLogin {
	width: 446px;
	height: 150px;
	color: #215985;
	background: transparent url(../images/background-registration-login.jpg) no-repeat 0 0;
}
#infoLogin .login {
	width: 203px;
	float: left;
	color: #003f7f;
	padding: 30px 10px 0;
}
#infoLogin .login h3 {
	text-align: center;
	font-size: 15px;
	color: #003f7f;
	margin: 0 0 15px;
}
#infoLogin .login a {
	display: block;
	width: 63px;
	height: 22px;
	text-indent: -9999px;
	margin: 0 auto;
	background: transparent url(../images/b-login.gif) no-repeat 0 0;
}
#infoLogin .login a:hover {
	background-position: 0 -22px;
}
#infoLogin .registration {
	width: 203px;
	font-size: 12px;
	float: right;
	padding: 36px 10px 0;
}
#infoLogin .registration h3 {
	text-align: center;
	font-size: 17px;
	color: #003f7f;
	margin: 0 0 15px;
}
#infoLogin .registration p {
	margin: 0 0 7px;
}
#infoLogin .registration a {
	display: block;
	width: 104px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 auto;
	background: transparent url(../images/b-registration.gif) no-repeat 0 0;
}
#infoLogin .registration a:hover {
	background-position: 0 -21px;
}
/*----[ banersSlider ]-----------------------------------------------------------------------*/
#banersSlider {
	clear: both;
	background: #fff url(../images/background-baners.gif) no-repeat center bottom;
	padding: 0 20px 10px;
	position: relative;
}
#banersSlider .banerSlider {
	width: 900px;
	overflow: hidden;
}
#banersSlider .banerSlider ul li {
	float: left;
}
#banersSlider .banersSlider ul li a {
	display: block;
    width: 100px;
    height: 40px;
}
#banersSlider a.link_next, #banersSlider a.link_prev {
	width: 13px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 9px;
	cursor: pointer;
	background: transparent url(../images/b-arrows-baners.gif) no-repeat;
}
#banersSlider a.link_next {
	background: transparent url(../images/b-arrows-baners.gif) no-repeat -15px 0;
	right: 0;
}
#banersSlider a.link_next:hover {
	background-position: -15px -21px;
}
#banersSlider a.link_prev {
	background: transparent url(../images/b-arrows-baners.gif) no-repeat 0 0;
	left: 0;
}
#banersSlider a.link_prev:hover {
	background-position: 0 -21px;
}

/*----[ footer ]-----------------------------------------------------------------------*/
#footer {
	padding: 10px 0;
	height: 14px;
	color: #999;
	font-size: 11px;
	background-color: #fff;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float: left;
	line-height: normal;
	margin: 0;
	width: 50%;
}
#footer p span {
	background: transparent url(../images/payu.gif) no-repeat left 4px;
	padding: 0 0 4px 54px;
}
#footer ul {
	float: right;
	margin: 0;
	text-align: right;
	width: 50%;
}
#footer ul li {
	display: inline;
	background: transparent url(../images/background-menu-footer.gif) no-repeat right center;
	padding: 0 8px 0 0;
	margin: 0 7px 0 0;
}
#footer ul li.last {
	background: none;
	padding: 0;
	margin: 0;
}