﻿*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, p {
	padding: 0px;
	margin: 5px 0px;
}
body{
 	background:#F4F3F0;
	margin:0px auto;
	position: relative;
}
div#all {
	width:990px;
	margin: auto;
}
a{
	text-decoration:none;
}
img{
	border:0px;
}
h1{
	font-size:20px;
	color:#48577D;
}
h1 span{color:#63263B;font-size:20px;}
div#nadtop {
	height:78px;
	background-image:url('images/nadTopBg.png');
	position: relative;
	z-index: 2;
}
div#top{
	/* background-image:url('images/topBackground.jpg'); */
	background-image:url('images/topempty.png');
	background-repeat:no-repeat;
	margin:0px;
	height:472px;
	height:245px;
	/* position:relative; */
	/* display: none; */
}
div#topIn{
	height:472px;
	height:245px;
	display: none;
}
div#nadtop div.menu{
	background-image:url('layout/menu.gif');
	background-repeat:no-repeat;
	height:29px;
	width:795px;
	/* position:relative; */
	position:absolute;
	top:49px;
	left:195px;
	z-index: 2;
}
div#nadtop div.menu ul {
	margin:0px;
	/* position:relative;
	left:-80px; */
	padding: 7px 0px 6px 4px;
	padding: 0px;
}
div#nadtop div.menu ul li {
	position: relative;
	/* cursor: pointer; */
}
/* div#top div.menu ul li.first ul {
	left: -4px;
} */
div#nadtop div.menu ul ul {
	display: block;
	top: 21px;
	left: 0px;
	width: 150px;
	position: absolute;
	background: #48577d;
	padding: 10px 5px 6px 5px;
}
div#nadtop div.menu ul ul ul {
	display: block;
	top: 0px;
	left: 100%;
	width: 150px;
	position: absolute;
	background: #48577d;
	padding: 6px 0px 6px 18px;
}
div#nadtop div.menu ul li{
	list-style:none;
	/* display:inline-table; */
	float: left;
	margin: 0px;
	padding: 7px 25px 0px 25px;
	padding: 7px 0px 7px 0px;
}
div#nadtop div.menu ul li span {
	padding: 0px 25px 0px 25px;
	border-left: 1px solid white;
}
div#nadtop div.menu ul li.first span{ 
	border-left: none;
}
div#nadtop div.menu ul ul li span {
	padding: 0px;
	border-left: none;
}
div#nadtop div.menu ul ul li{
	float: none;
	/* padding: 7px 35px 6px 5px; */
	margin: 0px;
	border-left: none;
	padding: 4px 20px 3px 20px;
}
div#nadtop div.menu ul ul li a {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}
div#nadtop div.menu ul li a{ 
	color: white;
	padding: 0 0 0 8px;
	padding: 0px 0px 0px 0px;
}
div#nadtop div.menu ul li a:hover{ 
	text-decoration: underline;
}
div#nadtop div.menu ul li a.nonclick:hover{ 
	text-decoration: none;
	cursor: default;
}
div#logo{
	position:absolute;
	float:left;
	left:40px;
	top:5px;
	z-index: 2;
}
form#search{
	position:relative;
	width:262px;
	height:25px;
	border:1px solid #B9B9B8;
	position:relative;
	left:662px;
	top:10px;
	float:left;
}
form#search input.text{
	border:0;
	background:transparent;
	width:222px;
	height:22px;
	margin:0 0 0 5px;
	float: left;
	color: #bcbcbb;
	line-height:22px;
}
form#search input.submit{
	/* width:24px;
	height:25px;
	background: #fff url(layout/search.jpg) no-repeat 0px 2px; */
	padding: 3px 0px 2px 0px;
	border:none;
	border-left:1px solid #B9B9B8;
	display: block;
}

/**middle**/
div#middle{
	background:#FFFFFF;
	background-image:url('layout/middleBackground.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
    position:relative;
    top:0px;
    /* min-height:727px; */
	float: left;
   	color:#48577D;
	padding: 0px;
}
div#rest_bg {
	background: url(images/leftBg.jpg) no-repeat left top;
	padding: 12px 0 20px 0 ;
	float: left;
}
div#line_bg {
	background: url(images/line.png) repeat-y 695px top;
	float: left;
	padding: 0px 0px 0px 30px;
}
div#left{
	width:640px;
	margin: 0px 0px 0px 0px;
	padding:12px 28px 50px 0 ;
	padding:0 25px 0 0 ;
	text-align:justify;
	/* display:inline-block; */
	float: left;
	/* border-right:solid 1px #A3ABBE; */
	overflow: hidden;
}
div#left a{
	color:#63263B;
	text-decoration:underline;
}
div#left img{
	border:1px solid #A7A7A6;
	/* margin:10px 10px 10px 0; */
}
div#left ul {
	vertical-align:top;
	margin: 10px 10px 14px 10px;
	list-style-type:none;
	list-style-position:outside;
	/* float: left; */
	padding: 0px;
}
div#left ul li{
	background:url('layout/arrow.jpg') no-repeat left 8px;
	padding: 3px 0px 3px 18px;
}
form#formkont {
	width: 300px;
	height: 300px;
	padding: 0px 7px 7px 0px;
	background: url(images/formKontBg.png) no-repeat left top;
	text-align: right;
}
form#formkont div {
	padding: 20px 35px 20px 35px;
}
form#formkont input.txt, form#formkont textarea {
	background: url(images/formKontInpBg.png);
	width: 225px;
	height: 27px;
	border: none;
	margin: 6px 0px;
	padding: 0px 3px;
	font: normal 12px Arial;
	color: #9c9c9b;
}
form#formkont textarea {
	height: 106px;
	padding: 3px 3px;
	background: url(images/formKontTxtBg.png) no-repeat;
}
form#formkont h1 {
	font: bolder 16px Arial;
	color: #ffffff;
	text-align: left;
}
div#googlemap {
	background: url(images/map_bg.png) no-repeat;
	width: 650px;
	width: 642px;
	height: 226px;
	padding: 0px 8px 8px 0px;
	line-height: 226px;
	text-align: center;
	vertical-align: middle;
}
div#googlemap iframe {
	display: inline;
	margin: auto;
	vertical-align: middle;
	border: solid 2px #cacac9;
}

div#right{
	margin:0px;
	/* display:inline-block; */
	float: left;
	padding: 0 20px 0 28px;
	width: 247px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bolder;
}
div#right div.collapse{
	margin-left:-2px;
}
div#right div.collapse img{
	vertical-align:top;
	/* display:inline-table; */
	float: left;
	margin-right:5px;
}

div#top div.menu ul ul {
	display: none;
}

/* 2010_04_22 */
div.menu a {
	font: bolder 12px Verdana;
}

/* 2010_04_23 */
#registerForm {
	margin: 20px 0px 0px 20px;
}
#registerForm span {
	width: 180px;
	float: left;
	padding: 3px 0px 0px 0px;
}
#registerForm input {
	width: 180px;
	float: left;
}
#registerForm div {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 22px;
}
#registerForm .mt {
	padding-top: 10px;
}
#registerForm .wysyl {
	width: 360px;
	padding: 10px 0px;
}
#registerForm .wysyl input {
	float: right;
	width: auto;
}
#loginForm {
	margin: auto;
	width: 100%;
	text-align: center;
}
#loginForm div {
	margin: auto;
	width: 360px;
}

div.bledy p {
	color: #f00;
	padding: 0px 0px 10px 20px;
}

/* menu right */
ul#rightMenu {
	list-style-type: none;
	background: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
ul#rightMenu li {
	font: normal 16px Arial;
	color: #ffffff;
	padding: 0px;
}
ul#rightMenu li a {
	color: #ffffff;
	width: 214px;
	height: 35px;
	display: block;
	line-height: 35px;
	padding: 0px 14px;
	overflow: hidden;
	background: url(images/pmenua.png) no-repeat left top;
}
ul#rightMenu li.active a {
	/* background: url(images/pmenuo.png) no-repeat; */
	background-position: bottom;
}
ul#rightMenu li a:hover {
	/* background: url(images/pmenuo.png) no-repeat; */
	background-position: bottom;
}

ul#rightMenu ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
ul#rightMenu ul li {
	font: normal 14px Arial;
	color: #48577d;
}
ul#rightMenu ul li a {
	display: inline;
	background: none;
	color: #48577d;
	line-height: normal;
}
ul#rightMenu li.active ul a {
	background: none;
}
ul#rightMenu ul li a:hover {
	text-decoration: underline;
}
ul#rightMenu ul li.active a {
	font-weight: bolder;
}

span.dropdown {
	background: url(images/szczalkadol.png) no-repeat right center;
	display: block;
	height: 35px;
	padding-right: 22px;
	cursor: pointer;
}
span.nodropdown {
	display: block;
	height: 35px;
	padding-right: 22px;
	cursor: pointer;
}

div#banners_container_out {
	width: 245px;
	height: 118px;
	margin: auto;
	text-align: center;
	padding: 6px 0px 0px 0px;
	background: url(images/zaufali_bg.png) no-repeat left top;
}
div#banners_container {
	width: 210px;
	height: 112px;
	margin: auto;
	text-align: center;
}
div#banners_container p {
	line-height: 100px;
	height: 100px;
	width: 210px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
div#banners_container p img {
	vertical-align: middle;
}

/* newsletter */
div#newsletter {
	background: url(images/newsletterTlo.png) no-repeat left top;
	width: 175px;
	height: 136px;
	margin: 20px auto 20px auto;
	padding: 25px 24px 5px 34px;
	color: #ffffff;
}
div#newsletter h3, div#newsletter p {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div#newsletter form {
	margin: 0px;
	padding: 0px;
}
div#newsletter h3 {
	font-size: 20px;
}
div#newsletter input.n_email {
	border: none;
	background: #ffffff;
	color: #9c9c9b;
	width: 100%;
	margin: 8px 0px 2px 0px;
}
div#newsletter form p {
	width: 100%;
	text-align: right;
}

div.news_all {
	clear: both;
	padding: 0px 0px 20px 0px;
}
p.data {
	float: right;
}
div.newscont {
	clear: both;
	padding: 0px;
}
div.newscont p {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}
p.newsmore {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#news_main {
	color: #48577d;
	margin: 0px 0px 20px 0px;
}
#news_main a {
	color: #48577d;
}
#news_main div {
	padding: 0px 8px;
	margin: 0px -8px;
	width: 230px;
}
#news_main a:hover div {
	background-color: #f1f1f1;
	cursor: pointer;
	/* text-decoration: underline; */
}
#news_main p {
	margin: 0px 0px 10px 0px;
}
#news_main h2 {
	font:  normal 20px Arial;
}
#news_main div.gnews_date {
	font: normal 11px Arial;
	color: #63263b;
	padding-top: 3px;
}
#news_main div.gnews_tytul {
	font: bolder 14px Arial;
}
#news_main div.gnews_tresc {
	font: normal 11px Arial;
	padding-bottom: 3px;
}

p.newssstron, p.newssstron a {
	font-size: 16px;
	padding: 0px;
	margin: 6px 0px 18px 0px;
}

/* prezentacja */
body {
	position: relative;
}
#prezentacja {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
p#ban_extr {
	margin: 14px 0px 14px 0px;
	text-align: center;
	background: url(images/zaufali_bg.png) no-repeat center top;
	height: 120px;
	line-height: 110px;
}
p#ban_extr img {
	vertical-align: middle;
}
p#ufuftop {
	margin: 10px 0px 0px 4px;
	font-size: 14px;
	color: #48577D;
}

div#stopkaGo {
	border-top: solid 1px #b6bccb;
	width: 100%;
	float: left;
	padding: 5px 5px 20px 5px;
}
div#stopkaGo p {
	float: right;
	font: bolder 11px Arial;
	color: #9ea4b6;
	padding: 0px;
	margin: 0px;
}
div#stopkaGo p a {
	font: bolder 11px Arial;
	color: #9ea4b6;
	text-decoration: none;
}
div#stopkaGo p a:hover {
	text-decoration: underline;
}
div#stopkaGo ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#stopkaGo ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font: bolder 12px Arial;
}
div#stopkaGo ul li a:hover {
	text-decoration: underline;
}
div#stopkaGo ul li a {
	padding: 0px 2px;
	font: bolder 12px Arial;
	color: #3b4b75;
	text-decoration: none;
}

p#stopka {
	text-align: right;
	padding-right: 30px;
	font-size: 9px;
}

div#left, div#right {
	overflow: hidden;
}
