/* ================= style do wydruku ===========================*/

a.nonlink, a.nonlink:hover{
	text-decoration:none;
	cursor:default;
}
div#print_out {
	float:left;
 	width:590px;
    border:1px solid #999999;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	padding:5px;
	color:#333333;
	font-size:11px;

}
div#print_out table, td, th{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

div.print_out_control {
	clear:both;
	float:left;
 	width:590px;
	text-align:right;
	margin-bottom:10px;
}

/* =============================================================*/

/* === globals === */

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #F4420E;
}

a:hover {
	text-decoration: underline;
}

img {
	vertical-align: middle;
	border: 0;
}

ul {
	list-style: none;
}

html, body {
	font: 11px/14px Tahoma, sans-serif;
	color: #323232;
	background: #F0E6DB url(../images/bg-main-1.jpg) repeat-x;
}

#header {
	background: url(../images/bg-main-3.jpg) no-repeat 0px 106px;
	margin: 0 auto;
	width: 917px;
	height: 164px;
	position: relative;
}

#header h1 {
	padding: 17px 0 17px 85px;
}

#header h1 a {
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bg-main-2.jpg);
	width: 190px;
	height: 72px;
	display: block;
	overflow: hidden;
}

#header #lang {
	position: absolute;
	top: 43px;
	right: 125px;
}

#header #lang li {
	display: inline;
}

#header #lang li a, #header #lang li span {
	/*text-decoration: none;
	color: #A5A29F;*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin: 0 6px;
	display: block;
	float: left;
}

#header #lang li a {
	text-decoration: none;
	color: #A5A29F;
}

#header #lang li a.item-1 {
	background-image: url(../images/bg-lang-1a.gif);
}

#header #lang li a.item-2 {
	background-image: url(../images/bg-lang-2a.gif);
}

#header #lang li a.item-3 {
	background-image: url(../images/bg-lang-3a.gif);
}

#header #lang li span {
	color: #B3B0AC;
}

#header #lang li span.item-1 {
	background-image: url(../images/bg-lang-1b.gif);
}

#header #lang li span.item-2 {
	background-image: url(../images/bg-lang-2b.gif);
}

#header #lang li span.item-3 {
	background-image: url(../images/bg-lang-3b.gif);
}

#header #navs {
	position: absolute;
	top: 114px;
	left: 74px;
}

#header #navs li {
	background: url(../images/bg-main-4.gif) no-repeat left center;
	padding-left: 1px;
	float: left;
	position: relative;
}

#header #navs li.first {
	background: none;
	padding: 0;
}

#header #navs li * {
	text-decoration: none;
	color: #DADDFB;
}

#header #navs li big {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#header #navs li big.item-1-PL {
	background-image: url(../images/bg-navs-1.gif);
	width: 173px;
}

#header #navs li big.item-2-PL {
	background-image: url(../images/bg-navs-2.gif);
	width: 173px;
}

#header #navs li big.item-3-PL {
	background-image: url(../images/bg-navs-3.gif);
	width: 90px;
}

#header #navs li big.item-4-PL {
	background-image: url(../images/bg-navs-4.gif);
	width: 78px;
}

#header #navs li big.item-5-PL {
	background-image: url(../images/bg-navs-5.gif);
	width: 51px;
}

#header #navs li big.item-6-PL {
	background-image: url(../images/bg-navs-6.gif);
	width: 109px;
}

#header #navs li big.item-7-PL {
	background-image: url(../images/bg-navs-7.gif);
  width: 70px;
}

#header #navs li ul {
	background: url(../images/bg-main-5.gif) no-repeat left bottom;
	padding-bottom: 7px;
	width: 173px;
	display: none;
	position: absolute;
	top: 39px;
	left: 0px;
}

#header #navs li ul li {
	background: #193189;
	padding: 7px 10px 0;
	float: none;
	position: static;
}

#header #navs li ul li strong a:hover {
	text-decoration: none;
	color: #A1A9E7;
}

#header #navs li ul li a:hover {
	text-decoration: underline;
}

#header #navs li ul li ul {
	background: none;
	padding: 6px 0 5px;
	width: auto;
	position: static;
}

#header #navs li ul li ul li {
	background: url(../images/bg-dots-1.gif) no-repeat 8px 5px;
	padding: 0 0 0 20px;
}

#header #navs > li:hover big {
	background-position: 0px -39px;
}

#header #navs > li:hover ul {
	display: block;
}

#content {
	background: #F7DBBF;
	border-bottom: 1px solid #E9CFB5;
	margin-top: -54px;
	padding-top: 54px;
}

#content h2 {
	font-size: 12px;
	color: #F4420E;
}

#content p {
	margin: 12px 0;
}

#content div.inner {
	padding: 0 5px;
	margin: 0 auto;
	width: 907px;
}

#content div.inner .type-1 {
	padding-left: 290px;
}

#content div.inner .type-1 p img {
	margin-right: 3px;
}


#content div.inner .type-2 {
	padding: 0 30px 15px 75px;
	width: 160px;
	float: left;
}

#content div.inner .type-2 ul {
	width: 160px;
}

#content div.inner .type-2 ul li {
	padding-bottom: 7px;
}

#content div.inner .type-2 ul li strong a {
	text-decoration: none;
	color: #323232;
}

#content div.inner .type-2 ul li strong a:hover {
	color: #F4420E;
}

#content div.inner .type-2 ul li ul {
	padding: 3px 0;
}

#content div.inner .type-2 ul li ul li {
	border-top: 1px solid #C7B29D;
	border-bottom: 1px solid #F7DBBF;
	padding: 0;
}

#content div.inner .type-2 ul li ul li a {
	text-decoration: none;
	color: #323232;
	background: url(../images/bg-dots-2.gif) no-repeat 8px 8px;
	padding: 3px 0 3px 20px;
	display: block;
}

#content div.inner .type-2 ul li ul li a:hover {
	background-color: #EBD0B5;
}

#content div.inner .type-3 {
	font-size: 12px;
	background: #FFFFFF url(../images/bg-main-10.gif) no-repeat left bottom;
	padding-bottom: 1px;
	margin-bottom: 15px;
	width: 557px;
	float: left;
}

#content div.inner .type-3 .part-1 {
	background: url(../images/bg-main-7.gif) no-repeat left top;
	padding: 20px 25px;
}


#content div.inner .type-4 {
	font-size: 12px;
	background: #FFFFFF url(../images/bg-main-10.gif) no-repeat left bottom;
	padding-bottom: 1px;
	margin-bottom: 15px;
	width: 557px;
	float: left;
}

#content div.inner .type-4 .part-2 {
	height: 60px;
}

#content div.inner .type-4 .col-a {
	width: 220px;
	float: left;
}

#content div.inner .type-3 .part-1 .image {
	padding: 0px 0 0px 0px;
	float: right;
	position:  relative;
	left: 15px;
	top: -20px;
}

#content div.inner .type-4 .col-b {
	width: 220px;
	float: right;
}

#content div.inner .type-4 .part-2 ul {
	margin-top: 0 !important;
}

#content div.inner .type-3 a, #content div.inner .type-4 a {
	text-decoration: none;
	color: #F4420E;
}

#content div.inner .type-3 a:hover, #content div.inner .type-4 a:hover {
	text-decoration: underline;
	color: #F4420E;
}

#content div.inner .part-1 {
	background: url(../images/bg-main-7.gif) no-repeat left top;
	padding: 20px 25px 10px;
}

#content div.inner .part-1 .image {
	padding: 10px 0 10px 15px;
	float: right;
}
#content div.inner .type-3 .part-1 table {
  border-collapse: collapse;
	font-size: 12px;
	width: 450px;
}

#content div.inner .part-1 ul {
	padding-left: 12px;
	margin: 12px 0;
}

#content div.inner .type-3 .part-1 form table td{
  border: none;
  padding: 2px;
}


#content div.inner .type-3 .part-1 table td{
  border: solid 1px #C7B29D;
  	padding-left: 2px;
	padding-right: 2px;
}



#content div.inner .type-3 .part-1 table th{
  border: solid 1px #C7B29D;
  background-color: #F6DBBE;
  font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
  
}


#content div.inner .type-3 .part-1 table td.klasa2 {
	border: none;
	vertical-align: top;
}

#content div.inner .type-4 table td{
	font-size: 12px;
	padding: 2px;
  	border: none;
}

#content div.inner .type-4 form{
	font-size: 12px;
	font: 11px/14px Tahoma, sans-serif;
}

#content div.inner .part-1 ul li {
	background: url(../images/bg-dots-2.gif) no-repeat 5px 5px;
	padding-left: 18px;
	margin: 2px 0;
}

#content div.inner .part-2 {
	padding-left: 39px;
	padding-right: 34px;
	margin-bottom: 1px;
	clear: both;
}

#content div.inner .type-3 .part-2 {
	height: 60px;
}

#content div.inner .type-3 .part-2 ul {
	margin-top: 0 !important;
}

#content div.inner .part-2 .image {
	text-align: center;
	background: url(../images/bg-main-9.gif) no-repeat;
	padding-top: 29px;
	padding-bottom: 16px;
	margin-right: 11px;
	width: 147px;
	float: left;
	overflow: hidden;
}

#content div.inner .part-2 ul {
	font-size: 11px;
	float: right;
	margin-top: 40px;
}

#content div.inner .part-2 ul li {
	float: left;
}

#content div.inner .part-2 ul li a {
	text-decoration: none;
	color: #F4420E;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin: 0 5px;
	display: block;
}

#content div.inner .part-2 ul li a:hover {
	text-decoration: underline;
}

#content div.inner .part-2 ul li a.item-1 {
	background-image: url(../images/bg-options-1.gif);
}

#content div.inner .part-2 ul li a.item-2 {
	background-image: url(../images/bg-options-2.gif);
}

#footer {
	color: #323232;
	background: #F0E6DB;
}

#footer div.inner {
	padding: 25px 0 20px;
	margin: 0 auto;
	width: 700px;
}

#footer a {
	color: #323232;
}

#footer ul {
	margin: -7px 0;
	float: right;
}

#footer ul li {
	float: left;
}

#footer ul li:first-child {
	border-right: 1px solid #C6BEB6;
	padding-right: 4px;
	margin-right: 4px;
}

#footer ul li a {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 4px;
	height: 28px;
	display: block;
}

#footer ul li a.item-1 {
	background-image: url(../images/bg-foot-1.gif);
}

#footer ul li a.item-2 {
	background-image: url(../images/bg-foot-2.gif);
}

#footer p a {
	font-weight: bold;
	text-decoration: none;
}

#footer p a.vibrapol {
	color: #FF6409;
	margin-right: 10px;
}

/* === form === */

form {
	margin: 12px 0;
}

fieldset {
	border: 0;
}

fieldset div {
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}

fieldset div label {
	text-align: right;
	padding: 1px 0;
	width: 140px;
	display: block;
	float: left;
}

fieldset div input, fieldset div textarea, fieldset div select {
	font: 11px Tahoma, sans-serif;
	color: #73706E;
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 1px;
	margin-left: 10px;
	width: 320px;
	float: left;
}

fieldset div.submit input {
	margin-left: 150px;
	border: 0;
	width: auto;
}

/* === classes === */

.f-cl {
	height: 1px;
	overflow: hidden;
	clear: both;
}


