html { margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	background: url("gfx/layout/main/bg.png") repeat-x #FFFFFF top left;
	font-family: Arial, Calibri, sans-serif;
	font-size: 11px;
	position: relative;
}

a {
	color: #3e8299;
	text-decoration: none;
}

a:hover {
	color: #2f9bc0;
	text-decoration: underline;
}

a img {
	border-width: 0;
}

#container, #botcontainer {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/**
 * NAGŁÓWEK STRONY (logo, menu, banner)
 **/
#header{
	height: 174px;
	width: 950px;
	position: relative;
	background: url("gfx/layout/main/header_bg.png") repeat-x #FFFFFF top left;
	overflow: hidden;
}

/**
 * LOGO STRONY
 **/
a#logo {
	width: 207px;
	height: 29px;
	position: absolute;
	top: 76px;
	left: 14px;
	display: block;
	background: url("gfx/layout/main/logo.png") no-repeat top left transparent;
	z-index: 1;
}
a#logo span{display: none;}

/**
 * MENU TECHNICZNE STRONY (górne)
 **/
#topmenu {
	position: absolute;
	top: 15px;
	right: 4px;
	height: 32px;
	line-height: 32px;
	z-index: 1;
}
#topmenu span.s {
	color: #4090a9;
	margin-left: 7px;
	position: relative;
	top: -1px;
	float: left;
}
#topmenu a {
	color: #def0fb;
	font-size: 12px;
	text-decoration: none;
	margin-left: 7px;
	float: left;
	outline: none;
}
#topmenu a.current,
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 0 6px #FFFFFF
}
#topmenu a:active{
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 0 6px #19A8A0;
}
#topmenu a.rss {
	height: 32px;
	width: 32px;
	background: url("gfx/layout/main/rss.png") no-repeat top left transparent;
	float: left;
	margin-left: 0;
}
#topmenu a span{display: none;}

/**
 * REJESTRACJA (przycisk "dodaj gabinet")
 **/
#addcompany {
	width: 142px;
	height: 34px;
	position: absolute;
	top: 127px;
	right: 7px;
	display: block;
	background: url("gfx/layout/main/addcompany.png") no-repeat top left transparent;
	z-index: 1;
}
#addcompany span{display: none;}

/**
 * STOPKA
 **/
#footer {
	position: relative;
	height: 83px;
	width: 950px;
	background: url("gfx/layout/main/footer_bg.png") no-repeat bottom left #FFFFFF;
	color: #88b3c1;
}

#footer_container {
	position: absolute;	
	height: 26px;
	line-height: 26px; 
	bottom: 0;
	left: 8px;
	width: 934px;
	font-weight: bold;
}

#footer_container a{
	color: #88b3c1;
}
#footer_container a:hover{
	text-decoration: none;
	text-shadow: 0 0 6px #FFFFFF;
	color: #A8D3D1;
}

/* napis wszelkie prawa zastrzezone */
#footer .rights{
	position: absolute;
	left: 0;
}

/* przycisk do gory */
#footer .up {
	position: absolute;
	width: 167px;
	height: 45px;
	top: -17px;
	right: 120px;
	background-image: url("gfx/layout/up.gif");
}

/* link do wykonawcy */
#footer .creator {
	position: absolute;
	right: 0;
}

/**
 * KOLUMNY i GŁÓWNA TREŚĆ
 **/
.maincont {
	background: url("gfx/layout/main/main_bg.png") top left no-repeat #FFFFFF;	
	width: 950px;
	position: relative;
	clear: both;
}

.maincont .c1, .maincont .c2, .maincont .c3 {
	float: left;
}

/* lewa kolumna - m.in. wyszukiwarka */
.maincont .c1 {
	width: 212px;
	padding: 0;
}
.maincont .c1 .box{
	width: 210px;
}

/* box wyszukiwania */
.maincont .c1 .box_search{
	width: 210px;
	position: relative;
	background: url("gfx/layout/main/box_search.png") top left no-repeat transparent;
	height: 430px;
	color: #3e8299;	
	line-height: 16px;
	margin: 0;
	margin: 0 0 0 2px;
}
.maincont .c1 .box_search .text{
	border: 1px solid #C1DEEB;
	background: #F3F9FD;
	width: 178px;
	height: 16px;
	line-height: 16px;
	padding: 2px;	
	margin-left: 4px;
	color: #3e8299;
}
.maincont .c1 .box_search .text:focus{
	background: #FCFEFF;
	color: #555555;
}
.maincont .c1 .box_search label{
	line-height: 18px;
	display: block;	
}
.maincont .c1 .box_search .bigger{
	font-size: 13px;	
	font-weight: bold;
	margin-bottom: 3px;
}
.maincont .c1 .box_search .standard_area{
	position: absolute;
	width: 202px;
	height: 249px;
	left: 11px;
	top: 42px;
}
.maincont .c1 .box_search .post_code_area{
	position: absolute;
	left: 11px;
	top: 306px;
	
}
.maincont .c1 .box_search .post_code_area div{
	line-height: 13px;	
}
.maincont .c1 .box_search .post_code_area .bigger{
	margin-bottom: 0;	
}
.maincont .c1 .box_search #search_box_submit{
	position: absolute;
	right: 0px;
	bottom: 3px;
	cursor: pointer;
}


.maincont .c2 {
	width: 573px;
	padding: 0;
	margin-right: 2px;
	margin-top: 30px;
}

.maincont .c3 {
	width: 160px;
}

/* brazowy pasek na srodku na gorze z nazwa kategorii lub produktu */
.maincont .c2 .c2title{
	font-size: 16px;
	font-weight: bold;
	color: #53BFB8;
	padding-top: 6px;
	padding-left: 8px;
	height: 26px;
	clear: both;
}
.maincont .c2 .c2title a:hover{
	text-decoration: none;
}

/* drugi pasek na srdoku z nazwa czegostam - podobny do powyzszego*/
.maincont .c2 .c2title2 {
	font-size: 16px;
	font-weight: bold;
	color: #3D2813;
	background-image: url("gfx/layout/bg-centertitle2.gif");
	padding-top: 6px;
	padding-left: 8px;
	height: 27px;
	clear: both;		
}

.maincont .c2 .c2title_panel{
	border-bottom: 1px solid #53BFB8;
	height: 20px;
}

/* rodzaj sortowania */
.maincont .c2 .sorttype {
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	color: #998c7b;
}

.maincont .c2 .sorttype a {
	color: black;
}

.maincont .c2 .sorttype img {
	padding: 0px 2px;
}

/* box z reklamami - dostępne 127px szerokości */
.maincont .c3 .advRight{
	margin-top: 12px;
	border-left: 1px solid #DAEEFB;
	padding-bottom: 61px; 
	width: 160px;
}
.maincont .c3 .advRight .contener{
	margin-left: 1px;
}



#konto img{
	border-width: 0;
	vertical-align: middle;
	margin-left: 10px;
}
#konto {
	font-size: 16px;
	color: #6B6356;
	position: absolute;
	right: 15px;
	top: 172px;
}

#konto a {
	color: #6B6356;
	text-decoration: underline;
}

#nowekonto {	/* przycisk graficzny "nowe konto" */
	width: 125px;
	height: 31px;
	position: absolute;
	right: 0px;
	top: 166px;
}

.breaker {	/* pozioma linia pod przyciskiem "jestes w" */
	margin-top: 5px;
	border-top: 1px solid #D0B999;
	clear: both;
	height: 2px;
	overflow: hidden;
}

.prodinlist {	/* box z produktem w liscie produktow */
	width: 182px;
	height: 182px;
	background-image: url("gfx/layout/prodframe.gif");
	background-repeat: no-repeat;
	background-position: 0px 25px;
	float: left;
	margin-top: 15px;
	position: relative;
}

.prodinlist strong {	/* nazwa produktu w boxie */
	font-weight: bold;
	font-size: 14px;
	color: #DC9111;
	display: block;
	height: 16px;
	overflow: hidden;
}

.prodinlist strong a {
	color: #DC9111;
}

.prodinlist .prodimg {	/* div zawierajacy obrazek produktu w liscie produktow */
	width: 170px;
	height: 129px;
	position: absolute;
	top: 31px;
	left: 6px;
}
.prodinlist .prodimg a{
	width: 170px;
	height: 129px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	
}
.prodinlist .prodimg a img{
	display: none;	
}

.prodinlist .prodprice {	/* cena produktu w liscie produktow */
	color: #DB930D;
	position: absolute;
	top: 167px;
}

.prodinlist .prodprice em {	/* cena (w pln) produktu w liscie produktow */
	font-style: normal;
	color: #422B09;
}

.prodinlist .proddetails {
	position: absolute;
	top: 167px;
	left: 115px;
	width: 67px;
	text-align: right;
}

.prodinlist .proddetails a {
	color: #998C7B;
	text-decoration: none;
	
}

.prodlistspacer {	/* przerwa pomiedzy produktami w liscie */
	width: 17px;
	height: 182px;
	float: left;
}

.pages {
	text-align: center;
	clear: both;
	padding: 25px 0px;
	color: #D8D5CE;
	font-size: 14px;
}

.pages a {
	color: #4F3819;
}

.pages .pagesnp {	/* linki: nastepna, poprzednia */
	color: #DB930D;
}

.box1 {	/* box z kategori� */
	background-color: #D3C1AB;
	width: 184px;
	position: relative;
	color: #564C3E;
	margin-bottom: 12px;
}

.box1 a {
	color: #564C3E;
}

.box1 .tit { /* wystajacy cycuszek przy boxie */
	width: 11px;
	height: 25px;
	position: absolute;
	left: 184px;
	top: 15px;
	background-image: url("gfx/layout/box1tit.gif");
}

.boxcont {	/* tresc boxa z kategoriami */
	padding: 4px 9px;
}


.box1 .up, .box1 .bott {
	width: 184px;
	height: 4px;
}
	
.box1 .up {
	background-image: url("gfx/layout/box1up.gif");
}

.box1 .bott {
	background-image: url("gfx/layout/box1bott.gif");
}

.clear {	/* div czyszczacy floaty */
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
}

.zapychacz {	/* klasa zrobina na potrzeby designu zapych wolna przestrzen */
	height: 550px;
}


/**
 *
 * NOWE STYLE
 *
 **/



.text,
select.text{ /* pola tekstowe */
	border: 1px solid #C1DEEB;
	background: #F3F9FD;
	color: #3e8299;
	width: 161px;
	height: 16px;
	line-height: 16px;
	padding: 1px 2px;
	font-family: Arial, Calibri, sans-serif;
	font-size: 11px;
}
select.text{ /* listy wyboru */
	font-size: 12px;
	width: 167px;
	height: 20px;
	line-height: 20px;
}

.textFocus{ /* pola tekstowe */
	background: #FCFEFF !important;
	color: #555555 !important;
}

/** przydatne klasy **/
.bold{font-weight: bold;}
.normal{font-weight: normal;}

/**
 * DODATKOWE
 **/
.hr{
	margin-top: 5px;
	border-top: 1px solid #DAEEFB;
	clear: both;
	height: 2px;
	overflow: hidden;
}
.clear{clear: both !important;width: 100%;}
.s10{
	clear: both;
	height: 10px;
	line-height: 10px;
}
.s15{
	clear: both;
	height: 15px;
	line-height: 15px;
}
.s100{
	clear: both;
	height: 100px;
	line-height: 100px;
}

/**
 * Obramowania
 **/
.bDottedTH{border-bottom: 1px dotted #C8C3C0 !important;}

/**
 * Usuwanie obramowania
 **/
.noborder{border-width: 0 !important;}
.noRborder{border-right-width: 0 !important;}
.noLborder{border-left-width: 0 !important;}
.noBborder{border-bottom-width: 0 !important;}
.noTborder{border-top-width: 0 !important;}

.noBGimg{background-image: none !important;}/* usuwa obrazek t�a pozostawiaj�c kolor */

.fleft{float: left;}
.fright{float: right;}

.w50p{width: 50%;}
.w60p{width: 60%;}

.right{text-align: right !important;}
.left{text-align: left !important;}
.center{text-align: center !important;}
.top{vertical-align: top;}
.middle{vertical-align: middle;}
.bottom{vertical-align: bottom;}

.bold{font-weight: bold;}
.italic{font-style: italic;}
.upper{text-transform: uppercase;}
.lower{text-transform: lowercase !important;}
.underline{text-decoration: underline;}

.fs05em{font-size:0.5em;}
.fs15em{font-size:1.5em;}

.yes{color: #648E1A;}
.no{color: #C8533A;}

.nomargin{margin: 0 !important;}

.pointer{cursor: pointer;}

.hint{color: #AAAAAA !important; font-style: italic; font-size: 9px;}

/**
 * KOMUNIKATY
 **/
 
.infoBig{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.errorBig, .successBig{
	position: relative;
	margin: 5px auto;
	width: 100%;
}
.errorBig .head, .successBig .head{
	margin: 5px auto 0 auto; 
	width: 500px;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	line-height: 52px;
}
.errorBig .head img, .successBig .head img{
	margin-top: 4px;
}
.errorBig .body, .successBig .body{
	margin: 0 auto 0 auto; 
	padding: 0 0 1em 96px;
	width: 480px;
}
.errorBig .container, .successBig .container{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.errorBig .exit, .successBig .exit{
	height: 16px;
	width: 16px;
	position: absolute;
	top: 4px;
	right: 4px;
	background: url(gfx/useful/cancel.png) center center no-repeat transparent;
	cursor: pointer;
}

.errorBig{
	border-top: 1px solid #DF432A;
	border-bottom: 1px solid #DF432A;
	background: #FFEEEB;	
	color: #DF432A;
}
.successBig{
	border-top: 1px solid #649E1A;
	border-bottom: 1px solid #649E1A;
	background: #F2FBE2;	
	color: #649E1A;
}

.error{
	color: #DF432A;
	background: url(gfx/useful/error.png) center left no-repeat transparent;
	padding-left: 20px;
	padding-right: 3px;
}
.success{
	color: #649E1A;
	background: url(gfx/useful/ok.png) center left no-repeat transparent;
	padding-left: 20px;
	padding-right: 3px;
}
.help{
	color: #6A98C4;
	background: url(gfx/useful/help.png) center left no-repeat transparent;
	padding-left: 20px;
	padding-right: 3px;
}
.button {
	/*
	border: 1px solid #5A4532;
	font-size: 12px;
	background-color: #D5C3B3;
	color: #36280B;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 5px 10px;
	cursor: pointer;
	*/
	
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
	padding: 0px 8px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	
	color: #ffffff;
	border: solid 1px #A14723;
	background: #E15422;
	background: -webkit-gradient(linear, left top, left bottom, from(#D2E41C), to(#F58227));
	background: -moz-linear-gradient(top,  #E15422,  #F58227);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2E41C', endColorstr='#F58227');
}
.button:hover{
	background: #F58227;
}

.singleprod {
	padding-top: 10px;
}

.singleprod .photos { /* zdjecia produktu w widoku produktu */
	float: left;
	width: 190px;
}

.singleprod .miniphotos {
	clear: both;
}

.singleprod .miniphotos .miniphoto {	
	width: 85px;
	padding-left: 5px;
	height: 64px;
	padding-top: 4px;
	background-image: url("gfx/layout/prodminiframe.gif");
	float: left;
	margin: 3px 6px 3px 0px;
}
.singleprod .miniphotos .miniphoto a {
	text-align: center;
	width: 80px;
	height: 60px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
}
.singleprod .miniphotos .miniphoto a img{
	display: none;
}
#mainphoto {
	padding: 6px 0px 0px 5px;
	width: 177px;
	height: 135px;
	background-image: url("gfx/layout/prodframe.gif");
}
#mainphoto a{
	text-align: center;
	width: 172px;
	height: 129px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
}
#mainphoto a img{
	display:none;
}

.singleprod .price {	/* cena produktu w widoku produktu */
	float: left;
	font-size: 20px;
	color: #DB9211;
	width: 190px;
	text-align: right;
}

.singleprod .price .net {
	color: #C0B4A8;
	font-size: 11px;
	text-align: right;
}

.singleprod .price .produrl {
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}

.singleprod .price .produrl a {
	color: #C0B4A8;
}

.singleprod .seller {	/* opis sprzedawcy w widoku produktu */
	width: 198px;
	float: left;
	text-align: right;
	color: #AC9374;
	font-size: 11px;
}

.singleprod .seller a {
	color: #AC9374;
}

.singleprod .description {
	clear: both;
	padding: 10px 0;
}

.randprods {	/* lista pod podgladem konkretnego produktu */
	padding-left: 12px;
	height: 140px;
}

.randprods a {
	display: block;
	width: 130px;
	float: left;
	height: 100px;
	text-align: center;
	margin: 5px;
	background-image: url("gfx/layout/prodminiframe.gif");
	background-repeat: no-repeat;
	background-position: 20px 30px;
}

.randprods a:hover {
	text-decoration: none;
}

.randprods a em {
	font-size: 14px;
	display: block;
	font-style: normal;
	height: 34px;
	width: 130px;
	color: #847058;
	overflow: hidden;
	cursor: pointer;
}

.randprods a strong {
	display: block;
	width: 80px;
	height: 60px;
	margin: 0px auto;
	font-weight: normal;
	color: #847058;
}

.randprods a span {
	display: block;
	margin-top: 10px;
	width: 130px;
	height: 24px;
	background-image: url("gfx/layout/szczegoly.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

/**
 * LOGA w prawej kolumnie
 **/
.c3 .rightLogos{
	width: 160px;
	text-align: center;	
}
.c3 .rightLogo{
	margin-top: 10px;
}
