body {
	margin: 0;
	background: #fff url(../images/bg_new_design/logo.gif) center 82px no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323131;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

input,select,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323131;
	text-align: left;
}
table,ul,li,a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#fff;
}

p.bg {
	background-color: #A58952;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}

.two-lines {
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	padding: 5px 0px;
	color: #fff;
}

p.title {
	margin: 2px 0;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

form {
	margin: 0;
}

.button {
	background-color: #E0E4E6;
	border: 0;
	color: #727D84;
	text-align: center;
	padding: 2px 20px;
	font-weight: bold;
}

div.hr {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 10px 0 15px 0px;
	background:url("../images/bg_new_design/hp-separator.gif") no-repeat scroll center center transparent;
}

div.hr2 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 10px 0 0 0;
	background-image: url(../images/bg/dot_hr.gif);
	background-repeat: repeat-x;
}

div.hr3 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 0;
	background-image: url(../images/bg/dot_hr2.gif);
	background-repeat: repeat-x;
}

#main-box {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background-color: white;
	overflow: hidden;
}

#header-box {
	overflow: hidden;
	position: relative;
	height:194px;
	background:transparent url(../images/bg_new_design/bg_top_header.gif) 0 30px  no-repeat;
}

#header-box #banner-top {
	position: absolute;
	left: 46px;
	top: 51px;
	font-size: 0px;
	overflow: hidden;
}

table#content {
	width: 955px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	background:#C70E2E url(../images/bg_new_design/bg_content.jpg) left bottom  no-repeat;
}

table#content td {
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
	border: 0px solid red;
	padding: 0;
}

table#content #left-panel {
	width: 162px;
	padding: 0 3px 30px 3px;
}
table#content #left-panel-inner {
	background:#e0e4e6;
	width: 162px;
}

table#content #center-panel {
	width: 488px;
	padding: 0 0 30px 0;
}

table#content #center-panel #main-content {
	padding: 6px 18px 30px 0px;
}

table#content #center-panel #main-content-no-padding {
	padding: 3px 0 30px 0;
}

table#content #center-panel-homepage {
	width: 488px;
	background-color: #fff;
}

table#content #right-panel {
	width: 288px;
	text-align: right;
	padding: 0 0 30px 0;
}

table#content #left-panel-footer {
	border: 0;
}

table#content #center-panel-footer {
	border: 0;
}

table#content #right-panel-footer {
}

#footer-box {
	position: relative;
	margin-bottom: 20px;
	padding-top:30px;
	background:#d70027 url(../images/bg_new_design/bg_footer.jpg) left top  no-repeat;
}

#footer-box img#logo-footer {
	margin: 30px 0 30px 0;
	position: absolute
}

#footer-box #menu-footer {
	padding: 25px 0 0 163px;
}

#footer-box #menu-footer a {
	font-size:10px;
	display: inline;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
}

#footer-box #menu-footer a.first {
	border-left: 0;
}

#footer-box #menu-footer a:hover {
	text-decoration: underline;
}

#footer-box #disclaimer {
	font-size:10px;
	padding: 3px 0 9px 173px;
	color: #600014;
}

#search-panel {
	position: absolute;
	right: 10px;
	top: 85px;
	width: 290px;
	height: 24px;
	background:transparent url(../images/bg_new_design/szukaj_na_stronie2.gif) 50px 0 no-repeat;	
	margin-bottom: 10px;
}

#search-panel form {
	position:absolute; top:0; right:0;
	margin: 0px;
	background:transparent url(../images/bg_new_design/head_bg_search.gif) 0 0 no-repeat;
	height:21px; width:147px;
}

#search-panel input {
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 11px;
	color: #666666;
	width: 100px;
	height: 19px;
	background:transparent;
	border:none;
}

#search-panel a#search-submit {
	display: block;
	position: absolute;
	right: -9px;
	top: 2px;
	width: 26px;
	height: 19px;
	background:transparent url(../images/bg_new_design/head_bg_search_submit.gif) 0 0 no-repeat;
}

#search-panel-en {
	position: absolute;
	right: 10px;
	top: 85px;
	width: 290px;
	height: 24px;
	background:transparent url(../images/bg_new_design/szukaj_na_stronieen.jpg) 50px 0 no-repeat;	
	margin-bottom: 10px;
}

#search-panel-en form {
	position:absolute; top:0; right:0;
	margin: 0px;
	background:transparent url(../images/bg_new_design/head_bg_search.gif) 0 0 no-repeat;
	height:21px; width:147px;
}

#search-panel-en input {
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 11px;
	color: #666666;
	width: 100px;
	height: 19px;
	background:transparent;
	border:none;
}

#search-panel-en a#search-submit {
	display: block;
	position: absolute;
	right: -9px;
	top: 2px;
	width: 26px;
	height: 19px;
	background:transparent url(../images/bg_new_design/head_bg_search_submit.gif) 0 0 no-repeat;
}
#menu-right {
	
}

#menu-right li {
	width: 155px;
	list-style-type: none;
	margin: 5px 0 5px -43px;
	background-image: url(../images/nav-dot-2.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#menu-right li a {
	text-decoration: none;
	display: block;
	margin-left: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #B5B5B5;
	color: #A58952;
}

#menu-right li a:hover {
	text-decoration: underline;
}

#menu-right li.select a {
	font-weight: bold;
}

#main-content img.header {
	
}
#main-content{color:#fff;}

#main-content #portal-path {
	margin: 2px 0 15px 0;
}

#main-content #portal-path a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#main-content #portal-path a:hover {
	text-decoration: underline;
}

#main-content #portal-path a.last {
	color: #fff;
}

#menu-news {

background:url("../images/bg_new_design/newsmenu-top.gif") no-repeat scroll 0 0 #E0E4E6;
margin:0;
padding:5px 0 0 0;
height: 23px;
}


#menu-news a,#menu-news span {
	text-decoration: none;
	display: block;
	position: absolute;
}

#menu-news a:hover {
	text-decoration: underline;
}

#menu-news .first {
background:url("../images/bg_new_design/leftmenu_bullet2.gif") no-repeat scroll left 3px transparent;
color:#000;
font-weight:bold;
display:block;
margin-left:5px;
padding-bottom:7px;
padding-left:10px;
text-decoration:none;
}

#menu-news .second {
background:url("../images/bg_new_design/leftmenu_bullet.gif") no-repeat scroll left 3px transparent;
color:#727D84;
font-weight:bold;
display:block;
margin-left:205px;
padding-bottom:7px;
padding-left:10px;
text-decoration:none;
}

#main-content #main-news {
	background-image: url(../images/bg/hp_news_main.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 50px;
	margin-top: 15px;
	position: relative;
	clear: both;
}

#main-content .news {
	position: relative;
	clear: both;
}

#main-content .news-homepage {
	background-color: #FBF9F4;
	clear: both;
}

#main-content .news .icon {
	float: left;
	width: 110px;
	text-align: center;
}

#main-content .news .content {
	float: left;
	width: 354px;
	font-size: 11px;
	color: #323131;
	padding-top: 12px;
}

#main-content .news td {
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
}

#main-content .news .date {
	margin: 0 0 2px 0;
	line-height: 10px;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}

#main-content .news .date a {
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}

#main-content .news .title {
	margin: 2px 0;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#main-content .news .title a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#main-content .news .title a:hover {
	text-decoration: underline;
}

#main-content .news .title2 {
	line-height: 14px;
	margin: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#main-content .news .title2 a {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#main-content .news .title2 a:hover {
	text-decoration: underline;
}

#main-content .news .title3 {
	line-height: 20px;
	margin: 20px 0;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#main-content .news-hr {
	position: relative;
	clear: both;
	font-size: 0;
	width: 280px;
	height: 1px;
	margin: 5px 0 15px 45px;
	border-bottom: 1px solid #E6DECE;
}

#main-content .news .content-list {
	font-size: 11px;
	color: #fff;
	line-height: 14px;
}

#main-content .news-hr-list {
	font-size: 0;
	height: 1px;
	margin: 8px 0 8px 0;
	background:url("../images/bg_new_design/hp-separator.gif") no-repeat scroll center center transparent;
}

#presentationForm {
	margin: 5px 0;
}

.bold {
	font-weight: bold;
}

.color {
	color: #fff;
	text-decoration: none;
}

a.color:hover {
	text-decoration: underline;
}

table#exchangeRatesTable {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 0;
	margin: 20px 0;
	font-size: 11px;
}

table#exchangeRatesTable th {
	border: 1px solid #ccc;
	background-color: #F2EEE8;
	padding: 3px;
}

table#exchangeRatesTable td {
	border: 1px solid #ccc;
	background-color: #FCFBF9;
	padding: 3px;
}

form#exchange-rates-start-form {
	
}

form#exchange-rates-start-form label {
	width: 40px;
	display: block;
	float: left;
	padding: 5px;
	clear: both;
	font-weight: bold;
}

form#exchange-rates-start-form select#start-day,form#exchange-rates-start-form select#stop-day
	{
	margin: 5px;
}

form#exchange-rates-start-form select#start-month,form#exchange-rates-start-form select#stop-month
	{
	margin: 5px;
}

form#exchange-rates-start-form select#start-year,form#exchange-rates-start-form select#stop-year
	{
	margin: 5px;
}

form#exchange-rates-start-form input#submit {
	margin-left: 109px;
	width: 90px;
	border: 1px solid #666;
	text-align: center;
}

table#product-table {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	height: 300px;
}

table#product-table td {
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
	border: 0px solid red;
}

table#product-table td.first {
	border-right: 1px solid #ccc;
	width: 160px;
}

table#product-table td.first {
	border-right: 1px solid #ccc;
}

table#product-table td.second {
	padding-left: 10px;
}

table#product-table td div.header1 {
	clear: both;
	margin: 0 0 5px 0;
}

table#product-table td div.header2 {
	clear: both;
	margin: 20px 0 5px 0;
}

table#product-table td select {
	clear: both;
	width: 168px;
	height: 20px;
	border: thin dotted #666633;
}

table#product-table p.selected-product {
	line-height: 14px;
	margin: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#menu-address-header {
	background-image: url(../images/bg/menu_right.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 6px;
}

#menu-address-header span {
	display: block;
	position: absolute;
	margin-left: 20px;
	color: #A58952;
}

#address-menu {
	text-align: left;
	padding: 5px 20px 20px 20px;
}

#address-menu select {
	width: 160px;
	border: thin dotted #666633;
}

#contact {
	margin-top: 30px;
}

#contact .form-item {
	position: relative;
	margin-bottom: 15px;
}

#contact input,#contact select,#contact textarea {
	border: 1px solid #aaa;
	width: 245px;
	margin-left: 90px;
}

#contact textarea {
	height: 100px;
}

#contact .submit {
	width: 150px;
	float: right;
	border: 0;
}

#contact label {
	width: 90px;
	position: absolute;
	top: 2px;
}

#contact .error {
	color: #BC4C3B;
	margin-left: 90px;
}

#contact #birth_date {
	width: 90px;
}

#contact .date-button {
	position: absolute;
	top: 1px;
	left: 190px;
}

#contact label.checkbox {
	left: 30px;
	width: 200px;
}

#contact input.checkbox {
	margin-left: 0px;
	width: auto;
}

#contact #eventDate {
	width: 90px;
}

#contact label.eventTypeLabel {
	left: 120px;
	width: 200px;
}

#contact input.eventTypeCheckbox {
	margin-left: 92px;
}

#banner-right {
	position: relative;
	width: 281px;
	margin-left: 7px;
	overflow: hidden;
}



div.pager {
	position: relative;
	margin: 15px 0 15px 0;
	width: 100%;
	text-align: center;
}

div.pager a{
	font-weight: bold;
	text-decoration: none;
}

div.pager .pages {
	
}

div.pager .pages .prev {
	float: left;
	padding: 2px 5px 2px 5px;
	width: 100px;
}

div.pager .pages .next {
	float: left;
	padding: 2px 5px 2px 5px;
	width: 100px;
}

div.pager .pages .page {
	float: left;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #494846;
}

div.pager .pages .first {
	border-left: 0px;
}

div.pager .pages .page a {
	color: #494846;
}

div.pager .pages .select a {
	color: #977A5C;
}

ul#sitemap {}

ul#sitemap li {
	margin: 3px;
}

ul#sitemap li.level1{
	margin-bottom: 10px;
}

ul#sitemap li.level3{
	Xlist-style-image: url("");
	list-style-type: circle;
}



div.faq-list {
	position: relative;
	margin-bottom: 30px;
}

div.faq-list p.question {
	margin: 0 0px 12px 0px;
}

div.faq-list p.question a {
	font-weight: bold;
	text-decoration: none;
}

div.faq-list p.answer {
	display: none;
	/*display: block;*/
	margin: 0 20px 10px 0px;
}


#language-change {
	position: absolute;
	top: 37px;
	right: 23px;
}


.banner img {
	border: 0;
}


.body11kolor {color:#303030;}
.body11kolor .bodys{color:#303030;}

span.bodys{color:#777777;}
span.bodys a{color:#777777;}
.bodystopkasmall{color:#777777;}














.form {
	margin-top: 30px;
}

.form .form-item {
	position: relative;
	margin-bottom: 15px;
}

.form input,.form select,.form textarea {
	border: 1px solid #aaa;
	width: 245px;
	margin-left: 90px;
}

.form textarea {
	height: 100px;
}

.form .submit {
	width: 150px;
	float: right;
	border: 0;
}

.form label {
	width: 90px;
	position: absolute;
	top: 2px;
}

.form .error {
	color: #BC4C3B;
	margin-left: 90px;
}

.form #birth_date {
	width: 90px;
}

.form .date-button {
	position: absolute;
	top: 1px;
	left: 190px;
}

.form label.checkbox {
	left: 30px;
	width: 200px;
}

.form input.checkbox {
	margin-left: 0px;
	width: auto;
}

.form #eventDate {
	width: 90px;
}

.form label.eventTypeLabel {
	left: 120px;
	width: 200px;
}

.form input.eventTypeCheckbox {
	margin-left: 92px;
}


#product-catalog-form {
	margin-left: 30px;
}



.table {
	border-collapse: collapse;
	border: 1px solid #555;
	padding: 0;
	margin: 20px 0;
	font-size: 11px;
}

.table a {
	color: #333;
}

.table th {
	color: #333;
	border: 1px solid #555;
	background-color: #F2EEE8;
	padding: 3px;
}

.table td {
	color: #333;
	border: 1px solid #555;
	background-color: #FCFBF9;
	padding: 5px;
}

table#product-catalog {
	width: 470px;
}

table#product-catalog th{
	color: #333;
	border: 1px solid #555;
	background-color: #F2EEE8;
	padding: 5px;
}

table#product-catalog td{
	color: #333;
	border: 1px solid #555;
	background-color: #FCFBF9;
	padding: 5px;
}

table#product-catalog input{
	margin-left: 0;
	text-align: right;
	width: 20px;
}

div#product-catalog-form input#count{
	width: 60px;
}


#orderForm label{
width: 200px
}

#orderForm input{
margin-left: 220px
}
#orderForm textarea{
margin-left: 220px
}

#orderForm .error{
margin-left: 220px
}
