@CHARSET "UTF-8";

/*----------------------------------------------------------------------------------------------------*/
/* Style ogólne */

body  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	background: #000000 url('../img/bg_top.jpg') no-repeat 50% 0;
	line-height:100%;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------------------*/
/* Klasy ogólne */

.fLeft   { float:left;  }
.fRight { float:right; }
.clear   { clear:both;  }

.T_bold { font-weight:bold; }
.T_color1 { color: #0099ff; }
.T_center { text-align:center;}
.T_padd_1 { padding:10px;}
.T_capital { text-transform:uppercase;}
.T_gray { color: #666666}
.T_underline { text-decoration: underline;}

/* Klasy inputy, buttony */
.input_search_1 { border:1px solid #CCC; padding: 5px 0 5px 10px; margin-top:15px; }
.button_search_1 { background: url('../img/szukaj.png') no-repeat 0 0; width:132px; height:26px; margin-top:15px; }
.border_1 { border: 1px solid #EFEFEF;}
.button_1 { background:EFEFEF; color:#000; font-weight:bold;}

/* Main ID */

/*----------------------------------------------------------------------------------------------------*/
/* TOP */

#TOP { 
	margin:0 auto;
	width:1100px;
	padding-bottom:5px;
}

	#TOP .LOGIN-BAR {
		padding: 5px 0;
		background: url('../img/bg6.png') repeat 0 0;
	}
	#TOP .LOGIN-BAR a{
		color: white;
		font-weight:bold;
		text-align:right;
	}

	#TOP .HEADER {
		height: 220px;
		background: url('../img/logo_travel_systems.png') no-repeat 0 50px;
	}	
	
	#TOP .HEADER .FLASH {
		width: 670px;
		height: 211px;
		margin: 10px 10px 0 0;
	}
		
/*----------------------------------------------------------------------------------------------------*/
/* CONTENT */	
	
#CONTENT { 
	margin:0 auto;
	width:1100px;
	padding:5px 0;
}
/* CONTENT MENU: menu glówne */
	#CONTENT .MENU {
		height:35px;
		padding:5px 0 0 5px;
	}
	#CONTENT .MENU ul li {
		float:left;
		color: white;
	}
		#CONTENT .MENU ul li  a {
			display: block;
			color: #000;
			font-family: Arial, Verdana, Tahoma, sans-serif;
			letter-spacing: -1px;
			text-transform: uppercase;
			font-size:11pt;
			font-weight: bold;
			padding:6px 7px 5px 12px;
		}
			#CONTENT .MENU ul li  a:hover {
				background-position: right bottom;
				background: #000;
				color: #FFF;
				text-decoration:none;
				-moz-border-radius: 10px;
				border-radius: 10px;
			}



	#KOLUMNY .KL { 
		width:210px;
		float:left;
	}
	#KOLUMNY .KR { 
		width:210px;
		float:left;
	}
	#KOLUMNY .KC { 
		width:530px;
		float:left;
	}

#banner { width:630px; overflow:hidden; margin: auto; text-align:center;}
/* PRODUKT */

/* środkowa kolumna */
.KC .box h2 { 
	text-align:center;
	background: url('../img/tabliczka_center.png') no-repeat 50% 50%;
}
.KC .box h2  span{
	font-size:15pt;
	line-height:38px;
	color:#FFF;
}

/* środkowa kolumna */
.KC .box h3 { 
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
.KC .box h3  span{
	font-size:15pt;
	line-height:18pt;
	color:#000;
}

.columns {width:100%;overflow:hidden;}

.text {color:#663300;padding:0 15px;line-height:1.6em}
.text img {max-width: 500px;}
.product-list { list-style-type:none;margin:0;padding:0;width:100%;overflow:hidden; }
.border-top { background: url('../img/bg_pas_poziom.png') repeat-x bottom left; }
.product-list .list-item {width:100%;overflow:hidden;position:relative;border-top:1px solid #d9d9d9;top:-1px;padding:20px 0 12px 0;}
.cols2 .list-item {float:left;width:49.9%;overflow:hidden;padding-top:0;border-top-width:0;}
.cols3 .list-item {float:left;width:33%;overflow:hidden;padding-top:0;border-top-width:0;}
.cols4 .list-item {float:left;width:24.5%;overflow:hidden;padding-top:0;border-top-width:0;}
.cols5 .list-item {float:left;width:19.5%;overflow:hidden;padding-top:0;border-top-width:0;}
.cols6 .list-item {float:left;width:16%;overflow:hidden;padding-top:0;border-top-width:0;}
.border-top .list-item {padding-top:20px;}
.product-list .list-item {min-height:97px;}
* html .product-list .list-item {float:left;overflow:visible;height:97px;}
.product-list .first {border-top-width:0;padding-top:0;}
.border-top .first {padding-top:20px;border-top-width:0;}
.product-list .image img {float:left;margin:2px 15px 3px 15px; max-height:120px;}
.product-list .min-foto { min-height:140px;}
.product-list h3 {margin:0 125px 0 144px;font-size:13px;line-height:1.3em}
.product-list .text {margin:0 125px 0 16px;padding:1px 0;}
.only-description h3 {margin-left:15px;}
.only-title h3 {margin-left:15px;}
.only-description .text {margin-left:15px;}
.product-list .text p {margin:0.5em 0 0 0;}
.product-list .price {position:absolute;right:17px;width:97px;top:30px;text-align:center;font-size:12px;}
.product-list .first .price {top:10px;}
.border-top .first .price {top:30px;}
.product-list .price strong {font-size:15px;}
.product-list .price a {float:right;}
.product-list .price a img {margin-top:8px;}
.product-list .price input.input {width:17px;margin-top:4px;padding:2px 5px;border:1px solid #929090;border-bottom-color:#dcdee1;border-right-color:#dcdee1;}

.cols2 .list-item .price {position:static;text-align:center;width:100%;padding-top:10px;}
.cols3 .list-item .price {position:static;text-align:center;width:100%;padding-top:10px;}
.cols4 .list-item .price {position:static;text-align:center;width:100%;padding-top:10px;}
.cols5 .list-item .price {position:static;text-align:center;width:100%;padding-top:10px;}
.cols6 .list-item .price {position:static;text-align:center;width:100%;padding-top:10px;}

.cols2 .list-item h3 {margin-right:15px;margin-left:15px;text-transform:uppercase; min-height:80px; text-align:left;}
.cols3 .list-item h3 {margin-right:15px;margin-left:15px;text-transform:uppercase; min-height:80px; text-align:left;}
.cols4 .list-item h3 {margin-right:15px;margin-left:15px;text-transform:uppercase; min-height:80px; text-align:left;}
.cols5 .list-item h3 {margin-right:15px;margin-left:15px;text-transform:uppercase; min-height:80px; text-align:left;}
.cols6 .list-item h3 {margin-right:15px;margin-left:15px;text-transform:uppercase; min-height:80px; text-align:left;}

.cols2 .list-item .text {margin-right:15px;margin-left:15px;}
.cols3 .list-item .text {margin-right:15px;margin-left:15px;}
.cols4 .list-item .text {margin-right:15px;margin-left:15px;}
.cols5 .list-item .text {margin-right:15px;margin-left:15px;}
.cols6 .list-item .text {margin-right:15px;margin-left:15px;}

.cols2 .list-item .image {display:block;text-align:center;}
.cols2 .list-item .image img {float:none;margin-bottom:10px;margin-right:0;}
.cols3 .list-item .image {display:block;text-align:center;}
.cols3 .list-item .image img {float:none;margin-bottom:10px;margin-right:0;}
.cols4 .list-item .image {display:block;text-align:center;}
.cols4 .list-item .image img {float:none;margin-bottom:10px;margin-right:0;}
.cols5 .list-item .image {display:block;text-align:center;}
.cols5 .list-item .image img {float:none;margin-bottom:10px;margin-right:0;}
.cols6 .list-item .image {display:block;text-align:center;}
.cols6 .list-item .image img {float:none;margin-bottom:10px;margin-right:0;}


.product-list .price input.add {width:97px;background:#448aae url(../img/dodaj.png) no-repeat;color:white;font-size:10px;font-weight:bold;height:30px;width:140px;margin-top:8px;border-width:0;cursor:pointer;}
.product-list .price input.hover {text-decoration:none;background-color:#8baf35;background-position:left bottom;}

.index {list-style-type:none;margin:0;padding:10px 0;text-align:center;border-top:1px solid #d9d9d9}
.index li {display:inline;padding-left:10px;background:transparent url(gfx/line.png) no-repeat 3px 2px;}
.index li.prev {background-image:none;padding-left:0;}

.view-list {display:block;float:none;width:100%;height:33px; background:#EFEFEF;}
.view-list .col-left	{display:inline;float:left;padding-left:0px; width:100%; background:#EFEFEF; margin-top:3px;}
.view-list .col-right {float:right;width:200px;text-align:right;}
.view-list ul {list-style-type:none;margin:0px;padding:10px 20px;text-align:left;}
.view-list ul li {display:inline;padding-left:10px;background:transparent url(gfx/line.png) no-repeat 3px 2px;}
.view-list ul li.first {background-image:none;padding-left:0;}
.view-list ul li a {text-decoration:underline;}
.view-list ul li a:hover {text-decoration:none;}

.product .basic-data {width:100%;overflow:hidden;padding-bottom:24px;padding-top:10px;}
.product .basic-data h1 {font-size:13px;padding-left:10px;display:block;margin-top:0px; margin-bottom:10px; font-weight:bold;}
.product .basic-data .image {float:left;padding-left:16px;margin-right:7px;cursor:pointer;}
.product .basic-data .image img {border:1px solid #d9d9d9;}
.product .basic-data .col-left {float:left;padding-left:16px;padding-top:13px;width:150px;}
.product .basic-data .col-right {float:right;padding-left:16px;text-align:right;padding-right:16px;line-height:1.8em;padding-top:11px;}
.product .basic-data .col-left form {display:inline;}
.product .basic-data .col-left fieldset {display:inline;}
.product .basic-data dl {margin:0;padding:0;line-height:1.8em;}
.product .basic-data dt {float:left;margin-right:2px;}
.product .basic-data dd {margin:0;font-weight:bold;}
.product .basic-data dd.big {font-size:12px;}
.product .basic-data select {border:1px solid #c4c8c9;width:106px;height:18px;color:#5b5b5b;margin-top:4px;}

.product .basic-data .col-right strong {color:#ca2131;font-size:15px;}
.product .basic-data .col-right del {font-size:13px;}
.product .basic-data .col-right a {text-decoration:underline;padding-left:9px;background:transparent url(gfx/arrow3.gif) no-repeat 0 55%}
.product .basic-data .col-right a:hover {text-decoration:none;}


.product-form {width:100%;overflow:hidden;padding-bottom:7px;}
.product-form .col-left {float:left;padding-left:32px;width:50%}
.product-form .col-right {float:right;width:183px;}
.product-form .col-right .prodQty {display:inline;width:15px;padding:2px 5px;margin-right:5px;border:1px solid #929090;border-bottom-color:#dcdee1;border-right-color:#dcdee1;}
.product-form .input-line {width:100%;overflow:hidden;padding-bottom:11px;}
.product-form .input-line label {float:left;width:122px;font-weight:bold;padding-top:2px;}
.product-form .input-line select {border:1px solid #c4c8c9;width:106px;height:18px;}
.product-form .silver-button {background:#EFEFEF;color:black; font-weight:bold;border:1px solid #CCC;cursor:pointer;padding:3px 10px; margin-top:13px;}
.product-form input.add-button { width:97px;background:#448aae url(../img/dodaj.png) no-repeat;color:white;font-size:10px;font-weight:bold;height:30px;width:140px;margin-top:8px;border-width:0;cursor:pointer;} }
.product-form input.hover {text-decoration:none;background-color:#8baf35;background-position:left bottom;}

.product h3 {font-size:11px;background:transparent url(gfx/h2bg1.png) no-repeat 10px 0;height:25px;line-height:25px;margin:0;position:relative;top:-1px;padding:0 22px;border-width:0;color:#323232;margin-bottom:1em}
.product h3 span {float:left;padding:0 20px 0 8px;background:transparent url(gfx/h2bg2.png) no-repeat right top;}

.product-info {margin-bottom:10px;margin-left:10px;width:95%;border:1px solid #d9d9d9;border-top-width:0;border-right-width:0;}
.product-info td {width:120px;border-left:0px solid #d9d9d9;border-right:1px solid #d9d9d9;border-top:1px solid #d9d9d9;padding:0 6px;font-size:12px;line-height:25px;}
.product-info .dark {background-color:#f5f5f5;}

.product .text {padding:5px 15px;color:#323232;padding-bottom:15px; line-height:22px;}

.product .gallery {list-style-type:none;margin:1.5em 0;padding:0 7px;}
.product .gallery li {display:inline;}
.product .gallery li img {border:1px solid #d9d9d9;margin:0 10px 10px 10px;}

.product .links {padding:0 10px;margin:21px 0 25px 0;list-style-type:none;}
.product .links li {width:100%;overflow:hidden;position:relative;}
.product .links .image img {float:left;margin:9px 0 0 22px;}
.product .links .dark {background-color:#f5f5f5;}
.product .links h4 {margin:0 120px 0 100px;padding:22px 0 18px 0;font-size:11px;font-weight:normal;}
.product .links p {margin:0;position:absolute;right:0;top:22px;width:104px;}

.product .comments {padding:1px 28px 10px 28px;}
.product .comments p {margin:0.5em 0;}
.product .comments a {color:#448aae;text-decoration:underline;font-weight:bold;}
.product .comments a:hover {text-decoration:none;}


.form {margin:0 15px;}
.form .input-line {width:100%;overflow:hidden;margin-bottom:5px;}
.form .input-line label {float:left;width:150px;font-weight:bold;padding-top:2px;}
.form .checkbox-line label {margin-bottom:5px;margin-right:5px;}
.form .input-line .input {padding-right:100px;overflow:hidden;}
* html .form .input-line .input {height:23px;margin-top:-1.4em;padding-left:150px;}
.form .input-line .input input, .form .input-line .input textarea, .form .input-line .input select {font-size:12px;padding:3px 5px;background-color:#f7f6f7;border:1px solid #EFEFEF; width:100%;}
.form .input-line .input select {padding:0;height:20px;}
.form .input-line .input textarea {height:135px;}
* html .form .input-line .input textarea {margin-left:3px;}
.form .input-line .input input:focus, .form .input-line .input textarea:focus {background-color:#fdfdfd;}
.form .textarea-line .input {padding:0 20px 0 0;overflow:hidden;}
* html .form .textarea-line .input {height:145px;}
.form .textarea-input {padding:5px 15px 10px 15px;}
.form .textarea-input .input {padding:0 12px 0 0;overflow:hidden;}
.form .textarea-input .input textarea {margin-top:4px;height:135px;font-size:12px;padding:3px 5px;background-color:#f7f6f7;border:1px solid #dcdee1;border-left:1px solid #929090;border-top:1px solid #929090;width:100%;}
.form .textarea-input .input textarea:focus {background-color:#fdfdfd;}
.form .radio-line {margin:0 5px 0 10px;padding:5px 0;}
.form .radio-line label {display:block;padding:2px 0;}
.form .radio-line label input {margin:0 2px 0 0;vertical-align:middle;}
.form .token {padding:5px 0;}
.form .token img {border:1px solid #d3d0c7;margin-bottom:5px;}
.form .token a {color:#2a2a2a;text-decoration:underline;}
.form .token a:hover {text-decoration:none;}
.form .token label {float:left;width:140px;padding-top:10px;margin-right:10px;font-weight:bold;}
.form .token input {font-size:12px;padding:3px 5px;background-color:#f7f6f7;border:1px solid #dcdee1;border-left:1px solid #929090;border-top:1px solid #929090;width:40px;margin:5px 0;}
.form .buttons {line-height:1.2em;text-align:center;margin-bottom:0.5em}
.form .buttons input {width:76px;height:20px;background:#EFEFEF; color:#000; font-weight:bold;border:1px solid #CCC;cursor:pointer;padding:0 0 2px 0;}
.form .buttons input:hover {background-position:left bottom;}

.register .bold {font-weight:bold;font-size:12px;margin:1.6em 0 0em 0;line-height:1.45em}
.register .columns {padding-top:1px;}
.register {padding-bottom:15px;}
.register fieldset, .register .fieldset {position:relative;padding-top:13px;margin-top:20px;padding-bottom:5px;border:1px solid #dadada;}
.register .input-line label {padding-left:15px;width:135px;}
.register fieldset h3, .register .fieldset h3 {background-color:white;left:12px;padding:0 3px;font-size:12px;color:#63250a;margin:0;position:absolute;top:-7px;}
.register .col-left {float:left;width:48%;}
.register .col-right {float:right;width:48%;}
.label-block .input-line label {float:none;display:block;padding-left:15px;}
.label-block .input-line .input {padding:2px 27px 1px 15px;}
* html .label-block .input-line .input {height:22px;margin-top:0;padding-left:15px;}
.register .token {padding:5px 0 0 15px;}
.register .token label {width:125px;}
.register .token img {margin-bottom:15px;}
.register p {margin:0 15px 1em 15px;}
.register .password-line {text-align:center;padding:5px 0 10px 0}
.register .password-line label {font-weight:bold;display:inline;}
.register .password-line input {font-size:12px;padding:3px 5px;background-color:#f7f6f7;border:1px solid #dcdee1;border-left:1px solid #929090;border-top:1px solid #929090;width:130px;vertical-align:middle;margin-left:4px;}
.register .buttons input {margin-top:3px;width:96px;background:#EFEFEF; color:black; font-weight:bold;}
.register .buttons .big-button {margin-top:3px;width:130px;background-image:url(gfx/button1.png);}
.register .input-line p {font-weight:normal;}

.form .choose-address {padding-bottom:10px;margin:10px 15px 15px 15px;border-bottom:1px solid #dadada;width:auto;}
.form .choose-address label {padding-left:0;}
.form .choose-address .input {padding-right:73px;}
* html .form .choose-address .input  {height:23px;margin-top:0em;padding-left:5px;}

.register .user-id {background-color:#ececee;margin:0 15px 8px 15px;padding:5px;font-size:12px;}
.register .user-id dt {display:inline;}
.register .user-id dd {display:inline;margin:0;padding-right:10px;font-weight:bold;}

.forgot-password {text-align:center;}
.forgot-password a {text-decoration:underline;}
.forgot-password a:hover {text-decoration:none;}

#cart-button {display:none;}
#cart-data1 {display:none;}
#cart-data2 {display:none;}
#cart-data2-address {display:none;}
#cart-data3 {display:none;}
#cart-data4 {display:none;}
#cart-password {display:none;}

#cart-password.show {display:block;}
.show1 #cart-button {display:block;}
.show1 #cart-data2 {display:block;}
.show1 #cart-data3 {display:block;}
.show1 #cart-data4 {display:block;}

.show2 #cart-button {display:block;}
.show2 #cart-data1 {display:block;}
.show2 #cart-data2 {display:block;}
.show2 #cart-data3 {display:block;}
.show2 #cart-data4 {display:block;}


.panel-links {margin:20px 15px 0 15px; padding:10px 0;width:90%;overflow:hidden;padding-left:20px;}
.panel-links .td-link {margin:10px; padding:5px 0;}

.address-list {list-style-type:none;margin:0;padding:0;}
.address-list li {padding:0;margin:0;}
.address-list h3 {background-color:#ececee;padding:5px;margin:0;font-size:12px;}
.address-list p {margin:0;padding:10px;line-height:1.5em;}
.address-list ul {list-style-type:none;margin:0;padding:0 0 14px 10px;}
.address-list li li {display:inline;}

.links li {list-style-type:none;margin:0;padding:0 0 10px 0px;}

.padding-bottom {padding-bottom:7px;}
.page-cart {margin:0 15px;}
.page-cart h3 {font-size:13px;margin:7px 0 5px 0;}
.table {width:100%;border-top:1px solid #dcdee1;border-left:1px solid #dcdee1;}
.table th {background-color:#ececee;padding:9px 8px 8px 8px;text-align:left;font-size:11px;border-bottom:1px solid #dcdee1;border-right:1px solid #dcdee1;}
.table td {border-bottom:1px solid #dcdee1;border-right:1px solid #dcdee1;padding:4px 6px;}
.table input {width:33px;}
.table a {text-decoration:underline;}
.table a:hover {text-decoration:none;}
.table .to-center {text-align:center;}
.table .w200 {width:200px;}
.table .w73 {width:73px;}


.error {background:#FFEAEA url(gfx/error.png) no-repeat 10px 50%;padding:13px 20px 13px 58px;border:1px solid #FFABAB;margin:20px 15px 10px 15px;color:#913A3A;font-weight:bold;line-height:1.5em;}
.notify {background:#f7f7f7 url(gfx/warning.png) no-repeat 10px 50%;padding:13px 20px 13px 58px;border:1px solid #eae9ec;margin:20px 15px 10px 15px;color:#63250a;font-weight:bold;line-height:1.5em;}
.form .warning {margin-left:0;margin-right:0;}
.form fieldset .warning, .form .fieldset .warning {margin-left:15px;margin-right:15px;}
.warning p {margin:0;font-size:12px;}
.warning p a {text-decoration:underline;}
.warning p a:hover {text-decoration:none;}
.warning input {margin:2px 0 2px 0;vertical-align:middle;}
p.button a {display:block;margin:1.5em auto 0.5em auto;height:20px;background:#EFEFEF; color:#000; font-weight:bold;width:130px;line-height:19px;text-align:center;}
p.button a:hover {background-position:left bottom;text-decoration:none;}
.bold-center {text-align:center;font-weight:bold;margin:2em 15px 3em 15px;}

.page-cart .change-details {background-color:#ececee;margin:0;font-size:12px;padding:5px 6px 6px 6px;position:relative;}
.page-cart .change-details strong {position:absolute;right:6px;top:5px;}
.page-cart .change-details a {font-weight:bold;text-decoration:underline;}
.page-cart .change-details a:hover {text-decoration:none;}
.page-cart .shipping span {padding-left:15px;}
.page-cart .shipping .shlist {line-height:25px;}


.page-cart .total {float:right;width:300px;margin:0;line-height:22px;}
.page-cart .total dt {float:left;width:150px;padding:2px 0 0 0;}
.page-cart .total dd {margin-left:90px;font-weight:bold;padding:2px 0 4px 0;}
.page-cart .total .input {font-size:12px;padding:3px 5px;background-color:#f7f6f7;border:1px solid #dcdee1;border-left:1px solid #929090;border-top:1px solid #929090;width:50px;margin-right:2px;float:left;margin-right:7px;}
* html .page-cart .total .input  {margin-right:4px;}
.page-cart .total .input:focus {background-color:#fdfdfd;}
.page-cart .total .button {width:76px;height:20px;background:#EFEFEF; color:black; font-weight:bold;border:1px solid #CCC;cursor:pointer;padding:0 0 2px 0;margin-top:1px;}
.page-cart .total .button:hover {background-position:left bottom;}

.page-cart .buttons {width:100%;overflow:hidden;padding-bottom:4px;}
.page-cart .buttons a {height:20px;background:#448aae url(gfx/button2.png) no-repeat;font-weight:bold;color:white;width:130px;line-height:19px;text-align:center;float:right;}
.page-cart .buttons a:hover {background-position:left bottom;text-decoration:none;}
.page-cart .buttons input {width:76px;height:20px;background:#EFEFEF;color:black; font-weight:bold;border:1px solid #CCC;cursor:pointer;padding:0 0 2px 0;float:right;margin-left:5px;}
.page-cart .buttons input.big-button {width:130px;background:#EFEFEF;}
.page-cart .buttons input:hover {background-position:left bottom;}
.buttonbig { background:#EFEFEF;color:black; font-weight:bold;border:1px solid #CCC;cursor:pointer;padding:5px 20px;}

.margin {margin:0 15px 7px 15px;padding-top:15px;}
.margin p.button {margin-top:0;}
.margin p.button a {margin-top:0; background:#EFEFEF; color:#000; font-weight:bold;}

.filter {padding:6px 10px;margin:0;}
.filter div {display:block;padding:2px 6px 5px 0px;}
.filter label {display:block;padding:2px 6px 5px 0px;}
.filter label.inline {display:inline;}
.filter .buttons input {width:90px;height:20px;background:#EFEFEF;font-weight:bold;color:#000;border:1px solid #CCC;cursor:pointer;padding:0 0 2px 0;}
.filter select{ border:1px solid #EFEFEF;}
.filter input.input2{ border:1px solid #EFEFEF;}

/*----------------------------------------------------------------------------------------------------*/
/* BOTTOM */		
		
#BOTTOM { 
	height: 147px;
	padding-bottom:20px; 
	background: #000 url('../img/bg_stopka.png') repeat-x 0 0;
	margin-top:20px;
}
#BOTTOM .BOTTOM_CONTENT{ 
	margin:0 auto;
	width: 950px;
}

	#BOTTOM .MENU { margin-left: 150px; padding-top:10px; }

	#BOTTOM .MENU ul li {
		float:left;
		font-size:11px;
		margin-right: 10px;
	}
	#BOTTOM .MENU ul li  a {
		display: block;
		color: #0099ff;
		line-height: 23px;	
	}
	
	#BOTTOM .OPIS p { 
		padding: 5px 0;
		color: #FFF;
		text-align:center;
	}
	
#BOTTOM a {
	color:#FFF;
	text-decoration:none;
}
#BOTTOM a:hover {
	color:#FFF;
	text-decoration:underline;
}

	
/*----------------------------------------------------------------------------------------------------*/
/* BOX1 - główne tło elementów */
	
.BOX1 { }
.BOX1 .TOP, .BOX1 .BOTTOM { 
	margin-left:10px;
}
	.BOX1 .TOP .ONE, .BOX1 .BOTTOM .ONE{
		position:relative;
		height:10px;
		padding:0 10px 0 0;
	}
	.BOX1.WHITE .TOP .ONE         { background: url('../img/bg3.png') no-repeat right top;}
	.BOX1.WHITE .BOTTOM .ONE  { background: url('../img/bg3.png') no-repeat right bottom;}
	
		.BOX1 .TOP .ONE div, .BOX1 .BOTTOM .ONE div {
			position:absolute;
			left:0;
			top:0;
			margin-left:-10px;
			height:10px;
			width:10px;
		}
		
		.BOX1.WHITE .TOP .ONE div        { background: url('../img/bg3.png') no-repeat left top;}
		.BOX1.WHITE .BOTTOM .ONE div { background: url('../img/bg3.png') no-repeat left bottom;}

	.BOX1 .MIDDLE  { padding:0;}
		.BOX1.WHITE .MIDDLE    { background: #FFF url('../img/bg4.png') repeat-y 0 0; }
		.BOX1.WHITE .MIDDLE2  { background: #FFF url('../img/bg5.png') repeat-y 0 0; }
		
		
		
/* BOX: ZAWARTOŚĆ */

.BOX_ZAWARTOSC {margin-bottom:5px;}
	.BOX_ZAWARTOSC .NAGLOWEK {
		background-color:#333;
		color:#FFF;
		font-weight:bold;
		padding:10px;
		text-align:left;
	}
	.BOX_ZAWARTOSC .NAGLOWEK a {
		color: #FFF;
		font-weight:bold;
	}
	.BOX_ZAWARTOSC .ZAWARTOSC {}
		.BOX_ZAWARTOSC .ZAWARTOSC table {
			width:100%
		}

/*----------------------------------------------------------------------------------------------------*/
/* BOX_PAGE_ELEMENTS - boxy poszczególnych działów */

.BOX_PAGE_ELEMENTS { margin-bottom:10px;}
.BOX_PAGE_ELEMENTS .TOP_BOX {
	height:38px;
	background: url('../img/tabliczka_1.png') no-repeat 0 0;
}
.BOX_PAGE_ELEMENTS .TOP_BOX  span{
	line-height:38px;
	color: #FFF;
	font-size:15pt;
	padding-left:20px;
}
	.BOX_PAGE_ELEMENTS  .CONTENT_BOX ul li {
		font-size:11px;
		margin-left:20px;
	}
	.BOX_PAGE_ELEMENTS  .CONTENT_BOX ul li  a {
			display: block;
			color: #000;
			line-height: 20px;
			background: url('../img/bg_pas_poziom.png') repeat-x left bottom;
			margin-right:8px;
		}
		
	/* BOX_PAGE_ELEMENTS - SPECIAL*/
	.PRODUCERS {}
	.BOX_PAGE_ELEMENTS.PRODUCERS  .CONTENT_BOX ul {
		background: url('../img/mini_logos.png') no-repeat 20px 5px; }
	.BOX_PAGE_ELEMENTS.PRODUCERS  .CONTENT_BOX ul li {
		font-size:11px;
		margin-left:50px;
	}
	.BOX_PAGE_ELEMENTS.PRODUCERS  .CONTENT_BOX ul li  a {
			display: block;
			color: #000;
			line-height: 30px;
			background: url('../img/bg_pas_poziom.png') repeat-x left bottom; }
		}
	/* BOX_PAGE_ELEMENTS - RIGHT*/
	.PRODUCERS {}
	.BOX_PAGE_ELEMENTS.RIGHT .TOP_BOX {
		background: url('../img/tabliczka_2.png') no-repeat bottom right;
		text-align:right;
	}
	.BOX_PAGE_ELEMENTS.RIGHT .TOP_BOX span{
		padding-right:20px;
		padding-left:0;
	}
/* Product-detail: */

.Product-detail {}
.Product-detail .Name { padding-left:20px; font-weight:bold; margin-bottom:15px;}
.Product-detail .Photo{ width: 250px; float:left; text-align:center; }
.Product-detail .Desc{ width: 0px; margin-left:15px; float:left}
