@charset "utf-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/img_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	outline:none;
}
img {
	border:none;
}

div.container {
	margin:auto;
	width:1100px;
}

div.logo-menu {
	margin-top:50px;
}

div.logo-menu a {
	color:#000;
	text-decoration:none;
}

div.logo-menu ul {
	list-style:none;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:40px;
	padding:0;
}

div.logo-menu li {
	float:left;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
}

div.sliding-panel {
	float:left;
	width:1092px;
}

div.content {
	width:950px;
	margin:auto;
	clear:both;
	padding-top:40px;
	padding-bottom:20px;
	text-align:justify
}
div.content-glowna {
	width:1055px;
	margin:auto;
}

div.box p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#7a7a7a;
}

div.box div {
}

div.box a {
	float:right;
	background-image:url(../images/plus_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	margin-right:7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4f6c83;
	text-decoration:none;
}
div.box a:hover {
	color:#333;
	text-decoration:none;
}

div.box1 {
	width:305px;
	padding-left:10px;
	background-image:url(../images/nr_19.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:127px;
	float:left;
}

div.box1 h1 {
	background-image:url(../images/nr_17.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:24px;
	margin-top:5px;
}

div.box2 {
	background-image:url(../images/nr_23.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:127px;
	float:left;
	padding-left:10px;
	width:318px;
}

div.box2 h1 {
	background-image:url(../images/nr_21.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:24px;
	margin-top:5px;
}

div.box3 {
	background-image:url(../images/nr_27.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:127px;
	float:left;
	padding-left:10px;
	margin-left:15px;
	width:330px;
}

div.box3 h1 {
	background-image:url(../images/nr_25.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:24px;
	margin-top:5px;
}

div.content hr, div.content-glowna hr {
	float:left;
}
div.content, div.content-glowna {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	line-height:18px;
}
img.hr {
	margin-top:10px;
	margin-left:10px;
}

img.wiecej {
	float:right;
	margin-right:70px;
}

div.footer {
	background-image:url(../images/img_13.jpg);
	float:left;
	height:259px;
	width:100%;
}

div.footer-content {
	background-image:url(../images/bg-fot_14.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	width:1000px;
}

div.top-footer {
	margin-top:32px;
	height:133px;
	width:100%;
	background-image:url(../images/bg-footer-top_28.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

div.top-left-footer {
	width:324px;
	margin-top:30px;
	float:left;
}

div.top-left-footer p {
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:12px;
}

div.top-right-footer {
	width:345px;
	margin-left:310px;
	padding-left:15px;
	float:left;
}

div.top-right-footer h2 {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	margin-top:30px;
}

div.top-right-footer input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	background-image:url(../images/input_19.jpg);
	width:248px;
	border:0;
	height:30px;
}

div.top-right-footer input.button {
	background-image:url(../images/input_21.jpg);
	width:81px;
	height:32px;
	border:none;
}

div.bootom-footer {
	margin-top:5px;
}

/*Sliding Pannels*/
.SlidingPanels {
	background-image:url(../images/bgslid_03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	width: 100%;
	height: 350px;
	padding: 0px;
	border: none;
	float: left;
	width:1092px;
	outline:none;
}

.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	width: 10000px;
}

.SlidingPanelsContent {
	width:1092px;
	height: 350px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}

.SlidingPanelsContent h1 {
	margin:0;
	padding-top:50px;
	padding-left:80px;
}

.SlidingPanelsContent h2 {
	margin:0;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-top:5px;
	padding-left:80px;
}

.SlidingPanelsContent p {
	padding-left:80px;
	width:540px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6b6b6b;
}

.SlidingPanelsContent a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#759cba;
	text-decoration:none;
	padding-left:80px;
}

div.navigation {
	background-image:url(../images/bgnav_03.jpg);
	width:90px;
	height:32px;
	position:absolute;
	top:430px;
	left:50%;
	margin-left:-460px;
}

div.navigation img {
	padding-top:6px;
	padding-left:5px;
	padding-right:4px;
}

div.pannel1 {
	background-image:url(../images/doradztwo_03.png);
	background-repeat:no-repeat;
	background-position:right;
	width:1092px;
	height:350px;
	margin-top:-12px;
}

div.pannel2 {
	background-image:url(../images/ksiegowe_03.png);
	background-repeat:no-repeat;
	background-position:right;
	width:1092px;
	height:350px;
	margin-top:-10px;
}

div.pannel3 {
	background-image:url(../images/kadry_03.png);
	background-repeat:no-repeat;
	background-position:right;
	width:1092px;
	height:350px;
	margin-top:-4px;
}

div.language {
	position:absolute;
	height:26px;
	width:100px;
	left:50%;
	margin-left:420px;
	top:180px;
	z-index:100;
}

div.klient {
	width:150px;
	margin:10px;
	float:left;
	border:1px #CCC solid;
	height:160px;
	text-align:center;
	padding:5px;
	background-color:#e3e3e3;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
div.klient2 {
	width:150px;
	margin:10px;
	float:left;
	border:1px #CCC solid;
	height:35px;
	text-align:center;
	padding:5px;
	background-color:#e3e3e3;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
div.klient img {
	border:1px #CCC solid;
}
div.klient a, div.klient2 a {
	color:#000;
	display:block;
	margin:auto;
}
div#komunikatBg {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100000;
	background-image:url(../images/komunikatBg.png);
}
div#komunikat {
	position:absolute;
	top:200px;
	left:50%;
	width:400px;
	margin-left:-200px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:10px;
	background-color:#FFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:5px #030 solid;
}