@import "css/widgets.css";
@import "css/layout.css";

html{
    min-height: 100%;
    margin-bottom: 1px;
}

body{
    text-align: center;
    font-size: 62.5%;
}

*{
    margin: 0px;
    padding: 0px;
}

a:active{
    outline: 0px;
}

img, fieldset{
    border: 0px;
}

label{
    cursor: pointer;
}

input, select, textarea{
    font-family: inherit;
}

ul, ol{
    list-style: none;
}

big{
    font-size: 1.2em;
}

small{
    font-size: 0.8em;
}

sup, sub{
    line-height: 0px;
}

del{
    text-decoration: line-through;
}

table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}


.boxText{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.errorBox{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ffb3b5;
    font-weight: bold;
}

.stockWarning{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #cc0033;
}

.productsNotifications{
    background: #f2fff7;
}

.orderEdit{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #70d250;
    text-decoration: underline;
}


BODY{
    color: #000000;
    margin: 0px;
}

a{
    color: #333333;
}

a:hover{
	color: #555;
}

FORM{
	display: inline;
}

TR.header{
    background: #ffffff;
}

TR.headerNavigation{
    background: #bbc3d3;
}

TD.headerNavigation{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #bbc3d3;
    color: #ffffff;
    font-weight: bold;
}

A.headerNavigation{ 
    color: #FFFFFF; 
}

A.headerNavigation:hover{
    color: #ffffff;
}

TR.headerError{
    background: #ff0000;
}

TD.headerError{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TR.headerInfo{
    background: #00ff00;
}

TD.headerInfo{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #00ff00;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TR.footer{
    background: #bbc3d3;
}

TD.footer{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #bbc3d3;
    color: #ffffff;
    font-weight: bold;
}

.infoBox{
    background: #b6b7cb;
    margin-top: 10px;
}

div.moje_jezyki{
	width: 875px;
	padding-top: 10px;
	margin: 0px auto;
	text-align: right;
}

.infoBoxContents{
    background: #e5e5e5;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.infoBoxNotice{
    background: #FF8E90;
}

.infoBoxNoticeContents{
    background: #FFE6E6;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.infoBoxHeading{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: url("css/images/tablebar_fill.jpg") repeat-x scroll top left transparent;
    height: 30px;
    margin-bottom: 10px;
    color: #000000;
}

TD.infoBox, SPAN.infoBox{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd{
    background: #a4a3a3;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even{
    background: #9d9d9d;
}

TR.productListing-even{
    height: 50px;
}

TR.productListing-odd{
    height: 50px;
}

.productListing-heading{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: url('css/images/tablebar_fill.jpg') repeat-x;
    height: 30px;
    color: black;
    font-weight: bold;
    padding-left: 6px;
}

div.miniatura-normal a.productListing-heading ,
a.productListing-heading{
	background: none !important;
	color: black;
}

TD.productListing-data{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding: 5px 0px 5px 10px;
}

td.productListing-data a,
td.smallText a{
	color: #333333;
}
A.pageResults{
    color: #0000FF;
}

A.pageResults:hover{
    color: #0000FF;
    background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading{
	background: url(images/page_heading.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #707070;
    width: 689px;
    height: 47px;
    vertical-align: bottom;
    padding-left: 15px;
}

TD.pageHeading span.float_right{
    margin: -25px 20px 0px 0px;
    float: right;
}

div#customer_form{
	background-color: #C9C9C9;
	padding-bottom: 10px;
	width: 689px;
}

#customer_form p.pageHeading{
	padding-top: 18px;
	background: url(images/page_heading.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #707070;
    width: 689px;
    height: 47px;
    vertical-align: bottom;
    padding-left: 15px;
    text-align: left;
}

#customer_form p.pageHeading span.float_right{
	padding-right: 30px;
    float: right;
    font-size: 10px;
}

#customer_form p.smallText{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #707070;
    width: 689px;
    height: 27px;
    vertical-align: bottom;
    padding-left: 15px;
}

.wymagane{
	color: #707070;
}

#customer_form p.smallText{
    text-align: left;
}

#customer_form p.main{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #707070;
    padding-right: 10px;
    text-align: left;
    height: 27px;
    vertical-align: bottom;
    padding-left: 15px;
}

#customer_form p.main span.float_right{
    float: right;
    color: red;
}

p span.nazwa_pola{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: black;
	float: left;
    /* width: 150px; */
	min-width: 250px;
    text-align: left;
    height: 27px;
    vertical-align: bottom;
    padding-left: 15px;
}

.orderViewIcons{
	background-color: #c9c9c9;
	width: 110px;
}

#customer_form p.mainaaa{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #707070;
    width: 689px;
    text-align: left;
    height: 27px;
    line-height: 27px;
    padding-left: 15px;
}

TR.subBar{
    background: #f4f7fd;
}

TD.subBar{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

TD.main, P.main{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
}

TD.smallText, SPAN.smallText, P.smallText{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.accountCategory{
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #aabbdd;
}

TD.fieldKey{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

TD.fieldValue{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

TD.tableHeading{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

SPAN.newItemInCart{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

TEXTAREA{
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

SPAN.greetUser{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #f0a480;
    font-weight: bold;
}

TABLE.formArea{
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}

TD.formAreaTitle{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

SPAN.markProductOutOfStock{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #c76170;
    font-weight: bold;
}

span.strokePrice,
span.oldPrice{
	color: beige;
	font-size: 14px;
}

span.strokePrice{
    text-decoration: line-through;
}

SPAN.productSpecialPrice{
    font-family: Verdana, Arial, sans-serif;
    color: #B22222;
    font-size: 14px;
    font-weight: bold;
}

SPAN.productSpecialPrice span{
	font-size: 13px;
	font-weight: normal;
}

SPAN.errorText{
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000;
}

.moduleRowOver{
    background-color: #D7E9F7;
    cursor: pointer;
    cursor: hand;
}

.moduleRowSelected{
    background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #8c8c8c;
}

.checkoutBarCurrent{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

td.messageStackError{
	padding: 4px 0px 4px 15px;
}

.messageBox{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.messageStackError, .messageStackWarning{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #ffb3b5;
}

.messageStackSuccess{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #99ff00;
}

.inputRequirement{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ff0000;
}

.category_level_0{
	margin-left: 10px;
	padding-left: 10px;
	background: url(images/infobox/cat_arrow.gif) no-repeat center left;
}

.category_level_1{
	margin-left: 20px;
	padding-left: 10px;
	background: url(images/infobox/cat_arrow.gif) no-repeat center left;
}

.box_category_link a, .box_category_link a:hover{
	color: #5c5c5c;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
}

.box_category_link_selected a, .box_category_link_selected a:hover{
	color: #df1900;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
}

#box_new_products  div.first{
	margin-top: 20px;
}

#box_new_products  div.second{
	margin-top: 5px;
	width: 160px;
	overflow: hidden;
}

#box_new_products  div.last{
	margin-top: 5px;
	margin-bottom: 10px;
	color: #459f3e;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
}

.new_buy_now{
	text-align: right;
	padding: 5px;
}

.new_buy_now a, #box_new_products .new_buy_now a:hover{
	color: #ff8430;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#box_new_products a.box_new_name, #box_new_products a.box_new_name:hover{
	color: ff8430;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-decoration: none;
}

#heading_cart{
	background: url(images/heading_cart_background.gif) no-repeat;
	float: right;
	width: 205px;
	height: 37px;
	margin-top: 5px;
	color: #4e4e4e;
	text-align: left;
}

#heading_cart td{
	color: #4e4e4e;
	font-family: tahoma;
	font-size: 11px;
}

.text_hading_cart{
	color: #ee3a23;
	font-family: tahoma;
	font-size: 11px;
}

.panel ul li a, .panel ul li a:hover{
	color: #4d4d4d;
	font-size: 8px;
	font-family: verdana;
}

#column-right .infoBoxContents{
	background: #9a9a9a;
}

.ProductsCycleSlideshowWrapper{
    width: 697px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.ProductsCycleSlideshow{
    height: 125px;
    width: 693px;
    padding: 0px;
    margin: 0px 2px;
}

.PCSChild{
    height: 125px;
    width: 693px;
    top: 0px;
    left: 0px;
    background: url(images/content_module_featured.gif) no-repeat;
}

.PCSChild  a{
    text-decoration: none;
}

.PCSChild  a img{
    border: none;
    border-width: 0px;
}

.PCSOutput{
    text-align: left;
    font-size: 14px;
}

.PCSOutput a{
    text-decoration: none;
    color: #000;
}

.PCSPager{
    float: right;
    margin-right: 20px;
    margin-top: 8px;
    height: 20px;
}

.PCSPager a{
    background: url(images/cycle_pager.gif) no-repeat;
    color: #ff4028;
    text-decoration: none;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
}

.PCSPager a.activeSlide{
    background: url(images/cycle_pager.gif) no-repeat;
    color: #ff8737;
    width: 14px;
    height: 20px;
}

.PCSPager a:focus{
    outline: none;
}

.featured_product{
	float: left;
	width: 215px;
	padding-left: 16px;
	padding-top: 16px;
}

.cycle_name{
    width: 118px;
	height: 20px;
	overflow: hidden;
	clear: both;
}

.cycle_name a, .cycle_name a:hover, .cycle_name_selected a, .cycle_name_selected a:hover{
	color: #ff8430;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: sharp;
}

.cycle_description{
	color: #b4b4b4;
	font-size: 11px;
	font-family: verdana;
	font-style: sharp;
	font-weight: normal;
	width: 118px;
	height: 53px;
	overflow: hidden;
	clear: both;
}

.cycle_button{
	padding: 0px;
	width: 90px;
	margin: 0px auto;
}

.cycle_button a, .cycle_button a:hover{
	color: #f7702e;
	font-size: 11px;
	font-family: verdana;
	font-style: sharp;
	text-decoration: none;
}

.cycle_button a b{
	font-size: 14px;
	font-weight: bold;
}

.cycle_price{
    width: 100px;
	color: #459f3e;
	background: #272727;
	font-family: verdana;
	font-style: sharp;
	font-size: 20px;
	float: right;
	text-align: right;
	padding: 2px 5px 2px 0px;
	margin-right: 5px;
	clear: both;
}

.cycle_price s{
	color: #ee3a23;
	font-size: 13px;
	font-family: verdana;
	font-style: sharp;
}

.box_spec_name{
	overflow: hidden;
	height: 30px;
	width: 105px;
}

.box_spec_show{
	font-size: 12px;
	padding-top: 24px;
}

.box_spec_buy_now{
	text-align: right;
	height: 24px;
}

.box_spec_buy_now a, .box_spec_buy_now a:hover{
	color: #272727;
	font-size: 9pt;
	font-weight: bold;
	font-style: sharp;
}

.box_spec_name a, .box_spec_name a:hover{
	color: #171717;
	font-size: 12px;
	font-style: sharp;
	font-family: verdana;
	text-decoration: none;
}

.box_spec_price{
	text-align: right;
}

.box_spec_price s{
	font-size: 13px;
	color: #ee3a23;
	font-style: sharp;
}

.box_spec_price span{
	font-size: 15px;
	color: #11690a;
	font-style: sharp;
	font-weight: bold;
}

.special_separator hr{
	border: 1px solid #b5b5b5;
	height: 1px;
	margin-bottom: 3px;
}

.button_lng{
	color: #f69400;
	font-size: 10px;
	font-family: verdana;
}

.button_lng_left{
	float: left;
	background: url(images/infobox/button_left.gif) no-repeat;
	height: 18px;
	width: 18px;
}

.button_lng_content{
	float: left;
	background: url(images/infobox/button_content.gif) repeat-x;
	height: 18px;
	width: 100px !important;
	width: 100px;
	min-width: 100px;
}

.button_lng_right{
	float: left;
	background: url(images/infobox/button_right.gif) no-repeat;
	height: 18px;
	width: 5px;
}

.productListingMiniatura td.productListing-miniatura{
    background: url('css/images/td.jpg') no-repeat;
    width: 234px;
    height: 218px;
}

.productListingMiniatura .productListing-heading div.miniatura-normal{
    text-align: center;
    background: #9a9a9a;
}

.productListingMiniatura .productListing-heading div.miniatura-normal a{
    background: #9a9a9a;
}

table.productListingMiniatura tr.productListing-heading{
    background: #9a9a9a;
}

table.productListingMiniatura tr.productListing-heading td.productListing-miniatura{
    background: #9a9a9a;
    width: 100px;
    height: 30px;
    padding: 10px 0px;
}

table.productListingMiniatura tr.productListing-heading td.productListing-miniatura div.miniatura-normal{
    background: url('css/images/tablebar_fill.jpg') repeat-x;
    width: 25%;
    height: 30px;
    float: left;
    padding-bottom: 10px;
}

table.productListingMiniatura tr.productListing-heading td.productListing-miniatura div.miniatura-normal span,
table.productListingMiniatura tr.productListing-heading td.productListing-miniatura div.miniatura-normal a{
    line-height: 30px;
    height: 30px;
}

table.productListingMiniatura tr.productListing-heading td.productListing-miniatura div.miniatura-normal input{
    margin-top: 6px;
}

table.productListingMiniatura td.productListing-miniatura div.productListing-odd{
    text-align: center;
    color: red;
    padding-right: 10px;
}

table.productListingMiniatura td.productListing-miniatura div.productListing-odd a{
    text-align: left;	
    color: #383838;
    text-decoration: none;
    font-size: 12px;
}

table.productListingMiniatura td.productListing-miniatura div.productListing-even{
    text-align: center;
    color: red;
    padding-right: 10px;
}

table.productListingMiniatura td.productListing-miniatura div.productListing-even a{
    color: #383838;
    text-decoration: none;
    font-size: 12px;
}

.cart_small{
    text-align: center;
	margin: 0px auto;
}

.cart_small .cart_small_amount,
input.cart_small{
	width: 35px;
	margin: 3px 0px;
}

.cart_small .cart_small_update{
    margin-bottom: 5px;
}

tr.cart_small,
.produkt_cena,
.produkt_model,
.produkt_quantity,
.produkt_producent{
	border-bottom: 1px solid #BFBFBF;
	text-align: left;
}

tr.cart_small .value,
tr.produkt_cena .value,
tr.produkt_model .value,
tr.produkt_quantity .value,
tr.produkt_producent .value{}

tr.cart_small .name,
tr.produkt_cena .name,
tr.produkt_model .name,
tr.produkt_quantity .name,
tr.produkt_producent .name{
	font-weight: bold;
}

tr.cart_small .value,
tr.cart_small .name,
tr.produkt_model .value,
tr.produkt_model .name,
tr.produkt_producent .value,
tr.produkt_producent .name{
	font-size: 14px;
	vertical-align: top;
}

tr.cart_small .value input{
	float: left;
	margin-right: 5px !important;
}

.pageHeading_right{
    float: right;
    padding-right: 20px;
}

.cart_heading{
	font-size: 16px;
}

.productInfoGaleryImageTop{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #DDD;
	margin: 10px auto;
}

.productInfoGaleryImageSub{
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #DDD;
	margin: 10px;
}

.box_spec_show_all{
    height: 18px;
    text-align: right;
    font-size: 12px;
}

div#cart_form {
    padding-bottom: 40px;
}

#cart_form p.pageHeading{
    padding: 18px 0px 0px 0px;
    background: url(images/page_heading.gif) no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: 24px;
    color: #707070;
    height: 47px;
    padding-left: 15px;
    text-align: left;
    vertical-align: bottom;
}

#cart_form p.main{
    font-family: Verdana, Arial, sans-serif;
    padding: 2px 10px;
    text-align: left;
    clear: both;
}

#cart_form p.main span.float_right{
    float: right;
    font-size: 10px;
    padding: 0px 5px;
}

.naglowekssh1 {
font-family:Verdana,Arial,sans-serif; font-size: 24px; font-weight: normal; height: 47px; padding-left: 15px; width: 689px; vertical-align:bottom; margin:0 0 -18px 0; padding:18px 0 0 0;
}

.url {color:#5C5C5C;}

.vcard {font-family:tahoma; color:#5C5C5C; font-size:13px; line-height:1.4;}

