/*
	Plik z cssem do stron.
*/
@import "site_map.css";

body {
	background-image: url("/img/site_background.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ff7800;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana;
	color: #5e5d5d;
}

p {
	padding: 0px;
	margin: 0px;
	display: block;
}

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

.site_width {
	background-image: url("/img/site_background.gif");
	background-repeat: repeat-x;
	background-color: white;
	margin: 0 auto;
	width: 841px;
}

.site_inner {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 9px;
	padding-bottom: 0px;
	clear: both;
}

.header {
	margin: 0px;
}

.higher_header {
	background-position: right top;
	background-image: url("/img/bg-lotus.gif");
	background-repeat: no-repeat;
	height: 98px;
	margin: 0px;
}

.header_logo {
	float: left;
}

.menu {
	float: right;
	background-color: #fff1ba;
	margin-top: 42px;
	height: 21px;
	padding: 0 15px;
	font-size: 10px;
}

.menu_element,.menu_element_chosen {
	float: left;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 100;
}

.menu_element a,.menu_element_chosen a {
	text-decoration: none;
	font-family: Tahoma;
}

.menu_element_chosen,.menu_element_chosen a,.menu_element_chosen a:visited
	{
	color: red;
}

.menu_element a,.menu_element a:visited {
	color: #010101;
}

.menu_element a:hover {
	color: red;
}

.menu_splitter {
	float: left;
	width: 1px;
	height: 3px;
	margin: 10px 15px;
	padding: 0px;
	background-color: red;
	overflow: hidden;
}

.lower_header {
	background-color: white;
	background-image: url("/img/header_rounding1.gif");
	background-position: top;
	background-repeat: no-repeat;
	height: 193px;
}

.lower_header_inner {
	background-image: url("/img/tlo-top-lotus3.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 184px;
}

.header_equipment {
	float: right;
	position: relative;
}

.header_equipment img {
	position: absolute;
	top: -105px;
	right: 40px;
	z-index: 50;
}

.main_left {
	width: 168px;
	float: left;
}

.main_center {
	width: 407px;
	float: left;
	margin: 0 27px;
}

.main_title {
	height: 18px;
	font-size: 15px;
	color: #ff3000;
	font-family: tahoma;
	font-weight: bold;
}

.main_elem_content {
	height: 100px;
	padding: 4px 7px;
	overflow: hidden;
	font-size: 10px;
	line-height: 15px;
}

.main_element1,.main_element2,.main_element3,.main_element4 {
	width: 174px;
	height: 195px;
	float: left;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.main_element1 {
	padding-right: 29px;
	padding-bottom: 12px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-image: url("/img/prasa.gif");
}

.main_element2 {
	padding-left: 29px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url("/img/folia.gif");
}

.main_element3 {
	padding-right: 29px;
	padding-top: 12px;
	border-right: 1px solid #e0e0e0;
	background-image: url("/img/akcesoria.gif");
}

.main_element4 {
	padding-left: 29px;
	padding-top: 12px;
	background-image: url("/img/ploter.gif");
}

.main_right,.standard_right {
	width: 195px;
	float: left;
}

.main_nowosc {
	height: 230px;
	background-image: url("/img/nowosci-lotus.png");
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

.main_nowosc_inner {
	padding-top: 30px;
	color: white;
	font-weight: bold;
}

.top_space {
	margin-top: 7px;
}

.more {
	display: block;
	line-height: 12px;
	padding-left: 6px;
	border-left: 1px solid #ff7b00;
	float: right;
	font-size: 10px;
}

.more a,.more a:visited {
	text-decoration: none;
	color: #444444;
}

.more a:hover {
	color: red;
}

.clear {
	clear: both;
}

.footer {
	margin-top: 10px;
	padding: 5px 15px;
	border-top: 1px solid #FF7F00;
	color: #c3c3c3;
	font-size: 10px;
}

.footer a {
	color: #c3c3c3;
	font-weight: bold;
	text-decoration: none;
}

.position {
	padding: 0 5px;
	color: #898989;
	font-size: 11px;
}

.position a {
	text-decoration: none;
	/*font-size: 12px;*/
}

.position em {
	font-style: normal;
	font-weight: bold;
	color: #FF7000;
	/*font-size: 12px;*/
}

.standard_left {
	padding: 10px 21px 10px 7px;
	float: left;
	width: 601px;
}

.title { /*height: 18px;*/
	font-size: 15px;
	color: #ff7000;
	font-family: tahoma;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}

.contact_info {
	padding: 8px;
}

/*news*/
.aktu_data {
	font-size: 10px;
	float: right;
}

.aktu_title {
	font-weight: bold;
	padding: 5px 0;
	color: black;
}

.aktu_linia {
	background-image: url("/img/linia.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 25px 0;
}

.aktu_wiecej {
	height: 14px;
	padding-right: 10px;
}

/* right submenu */
.podmenu,.podmenu_wybrany {
	background-image: url("/img/linia.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 17px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 14px;
}

.submenu {
	padding: 10px 0px;
}

.podmenu a,.podmenu a:visited,.podmenu a:hover,.podmenu_wybrany a,.podmenu_wybrany a:visited,.podmenu_wybrany a:hover
	{
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left;
}

.podmenu a,.podmenu a:visited,.podmenu a:hover {
	background-image: url("/img/menu_arrow2.gif");
}

.podmenu_wybrany a,.podmenu_wybrany a:visited,.podmenu_wybrany a:hover {
	background-image: url("/img/menu_arrow.gif");
	color: #ff7e00;
	text-decoration: underline;
	cursor: default;
}

.podmenu a,.podmenu a:visited {
	color: #3a1705;
}

.podmenu a:hover {
	color: #ff7e00;
}

/* form */
.line_form {
	clear: both;
}

.left_short {
	width: 168px;
	padding-right: 14px;
	text-align: right;
	float: left;
	line-height: 21px;
	padding-bottom: 8px;
	clear: both;
}

.left_big {
	width: 168px;
	padding-right: 14px;
	text-align: right;
	float: left;
	line-height: 21px;
	padding-bottom: 8px;
	clear: both;
}

.right_short input {
	border: 1px solid #ff7000;
	background-color: white;
	width: 299px;
	height: 21px;
	line-height: 21px;
	margin-bottom: 8px;
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
	color: #5e5d5d;
	padding: 0px;
}

.right_short_text textarea {
	border: 1px solid #ff7000;
	background-color: white;
	width: 299px;
	height: 200px;
	margin-bottom: 8px;
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
	color: #5e5d5d;
	padding: 0px;
}

.error {
	color: red;
}

.wyslij {
	width: 301px;
	padding-left: 182px;
}

.require { /*display: inline;*/
	width: 200px;
	float: left;
}

.wyslij input {
	float: right;
	width: 61px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url("/img/send.gif");
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

.wyslij input:hover {
	color: white;
}

.error_text {
	text-align: center;
	padding: 10px;
}

/* products transparrent submenu*/
.products {
	width: 600px;
	padding: 9px 13px;
}

.product_l1_left {
	float: left;
	height: 34px;
	width: 3px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: transparent url("/img/products_l1_left.png");
}

* html .product_l1_left {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l1_left.png", sizingMethod =
		"scale");
}

.product_l1_menu {
	float: left;
	height: 34px;
	padding: 0px 10px;
	color: black;
	background: transparent url("/img/products_l1_bground.png");
	line-height: 34px;
	font-weight: bold;
}

* html .product_l1_menu {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l1_bground.png", sizingMethod =
		"scale");
}

.product_l1_right {
	float: left;
	height: 34px;
	width: 3px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: transparent url("/img/products_l1_right.png");
}

* html .product_l1_right {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l1_right.png", sizingMethod =
		"scale");
}

.product_l1_item,.product_l1_item_wybrane {
	position: relative;
	float: left;
	background-color: transparent;
	height: 34px;
	width: 120px;
}

.product_l1_item a,.product_l1_item a:visited,.product_l1_item_wybrane a,.product_l1_item_wybrane a:visited
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.product_l1_item a:hover,.product_l1_item a.active {
	color: #FE0000;
}

.product_l1_dziubek {
	position: absolute;
	bottom: -4px;
	background: transparent url("/img/dziubek.png");
	width: 6px;
	height: 4px;
	overflow: hidden;
}

* html .product_l1_dziubek {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/dziubek.png", sizingMethod = "crop");
}

.product_l2 {
	position: absolute;
	top: 40px;
	width: 120px;
	height: 60px;
}

.product_l2_left {
	float: left;
	height: 18px;
	width: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: transparent url("/img/products_l2_edge.png");
	clear: both;
	margin-top: 5px;
}

* html .product_l2_left {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l2_edge.png", sizingMethod =
		"scale");
}

.product_l2_menu,.product_l2_menu_wybrane {
	float: left;
	height: 18px;
	padding: 0px 4px;
	color: black;
	background: transparent url("/img/products_l2_bground.png");
	line-height: 18px;
	font-weight: normal;
	font-size: 10px;
	margin-top: 5px;
}

* html .product_l2_menu,* html .product_l2_menu_wybrane {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l2_bground.png", sizingMethod =
		"scale");
}

.product_l2_right {
	float: left;
	height: 18px;
	width: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: transparent url("/img/products_l2_edge.png");
	margin-top: 5px;
}

* html .product_l2_right {
	back /ground-color: transparent;
	background-image: url("/img/null.gif");
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/img/products_l2_edge.png", sizingMethod =
		"scale");
}

.product_l2_menu a,.product_l2_menu a:visited,.product_l2_menu_wybrane a,.product_l2_menu_wybrane a:visited
	{
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.product_l2_menu a.active,.product_l2_menu a:hover {
	color: #FE0000;
}

/*product list*/
.product_list_site {
	padding: 10px 10px;
}

.product_table {
	border-spacing: 0px;
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Verdana;
}

.product_table th {
	color: red;
	height: 40px;
}

.product_row {
	height: 102px;
	background-image: url("/img/table_row2.gif");
	background-repeat: repeat-x;
	background-position: right top;
	text-align: center;
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
}

.product_row td {
	vertical-align: top;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
	font-weight: bold;
}

.product_row td a,.product_row td a:visited {
	text-decoration: none;
	/*color: #585858;*/
	font-weight: bold;
}

.product_row td a:hover {
	text-decoration: underline;
	/*color: #585858;*/
	font-weight: bold;
}

.product_list_image_outer {
	position: relative;
	width: 90px;
	height: 16px;
}

.product_list_image {
	position: absolute;
	top: -45px;
	left: 0px;
	line-height: 110px;
	height: 110px;
	width: 90px;
	display: table-cell;
	vertical-align: middle;
	text-align: middle;
}

.product_list_image_inner {
	left: 0px;
	line-height: 110px;
	height: 110px;
	width: 90px;
	display: table-cell;
	vertical-align: middle;
	text-align: middle;
}

.product_list_image_inner img {
	vertical-align: middle;
}

img.product_list_icon {
	margin-top: -10px;
	margin-bottom: -10px;
}

.single_product_left {
	width: 200px;
	/*padding-left:20px;*/
	float: left;
	margin-right: 10px;
}

.single_product_right {
	width: 370px;
	float: left;
}

.single_product_icon {
	padding: 1px;
}

.single_product_feature_name {
	width: 130px;
	float: left;
	/*height: 20px;*/
	padding-right: 10px;
	font-weight: bold;
	/*text-align: right;*/
	clear: both;
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Tahoma;
}

.single_product_feature_value {
	font-size: 11px;
	font-family: Tahoma;
	width: 230px;
	float: left;
	/*height: 20px;*/
	font-weight: normal;
	text-align: left;
	margin-bottom: 3px;
}

table#koszyk caption, table.koszyk caption {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

table#koszyk,table.koszyk {
	width: 100%;
	border-collapse: collapse;
}

table#koszyk td,table#koszyk th,table.koszyk td,table.koszyk th {
	padding: 5px 3px 5px 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

table#koszyk th,table.koszyk th {
	background: #ff7000;
	color: white;
	border-bottom: 2px solid white;
}

table#koszyk th.topLeft,table.koszyk th.topLeft {
	/*background: #ff7000 url('../img/th_left.gif') no-repeat top left;*/
	background: #ff7000 url("/img/th_left.gif") no-repeat top left;
}

table#koszyk th.topRight,table.koszyk th.topRight {
	/*background: #ff7000 url('../img/th_right.gif') no-repeat top right;*/
	background: #ff7000 url("/img/th_right.gif") no-repeat top right;
}

table#koszyk td,table.koszyk td {
	background: #f1f1f1;
}

table#koszyk .topLeft,table.koszyk .topLeft {
	/*background: #f1f1f1 url('../img/td_top_left.gif') no-repeat top left;*/
	background: #f1f1f1 url("/img/td_top_left.gif") no-repeat top left;
}

table#koszyk .topRight,table.koszyk .topRight {
	/*background: #f1f1f1 url('../img/td_top_right.gif') no-repeat top right;*/
	background: #f1f1f1 url("/img/td_top_right.gif") no-repeat top right;
}

table#koszyk .bottomLeft,table.koszyk .bottomLeft {
	/*background: #f1f1f1 url('../img/td_bottom_left.gif') no-repeat bottom left;*/
	background: #f1f1f1 url("/img/td_bottom_left.gif") no-repeat bottom left
		;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 4px solid white;
	padding: 0px;
}

table#koszyk .bottomRight,table.koszyk .bottomRight {
	/*background: #f1f1f1 url('../img/td_bottom_right.gif') no-repeat bottom right;*/
	background: #f1f1f1 url("/img/td_bottom_right.gif") no-repeat bottom
		right;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 4px solid white;
	padding: 0px;
}

table#koszyk td.header,table.koszyk td.header {
	color: #ff7000;
	font-weight: bold;
	background: white;
	padding: 10px 3px 13px 3px;
	font-size: 12px;
	text-align: left;
}

table#koszyk .header_desc,table.koszyk .header_desc {
	font-weight: normal;
	background: white;
	text-align: right;
}

table#koszyk .radio,table.koszyk .radio {
	vertical-align: middle;
	margin-right: 10px;
}

table#koszyk td a,table#koszyk td strong,table.koszyk td a,table.koszyk td strong
	{
	color: #ff7000;
	font-weight: bold;
	text-decoration: none;
}

div#koszykForm {
	padding: 0px 10px 0px 10px;
	font-size: 10px;
}

div#koszykForm h2 {
	font-size: 14px;
	color: #ff7000;
	margin: 0px;
	padding: 0px;
}

div#koszykForm div {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ff7000;
}

div#koszykForm textarea,div#koszykForm input,div#koszykForm label {
	margin-top: 3px;
}

div#koszykForm label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	position: relative;
	top: 1px;
}

div#koszykForm input,div#koszykForm textarea {
	font-size: 10px;
	font-family: Verdana;
	width: 300px;
	border: 1px solid #ff7000;
}

div#koszykForm textarea {
	height: 100px;
	overflow: auto;
}

div#koszykForm p {
	margin: 0px;
	padding: 0px;
}

div#cena {
	padding: 10px;
	text-align: right;
	font-weight: bold;
}

div#cena .c1 {
	display: block;
	float: right;
	background: #FF7800 url("/img/cena_left.gif") no-repeat top left;
	position: relative;
	top: -7px;
	margin-left: 10px;
}

div#cena .c2 {
	display: block;
	height: 30px;
	line-height: 30px;
	background: url("/img/cena_right.gif") no-repeat top right;
	color: white;
	padding: 0px 5px 0px 5px;
}

div#szukaj {
	background: #F5F5F5 url("/img/szukaj_bg_gray.gif") no-repeat bottom left
		;
	margin-bottom: 10px;
	padding: 5px 1px 5px 1px;
}

div#szukaj form {
	display: inline;
}

div#szukaj input.text {
	border: 0px;
	background: url("/img/szukaj_bg.gif") no-repeat;
	background-position: fixed;
	width: 128px;
	height: 14px;
	padding: 4px;
	font: 11px Verdana;
}

div#szukaj input {
	vertical-align: middle;
}

div#szukaj input.image {
	position: relative;
	top: -1px;
}

div#szukaj>input.image {
	position: static;
}

div#szukaj a {
	font: 10px Tahoma;
	color: #5E5D5D;
	margin-left: 5px;
	text-decoration: none;
}

div.searchResult {
	margin-top: 10px;
	padding: 10px;
}

div.searchResult a {
	font-weight: bold;
}

div.searchResult p {
	margin: 5px 0px 5px 0px;
}

div.searchResult p a {
	text-decoration: none;
	color: #5E5D5D;
	font-weight: normal;
}

tr.productRow {
	background: url("../img/items_bg.gif") no-repeat;
	background: url("/img/items_bg.gif") no-repeat;
	color: #552914;
}

tr.productRow td {
	
}

tr.productRow strong,tr.productRow a {
	color: #ff0000;
}

td.td2 {
	background-position: -110px 0px;
}

td.td3 {
	background-position: -227px 0px;
}

td.td4 {
	background-position: -322px 0px;
}

td.td5 {
	background-position: -472px 0px;
}

td.td6 {
	background-position: -572px 0px;
}

td.td4_2 {
	background-position: -532px 0px;
	background-position: -462px 0px;
}

td.td5_2 {
	background-position: -682px 0px;
	background-position: -612px 0px;
}

td.td4_3 {
	background-position: -382px 0px;
}

td.td5_3 {
	background-position: -532px 0px;
}

#sklepUser,#wKoszyku {
	background: #EDEDED url("/img/koszyk_bg.gif") no-repeat bottom left;
	margin-bottom: 10px;
}

#sklepUser p,#wKoszyku p {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
}

#sklepUser p {
	padding: 10px;
}

#sklepUser p a,#wKoszyku p a {
	font-weight: bold;
	text-decoration: none;
	color: #5E5D5D;
}

#wKoszyku p.item {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#wKoszyku h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	height: 28px;
	line-height: 28px;
	color: white;
	font-size: 12px;
	background: url("/img/koszyk_top.gif") no-repeat;
}

#szukajTable td {
	padding: 3px;
}

#szukajTable td.l {
	text-align: right;
}

#szukajTable select,#szukajTable input.text {
	border: 1px solid #FDBE83;
	width: 200px;
	font-size: 11px;
	padding: 2px;
}

#szukajTable select {
	width: 205px;
}

div#promocjeWrapper {
	text-aign: center;
}

div#promocje {
	padding: 10px;
	width: 600px;
	margin: 0px auto;
	text-align: left;
}

div#promocje div.item {
	float: left;
	width: 294px;
}

div#promocje>div.item {
	margin-bottom: 10px;
}

div#promocje div.item3,div#promocje div.item1 {
	border-right: 1px solid #FF7000;
}

div#promocje div.item4,div#promocje div.item2 {
	border-left: 1px solid #FF7000;
	padding-left: 10px;
	position: relative;
	left: -1px;
}

div#promocje div.itemClear {
	border-top: 1px solid #FF7800;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div#promocje a.link {
	font-size: 13px;
	font-weight: bold;
	color: #FF7000;
	text-decoration: none;
}

div#promocje div.img {
	float: left;
	text-align: center;
	width: 100px;
	margin-top: 10px;
}

div#promocje p {
	float: left;
	width: 180px;
	margin-top: 10px;
	line-height: 160%;
}

table#historia {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0px;
}

table#historia td,table#historia th {
	padding: 3px;
	border: 1px solid #FF7800;
}

table#historia th {
	background: #FF7800;
	color: white;
}

table#historia .p {
	
}

table#historia .c {
	width: 100px;
	text-align: center;
}

table#historia .i {
	width: 100px;
	text-align: center;
}

table#historia .data {
	background: #FCC279;
}
