body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-image: url(../gfx/bg.gif);
	margin: 0px;
}

p, form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #256A8B;
}

a:hover {
	color: #FF0000;
}

a img {
	border: 0px;
}

input.textField {
	border: 1px solid #999999;
}

a.button {
	float: left;
	height: 18px;
	overflow: hidden;
	background: url(../gfx/button_left_normal.gif) center left no-repeat;
}

a.button span {
	float: left;
	height: 16px;
	padding: 2px 17px 0px 5px;
	cursor: pointer;
	color: #FFFFFF;
	background: url(../gfx/button_right_normal.gif) center right no-repeat;
}

a.button:hover span {
	background-image: url(../gfx/button_right_hover.gif);
}

a.button2 {
	float: left;
	height: 18px;
	overflow: hidden;
	background: url(../gfx/button2_left_normal.gif) center left no-repeat;
}

a.button2 span {
	float: left;
	height: 16px;
	padding: 2px 5px 0px 17px;
	cursor: pointer;
	color: #FFFFFF;
	background: url(../gfx/button2_right_normal.gif) center right no-repeat;
}

a.button2:hover {
	background-image: url(../gfx/button2_left_hover.gif);
}

a.button3 {
	float: left;
	height: 18px;
	overflow: hidden;
	background: url(../gfx/button3_left_normal.gif) center left no-repeat;
}

a.button3 span {
	float: left;
	height: 16px;
	padding: 2px 19px 0px 5px;
	cursor: pointer;
	color: #FFFFFF;
	background: url(../gfx/button3_right_normal.gif) center right no-repeat;
}

a.button3:hover {
	background-image: url(../gfx/button3_left_hover.gif);
}

a.button3:hover span {
	background-image: url(../gfx/button3_right_hover.gif);
}

a.cartMini {
	float: left;
	padding: 0px 0px 0px 40px;
	margin: 3px 0px 0px 0px;
	font-size: 10px;
	color: #83876E;
	background: url(../gfx/cart_mini_ico_normal.gif) no-repeat;
}

a.cartMini:hover {
	color: #FFB502;
	background: url(../gfx/cart_mini_ico_hover.gif) no-repeat;
}

a.menuItem, a.menuItem_active {
	display: block;
	height: 22px;
	overflow: hidden;
	padding: 10px 0px 0px 25px;
	font-weight: bold;	
}

a.menuItem {
	color: #828282;
	background: url(../gfx/menu_item_normal.gif) no-repeat;
}

a.menuItem_active {
	color: #EDA22B;
	background: url(../gfx/menu_item_active.jpg) no-repeat;
}

a.menuItem:hover {
	color: #EDA22B;
}

a.menuItem_active:hover {
	color: #EDA22B;
}

div.productBox {
	display: inline;
	float: left;
	width: 230px;
	height: 280px;
	overflow: hidden;
	margin: 5px 4px 10px 4px;
	background: url(../gfx/prod_box_bg.gif) no-repeat;
}

div.menuSub {
	display: block;
	padding: 0px 0px 5px 8px;
	margin: 0px 0px 6px 0px;
	background: url(../gfx/menu_sub_bottom.gif) left bottom no-repeat;
}

div.menuSub a {
	display: block;
	color: #424242;
	border-left: 1px solid #D1D1D1;
	padding: 2px 0px 2px 17px;
	background: url(../gfx/menu_dot.gif) center left no-repeat;
}

div.menuSub a:hover {
	color: #000000;
	text-decoration: underline;
}

div.menuSub2 {
	display: block;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #D1D1D1;
}

div.menuSub2 a {
	display: block;
	border-left: 1px solid #D1D1D1;
	padding: 1px 1px 3px 5px;
	background: none;
}

div.menuSub2 a:hover {
	color: #999999;
	text-decoration: none;
}

div.navi {
	color: #959595;
}

div.navi a {
	color: #000000;
}

div.navi a:hover {
	color: #959595;
}

div.footer {
	text-align: center;
	color: #4F4F4F;
}

div.footer a {
	color: #4F4F4F;
}

div.footer a:hover {
	color: #000000;
}

div.footer a.stg {
	color: #006CB1;
}

div.footer a.stg:hover {
	color: #FF6600;	
	text-decoration: underline;
}

div.productBox a.name {
	display: inline;
	float: left;
	width: 180px;
	height: 16px;
	overflow: hidden;
	margin: 8px 0px 0px 25px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;	
}

div.productBox div.foto {
	float: left;
	width: 230px;
	height: 105px;
	overflow: hidden;
	padding: 26px 0px 10px 0px;
}

div.productBox div.foto div.image {
	float: left;
	width: 200px;
	height: 105px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}

div.productBox div.foto div.nums {
	float: right;
	width: 30px;
	height: 105px;
	overflow: hidden;
}

div.productBox div.foto div.nums a {
	display: inline;
	float: left;
	width: 14px;
	height: 14px;
	padding: 1px 0px 0px 1px;
	margin: 3px 7px 2px 8px;
	text-align: center;
	color: #717171;
	background: url(../gfx/foto_num_normal.gif) no-repeat;
}

div.productBox div.foto div.nums a:hover {
	color: #000000;
	background: url(../gfx/foto_num_hover.gif) no-repeat;
}

div.productBox div.description {
	float: left;
	width: 210px;
	height: 45px;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	color: #717171;
}

div.productBox div.action {
	float: left;
	width: 230px;
	height: 42px;
	overflow: hidden;
}

div.productBox div.action p.price {
	display: inline;
	float: left;
	width: 88px;
	height: 20px;
	overflow: hidden;
	margin: 18px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #48B444;
}
div.productBox div.action p.price span {
	font-size: 10px;
	font-weight: normal;
	color: #717171;
}

div.productBox div.action a.button {
	margin: 18px 0px 0px 0px;
}

div.productBox div.action a.cart {
	float: right;
	width: 23px;
	height: 34px;
	overflow: hidden;
	margin: 4px 16px 0px 0px;
	background: url(../gfx/prod_box_cart_normal.gif) no-repeat;
}

div.productBox div.action a.cart:hover {
	background-image: url(../gfx/prod_box_cart_hover.gif);
}

h1 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 3px 21px;
	margin: 3px 0px 2px 0px;
	border-bottom: 2px solid #505050;
	background: url(../gfx/h1_bg1.gif) no-repeat;
}

h1 p {
	display: inline;
	padding: 5px 20px 3px 10px;
	background: #3393C5 url(../gfx/h1_bg2.gif) center right no-repeat;
}

div.text {
	color: #999999;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	border-bottom: 4px solid #EBEBEB;
	margin-bottom: 5px;
}

div.strony {
	color: #656565;
	font-size: 11px;
	line-height: 20px;
	float: left;
	width: 714px;
	height: 19px;
	padding: 2px 0px 4px 0px;
	text-align: center;
	background: url(../gfx/pages_bg.gif) center no-repeat;	
}

div.strony span.pre {
	padding: 1px 5px 2px 18px;
	margin-right: 3px;
	background: url(../gfx/page_pre_none.gif) center left no-repeat;
	border-right: 1px solid #CDCDCD;	
}

div.strony a span.pre {
	color: #FFFFFF;
	background-image: url(../gfx/page_pre_link.gif);
	border-color: #386E9D;
}

div.strony span.nxt {
	padding: 1px 18px 2px 5px;
	margin-left: 3px;
	background: url(../gfx/page_nxt_none.gif) center right no-repeat;
	border-left: 1px solid #CDCDCD;	
}

div.strony a span.nxt {
	color: #FFFFFF;
	background-image: url(../gfx/page_nxt_link.gif);
	border-color: #386E9D;
}

div.strony span.pageLink a {
	color: #2F8FBF;
	border: 1px solid #2F8FBF;
	background: #FFFFFF;
	padding: 0px 3px 1px 3px;
}

form#menuLogin {
	width: 169px;
	height: 48px;
	margin: 30px 0px 0px 4px;
	overflow: hidden;
	background: url(../gfx/manu_login_bg.gif) no-repeat;
}

form#menuLogin a {
	float: right;
	width: 24px;
	height: 24px;
	margin: 12px 8px 0px 0px;
	background: url(../gfx/menu_login_button_normal.gif) no-repeat;
}

form#menuLogin a:hover {
	background: url(../gfx/menu_login_button_hover.gif) no-repeat;
}

form#menuLogin div {
	float: left;
	width: 130px;
	padding: 4px 5px 0px 0px;
	text-align: right;
}

form#menuLogin p {
	color: #999999;
	font-size: 10px;
	height: 21px;
	overflow: hidden;
}

form#menuLogin input {
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

div#menuLoginAction {
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	padding: 2px;
}

div#menuLoginAction a {
	color: #666666;
}

div#menuLoginAction a:hover {
	color: #999999;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.styleTable {
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 1px 0px 0px 1px;
	background: #FAFAFA;
}

table.styleTable tr.row_1 td {
	background: #FAFAFA;
}

table.styleTable tr.row_2 td {
	background: #F5F5F5;
}

table.styleTable tr.row_1 td.valueName {
	background: #F5F5F5;
}

table.styleTable tr td.valueName {
	background: #EEEEEE;
	text-align: right; 
	font-weight: bold; 
	vertical-align: top;
}

table.styleTable td {
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 0px 1px 1px 0px;
}

table.prodList {
	color: #848484;
	border-bottom: 1px solid #D4D4D4;
}

table.prodList td {
	vertical-align: top;
	background: #F3F3F3;
}

table.prodList tr.product td {
	border-top: 1px solid #D4D4D4;
}

table.prodList td.action {
	width: 95px; 
	vertical-align: bottom;
	border-left: 1px dotted #D4D4D4;
}

table.prodList td.action a {
	float: right;
}

table.prodList td.foto {
	width: 80px;
	text-align: center;
	border-right: 1px solid #D4D4D4;
	background: #EAEAEA;
}

table.prodList td.foto img {
	width: 70px;
	border: 2px solid #D4D4D4;
}

table.prodList td.price {
	color: #EDA225;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-left: 1px dotted #D4D4D4;
}

table.prodList td.price span {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left: 2px;
}

table.prodList td.name img {
	margin: 0px 2px 0px 0px;
	vertical-align: text-bottom;
}

table.prodList td.name a {
	font-weight: bold;
	font-size: 12px;
	color: #006CA9;
}

table.prodList td.name a:hover {
	text-decoration: underline;
	color: #666666;
}

input.textField, select, textarea {
	margin: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: middle;
}

input.button {
	border: 1px solid #000000;
	background: #75B0CE;
	vertical-align: middle;
}

a.cartRefreshButton {
	float: left;
	width: 75px;
	height: 28px;
	padding-top: 2px;
	margin: 7px 0px 0px 100px;
	font-size: 10px;
	text-align: center;
	background: url(../gfx/cart_refresh_normal.gif) no-repeat;
}

a.cartRefreshButton:hover {
	background: url(../gfx/cart_refresh_hover.gif) no-repeat;
}

div.siteBox {
	float: left;
	width: 714px;
	margin: 0px 0px 5px 0px;
	background: url(../gfx/site_box_middle.gif) repeat-y;
}

div.siteBox_top {
	float: left;
	width: 714px;
	background: url(../gfx/site_box_top.gif) no-repeat;
}

div.siteBox_bottom {
	float: left;
	width: 714px;
	background: url(../gfx/site_box_bottom.gif) no-repeat center bottom;
}

div.siteContent {
	float: left;
	width: 694px;
	padding: 10px;
}

div.orderSteps {
	float: left;
	width: 537px;
	background: url(../gfx/order_steps_bg.gif) no-repeat center bottom;
}

div.orderSteps div {
	float: left;
	width: 134px;
	height: 50px;
}

div.orderSteps div p {
	width: 128px;
	height: 30px;
	color: #8B8B8B;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

div.orderSteps div.current {
	background:  url(../gfx/order_steps_current.gif) no-repeat left bottom;
}

div.orderSteps div.done {
	background:  url(../gfx/order_steps_done.gif) no-repeat left bottom;
}

div.param {
	float: right;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px 0px 5px 5px;
}

div.param table {
	font-size: 10px;
}

div.param table td.nazwa {
	text-align: right;
	color: #717171;
}

div.param table td.wartosc {
	text-align: left;
	color: #0770AA;
}

div.prodTabs {
	clear: both;
	margin-top: 10px;
}

div.prodTabs div.tabs {
	height: 19px;
}

div.prodTabs div.tabs a {
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	padding: 1px 25px 2px 10px;
	margin-right: 2px;
	background: #BEBEBE url(../gfx/tab_none.gif) right no-repeat;
}

div.prodTabs div.tabs a.active {
	color: #717171;
	font-weight: bold;
	background: #F0F0F0 url(../gfx/tab_active.gif) right no-repeat;
}

div.prodTabs div.content {
	padding: 10px;
	border-top: 3px solid #F0F0F0;
	border-bottom: 3px solid #F0F0F0;
}

div.prodTabs div.content a img {
	border: 2px solid #CCCCCC;
}

div.prodTabs div.content a:hover img {
	border-color: #666666;
}