body {
	text-align: center;
	margin: 0;
	padding: 0;
}

#body {
	width:950px;
	border: 1px solid #d3c9c0;
	margin: 0;
	padding: 0;
	background: #fefde1 url('../images/tlo_glowne.gif') repeat-y;
}

#logo {
	width: 950px;
	height: 123px;
	background: url('../images/logo.jpg');
	position: relative;
	padding: 0;
	margin: 0;
}

#menu {
	width: 950px;
	height: 27px;
	padding: 0;
	margin: 0;
	position: relative;
}

.guzik {
	padding: 0;
	margin: 0;
	float: left;
}

#button1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
#button2 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 146px;
}
#button3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 295px;
}
#button4 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 460px;
}
#button5 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 591px;
}
#button6 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 692px;
}
#button7 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 798px
}

#logowanie {
	width: 950px;
	height: 36px;
	background: url('../images/logowanie.png');
	position: relative;
	border-bottom: 1px solid #b4b4b4;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	z-index: 100;
}

#logowanie2 {
	width: 950px;
	height: 36px;
	background: url('../images/logowanie_log.png');
	position: relative;
	border-bottom: 1px solid #b4b4b4;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	z-index: 100;
}

#logowanie2 A {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
}

#logowanie2 A:link			{ color: #515a7d; }
#logowanie2 A:visited	{ color: #515a7d; }
#logowanie2 A:active		{ color: #515a7d; }
#logowanie2 A:hover		{ color: #515a7d; }

#logowanie2 #mojlogin {
	position: absolute;
	top: 17px;
	left: 450px;
}

#flaga1 {
position: absolute;
top: 16px;
left: 130px;
border: 1px solid #3a3a3a;
}

#flaga2 {
position: absolute;
top: 16px;
left: 165px;
border: 1px solid #3a3a3a;
}

#flaga3 {
position: absolute;
top: 16px;
left: 199px;
border: 1px solid #3a3a3a;
}

#flaga4 {
position: absolute;
top: 16px;
left: 240px;
border: 1px solid #3a3a3a;
}

#flaga5 {
position: absolute;
top: 16px;
left: 274px;
border: 1px solid #3a3a3a;
}

#login {
	position: absolute;
	top: 15px;
	_top: 16px;
	left: 490px;
	width: 68px;
	height: 16px;
	background: #ededed;
	border: 1px solid #a6a6a5;
}	


#pass {
	position: absolute;
	top: 15px;
	_top: 16px;
	left: 618px;
	width: 68px;
	height: 16px;
	background: #ededed;
	border: 1px solid #a6a6a5;
}

#ok {
	position: absolute;
	top: 15px;
	left: 697px;
}

#szukaj_p {
	position: absolute;
	top: 15px;
	_top: 16px;
	left: 751px;
	width: 130px;
	height: 16px;
	border: 1px solid #2c1e97;
	color: #2c1e97;
}

#szukaj {
	position: absolute;
	top: 15px;
	left: 889px;
}

#wiecej {
	position: absolute;
	top: 15px;
	left: 922px;
	cursor: pointer;
}

#kryteria {
	padding: 0;
	margin: 0;
	width: 123px;
	height: 174px;
	position: absolute;
	top: 36px;
	left: 826px;
	border: 1px solid #b4b4b4;
	color: #2c1e97;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
	z-index: 1000;
	background-color: #FFF;
	visibility: hidden;
	display: block;
}

#tresc {
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#lewe {
	_margin: 0;
	padding-left: 20px;
	/*_padding-left: 5px;*/
	margin-top: 10px;
	width: 209px;	
	float: left;
	position: relative;
}

#prawe {
	_margin: 0;
	margin-top: 10px;
	padding-left: 19px;
	/*_padding-left: 5px;*/
	width: 685px;	
	float: left;
	position: relative;
}

#stopka {
	clear: both;
	text-align: left;
	margin: 0;	
	padding: 0;
	padding-top: 50px;
	position: relative;
	width: 950px;
	height: 79px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
}

#stopka A {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#stopka A:link			{ color: #FFFFFF; }
#stopka A:visited	{ color: #FFFFFF; }
#stopka A:active		{ color: #FFFFFF; }
#stopka A:hover		{ color: #FFFFFF; }

.dymek {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	vertical-align: top;
	background-color: #fafafa;
	float: left;
	position: relative;
}

.dymek A {
	text-decoration: none;
}

.dymek .gora {
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 209px;
	clear: both;
	height: 33px;
	position: relative;
}

.dymek .gora #nazwa {
	position: absolute;
	top: 6px;
	left: 36px;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #b9b9b9;
	text-decoration: none;
	text-transform: uppercase;
}

.dymek .srodek {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/tlo.gif') repeat-y;
	width: 209px;
	clear: both;
	position: relative;
	_top: -5px;
}

.dymek .srodek .tresc {
	padding: 5px 15px 5px 15px;
	margin: 0;
	position: relative;
	font-size: 12pt;
}


.dymek .srodek .tresc2 {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	position: relative;
	color: #a6a6a6;
	font-size: 11pt;
}

.dymek .srodek .tresc3 {
	padding: 5px 15px 5px 15px;
	margin: 0;
	position: relative;
	font-size: 12pt;
	color: #515A7D;
}

.dymek .srodek .tresc3 A:link			{ color: #515A7D; }
.dymek .srodek .tresc3 A:visited	{ color: #515A7D; }
.dymek .srodek .tresc3 A:active		{ color: #515A7D; }
.dymek .srodek .tresc3 A:hover		{ color: #515A7D; }

.dymek .dol {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol.gif');
	width: 209px;
	clear: both;
	height: 25px;
	position: relative;
	_top: -5px;
}

.dymek .dol2 {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol3.gif');
	width: 209px;
	clear: both;
	height: 13px;
	position: relative;
	_top: -5px;
}

.dymek .dol_koszyk {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol_koszyk.gif');
	width: 209px;
	clear: both;
	height: 35px;
	position: relative;
	_top: -5px;
}

#ceny_zdjec {
	width: 52px;
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
}
#nazwy_zdjec {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#podsumowanie {
	width: 100%;
	text-align: right;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.element {
	padding: 0;
	margin: 0;
	clear: both;
}

#email {
	width: 130px;
	height: 16px;
	border: 1px solid #2c1e97;
	color: #2c1e97;
}

#zapisz {
	margin-top: 5px;
}

#zmien {
position: absolute;
top: 5px;
left: 14px;
}

#zamow {
position: absolute;
top: 5px;
left: 119px;
}

.duzy_dymek {
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	vertical-align: top;
	background-color: #fafafa;
	float: left;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
}

.duzy_dymek A {
	text-decoration: none;
}

.duzy_dymek A:link			{ color: #515a7d; }
.duzy_dymek A:visited	{ color: #515a7d; }
.duzy_dymek A:active		{ color: #515a7d; }
.duzy_dymek A:hover		{ color: #515a7d; }

.duzy_dymek .gora {
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 685px;
	clear: both;
	height: 37px;
	position: relative;
}

.duzy_dymek .gora #nazwa {
	position: absolute;
	top: 6px;
	left: 38px;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #b9b9b9;
	text-decoration: none;
	text-transform: uppercase;
}

.duzy_dymek .gora #nazwa2 {
	position: absolute;
	top: 5px;
	left: 38px;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #b9b9b9;
	text-decoration: none;
}

.duzy_dymek .srodek {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	vertical-align: top;
	background: #fafafa url('../images/tlo_ddymek.gif') repeat-y;
	width: 685px;
	clear: both;
	position: relative;
	_top: -3px;
}

.duzy_dymek .srodek .tresc {
	padding: 5px 15px 0px 15px;
	margin: 0;
	width: 658px;
	_width: 685px;
}

.duzy_dymek .srodek .tresc .zielony {
color: #3d8b3b;
}

.duzy_dymek .srodek .tresc .czerwony {
color: #FF0000;
}

.duzy_dymek .srodek .tresc2 {
	padding: 5px 15px 0px 15px;
	margin: 0;
	width: 658px;
	_width: 685px;
	color: #000;
}

.duzy_dymek .srodek .tresc2 A {
	text-decoration: none;
}

.duzy_dymek .srodek .tresc2 A:link			{ color: #000; }
.duzy_dymek .srodek .tresc2 A:visited	{ color: #000; }
.duzy_dymek .srodek .tresc2 A:active		{ color: #000; }
.duzy_dymek .srodek .tresc2 A:hover		{ color: #000; }

.duzy_dymek .srodek .tresc2 .odstep {
	clear: both;
	width: 100%;
	height: 0px;
}


.duzy_dymek .srodek .tresc .tabelka {
	margin: 5px 0px 5px 0px;
	padding: 0;
	text-align: center;
}

.duzy_dymek .srodek .tresc .odstep {
	clear: both;
	width: 100%;
	height: 0px;
}

.duzy_dymek .dol {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol2.gif');
	width: 685px;
	clear: both;
	height: 25px;
	position: relative;
	_top: -3px;
}

.duzy_dymek .dol2 {
	margin: 0;
	vertical-align: center;
	background: #fafafa url('../images/h_dol2.gif'); /* puste */
	width: 663px; /* 685px */
	height: 22px;
	padding: 3px 0px 0px 22px;
	clear: both;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8E8E8E;
	position: relative;
	_top: -3px;
}
.duzy_dymek .dol2 img {
	vertical-align: middle;
}

.duzy_dymek .dol3 {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol4.png');
	width: 685px;
	clear: both;
	height: 25px;
	position: relative;
	_top: -3px;
}

.duzy_dymek .dol4 {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: #fafafa url('../images/h_dol5.png');
	width: 685px;
	clear: both;
	height: 25px;
	position: relative;
	_top: -3px;
}

/* wyswietlanie kategorii */

.kategoria {
	
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
}

.kategoria A {
	color: #000000;
	text-decoration: none;
}

.kategoria A:link			{ color: #000000; }
.kategoria A:visited	{ color: #000000; }
.kategoria A:active		{ color: #000000; }
.kategoria A:hover		{ color: #000000; }


#kat_now {
	margin-bottom: 30px;
	width: 100%;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
}

#kat_now A {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
	margin-right: 5px;
}

#kat_now A:link			{ color: #515a7d; }
#kat_now A:visited	{ color: #515a7d; }
#kat_now A:active		{ color: #515a7d; }
#kat_now A:hover		{ color: #515a7d; }

#kat_akt {
	float: left;
}

#kat_prop {
	float: left;
	width: 130px;
	height: 16px;
	border: 1px solid #2c1e97;
	color: #2c1e97;
}

#kat_prop_butt {
	float: left;
	margin-left: 5px;	
}

#kat_inner {
	width: 100%;
	position: relative;
}

#kat_inner .kat_kol {
	width: 190px;
	float: left;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 30px;
}

#kat_inner .kat_kol A {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
	margin-right: 5px;
}

#kat_inner .kat_kol A:link			{ color: #515a7d; }
#kat_inner .kat_kol A:visited	{ color: #515a7d; }
#kat_inner .kat_kol A:active		{ color: #515a7d; }
#kat_inner .kat_kol A:hover		{ color: #515a7d; }

#kat_foto {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}

.kategoria_main {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
}

.kategoria_main A {
	color: #515a7d;
	text-decoration: none;
}

.kategoria_main A:link			{ color: #515a7d; }
.kategoria_main A:visited	{ color: #515a7d; }
.kategoria_main A:active		{ color: #515a7d; }
.kategoria_main A:hover		{ color: #515a7d; }

#podstrony {
	position: relative;
	width: 100%;
	height: 30px;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	padding-top: 10px;
}

#podstrony A {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
}

#podstrony A:link			{ color: #515a7d; }
#podstrony A:visited	{ color: #515a7d; }
#podstrony A:active		{ color: #515a7d; }
#podstrony A:hover		{ color: #515a7d; }

#podstrony .current {
color: #292e3e;
}

#podstrony_lista {
	float: left;
	width: 450px;
}

#podstrony_nastepna {
/*	position: absolute;
	left: 585px;
	top: 0px;*/
	float: right;
	width: 180px;
}

/* przy watermark */

#kat_powrot {
	float:right;
	text-align:right;
	width: 200px;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
}

#kat_powrot A {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #515a7d;
	text-decoration: none;
}

#kat_powrot A:link			{ color: #515a7d; }
#kat_powrot A:visited	{ color: #515a7d; }
#kat_powrot A:active		{ color: #515a7d; }
#kat_powrot A:hover		{ color: #515a7d; }

/*upload*/

		iframe
		{
			border-width: 0px;
			height: 60px;
			width: 400px;
		}
		
		iframe.hidden
		{
			visibility: hidden;
			width:0px;
			height:0px;
		}
		
		#overlay
		{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2000;
			width: 100%;
			height: 500px;
			background-color: #000;
			filter:alpha(opacity=0);
			-moz-opacity: 0.0;
			opacity: 0.0;
		}
/* warstwa please wait  */
		
#warstwa
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 300px;
	height: 350px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	z-index: 2500;
	vertical-align: top;
}

#czas
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}

#progress
{
	position:absolute;
	top: 270px;
	left: 50px;
	width: 200px;
	height: 20px;
	background-color: #FFFFFF;			
	text-align:left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

#file_progress
{
	width: 0px;
	height: 20px;
	background-color: green;
}


#czekaj
{
position: absolute;
top: 240px;
width: 300px;
text-align: center;
}

#szacunek
{
position: relative;
top: 310px;
width: 300px;
text-align: center;
}

.rys
{
position: absolute;
top: 15px;
left: 50px;
width: 200px;
height: 200px;
}


/*exif*/

.odstep_pola {
position: relative;
width: 650px;
height: 25px;
clear: both;
}

.tekst_pola {
float: left;
width: 220px;
text-align: right;
}

.pole_tekstowe {
margin: 0;
padding: 0;
width: 135px;
height: 16px;
border: 1px solid #2c1e97;
color: #2c1e97;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
float: left;
margin-left: 15px;
}

.pole_tekstowe_light {
float: left;
color: #2c1e97;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
}

.odstep_pola .example {
	width: 225px;
	height: 16px;
	float: right;
	color: #8e8e8e;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: normal;
	/*font-style: italic;*/
	padding-left: 5px;
}

.odstep_pola .example_long {
	width: 265px;
	height: 16px;
	float: right;
	color: #8e8e8e;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: normal;
	/*font-style: italic;*/
	padding-left: 5px;
}

.d_pole_tekstowe {
width: 320px;
height: 50px;
float: right;
border: 1px solid #2c1e97;
color: #2c1e97;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
color: #515a7d;
float: left;
margin-left: 15px;
}

/* tagi */

.tag {
clear: both;
}

.pole_tag {
width: 100px;
padding-top: 2px;
height: 16px;
border: 1px solid #2c1e97;
color: #2c1e97;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;	
}

.tag_inny {
float: left;
width: 100px;
padding-left: 10px;
}

.tag_macierzysty {
float: left;
}

.tag_tekst {
}

#kategorie {
width: 350px;
border: 1px solid #2c1e97;
color: #2c1e97;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;	
padding: 0;
margin: 0;
height: 200px;
}

/* formularz rejestracyjny - checkboxy */
.linijka_checkbox {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 10px;
	height: 20px;
}

.checkbox {
	width: 210px;
	float: left
}

.selektbox {
/*width: 215px;
height: 20px;*/
border: 1px solid #000;
color: #000;
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
padding: 0;
float: left;
}

#rejestruj {
float: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 350px;
}


#promuj {
	float: left;
}

#zakoncz {
	float: left;
}
/* tabelka */

.kolor {
background-color: #fffb96;
}


.formularz_error {
	color: #FF0000;
	padding-bottom: 10px;
}

.formularz_ok {
	color: #05b405;
	padding-bottom: 10px;
}

#obrazek_kod {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 75px;
	padding-top: 15px;
}


/* koszyk_produkty */

.koszyk_foto {
border: 4px solid #000000;
}

.tabela_zamow {
text-align: left;	color: #515a7d; font-size: 10pt; font-family: Verdana; font-weight: normal;
}

