* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	padding: 0px; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5f88a3;
	background: #ffffff url('../images/siteBg.gif')  repeat-x left top;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#ff6600;
	font-weight: normal;
	outline: none;
}

a:hover  { 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	color: #ff6600;
	font-weight: normal;
	outline: none;
} 

#siteContainer{
	width: 900px;
	margin: 0 auto;
}

#siteTopMain{
	height: 70px;
	position: relative;
	z-index: 100;
	background:  url('../images/headerMenuBg.gif')  no-repeat left bottom;
}

#logo4land{
	display: block;
	width: 180px;
	height: 80px;
	position: absolute;
	left: 30px;
	top: 12px;
	background:  url('../images/4landLogo.png')  no-repeat left bottom;
	text-indent: -7777px;
	z-index: 100;
	}

/*#logo4land{
	display: block;
	width: 190px;
	height: 100px;
	position: absolute;
	left: 25px;
	top: 10px;
	background:  url('../images/4landLogo.gif')  no-repeat left bottom;
	text-indent: -7777px;
}
*/

#slogan{
	position: absolute;
	left: 230px;
	top: 41px;
	color: #d5e4ec;
	font-size: 12px;
	font-weight: normal;
}

#topMenu{
	float: right;
	padding: 41px 10px 0 0;
}

#topMenu a{
	color: #5f88a3;
	float: left;
	display: block;
	padding: 0 10px 0 0px;
	font-size: 11px;
}

#topMenu a:hover{
	color: #d5e4ec;
}

#topMenu span.seperatorTop{
	border-left: 1px #2c5169 solid;
	width: 10px;
	height: 10px;
	line-height: 10px;
	float: left;
	display: block;
	margin-top: 5px;
}

#mainSite{
	width: 900px;
	overflow: hidden;
	/*
	position: relative;
	z-index: 10;
	*/
}

#mainSiteFooter{
	width: 900px;
	height: 50px;
	background:  url('../images/mainSiteFooterBg.png')  no-repeat left top;
	margin: 0 0 10px 0;
	position: relative;
	clear: both;
}

#mainSiteFooter #msfl{
	float: left;
	width: 570px;
	padding: 15px 0 0 20px;
}

#mainSiteFooter #msfr{
	float: right;
	width: 270px;
	text-align: right; 
	padding: 15px 20px 0 0;
}

#mainSiteFooter #msfr a {
	color: #5f88a3;
	font-size: 11px;
	font-weight: bold;
}

#mainSiteFooter #msfr a:hover{
	font-size: 11px;
	font-weight: bold;

}

#columnL, #columnLSub{
	float: left;
	width: 371px;
	position: relative;
	z-index: 10;
	background:  url('../images/mainTopL.jpg')  no-repeat left top;	
}

#columnLSub{
	width: 241px;
}

#columnR, #columnRSub{
	float: left;
	width: 529px;
	background:  url('../images/mainTopR.jpg')  no-repeat right top;
}

#columnR{
	overflow: hidden;
}


#columnRSub{
	width: 659px;
}

#welcomeMainSite{
	height: 86px;
	padding: 110px 0 0 0;
}

#welcomeMainSiteSub{
	height: 240px;
	padding: 0px 0 0 0;
	position: relative;
	z-index: 10;
}

#welcomeMainSiteSub div{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 340px;
}

#welcomeMainSiteSub #searchTitleSub{
	position: absolute;
	left: 0px;
	top: 194px;
	width: 190px;
}

/* test */

#welcomeMainSiteSub2{
	height: 100px;
	padding: 0px 0 0 0;
	position: relative;
}

#welcomeMainSiteSub2 #searchTitleSub2{
	position: absolute;
	left: 0px;
	top: 54px;
	width: 190px;
}

#searchSub2{
	background: #ebf2f6 url('../images/searchSubBg1.png') no-repeat 0px -40px;
	padding: 15px 20px 15px 25px;
	overflow: hidden;
	width: 196px;
	position: relative;
}

#mainSiteImg2{
	height: 200px;
	width: 529px;
/*	background: url('../images/mainTopR.jpg') no-repeat left top;	*/
}

#columnRSub div.supPage2{
	height: 100px;
}


/* end test */

#welcomeMainSite h2, #welcomeMainSiteSub h2{
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 25px;
}

#welcomeMainSite h2 span, #welcomeMainSiteSub h2 span{
	font-weight: bold;	
}

#welcomeMainSite p, #welcomeMainSiteSub p{
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 25px;
	line-height: 14px;
}

#mainSiteImg{
	height: 300px;
	width: 529px;
/*	background: url('../images/mainTopR.jpg') no-repeat left top;	*/
}

#mainLBox1{
/*	height: 180px; 	*/
	width: 371px;
	background: #f2f7f9 url('../images/lBox1.png') no-repeat left top;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#mainLBox2{
	height: 203px; 
	background: url('../images/lBox2.png') no-repeat left top;
}

#mainSiteMenu{
	height: 40px;
	background: url('../images/mainSiteMenuBg.png') no-repeat right top;
	padding: 0 0 0 10px;
}

#mainSiteContent{
	min-height: 150px;
	background:  url('../images/mainSiteContentBg.png') no-repeat left top;	
}


/* wyszukiwarka */

.title1, #welcomeMainSiteSub h2.title1{
	padding: 20px 0 8px 25px;
	font-size: 16px;
	font-weight: normal;
	color: #12405e;
	background: url('../images/title1Bg.gif') no-repeat 25px bottom;
	margin: 0 0 15px 0;
}

.searchLeft{
	float: left;
	width: 100px;
	text-align: right;
	color: #5f88a3;
	height: 22px;
	padding: 0 10px 0 0 ;
}

.searchRight{
	float: left;
	width: 180px;
	text-align: left;
	height: 22px;
	background: url('../images/inputBg1.gif') no-repeat 0px 0px;
}

.searchRight input{
	width: 150px;
	height: 18px;
	color: #12405e;
	font-size: 11px;
	padding: 2px 10px 0 10px;
	background: transparent;
}

.searchRight select{
	color: #12405e;
	font-size: 11px;
	padding: 0px;
	line-height: 10px;
	height: 18px;
	background: transparent url('../images/inputBg1.gif') no-repeat 0px 0px;
	width: 170px;
}

.searchRight select option{
	color: #12405e;
	font-size: 11px;
	padding: 0px;
	line-height: 10px;
	background-color: #e4eef3;
	padding: 2px 10px;
}

.searchMoreRight{
	float: right;
	width: 55px;
	height: 80px;
	padding: 0 25px 0 0;
}

.searchMoreRight input, .searchSubmit1 input{
	width: 55px;
	height: 24px;
	margin: 40px 0 0 0;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	padding: 0 0 4px 0 !important;
	padding: 0 0 0px 0;
	background: url('../images/submitBg1.gif') no-repeat 0px 0px;
}

/* eof wyszukiwarka */

#lColModel{
	padding: 0 0 0 25px;

}

#lColModel, #rColModel{
	float: left;
	width: 160px;
}

.modelLink{
	display: block;
	width: 140px;
	height: 19px;
	padding: 1px 0 0 20px;
	background: transparent url('../images/modelLinkBg.gif') no-repeat 0px 1px;
	color: #5f88a3;
	font-size: 11px;
	font-weight: bold;
}

.modelLink:hover{
	background: url('../images/modelLinkBg.gif') no-repeat 0px -19px;
	color: #ff6600;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


#mainSiteMenu a{
	display: block;
	float: left;
	padding: 10px 14px 10px 14px;
	color: #d5e4ec;
	background: url('../images/mainMenuBg1.gif') repeat-x left -100px;
}

#mainSiteMenu a:hover, #mainSiteMenu a.selected{
	color: ffffff;
	background-position: 0px 0px;
}

a#cartLink{
	display: block; 
	float: right; 
	padding: 10px 14px 10px 24px; 
	color: #d5e4ec;
	background: url('../images/cart.gif')no-repeat 0px 11px;
}

a#cartLink:hover{
	background: url('../images/cart.gif')no-repeat 0px 11px;


}

div.spacer1{
	display: block;
	float: left;
	width: 2px;
	height: 40px;
	background: url('../images/spacer1.gif') no-repeat left -0px;
	
}

#innerContent{
	padding: 20px 24px 20px 24px;
	position: relative;
}

.title2{
	background: url('../images/title1Bg.gif') repeat-x 25px bottom;
	padding: 0 0 10px 0;
	color: #ff6600;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 20px 0;
}

.fotka{
	padding: 5px;
	border: 1px solid #d5e4ec;
	background-color: #ffffff;
}

/* podstrona */

#searchSub{
	background: #ebf2f6 url('../images/searchSubBg1.png') no-repeat 0px -40px;
	padding: 15px 20px 15px 25px;
	overflow: hidden;
	width: 196px;
	position: relative;
}

.searchInt1{
	margin: 2px 0 0 0;
	width: 190px;
	text-align: left;
	height: 22px;
	background: url('../images/inputBg2.gif') no-repeat 0px 0px;

}

.searchInt1 input{
	width: 160px;
	height: 18px;
	color: #12405e;
	font-size: 11px;
	padding: 2px 10px 0 10px;
	background: transparent;
}

.searchSubmit1{
	float: left;
	width: 200px;
	height: 26px;
/*
	text-align: right;
	*/
}

.searchSubmit1 input{
	float: right;
	width: 55px;
	height: 24px;
	margin-top: 0px;
	margin-right: 10px;
}

.searchAdvanceBut{
/*	position: absolute;
	top: 65px;
	left: 25px;
	*/
/*
	float: left;
	width: 100px;
	*/
}

#advSearchButton {
	float: left;
	color: #5f88a3;
	font-size: 11px;
	width: 120px;
}

#advSearchButton  span{
	color: #ff6600;
}

.searchInt1 select{
	width: 195px;
	height: 18px;
	color: #12405e;
	font-size: 11px;
	padding: 1px 10px 0 10px;
	background: transparent;
}

html>body*.searchInt1 select{
	background: #ebf2f6  url('../images/inputBg2.gif') no-repeat scroll 0 0;
	width: 190px;
	border: 1px solid #a2bbca;
}

#advSearchBox{
	float: left;
	width: 195px;
/*	height: 0px;	*/
	padding: 0px 0 0 0;
/*	visibility: hidden;
	overflow: hidden;
	*/
}

#shopMenu{
	background: url('../images/shopMenuSubBg1.png') no-repeat 0px 0px;
}

#shopMenuInner{
	padding: 0px 20px 15px 25px;
}

#shopMenuInner div a{
	display: block;
	padding: 1px 0 0 20px;
	font-size: 11px;
	color: #5f88a3;
	font-weight: bold;
	background: url('../images/menu1.gif') no-repeat 0px 1px;
}

#shopMenuInner div a:hover, #shopMenuInner div a.selected{
	background-position: 0px -19px;
	color: #ff6600;
	text-decoration: none;
}


#shopMenuInner div div a{
	padding:  1px 0 0 30px;
	background: url('../images/menu2.gif') repeat-y 10px 1px;
	font-weight: normal;

}

#shopMenuInner div div a:hover, #shopMenuInner div div a.selected{
	background-position: 10px -14px;
}

#shopMenuInner  div div div a{
	padding:  1px 0 0 40px;
	background: url('../images/menu2.gif') repeat-y 20px 1px;
	font-weight: normal;
}
#shopMenuInner  div div div a:hover, #shopMenuInner  div div div a.selected{
	background-position: 20px -14px;
}
#columnRSub div.supPage1{

	height: 240px;
}

#naviMenu{
	background: url('../images/title1Bg.gif') repeat-x left bottom;
	overflow: hidden;
	width: 609px;
	padding: 0 0 10px 0;
}

#naviMenu a{
	font-size: 11px;
	color: #5f88a3;
	display: block;
	padding: 0 8px 0 15px;
	float: left;
	background: url('../images/menu4.gif') no-repeat 1px 6px;
}

#title3{
	position: relative;
}

.title3{
	color: #ff6600;
	font-weight: normal;
	font-size: 16px;
	padding: 15px 0 20px 30px;
	background: url('../images/menu5.gif') no-repeat 5px 14px;
	width: 430px;
}

#koszyk_link{
	background: url('../images/koszyk.png') no-repeat 0px 0px;
	width: 105px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 0px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0 35px;
}

#productsInfo{
	padding: 0 0 8px 0;
	color: #444444;
	font-size: 12px;
}

.productsPagination{
	overflow: hidden;
	width: 609px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #d5e4ec;
	border-bottom: 1px solid #d5e4ec;
}

.productsPagination a, .productsPagination span{
	display: block;
	float: left;
	height: 20px;
	margin: 0 3px 0 0 ;
	text-align: center;
	padding: 2px 0 0 0;
}

.productsPagination a.npLink{
	width: 85px;
	background: url('../images/npLink.gif') no-repeat 0px 0px;
}

.productsPagination a.pagLink{
	width: 22px;
	background: url('../images/pagLink.gif') no-repeat 0px 0px;
	color: #5f88a3;
}

.productsPagination span{
	width: 22px;
	background: url('../images/pagLink.gif') no-repeat 0px -22px;
}

.productsPagination a.npLink:hover, .productsPagination a.pagLink:hover, .productsPagination span{
	background-position: 0 -22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#productsContainer{
	padding: 20px 0 10px 0;
	width: 611px;
	overflow: hidden;
}

.productsRow, .productsRowHead, .productsRowHover{
	background: url('../images/bgRow.gif') no-repeat 0px 0px;
	height: 28px;
	width: 610px;
	overflow: hidden;
	margin: 0 0 3px 0;
}

.productsRowHead, .productsRowHover{
	background: url('../images/bgRowHead.gif') no-repeat 0px 0px;
	cursor: pointer;
}

.productsRowHover{
	background: url('../images/bgRowHov2.gif') no-repeat 0px 0px; 
}
.productsRowHover a:hover{
	color: #ffffff;
	font-weight: bold;
}

.productsRow .productsCode, 
.productsRow .productsFoto, 
.productsRow .productsTitle, 
.productsRow .productsTitle2, 
.productsRow .productsPrice, 
.productsRow .productsAddCart{
	float: left;
	color: #444444;
}

.productsRowHead .productsCode, 
.productsRowHead .productsFoto, 
.productsRowHead .productsTitle, 
.productsRowHead .productsTitle2, 
.productsRowHead .productsPrice, 
.productsRowHead .productsAddCart{
	float: left;
	color: #ffffff;
	font-weight: bold;
}

.productsRow .productsCode, 
.productsRowHead .productsCode{
	width: 110px;
	padding: 6px 0 0 20px
}


.productsRow .productsTitle, 
.productsRowHead .productsTitle{
	width: 250px;
	padding: 5px 0 0 0px
}
.productsRowHead .productsTitle{
	padding-top: 6px;
}

.productsRow  .productsTitle2, .productsRowHead .productsTitle2{
	width: 220px;
	padding: 6px 10px 0 0px
}

.productsRow .productsFoto, .productsRowHead  .productsFoto{
	width: 20px;
	padding: 6px 0 0 0;
} 

.productsRow .productsPrice, .productsRowHead .productsPrice{
	width: 65px;
	padding: 6px 0 0 0px;
	text-align: right;
}

.productsRow .productsAddCart, .productsRowHead .productsAddCart{
	width: 120px;
	padding: 6px 0 0 45px;
	color: #ff6600;
	font-weight: bold;
}

.productsRowHead .productsAddCart{
	color: #ffffff
}

/* 
     #################### 
                          koszyk 
     #################### 
*/
.CartRow, .CartRowHead, .CartRowHover{
	background: url('../images/cartRow1.gif') no-repeat 0px 0px;
	height: 28px;
	width: 610px;
	overflow: hidden;
	margin: 0 0 3px 0;
}
.CartRow{
	background: url('../images/cartRow2.gif') no-repeat 0px 0px;

}

.CartRowHead p{
	color: #ffffff;
	padding-top: 5px ;
	float: left;
	font-weight: bold;
}

.chTitle{
	width: 280px;
	padding: 10px 0 0 10px;
}

.chPrice{
	width: 70px;
	padding: 10px 10px 0 0px;
	text-align: right;
}
.chCode{
	width: 30px;
	text-align: right;
	padding: 5px 15px 0 0;
}

.chAll{
	width: 115px;
	padding: 5px 20px 0 0px;
	text-align: right;
}

.chAction{
	width: 50px;
	padding: 5px 0 0 10px;
	text-align: center;
}

.CartRow a, .CartRow p{
	float: left;
	color: #444444;
}

.cTitle{
	color: #444444;
	text-decoration: none;
	padding: 5px 10px 0 20px;
	width: 270px;
}

.cPrice{
	text-align: right;
	width: 60px;
	padding: 5px 10px 0 0px;
}

.cCode{
	width: 30px;
	text-align: right;
	padding: 5px 15px 0 0;
	overflow: hidden;
}

.cCode input{
	width: 26px;
	font-size: 11px;
	border: 1px solid #a4bbca;
	background-color: #ffffff;
	padding: 1px 2px;
	color: #5f88a3;
}

.cAll{
	width: 115px;
	padding: 5px 20px 0 0px;
	text-align: right;
}

.cAction{
	width: 50px;
	padding: 5px 0 0 10px;
	text-align: center;
}

.cAction a{
	font-weight: bold;
	display: block;
	width: 40px;
	height: 20px;
	color: #FF6600;
}

.strong {
	font-weight: bold;
}

.inputName, .inputEmail, .inputPhone, .commonInput {
	border: 1px solid #bfd2de;
	padding: 3px 5px 3px 5px;
	background: #ffffff url('/images/inputTlo.gif') repeat-x center bottom;
	width: 280px;
	font-size: 12px;
	font-family: arial;
	color: #375970;
}

.inputTitle {
	width: 595px;
	border-bottom: 1px solid #ff6600;
	padding: 5px;
	background: #ffffff url('/images/inputTlo.gif') repeat-x center bottom;
	font-size: 12px;
	font-family: arial;
	color: #375970;
	margin-bottom: 15px;
}

.textareaQuery {
	border: 1px solid #bfd2de;
	padding: 3px 5px 2px 5px;
	background: #ffffff url('/images/inputTlo.gif') repeat-x center bottom;
	width: 280px;
	font-size: 12px;
	font-family: arial;
	color: #375970;
	height: 98px;
	margin-bottom: 15px;
}

#formWyslij, .formButton, .powrot {
	text-align: center;
	border-top: 1px solid #ff6600;
	padding: 10px 0 0 0;
	clear: both;
	width: 605px;
}

#formWyslij input, .formButton  input , .powrot a, .submitLink{
	width: 85px;
	padding: 1px 0 4px 0;
	font-size: 12px;
	background: url('../images/npLink.gif') no-repeat 0px 0px;
	cursor: pointer;
}

.powrot a{
	display: block;
	padding: 1px 0 3px 0;
}

.submitLink{
	padding: 1px 0 3px 0;
	display: block;
	color: #000000;
}

#formWyslij input:hover, .formButton input:hover , .powrot a:hover, .submitLink:hover {
	background-position: 0 -22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#SlideItMoo_outer, #SlideItMoo_outer2{
	padding-left: 20px;
	position: relative;
}

#SlideItMoo_inner, #SlideItMoo_inner2{
	overflow: hidden;
}

.SlideItMoo_element, .SlideItMoo_element2{
	float: left; 
	width: 137px; 
	text-align: center; 
	margin-left: 0px; 
	margin-right: 10px;
}


#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back,
#SlideItMoo_outer2 .SlideItMoo_forward,
#SlideItMoo_outer2 .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:24px; 
	height:24px; 
	top:32px; 
	right: 8px; 

	background:url(/images/24-arrow-next.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back, #SlideItMoo_outer2 .SlideItMoo_back { 
	left:0px; 
	background:url(/images/24-arrow-previous.png) no-repeat center;  
}

#platnosci_akceptujemy{
	position: absolute;
	right: 10px;
	top: 38px;
}





