@charset "utf-8";
body {
	margin: 0 auto;
	font-family: Arial!important;
	font-size: 12px;
	color: #1f1f1f;
	background-color: #FFFFFF;
}
body a {
	text-decoration: none;
	color: #1f1f1f;
}
body a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:normal;
}
img {
	margin: 0;
	border: none;
}
#main {
	width: 966px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF !important;
}
#top {
	float: left;
	height: 125px;
	width: 966px;
}
#top #logo {
	height: 125px;
	width: 455px;
	float: left;
}
#top #slogan {
	float: left;
	height: 69px;
	width: 511px;
	font-size: 14px;
	color: #49007e;
	font-family: 'Open Sans', sans-serif;
	padding-top: 56px;
	text-align:right;
	background-color: #FFFFFF;
}
#header-img {
	float: left;
	height: 225px;
	width: 966px;
	margin: 38px 0px;
}
#menu {
	height:58px;
	float:left;
	width: 587px;
	background-color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 57px;
	font-size: 14px;
}
#menu a {
	height:38px;
	float:left;
	color: #FFFFFF;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
}
#menu a.active {
	color: #FFFFFF;
	font-weight: bold;
}
#menu-kontakt {
	height:58px;
	float:left;
	width: 322px;
}
#footer {
	height: 308px;
	width: 966px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #49007e;
	float: left;
}
#footer #footer-contact {
	height: 56px;
	width: 966px;
	color: #1f1f1f;
	text-align: left;
	background-color: #FFFFFF;
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	line-height: 56px;
	float: left;
}
#footer #footer-logo {
	height: 40px;
	width: 966px;
	color: #1f1f1f;
	text-align: right;
	padding-top: 29px;
	background-color: #FFFFFF;
	float: left;
}
#footer #footer-menu {
	height: 129px;
	width: 700px;
	color: #FFFFFF;
	text-align: left;
	background-color: #49007e;
	line-height: 129px;
	float: left;
	padding-left: 10px;
}
#footer #footer-box {
	color: #FFFFFF;
	float: left;
	width: 966px;
}
#footer #footer-note {
	color: #1f1f1f;
	float: left;
	width: 966px;
	height: 52px;
	line-height: 52px;
	background-color: #FFFFFF;
}
#footer #footer-author {
	height: 129px;
	width: 236px;
	color: #FFFFFF;
	text-align: right;
	background-color: #49007e;
	line-height: 129px;
	float: right;
	padding-right: 20px;
}
#footer #footer-menu a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#footer #footer-author a {
	color: #FFFFFF;
}
.fl-right {
	float: right;
}
.fl-left {
	float: left;
}
.margin-right {
	display: block;
	margin-right: 10px;
}
.margin-left {
	display: block;
	margin-left: 16px;
}
#form-div {
	float:left;
	width: 652px;
}
#form-div input[type=text] {
	color: #838383;
	background-color: #ffffff;
	height: 26px;
	width: 240px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right:10px;
}
#form-div select {
	color: #838383;
	background-color: #ffffff;
	height: 26px;
	width: 240px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right:10px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#form-div textarea {
	color: #838383;
	background-color: #ffffff;
	height: 200px;
	width: 500px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right:0px;
	padding-top:7px;
}
#form-div label {
	width:80px;
	float:left;
	font-size:11px;
	padding-top:8px;
}
#form-div input[type=submit] {
	background-color: #48007E;
	border: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	width: 122px;
	text-align: center;
	padding: 7px;
	float: right;
	margin-right: 62px
}
#form-div a {
	color: #1c1c1c;
}
/*  idTabs ~ Sean Catchpole  */


/* Style for Usual tabs */
.usual {
	background:#ffffffs;
	color:#111;
	padding:0px;
	width:966px;
	border:none;
	margin:38px 0px;
	float:left;
}
.usual ul {
	margin: 0px;
	padding:0px;
	float:left;
}
.usual li {
	list-style:none;
	float:left;
	margin:0;
}
.usual ul a {
	display:block;
	padding:12px 0px 12px 0px;
	text-decoration:none!important;
	margin:0px!important;
	color:#49007e;
	background:#ffffff;
	width:321px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	float:left;
}
.usual ul a#tab-1 {
	border-left: 1px solid #e1e1e1!important;
	border-right: none!important;
	padding:12px 0px;
	width: 321px;
}
.usual ul a#tab-2 {
	border-left: none!important;
	border-right: 1px solid #e1e1e1!important;
	padding:12px 0px;
	width: 321px;
}
.usual ul a#tab-3 {
	border-left: none!important;
	border-right: 1px solid #e1e1e1!important;
	padding:12px 0px;
	width: 321px;
}
.usual ul a#tab-1.selected {
	border-left: none!important;
	border-right: none!important;
	padding:12px 0px;
	width: 322px;
}
.usual ul a#tab-2.selected {
	border-left: none!important;
	border-right: none!important;
	padding:12px 0px;
	width: 322px;
}
.usual ul a#tab-3.selected {
	border-left: none!important;
	border-right: none!important;
	padding:12px 0px;
	width: 322px;
}
.usual ul a:hover {
	background:#e1e1e1;
}
.usual ul a.selected {
	margin-bottom:0;
	color:#1f1f1f;
	background-color: #ffc21f;
	border-top: 1px solid #ffc21f;
	cursor:default;
	padding:12px 0px;
	width: 322px;
	border-left:none!important;
	float:left;
}
.usual div {
	clear:left;
	background:#ffc21f;
	width: 966px;
	height: 345px;
}
.usual div a {
	color:#000;
	font-weight:bold;
}
.usual #tab1 {
	background-image:url(images/slider-twoja-ksiegowosc.jpg);
}
.usual #tab2 {
	background-image: url(images/slider-dla-mikrofirm.jpg);
}
.usual #tab3 {
	background-image: url(images/slider-jestes-bezpieczny.jpg);
}
.usual .tab-text {
	padding-top: 191px;
	padding-left: 51px;
	width: 528px;
	float: left;
	font-size: 14px;
}
.col-2 {
	float: left;
	width: 644px;
	margin-bottom: 30px;
}
.col-2-title {
	float: left;
	width: 644px;
	height: 30px;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 18px;
}
.col-2-text {
	float: left;
	width: 644px;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
.col-1 {
	float: left;
	width: 306px;
	margin-bottom: 30px;
}
.col-1-title {
	float: left;
	width: 306px;
	height: 30px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 18px;
}
.col-1-text {
	float: left;
	width: 306px;
}
.grey-text {
	color: #0a0310;
}
.violet-text {
	color: #49007e;
}
ul#terminy {
	float: left;
	width: 306px;
	list-style: none;
	margin: 10px 0px;
	padding: 0;
}
ul#terminy li {
	float: left;
	height: 84px;
	width: 306px;
	margin: 0 0 10px 0;
	padding: 0;
	display: table-cell;
}
 ul#terminy li:nth-child(even) {
 background-image:url(images/bg-label-violet.jpg);
 color:#FFFFFF;
}
 ul#terminy li:nth-child(odd) {
 background-image:url(images/bg-label-orange.jpg);
 color:#000000;
}
ul#terminy li .terminy-box {
	float: left;
	height: 64px;
	width: 92px;
	padding-top: 10px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}


ul#terminy li .terminy-data {
	float: left;
	height: 34px;
	width: 92px;
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	padding-bottom:7px;
}

ul#terminy li .terminy-miesiac {
	float: left;
	height: 20px;
	width: 92px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
}

ul#terminy li .terminy-nazwa {
	height: 84px;
	width: 204px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
}

.data-violet {
	color: #FFFFFF;

}

.data-violet a{
	background-color: #783286!important;
	color: #FFFFFF;

}
