/* Layout ================================================================================= */
.styl1 {
	font-family: Arial, Helvetica, sans-serif
}
.style1 {
	font-weight: bold
}
.style3 {
	color: #FFFFFF
}
.style4 {
	font-weight: bold;
	color: #333333;
}
.style6 {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
.style7 {
	color: #666666
}
.style8 {
	color: #FF0000
}
.wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.page {
	width:1008px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.page-print {
	background:#fff;
	padding:20px;
	text-align:left;
}
.page-popup {
	padding:20px;
	text-align:left;
	background:#FFF !important;
}
.page-popup .nav img {
	border:1px solid #eaeaea;
	margin:15px 0;
}
.main {
}
/* Page Heading */
.page-title {
	padding:10px 10px 5px 14px;
	margin:0 0 0;
	font-size:18px;
	color:#838384;
}
.title-buttons {
	text-align:right;
}
.title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float:left;
}
/* Header ================================================================================ */
.logo {
	float:left;
	width:229px;
	height:68px;
	overflow:hidden;
	margin:16px 0 0 0;
}
.header-container {
}
.header {
	height:93px;
}
.header .col-1 {
	width:330px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 1px;
}
.header .col-2 {
	width:678px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	height: 40px;
}
.header .col-3 {
	width:585px;
	height: 40px;
}
.header .col-4 {
	width:70px;
	float: right;
	padding-right: 20px;
}
.box-language {
	width:101px;
}
.header .logo {
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
}
.header .logo a {
	display:block;
	width:229px;
	height:68px;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
}
.header .links {
	float:right;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 280px;
}
.header .links li {
	display:inline;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.header .links li a {
	text-decoration:none;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 0px;
	float: right;
	margin-right: 10px;
}
.header .links li a span {
	padding: 0 8px;
	display:block;
}
.header .links li a span span {
	display:block;
	padding:1px 0 3px 0;
}
.header .links li a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.header .links li a:hover {
	text-decoration:underline;
	color:#333333;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
.header .links li a:hover span {
	padding: 0 8px;
	display:block;
	background-image: url(../img/top_menu_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header .links li a:hover span span {
	display:block;
	padding:2px 0 3px 0;
	background-image: url(../img/top_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.header .form-language {
	text-align:center;
}
.wrapper-top-menu {
	height: 30px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
}
.wrapper-top-menu .border-top {
	background:url(../images/border_top.gif) repeat-x top #a9acb3;
	width:100%;
}
.wrapper-top-menu .border-bottom {
	background:url(../images/border_bottom.gif) repeat-x bottom;
	width:100%;
}
.wrapper-top-menu .border-left {
	background:url(../images/border_left.gif) repeat-y left;
	width:100%;
}
.wrapper-top-menu .border-right {
	background:url(../images/border_right.gif) repeat-y right;
	width:100%;
}
.wrapper-top-menu .corner-top-left {
	background:url(../images/corner_top_left.gif) no-repeat left top;
	width:100%;
}
.wrapper-top-menu .corner-top-right {
	background:url(../images/corner_top_right.gif) no-repeat right top;
	width:100%;
}
.wrapper-top-menu .corner-bottom-left {
	background:url(../images/corner_bottom_left.gif) no-repeat left bottom;
	width:100%;
}
.wrapper-top-menu .corner-bottom-right {
	background:url(../images/corner_bottom_right.gif) no-repeat right bottom;
	width:100%;
}
.wrapper-top-menu .fright {
	width:665px;
}
.wrapper-top-menu .fleft {
	width:224px;
}
.form-search .button, .form-search label {
	display:none;
}
.form-search {
	background:url(../images/bg_search.gif) 11px 9px no-repeat;
	height:44px;
}
.form-search .input-text {
	margin:12px 0 0 15px;
	border:none;
	background:none;
	font-family:Tahoma;
	color:#9ba0a6;
	font-size:11px;
	width:157px;
}
.welcome-msg {
	display:none;
}
/********** < Navigation */
#nav {
	font-size:11px;
}
/* All Levels */
#nav li {
	text-align:left;
	position:relative;
}
#nav li.over {
	z-index:999;
}
#nav li.parent {
}
#nav li a {
	display:block;
	text-decoration:none;
	background:url(../images/top_menu_separator.gif) top right repeat-y;
}
#nav li a:hover {
	text-decoration:none;
}
#nav li a span {
	display:block;
	white-space:nowrap;
	cursor:pointer;
}
#nav li ul a span {
	white-space:normal;
}
/* 1st Level */
#nav li {
	float:left;
}
#nav li a {
	float:left;
	padding:12px 17px 14px 17px;
	font-weight:bold;
	color:#ffffff;
}
#nav li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#nav li.over a, #nav li.active a {
	color:#171717;
}
/* 2nd Level */
#nav ul {
	position:absolute;
	width:106px;
	top:37px;
	left:-10000px;
	padding-bottom:6px;
	padding-top:6px;
	background:url(../images/menu_bottom_wrapper.gif) bottom left no-repeat;
}
#nav ul li {
	float:none;
	background:#a7abb2;
}

/* Category Page ========================================================================= */
.category-title {
	padding:4px 0 7px 14px;
	color:#838384;
	font-size:1em;
}
.category-image {
	display:block;
	margin:0 auto;
}
.category-products {
	padding:0 23px;
}


/* Footer ================================================================================ */
.footer-list {
	color: #999999;
	float: right;
	margin-right: 2px;
	letter-spacing: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	width:1008px;
	overflow:hidden;
	float: left;
	margin-top: 6px;
	margin-bottom: 5px;
	padding: 0px;
}
/* --------------------------------------------------------------------------------------------- */

.fleft {
	float: left;
}
.fright {
	float:right;
}
.clear {
	width:100%;
	overflow:visible;
	z-index: auto;
	margin-bottom: 1px;
	height: 8px;
	background-color: #FFFFFF;
}
.clear1 {
	clear:both;
}
/* Styles tail site ================================================================================ */

.box-tail {
	position:absolute;
	width:100%;
}
.tail-left {
	background:transparent url(../images/tail_left.html) no-repeat right top;
	float:left;
	height:810px;
	width:51%;
}
.tail-right {
	background:transparent url(../images/tail_right.html) no-repeat left top;
	float:right;
	height:810px;
	width:49%;
}
/* Styles wrapper ================================================================================ */

.wrapper-content-top {
	background:url(../images/wrapper_content_top_left.gif) 0 0 no-repeat;
	height:5px;
	width:100%;
}
.wrapper-content-top div {
	background:url(../images/wrapper_content_top_right.gif) top right no-repeat;
	height:5px;
	padding:0 6px;
}
.wrapper-content-top div div {
	background:#FFF;
	height:5px;
}
.wrapper-content {
	background:#FFF url(../images/wrapper_content.gif) top right repeat-y;
	float: none;
	padding-bottom: 13px;
	padding-right: 10px;
	width: auto;
	padding-top: 12px;
}
.wrapper-content-bottom {
	background:url(../images/wrapper_content_bottom_left.gif) 0 0 no-repeat;
	height:5px;
	width:100%;
}
.wrapper-content-bottom div {
	background:url(../images/wrapper_content_bottom_right.gif) top right no-repeat;
	height:5px;
	padding:0 6px;
}
.wrapper-content-bottom div div {
	background:#FFf url(../images/border1_bottom.gif) bottom left repeat-x;
	height:5px;
}
.row-box .col-1 {
	width:214px;
	float:left;
}
.row-box .col-2 {
	width:654px;
	float:left;
	margin-left:6px;
}
.row-box .extra-height {
	min-height:273px;
	height:auto !important;
	height:273px;
}
.box .border-top {
	background:url(../images/border1.gif) repeat-x top #FFF;
	width:100%;
}
.box .border-bottom {
	background:url(../images/border1.gif) repeat-x bottom;
}
.box .border-left {
	background:url(../images/border1.gif) repeat-y left;
}
.box .border-right {
	background:url(../images/border1.gif) repeat-y right;
}
.box .corner-top-left {
	background:url(../images/corner1_top_left.gif) no-repeat left top;
}
.box .corner-top-right {
	background:url(../images/corner1_top_right.gif) no-repeat right top;
}
.box .corner-bottom-left {
	background:url(../images/corner1_bottom_left.gif) no-repeat left bottom;
}
.box .corner-bottom-right {
	background:url(../images/corner1_bottom_right.gif) no-repeat right bottom;
}
.box-title1 {
	background:#ffc013 url(../images/box_title1.gif) 0 0 repeat-x;
}
.box-title1 .box-title-left {
	background:url(../images/box1_title_left.gif) 0 0 no-repeat;
}
.box-title1 .box-title-right {
	background:url(../images/box1_title_right.gif) top right no-repeat;
}
.box-title1 h3 {
	color:#000000;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0 5px 12px;
}
.box-title2 {
	background:url(../images/box2_title1.gif) 0 0 repeat-x;
}
.box-title2 .box-title-bottom {
	background:url(../images/box2_title1_bottom.gif) bottom left repeat-x;
}
.box-title2 .box-title-left {
	background:url(../images/box2_title_left.gif) 0 0 no-repeat;
}
.box-title2 .box-title-right {
	background:url(../images/box2_title_right.gif) top right no-repeat;
}
.box-title2 h3 {
	color:#828283;
	font-size:18px;
	text-transform:capitalize;
	font-weight:normal;
	padding:5px 0 5px 12px;
}
.box-title2-border-left {
	background:url(../images/border1.gif) 0 0 repeat-y;
}
.box-title2-border-right {
	background:url(../images/border1.gif) top right repeat-y;
	width:100%;
	overflow:hidden;
}
.indent-img {
	margin:15px 0 3px 0;
}
.line-content {
	height:12px;
	border-top:1px solid #e0e2e6;
}
.row-box-1 .col-box-1 {
	float:left;
	width:196px;
}
.row-box-1 .col-box-2 {
	float:left;
	width:197px;
	margin-left:21px;
}
.row-box-1 .col-box-3 {
	float:left;
	width:177px;
	margin-left:21px;
}
.row-box-1 .col-box-2 h3, .row-box-1 .col-box-3 h3 {
	padding-right:26px;
}
.border-right {
	background:url(../images/border1.gif) top right repeat-y;
}
.row-box .col-1 .box-content {
	padding:20px 14px 40px 25px;
	_padding:20px 14px 43px 25px;
}
.row-box .col-2 .box-content {
	padding:26px 14px 25px 23px;
}
.extra-right {
	padding-right:25px;
}
.indent-text-footer, .indent-text-footer a {
	color:#ffffff;
	font-size:11px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.content-list {
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
}
.content-list li {
	background:url(../images/list_main_marker.gif) 0 10px no-repeat;
	padding:0 0 0 10px;
}
.content-list li a {
	color:#838384;
	line-height:23px;
	text-decoration:none;
}
.content-list li a:hover {
	color:#000000;
	text-decoration:none;
}
.indent-banners {
	margin-bottom:5px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.last-color a {
	color:#dba40f !important;
}
.last-color1 {
	color:#dba40f !important;
}
.products-grid .product-image img {
	margin:15px 0 15px 0;
}
.products-grid .rating-links {
	padding:11px 0 0 0;
}
.products-grid .rating-links a {
	display:block;
	font-weight:bold;
	font-size:12px;
}
.products-grid .rating-links .separator {
	display:none;
}
p.category-description {
	padding:0 22px;
}
.extra-wrapper .extra-wrapper-top {
	background:url(../images/extra_border.gif) 0 0 repeat-x;
}
.extra-wrapper .extra-wrapper-bottom {
	background:url(../images/extra_border.gif) bottom left repeat-x;
}
.extra-wrapper .extra-wrapper-left {
	background:url(../images/extra_border.gif) 0 0 repeat-y;
}
.extra-wrapper .extra-wrapper-right {
	background:url(../images/extra_border.gif) top right repeat-y;
}
.extra-wrapper .extra-wrapper-top-left {
	background:url(../images/corner3_top_left.gif) top left no-repeat;
}
.extra-wrapper .extra-wrapper-top-right {
	background:url(../images/corner3_top_right.gif) top right no-repeat;
}
.extra-wrapper .extra-wrapper-bottom-left {
	background:url(../images/corner3_bottom_left.gif) bottom left no-repeat;
}
.extra-wrapper .extra-wrapper-bottom-right {
	background:url(../images/corner3_bottom_right.gif) bottom right no-repeat;
}
.extra-indent {
	padding:25px;
}
.cms-index-index .extra-wrapper-top, .cms-index-index .extra-wrapper-bottom, .cms-index-index .extra-wrapper-left, .cms-index-index .extra-wrapper-right, .cms-index-index .extra-wrapper-top-left, .cms-index-index .extra-wrapper-top-right, .cms-index-index .extra-wrapper-bottom-left, .cms-index-index .extra-wrapper-bottom-right {
	background:none !important;
}
.cms-index-index .extra-indent {
	padding:0 !important;
}
.box-wrapper .border3-top {
	background:url(../images/border4.gif) repeat-x top;
}
.box-wrapper .border3-bottom {
	background:url(../images/border4.gif) repeat-x bottom;
}
.box-wrapper .border3-left {
	background:url(../images/border4.gif) repeat-y left;
}
.box-wrapper .border3-right {
	background:url(../images/border4.gif) repeat-y right;
}
.box-wrapper .corner3-top-left {
	background:url(../images/corner4_top_left.gif) no-repeat left top;
}
.box-wrapper .corner3-top-right {
	background:url(../images/corner4_top_right.gif) no-repeat right top;
}
.box-wrapper .corner3-bottom-left {
	background:url(../images/corner4_bottom_left.gif) no-repeat left bottom;
}
.box-wrapper .corner3-bottom-right {
	background:url(../images/corner4_bottom_right.gif) no-repeat right bottom;
	width:100%;
}
.wrapper-content-indent {
	padding:2px 8px 0 7px;
}
.checkout-onepage-index .col-main .page-title h2 {
	color:#000;
	font-size:18px;
}
.checkout-onepage-index .data-table th, .checkout-onepage-index .data-table td {
	background:#FFF;
}
.box-title-wrapper .border-top {
	background:url(../images/border5_top.gif) repeat-x top #ffc013;
}
.box-title-wrapper .corner-top-left {
	background:url(../images/corner5_top_left.gif) no-repeat left top;
}
.box-title-wrapper .corner-top-right {
	background:url(../images/corner5_top_right.gif) no-repeat right top;
}
.box-wrapper-content .border-bottom {
	background:url(../images/extra_border.gif) repeat-x bottom;
}
.box-wrapper-content .border-left {
	background:url(../images/extra_border.gif) repeat-y left;
}
.box-wrapper-content .border-right {
	background:url(../images/extra_border.gif) repeat-y right;
}
#baner_miniatury_wrapper {
	height: 180px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
.box-wrapper-content .corner-bottom-left {
	background:url(../images/corner6_bottom_left.gif) no-repeat left bottom;
}
.box-wrapper-content .corner-bottom-right {
	background:url(../images/corner6_bottom_right.gif) no-repeat right bottom;
}
.form-list {
	margin-top:15px;
}
.page-head {
	padding-bottom:15px;
}
#shipping_method_form h4 {
	padding:10px 0 15px 0;
}
.checkout-multishipping-billing h3, .checkout-multishipping-overview h3 {
	padding:0 0 15px 0;
}
.checkout-multishipping-overview h4, .checkout-multishipping-overview .multiple-checkout h3, .checkout-multishipping-overview h5 {
	padding:10px 0 15px 0;
}
.customer-account-index h3 {
	padding-bottom:15px;
}
.customer-account-index h4, .customer-account-index h5, .page-print h4, .page-print h5, .page-print h3, .page-print h2 {
	padding:7px 0 15px 0;
}
.language-switcher {
	float: right;
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 60px;
}
.language-switcher img {
	margin-left:2px;
}
.language-switcher label {
	display:none;
}
.cms-page-view .extra-indent strong {
	color:#dba40f !important;
}
.block-recent ol li.odd {
	background:#eff0f2;
}
.block-recent ol li {
	padding:10px 10px 10px 23px;
}
.block-recent ol li a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
.block-recent .block-content {
	padding:20px 2px 21px 2px !important;
}
#block-related .product-details p a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.checkout-onepage-index .block .block-content dt {
	background:none;
	color:#000;
	border-bottom:1px solid #b6b6b6;
	padding:10px 10px 10px 19px;
}
.checkout-onepage-index .block .block-content dl {
	border-top:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
}
.checkout-onepage-index .block-progress .block-title {
	background:#f6f6f6;
}
.checkout-onepage-index .block-progress .block-title h2 {
	color:#202020;
	font-size:11px;
}
#checkout-step-review .button {
	margin-left:11px;
}
.customer-account-index .tags .title-buttons {
	margin:25px 0 0 0;
}
#my_recent_tags li {
	margin-bottom:25px;
}
.customer-account-index .tags h3 {
	font-size:14px;
}
.catalog-product-compare-index tbody button.button {
	margin:5px 0;
}
#compare-items a img {
	float:right;
	margin:2px;
}
.menu {
	background-image: url(../images/list_separator.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 4px;
}
.menu_left {
	background-image: url(../img/wrapper_button11.gif);
	background-repeat: repeat-x;
	float: left;
	height: 17px;
	width: 223px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 3px;
	font-size: 10px;
	letter-spacing: 1px;
	display: block;
	background-position: left bottom;
	padding-bottom: 6px;
}
.menu_left form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.menu_left #Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
}
.menu_right {
	float: right;
	height: 30px;
	width: 778px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/wrapper_button1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 4px;
}
.menu_right_insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/list_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	margin: 0px;
}
.img_menu {
	float: left;
	height: 30px;
	width: 70px;
}
#opis {
	width: 740px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
}
.insert_opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: auto;
	width: 117px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#baner {
	height: auto;
	width: 1008px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#baner_img {
	height: 335px;
	width: 1008px;
}
#banner_miniatury_wrapper {
	height: auto;
	width: 1008px;
	float: none;
	text-decoration: none;
}
.baner_miniatury {
	height: 140px;
	width: 249px;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 4px;
}
.baner_miniatury1 {
	height: 140px;
	width: 249px;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_wrapper {
	width: 1008px;
	height: auto;
	float: right;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#zawartosc_wrapper {
	height: auto;
	width: 1008px;
	background-color: #FFF;
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.zmenu {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 224px;
	display: block;
	list-style-type: square;
	list-style-position: outside;
	font-size: 10px;
	letter-spacing: 1px;
	float: left;
}
.zmenu_zawartosc {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding-top: 7px;
	background-color: #666666;
	padding-bottom: 7px;
	letter-spacing: 1px;
	float: left;
	width: 221px;
	padding-left: 3px;
	font-size: 10px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	display: block;
}
.zmenu_baner {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../img/wrapper_button11.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding-top: 7px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center bottom;
	text-align: center;
	margin: 0px;
}
.zmenu_span {
	color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px;
	letter-spacing: 1px;
	display: block;
}
.zmenu_span:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD613;
	text-decoration: underline;
	letter-spacing: 1px;
	display: block;
	text-transform: uppercase;
	list-style-position: outside;
	list-style-type: square;
	padding: 2px;
}
.zminiatury_wrapper {
	height: auto;
	width: 774px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
}
.zminiatury {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	width: 330px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.zawartosc_menu {
	height: auto;
	width: 224px;
	float: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#zawartosc {
	float: left;
	height: auto;
	width: 560px;
	color: #666;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.zmenu_opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: left;
	width: 230px;
	height: auto;
	text-align: justify;
	padding-left: 5px;
}
.zmenu_zdjecie {
	float: left;
	height: 90px;
	width: 90px;
	border: 1px solid #CCCCCC;
	display: block;
}
.zmenu_zawartosc ol li:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #FFF;
	list-style-position: outside;
	list-style-type: square;
}
.zmenu_zawartosc ol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 20px;
	padding: 2px;
}
.read_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	letter-spacing: 1px;
	float: right;
}
.read_more a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: underline;
	float: right;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.opis_szeroki {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 988px;
	padding: 10px;
} 
.style3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD413;
	text-decoration: underline;
	font-weight: bold;
}
zmenu_opis a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
zawartosc_wrapper1 {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 1008px;
}
.pasek {
	font-size: 9px;
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-bottom: 3px;
	text-decoration: none;
	height: auto;
	margin-bottom: 15px;
	width: 534px;
}
.pasek1 {
	font-size: 9px;
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-bottom: 3px;
	text-decoration: none;
	height: auto;
	margin-bottom: 15px;
	width: 750px;
}
.zminiatury_wrapper1 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 17px;
	margin-left: 80px;
}
.zminiatury_wrapper2 {
	height: auto;
	width: auto;
	margin-top: 10px;
	float: left;
	margin-right: 17px;
	margin-left: 80px;
}
.zminiatury_wrapper3 {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 30px;
	margin-left: 80px;
	display: block;
}
.zmenu_opis a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: underline;
}
.read_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	letter-spacing: 1px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 70px;
	text-align: right;
}
.podmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-transform: uppercase;
	padding: 1px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	height: auto;
}
.podmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD313;
	text-decoration: underline;
	list-style-type: square;
	letter-spacing: 1px;
	display: block;
	list-style-position: outside;
}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD413;
	text-decoration: underline;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	padding: 1px;
}
.active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFD413;
	letter-spacing: 1px;
}
#opis .insert_opis p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: underline;
}
.zminiatury1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 15px;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
.zminiatury2 {
	padding: 15px;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.zminiatury3 {
	padding: 15px;
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.zminiatury4 {
	padding: 15px;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.zminiatury6 {
	height: auto;
	width: auto;
	float: left;
	padding: 15px;
}
.footer_span {
	font-family: Arial, Helvetica, sans-serif;
	color: #ababab;
	font-size: 9px;
	text-decoration: none;
	float: left;
	width: auto;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ababab;
}
.zmenu_zdjecie1 {
	float: right;
	height: 120px;
	width: 120px;
}
.pasek1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	width: 761px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	height: auto;
	text-transform: uppercase;
	margin-left: 3px;
}
.pasek a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	float: left;
	height: auto;
	text-decoration: underline;
}
.pasek_jasniejszy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999;
	float: left;
	display: inline;
}
.opisy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 550px;
}
.opisy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	float: left;
	height: auto;
	width: 559px;
}
.opisy_wrapper {
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.zdjecie_prawe {
	float: right;
	height: auto;
	width: 224px;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	text-align: justify;
	list-style-type: none;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.test img {
	padding: 5px;
	height: 100px;
	width: 200px;
}
.opisy ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.dzialy_wrapper {
	height: auto;
	width: 560px;
	float: right;
	padding: 0px;
	margin-bottom: 20px;
}
.linia_poziom {
	background-color: #CCC;
	width: 500px;
	height: 1px;
	float: left;
	margin-left: 25px;
}
.linia_pion {
	height: 125px;
	width: 1px;
	background-color: #CCC;
	float: left;
}
.dzialy {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 559px;
	float: right;
}
.dzialy_zdjecie {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.dzialy_opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	margin-top: 10px;
	padding-top: 39px;
	padding-right: 10px;
	padding-bottom: 38px;
	padding-left: 10px;
}
.dzialy_lewy {
	float: left;
	height: auto;
	width: 277px;
}
.dzialy_prawy {
	float: right;
	height: auto;
	width: 271px;
}
.dzialy_opis a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.dzialy_logo {
	float: right;
	width: auto;
	height: auto;
	padding: 0px;
	margin-bottom: 15px;
}
.dzialy_caly {
	height: auto;
	width: 559px;
	float: right;
}
.pasek_lewy {
	float: left;
	width: 224px;
	height: 23px;
}
.banner_miniatury_wprapper {
	height: 140px;
	width: 1008px;
	float: left;
}
.baner_img {
	height: auto;
	width: 1008px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 4px;
	background-image: url(../img/baner%20gtc_eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.calosc {
	height: auto;
	width: 784px;
	float: left;
}
.calosc1 {
	height: auto;
	width: 1008px;
	float: left;
	background-color: #FFF;
}
.menu_oraz_zawartosc {
	float: left;
	height: auto;
	width: 784px;
}
.pasek_jasniejszy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999;
	float: left;
}
#zawartosc1 {
	float: left;
	height: auto;
	width: 784px;
}
.item_wrapper {
	float: right;
	height: auto;
	width: 559px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_wrapper1 {
	float: right;
	height: auto;
	width: 784px;
}
.item_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.item_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float: left;
	height: auto;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.item_name1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.item_image_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	float: left;
	width: 538px;
	height: auto;
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.item_img_big {
	height: 330px;
	width: 388px;
	float: left;
	margin-top: 19px;
	margin-left: 20px;
	text-align: center;
}
.item_img_big p a {
	margin: 5px;
	padding: 5px;
	height: 300px;
	width: 375px;
}
.item_img_big p a:hover {
	margin: 5px;
	padding: 5px;
	height: 300px;
	width: 375px;
}
.item_img_big ul {
	list-style: none;
}
.item_img_big ul li {
	display: inline;
}
.item_img_big ul img {
}
.item_img_big ul a:hover img {
	color: #fff;
}
.item_img_big a:hover {
	color: #fff;
	text-align: center;
}
.item_img_small {
	padding: 5px;
	float: right;
	height: auto;
	width: 80px;
	margin-right: 19px;
	margin-left: 19px;
}
.item_miniatury {
	float: right;
	height: 70px;
	width: 70px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #999;
}
.item_miniatury_prawy {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 223px;
	height: auto;
	background-color: #CCC;
}
.item_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	float: left;
	width: 538px;
	height: auto;
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.item_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.item_table_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	width: auto;
	float: left;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}
.item_prawy {
	padding: 5px;
	float: left;
	height: 90px;
	width: 360px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.item_lewy {
	float: right;
	height: 90px;
	width: 120px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	display: block;
}
.item_pikto {
	float: right;
	width: 250px;
	height: auto;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_tables {
	padding: 0px;
	float: left;
	height: 150px;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.item_pikto1 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 150px;
	height: 132px;
}
.item_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../img/gradient_jasny.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.item_img_big a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.item_prawa_all {
	padding: 2px;
	height: auto;
	width: 218px;
	float: right;
	margin: 0px;
}
.item_prawa_img {
	height: 80px;
	width: 80px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.item_prawa_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 112px;
	text-transform: uppercase;
	float: right;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_prawa_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.item_prawa_text_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 112px;
	text-transform: uppercase;
	float: right;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_prawa_text_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
}

.item_prawa_all:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	width: 218px;
	padding: 2px;
	height: auto;
	display: block;
}
.item_info_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	background-color: #CCC;
	width: 135px;
	height: 20px;
	float: right;
	margin: 5px;
}
.item_prawa_text_active p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.item_prawa_text_active p strong a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.item_prawa_text_active p strong a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}



.item_prawa_text p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.item_prawa_text p strong  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.item_prawa_text p strong a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

.item_info_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 12px;
	margin-top: 80px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	width: 200px;
	background-image: url(../img/wrapper_button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 7px;
	margin-right: 7px;
}
.item_info_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../img/gradient_jasny.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: auto;
	margin: 0px;
}
.ithem_info_all {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: auto;
	width: 538px;
	background-color: #FFF;
}
.item_info_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../img/gradient_jasny.jpg);
	background-repeat: repeat-x;
	width: 350px;
	background-position: center center;
}
#item_tekst_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding: 5px;
	height: auto;
	width: 527px;
}
#item_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding: 5px;
	height: auto;
	width: 527px;
}
#item_icon_plus {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background-image: url(../img/add_48.png);
	background-repeat: no-repeat;
}
#item_icon_minus {
	background-image: url(../img/add_482.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#item_icon_plus1 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#item_icon_minus1 {
	background-image: url(../img/add_482.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#item_icon_plus2 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#item_icon_minus2 {
	background-image: url(../img/add_482.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#item_icon_plus3 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#item_icon_minus3 {
	background-image: url(../img/add_482.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#item_icon_plus4 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#item_icon_minus4 {
	background-image: url(../img/add_482.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.item_img5 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img2 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img3 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img4 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img1 {
	float: left;
	height: 200px;
	width: 200px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img6 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img7 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img8 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/200x200-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img9 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/High-Grade-Leather.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img10 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/Synthetic-Leather.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img11 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/heavy-Duty-Synthetic-Leather.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img12 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/Polypropylene-Tape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img13 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/Zipper-Tape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img14 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/Red-Elastic-Band.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img15 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/Blue-Elastic-Band.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img16 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/VELCRO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img17 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/polypropylene-Sheet.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img18 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/msolution/PVC-Coated-polyester.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img19 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Rubber-Handle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img20 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Plastic-Handle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img21 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Foam-Handle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img22 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/leather-Handles.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img23 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Rubber-Shoulder-Holder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img24 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Cushioned-Shoulder-Pad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img25 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Side-Gate-Hammer-Holder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img26 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Swinging-Hammer-Holder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img27 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Simple-Hammer-Holder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img28 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Quick-Release-Buckle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img29 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Steel-Buckle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img30 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Aged-Distressed-Buckle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img31 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Measuring-Tape-Clip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img32 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Insulation-Tape-Chain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img33 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Lock-with-Key.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img34 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Buttons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img35 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Rivets-with-Washers.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.item_img36 {
	float: left;
	height: 200px;
	width: 70px;
	margin: 1px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../img/blue/tsolution/Eyelet.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	width: auto;
	padding: 0px;
	text-align: center;
	height: auto;
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	text-transform: capitalize;
}
.next a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	display: block;
	text-transform: capitalize;
	margin-top: 2px;
}

.prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.prev a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	text-transform: capitalize;
}
.prev a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	display: block;
	text-transform: capitalize;
	margin-top: 2px;
}
#zawartosc_wrapper1 {
	float: left;
	height: auto;
	width: 782px;
	background-color: #FFF;
}
.dzialy_logo1 {
	float: right;
	height: auto;
	width: 222px;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mainPicture.relative {
	padding: 5px;
	margin: 10px;
	float: right;
}
.thumbnails {
	float: left;
	height: auto;
	width: 70px;
	display: block;
	margin-top: 12px;
	margin-right: 5px;
	margin-left: 17px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.thumbnails img {
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}

.item_image_big {
	float: right;
	height: auto;
	width: 388px;
	padding: 5px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.productPictureTable {
	height: auto;
	width: 538px;
	float: left;
}
.productPictures.displayBlock {
	background-color: #CCC;
	height: 555px;
	width: 555px;
	float: left;
}
.productPictureTable tbody .row .item2.textCenter .productPictures.displayBlock .mainPicture.relative #picTab_1 {
	height: 444px;
	width: 444px;
	float: left;
}
.abc {
	height: auto;
	width: 560px;
	float: left;
}
.language-switcher a {
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
}
#gallery {
	height: auto;
	width: 538px;
	float: left;
}
.item_prawa_all_active {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 218px;
	background-color: #FFF;
}
.item_prawa_img1 img {
	padding: 5px;
	height: 50px;
	width: 50px;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
* html>body .clearfix {
	display:inline-block;
	width:100%
}
* html .clearfix {/*\*/
	height: 1%;/**/
}
.menuItem a {
	color:#393939;
	text-decoration:none
}
.productViewMainContainer .menu .menuItem .corner {
	background-position:right top;
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left
}
.productViewMainContainer .menu .menuItem .text {
	margin:3px 0 0 5px;
	float:left
}
.productViewMainContainer .menu .menuItem {
	height:35px;
	float:left;
	margin:0 2px 0 0;
	border-width:0 0 1px 0;
	border-color: #CCC;
	border-style:solid;
	cursor:pointer
}
.productViewMainContainer .menu .menuItem .corner {
	background-position:right top;
	background-repeat:no-repeat;
	height:35px;
	width:4px;
	float:left
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 1008px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.navigacja {
	float: right;
	background-image: url(../img/wrapper_button1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(../img/wrapper_button1.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	width: 222px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-position: center bottom;
	padding: 0px;
}
.tabela {
	float: left;
	height: auto;
	width: 530px;
	padding: 0px;
	margin: 0px;
}
.pdf {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 35px;
	margin-right: 36px;
	margin-bottom: 50px;
	margin-left: 36px;
}
.download_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-weight: normal;
	text-transform: uppercase;
}
.dzialy_logo1 .linia {
	background-color: #999;
	height: 1px;
	width: 200px;
	margin-left: 10px;
	float: left;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
.pasek_jasniejszy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFD713;
	text-decoration: underline;
}
#add {
	float: left;
	height: auto;
	width: 515px;
	margin-top: 10px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#add ul {
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	margin: 0px;
}
#add ul a {
	display:block;
	width:100%;
	height:100%;
}
#add ul li {
	position:relative;
	float: left;
	list-style-type: none;
}
.item_prawa_img_logo {
	padding: 0px;
	height: 82px;
	width: 220px;
	margin: 0px;
	background-color: #999;
}
.item_prawa_all_active:hover {
	background-color: #CCC;
}
.navigacja_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 162px;
	float: left;
	margin-top: 11px;
	padding: 0px;
	text-align: center;
}
#siteContainer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 537px;
	margin: 0px;
}
#pageContainer {
	float: left;
	height: auto;
	width: 537px;
}

#highlightsContainer {
	height: 50px;
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#pageContainer > div {
	cursor:pointer;
	float:left;
	height: 50px;
	width: 50px;
}
#pageContainer > div a {
	display:block;
	height:50px;
	width:50px;
	float: left;
}
#page1 {
	margin-right:19px;
	background-image: url(../../../../img/blue/1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	height: 50px;
	width: 50px;
	float: left;
}
#page1 a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/blue/1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
	width: 50px;
	float: left;
}
#page2 {
	margin-right:20px;
	background-attachment: scroll;
	background-image: url(../../../../img/blue/3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	float: left;
}
#page2 a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/blue/3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
	width: 50px;
	float: left;
}
#page3 {
	background-attachment: scroll;
	background-image: url(../../../../img/blue/3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	float: left;
}
#page3 a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../../img/blue/5.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#highlightsContainer > div {
	display:block;
	float: left;
	height: auto;
	width: 530px;
}
#highlight1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../../img/blue/1_mini.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 60px;
	width: 570px;
	float: left;
}
#highlight2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../../img/blue/3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 60px;
	width: 537px;
	float: left;
}
#highlight3 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../../img/blue/5.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 60px;
	width: 570px;
	float: left;
}
.item_img1 p {
	float: left;
}
.hide {
	display:block;
	opacity:0.7;
	background:#000;
	color:white;
	padding:3%;
	width:94%;
	position:absolute;
	bottom:0;
}
.hide_active {
	display:block;
	opacity:0.7;
	background:#000;
	color:white;
	padding:3%;
	width:94%;
	position:absolute;
	bottom:0;
}
.tekst_zdjecie {
	float: left;
	height: 100px;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.img_prawy {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 224px;
}
.faq {
	padding: 0px;
	float: right;
	height: 700px;
	width: 224px;
	margin: 0px;
}
#cala {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1008px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.a-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: normal;
	white-space: normal;
	text-align: justify;
	word-spacing: normal;
}
.a-right p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.a-right p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 760px;
}
.tekst_faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.a-right h3 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#opis_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
	padding: 0px;
	float: left;
	width: 1008px;
	height: auto;
	margin: 0px;
}
#uwaga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	width: 1008px;
	background-color: #FFFFFF;
	height: auto;
	text-align: justify;
	font-weight: normal;
	display: block;
	letter-spacing: 1pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 784px;
}
.message_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 750px;
}
.message_head cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.message_body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	letter-spacing: 1px;
	padding: 10px;
	float: left;
	margin: 0px;
	height: auto;
	width: 700px;
}
.message_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.message_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#uwaga strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.dmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	height: auto;
	width: 400px;
	padding: 0px;
	margin-left: 0px;
}
.dmenu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: left;
	height: auto;
	width: auto;
	margin-right: 7px;
	letter-spacing: 0px;
	margin-left: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: left;
}
.footer-list-language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.dmenu_link_language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	float: left;
	width: 50px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	display: block;
}
.dmenu_link_language1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 110px;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.insert_opis p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.dmenu_link p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.dmenu_link_language p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.menu_action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFD413;
	font-weight: bold;
}

.menu_action:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD413;
	text-decoration: none;
	font-weight: bold;
}
.literka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-transform: uppercase;
}
.linki_logo {
	font-family: Arial, Helvetica, sans-serif;
	width: 330px;
	float: left;
	margin: 5px;
	height: auto;
	padding: 0px;
}
.linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	width: auto;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.linki_lewy {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
}
.linki_prawy {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 350px;
}
.wrapper .page #zawartosc_wrapper1 .zawartosc {
	font-family: Arial, Helvetica, sans-serif;
	width: 1008px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}
.zawartosc {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1008px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.menu_action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFD413;
	font-weight: bold;
}

.menu_action:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD413;
	text-decoration: none;
	font-weight: bold;
}
.banner_miniatury_wprapper1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	margin-top: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_miniatury_wprapper1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.banner_miniatury_wprapper1 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin-top: 15px;
	text-decoration: underline;
}
.banner_miniatury_wprapper1 p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFD413;
}
.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 760px;
	height: auto;
}
.site_map_wrapper {
	padding: 10px;
	width: 350px;
	float: left;
	height: auto;
	margin: 5px;
}
.site_map_wrapper1 {
	padding: 10px;
	width: 350px;
	float: left;
	height: auto;
	margin-top: -90px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.site_map_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.site_map_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	width: 250px;
	padding: 2px;
	margin-left: 50px;
}
.site_map_content_tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	width: 220px;
	padding: 2px;
	margin-left: 80px;
}
.site_map_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-decoration: underline;
}
.site_map_content_customer  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	width: 250px;
	padding: 2px;
	margin-left: 50px;
}
.site_map_content_customer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.site_map_title_other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.sitem_map_content_tools_others {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	width: 220px;
	padding: 2px;
	margin-left: 100px;
}
.imprint p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: normal;
	white-space: normal;
	text-align: justify;
	word-spacing: normal;
}
.imprint p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.imprint p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 760px;
}.konkurs {
	float: left;
	height: auto;
	width: 250px;
	padding: 5px;
	margin-top: 20px;
	margin-left: 10px;
}

