/****************************************************************************/
/* WSPÓLNE
/****************************************************************************/
body {
	background: #161043 url(/static/image/bg-body.png) left top repeat-x;
	margin: 0px;
	padding: 0px;
	font: 9pt normal Tahoma, sans-serif;
	color: #5b5b5b;
}

div, p, li, td, th, input, textarea, a {
	font: 9pt normal Tahoma, sans-serif;
	color: #180a46;
}


/* ClearFix */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
.clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */


form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	color:#5b5b5b;
}

a {
	color: #ed1c24;
	text-decoration: none;
	font-size:9pt;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	padding:0px;
	margin:0px;
}

.line {
	margin-bottom:10px;
	margin-left:0px;
	width: 97%;
	border-bottom:1px solid #dcd9e7;
}

input:focus {
	background-color: #eeedf3;
	border:none;
}
/****************************************************************************/
/* DO WPROWADZANIA DANYCH
/****************************************************************************/
table.oferta {
	border-left:1px solid #dcd9e7;
	border-top:1px solid #dcd9e7;
	padding:0px;
	margin:0px 5px;
}

table.oferta thead  tr  td {
	text-align:center;
	border-bottom:1px solid #dcd9e7;
	background-color: #eeedf3;
	color:#5b5b5b;
}

table.oferta tr {
	border-top:1px solid #dcd9e7;
}

table.oferta tr td {
	border-right: 1px solid #dcd9e7;
	border-bottom: 1px solid #dcd9e7;
	color:#5b5b5b;
	padding-left:5px;
	text-align: center;
}

div.tablesInside table {
    border-left:1px solid #dcd9e7;
    border-top:1px solid #dcd9e7;
    padding:0px;
    margin:0px 5px;
}

div.tablesInside table thead  tr  td {
    text-align:center;
    border-bottom:1px solid #dcd9e7;
    background-color: #eeedf3;
    color:#5b5b5b;
}

div.tablesInside table tr {
    border-top:1px solid #dcd9e7;
}

div.tablesInside table tr td {
    border-right: 1px solid #dcd9e7;
    border-bottom: 1px solid #dcd9e7;
    color:#5b5b5b;
    padding-left:5px;
    text-align: center;
}


/****************************************************************************/
/* CIALO
/****************************************************************************/

#pageMain {
	position: relative;
	width: 788px;
	margin: 0px auto 0px;
}

/****************************************************************************/
/* NAG�?ÓWEK
/****************************************************************************/

#pageHead {
	width: 100%;
	position: relative;
	height: 140px;
}

#pageHead div.logo {
	float: left;
	margin-left: 0px;
}

#pageHead div.logo img {
	border: 0px;
	margin-top: 27px;
	width: 450px;
}

#pageHead div.right {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	width: 330px;
	margin-top:0px;
	padding-top:0px;
}

#pageHead ul.menu {
	margin: 0px;
	padding: 21px 0px;
	list-style: none;
	float:left;
}

#pageHead ul.menu li {
	float: left;
	padding: 0px;
}

#pageHead ul.menu li div {
	background-image: url(/static/image/arrow.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 20px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top:3px;
}

#pageHead ul.menu a {
	color: #ed1c24;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#pageHead ul.menu a:hover {
	text-decoration: underline;
}

#pageHead div.subright {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	width: 330px;
}

#pageHead ul.submenu {
	margin: 0px;
	padding: 21px 0px;
	list-style: none;
	float:left;
}

#pageHead ul.submenu li {
	float: left;
	padding: 0px;
}

#pageHead ul.submenu li.bg div {
	background-image: url(/static/image/arrow.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 20px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top:3px;
}

#pageHead ul.submenu li div.subbuttons  {
	color:#ffffff;
	float: left;
	font-size: 12px;
	font-weight:bold;
	height:60px;
	padding-right: 24px;
	padding-left:15px;
}

#pageHead ul.submenu li div.subbuttons input.find {
	float:left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
	height: 9pt;
	font-size: 8pt;
	width: 97px;
	border:1px solid #cccccc;
	padding-left:3px;
}
#pageHead ul.submenu li div.subbuttons  .search {
	margin: 0px;
	padding:0px;
}

#pageHead ul.submenu li div.subbuttons  form {
	margin: 0px;
	padding: 0px;
}


#pageHead div.subbuttons  {
	color:#ffffff;
	float: left;
	font-size: 12px;
	font-weight:bold;
	height:60px;
	padding-left:15px;
}

#pageHead div.subbuttons input.find {
	float:left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
	height: 9pt;
	font-size: 8pt;
	width: 97px;
	border:1px solid #cccccc;
	padding-left:3px;
}
#pageHead div.subbuttons  .search {
	margin: 0px;
	padding:0px;
}

#pageHead div.subbuttons  form {
	margin: 0px;
	padding: 0px;
}

#pageHead form {
	position: absolute;
	top: 60px;
	right: 16px;
}

#pageHead ul.submenu a {
	color: #ed1c24;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#pageHead ul.submenu a:hover {
	text-decoration: underline;
}

ul.lang {
	margin: 0px;
	padding: 21px 0px;
	list-style: none;
	float:right;
	padding-right:15px;
}

ul.lang li {
	float: left;
	padding: 0px;
}

ul.lang li img {
	padding-top: 0px;
	margin-top: 7px;
}

ul.lang li div {
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 3px;
	padding-top:3px;
}

ul.lang a {
	color: #2b1971;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

ul.lang a:hover {
	text-decoration: underline;
	background-image: url(/static/image/bg_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
}


/****************************************************************************/
/* SRODEK
/****************************************************************************/

#pageBody {
	position:relative;
	width:788px;
	margin-right:0px;
}

#pageBodyHead {
	background-position: top center;
	background-repeat: no-repeat;
	padding:0px;
	margin-right:0px;
}

#topMenu {
	position:relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align:right;
}

#topMenu span {
}

#topMenu ul.menu {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	list-style: none;
}

#topMenu ul.menu li {
	display:inline;
	margin:0 5px 0 5px;
	padding:0;
}

#topMenu ul.menu li.separator {
	background-image: url(/static/image/icon.03.png);
	background-repeat: no-repeat;
	background-position: left;
}

#topMenu ul.menu li a {
	color: #2b1971;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.3pt;
}

#topMenu ul.menu li a.inactive {
	color:#2b1971;
}

#topMenu ul.menu li a.inactive:hover,
#topMenu ul.menu li a.active {
	color:#ed1c24;
}



#top {
	position: relative;
	width: 788px;
	height: 190px;
	background: #ffffff;;
	margin-right: 0px;
	padding-bottom:0px;
}

#top img {
	padding:0px;
	margin:0px;
}
/***********************************/

/****************************************************************************/
/* ŚRODEK - STRONA G�?ÓWNA */
/****************************************************************************/

#pageBodyMain {
	margin: 0px auto;
	padding: 0px;
	position:relative;
	width:788px;
	background: #cccccc;
	overflow:hidden;
}

#pageBodyMain div.sideRight {
	position:relative;
	padding:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	width: 576px;
	border:none;
	clear: none;
	background: #cccccc;
	padding-bottom:700px;
	margin-bottom:-660px;
}
/* lewy panel */

#pageBodyMain div.sideLeft {
	background: #cccccc;
	position: relative;
	float:left;
	width: 211px;
	padding:0px;
}


#pageBody #pageBodyMain div.find {
	position: relative;
	background-color:#2c1972;
	margin:0px;
	padding:0px;
	padding-top:10px;
	width:211px;
	float:left;
	background-image:url(/static/image/border.01.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#pageBody #pageBodyMain div.find div.text {
	color:#ffffff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding-left:16px;
	height:20px;
}

#pageBody #pageBodyMain div.find div.buttons {
	color:#ffffff;
	float: left;
	font-size: 12px;
	font-weight:bold;
	height:60px;
	padding-right: 24px;
	padding-left:15px;
}

#pageBody #pageBodyMain div.find div.buttons input.find {
	float:left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
	height: 9pt;
	font-size: 8pt;
	width: 137px;
	border:1px solid #2b1971;
	padding-left:3px;
}
#pageBody #pageBodyMain div.find div.buttons .search {
	margin: 0px;
	padding:0px;
	float:right;
}

#pageBody #pageBodyMain div.find form {
	margin: 0px;
	padding: 0px;
}

/* logowanie */

#pageBody div.loginStyle {
	background-image:url(/static/image/bg.01.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-left:16px;
	padding-right:52px;
	padding-bottom:15px;
	margin-left:1px;
	position:relative;
}

#pageBody div.loginStyle div.text2{
	font-size:12px;
	font-weight:bold;
	color:#2b1971;
}

#pageBody div.loginStyle div.text2 p{
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#2b1971;
}

#pageBody div.loginStyle div.lostPass {
	padding-top:12px;
}

#pageBody div.loginStyle div.lostPass a {
	font-size: 7pt;
	color:#ed1c24;
}

#pageBody div.loginStyle input.log {
	margin-left: 0px;
	margin-bottom: 9pt;
	font-size: 7pt;
	width: 137px;
	padding-left:3px;
	border:1px solid #cccccc;
}

input.red {
	margin-bottom: 10px;
	margin-top: 6px;
	font-size:8pt;
}

#pageBody div.loginStyle div.loginButtons {
	padding-top:10px;
	text-align:right;
}

/* koniec logowania */
#pageBody div.beforeUnion {
	position: relative;
/*	background-image:url(/static/image/border.02.png);
	background-position: bottom;
	background-repeat:no-repeat;*/
	height:10px;
}

#pageBody  div.union {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#pageBody  div.union p {
	color:#2b1971;
	font-size:12px;
	font-weight:bold;
	padding-left:16px;
	margin-top:0px;
}

div.union img.unionPict {
	margin-left:auto;
	margin-right:auto;
	border:none;
}

#pageBodyMain div.sideLeft div.leftTopMain {
	position:relative;
	background-color: #2b1971;
	height:9px;
}

/* lewy panel koniec */
/*************************************/
/* prawy panel */


#pageBodyMain div.sideRight div.rightTopSub {
	background: #dbd8e3 url(/static/image/top_blue.png) no-repeat;
	height:20px;
	margin-left: -1px;
}

#pageBodyMain div.sideRight div.rightTopMain {
	background: url(/static/image/top_blue.png) no-repeat;
	height:20px;
	width:576px;
	margin-left: -1px;
}


#pageBodyMain div.sideRight p{
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}


#pageBodyMain div.sideRight div.title{
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 30px;
	/*background: #dbd8e3 url(/static/image/bg.02.png) repeat-y;*/
	border-right:1px solid #dcd9e7;
}


#pageBodyMain div.sideRight div.titleMain{
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 30px;
	/*background-image: url(/static/image/bg.02.png);
	background-repeat: repeat-y;
	background-position:left;*/
}

div.titleTxt {
	color: #180a46;
	font-size: 16px;
	font-weight:bold;
	float:left;
}

div.logged {
	text-align:right;
	padding-top:5px;
	padding-right: 11px;
	margin-right:8px;
	color:#2b1971;
	float:right;
	background-image: url(/static/image/icon.02.png);
	background-repeat: no-repeat;
	background-position: right 7px;
}

#pageBodyMain div.sideRight div.title h2{
	padding-top:5px;
	padding-bottom:5px;
	color:#2b1971;
}

#pageBodyMain div.sideRight div.contentMain{
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:justify;
	/*background-image: url(/static/image/bg.02.png);
	background-repeat: repeat-y;
	background-position: left;*/
	min-height: 280px;
}

#pageBodyMain div.sideRight div.content{
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:justify;
	min-height: 370px;
}

div.content table{
	margin:0px;
	vertical-align: top;
}

div.content table td img{
	margin:3px;
}

div.content img{
	border:none;
	margin:3px;
	margin-left:7px;
	margin-right: 7px;
}

#pageBodyMain div.desc p{
	color: #2b1971;
	font-weight:bold;
	padding-left: 0px;
	text-align: left;
}

#pageBodyMain div.desc img{
	margin:3px;
}

#pageBodyMain div.sideRight div.content ul{
	margin-left:0px;
	padding-left:15px;
	padding-top:0px;
}

#pageBodyMain div.title_red{
	color:#ed1c24;
	font-weight:bold;
	font-size:9pt;
	padding-bottom:10px;
	padding-top:0px;
}
div.desc_tech {
	background-image: url(/static/image/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top:3px;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	color:#2b1971;
	font-weight:bold;
}

#Notepad {
	position:absolute;
	bottom: 28px;
	left: 215px;
	padding-bottom: 15px;
	padding-top:3px;
	padding-left:10px;
	height:25px;
	float:left;
}

div.notepad_add {
	background-image: url(/static/image/icon.10.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top:10px;
	margin-bottom:0px;
	margin-left:1px;
	float:left;
}

div.notepad_show {
	background-image: url(/static/image/icon.11.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top:10px;
	margin-bottom:0px;
	float:left;
}

#Notepad a {
	position:relative;
	padding-bottom:10px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:top;
}

div.pathStyle {
}

#pageBodyMain div.sideRight div.path {
	margin-left:10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
	font-size: 8pt;
	border-bottom: 1px solid #dcd9e7;
}

#pageBodyMain div.sideRight div.path  a {
	font-size: 8pt;
	color:#606060;
}

#pageBodyMain div.sideRight div.path span.last {
	text-decoration: underline;
	color: #ed1c24;
	padding: 0px;
}

#flashField {
	margin: 15px auto 5px auto;
}

#flashField div.title {
	background-image: url(/static/image/big_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px;
	margin-left: 16px;
	padding: 10px 0px 10px 16px;
	color: #2b1971;
	font-weight: bold;
	font-size: 9pt;
}

#flashField div.border {
	width: 214px;
	margin: 0px auto;
	border-top: solid #e2101c 2px;
}

/****************************************************************************/
/* ŚRODEK - PODSTRONA */
/****************************************************************************/

.torsoMenu div.title {
	background-image: url(/static/image/big_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 12px 0px 12px 14px;
	margin: 0px 14px;
	font-weight: bold;
	color: #2b1971;
}

.torsoMenu div.title span {
	display: none;
}

.torsoMenu ul.menu {
	background-image: url(/static/image/border.01.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 211px;
	margin:0px;
	padding-left:0px;
	padding-bottom: 23px;
	background-color: #2b1971;
	list-style: none;
}

.torsoMenu ul.menu li {
	padding: 0px;
	margin: 0px;

}
.torsoMenu ul.menu li.blank {
	background-color: #2b1971;
	height:1px;
	border:none;
}

.torsoMenu a.level_1 {
	display: block;
	background-color: #2b1971;
	padding: 6px 10px 6px 24px;
	color: #ffffff;
	background-image: url(/static/image/menu.arrow.right.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	text-decoration: none;
	border-bottom: solid #52448b 1px;
}

.torsoMenu a.level_1_active {
	display: block;
	background-color: #251665;
	padding: 6px 10px 6px 24px;
	color: #ffffff;
	background-image: url(/static/image/menu.arrow.down.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	text-decoration: none;
	border-bottom: solid #52448b 1px;
}

.torsoMenu a.level_1_active,
.torsoMenu a.level_1:hover {
	background-color: #251665;
}

.torsoMenu ul.submenu {
	margin: 0px auto;
	padding: 0px;
	background-color: #f1f0f6;
	list-style: none;
}

.torsoMenu ul.submenu li {
	padding: 3px 10px 3px 22px;
	margin: 0px;
	border-left:1px solid #dcd9e7;
}

.torsoMenu a.level_2,
.torsoMenu a.level_2_active {
	padding-left: 2px;
	color: #2c1972;
	text-decoration: none;
}

.torsoMenu a.level_2_active,
.torsoMenu a.level_2:hover {
	color: #d82e38;
	text-decoration: underline;
}

ul.loggedMenu {
	width: 211px;
	margin:0px;
	padding: 0px;
	padding-bottom:0px;
	background-color: #2b1971;
	list-style: none;
}

ul.loggedMenu li {
	padding: 0px;
	margin: 0px;
}


div.fastMenu {
	margin-top: 2px;
	margin-bottom: 2px;
}

div.findTitle {
	padding-top: 10px;
}

div.findTitle a,
div.findMore a {
	color: #2b1971;
	text-decoration: none;
	font-weight:bold;
}

div.findTitle a:hover
div.findMore a:hover {
	text-decoration: underline;
}

div.findMore {
	margin: 0px 0px 15px 0px;
	text-align: right;
	float:left;
}
/***************************************************/
/* FORMULARZ REJESTRACJI UZYTKOWNIKOW
/***************************************************/
/* BEGIN CONTACT  FORM */
 #rfForm div				{
 	padding-top: 5px;
	padding-top: 5px;
}

#rfForm	input.text		{
	float: right;
	width: 250px;
}

#rfForm	textarea		{
	float: left;
}

#rfForm	em				{
	float: left;
	width: 100px;
	font-style: normal;
}

#rfForm .rfSubmit		{
	clear: both;
	width: 50px;
}

#contactSendButton {
	text-align:center;
	margin:0px auto 0px;
}

#rfForm input.FormSenderCss {
	margin: 10px auto 0;
	padding:2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align:center;
	border:none;
	background-color: #ed1c24;
	cursor:pointer;
}
div.rfFormStar {
	padding-top:5px;
	font-size: 8pt;
}

.error {
	color:#eb2629;
}


#allertOn 		{
	color:#666666;
}

#allertOff		{
	color:#ffffff;
}
/* END CONTACT  FORM */


/****************************************************************************/
/* STOPKA
/****************************************************************************/

#pageFoot {
	position:relative;
	bottom:0px;
	width: 778px;
	background: #b6b2c0;
	height: 20px;
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	margin-bottom:10px;
	border-bottom:1px solid #a9a4b8;
	border-top:1px solid #a9a4b8;
}

#pageFoot div.copyright {
	float: left;
	color: #5b5b5b;
	font-size: 8pt;
	font-weight: normal;
	height:15px;
}

#pageFoot div.privacy {
	float: right;
	font-size: 7pt;
	background-image: url(/static/image/red_arrows.gif);
	background-position: left;
	background-repeat: no-repeat;
	visibility: hidden;
}

#pageFoot div.privacy a {
	color: #d6d2e5;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}

#pageFoot div.privacy a:hover {
	text-decoration: underline;
}

#pageFoot div.design {
	float: right;
	right: 5px;
	color: #5b5b5b;
	font-size: 7pt;
	height: 15px;
}

#pageFoot div.design div {
	float:left;
	padding-right: 2px;
	padding-top: 1px;
	color: #d6d2e5;
}

#pageFoot div.design a {
	text-decoration: none;
	margin:0px;
	padding:0px;
	color: #d6d2e5;
	font-size:7pt;
}

#pageFoot div.design img {
	padding: 0px;
	margin: 0px;
}

div.flashFailed {
	margin: 5px 15px;
}

