body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/tlo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;	
}

legend
{
	color: #ffffff;
}

fieldset
{
	line-height: 18px;
	padding: 0px; margin: 0px;
	border: 2px solid;
	padding-bottom: 8px;
}

#hr
{
	clear: both; width: 92%;
	margin-top: 12px; margin-bottom: 4px;
	height: 1px; background: #e4e4e4;
}

#hr_menu
{
	clear: both; width: 100%;
	height: 1px; background: #6a6a6a;
}

#hr_tresc
{
	width: 100%;
	height: 1px; background: #6a6a6a;
	margin-bottom: 20px;
}

#hr_tabela
{
	margin-top: 2px; margin-bottom: 2px;
	width: 100%;
	height: 1px; background: #6a6a6a;
}

hr
{
	display: none;
}


#kontener 	
{
	margin: 0 auto; width: 773px; 
	position: relative;
	z-index: 1;
	background: url('../images/bg_zew.jpg');
}

#jezyk
{
	position: absolute; top: 0px; left: 8px;
	z-index: 10;
}

#jezyk a
{
	float: left; margin-right: 4px;
}

#jezyk p
{
	padding: 0px; margin: 0px;
	float: left; padding-left: 10px;
	font-size: 30px;
}

#jezyk p span
{
	color: #ffffff;
}

/*
#jezyk a
{
	float: left;
	color: #000000;
	text-decoration: underline;
}
*/

#header 
{
	width: 303px; height: 92px;
	margin: 0px;
	z-index: 5;
}
	
#header span 
{
	width: 303px; height: 92px;
	position: absolute;
	z-index: 5;
}


/* ---------- L E W A ---------- */

#left
{
	width: 303px; float: left;display:inline;
	/*background: #eeeeee;*/
}

#left h2
{
	font-size: 180%; font-weight: normal;
	padding: 0px; margin: 0px;
	padding-bottom: 8px;
	color: #454545;
}

#left p
{
	color: #454545;
	font-size: 110%; line-height: 10px;
	margin: 0px; padding-top: 0px; padding-bottom: 8px;
	padding-right: 24px;
}

#left p.tresc
{
	padding-right: 0px;
	line-height: 14px;
	text-align: justify;
}

#left span
{
	color: #454545;
}

#left span.status
{
	font-weight: bold;
	color: #fa7000;
}

#left span.big
{
	font-size: 120%;
	font-weight: none;
}

#left a.button
{
	padding-right: 15px;
	/*display: block;*/
	background: url(../images/kwadrat.gif) no-repeat;
	background-position: right 5px !important;
	background-position: right 6px;
	color: #454545; font-weight: bold;
	text-decoration: none;
}

#left a.button:hover
{
	color: #7c7c7c;
	text-decoration: underline;
}


#left input
{
	padding: 0px; margin: 0px;
	width: 158px; height: 18px;
	border: 1px solid #d0d0d0;
}



#left ul
{
	line-height: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left ul li
{
	margin: 0px;
	padding: 0px;
}

#left ul li a {
	line-height: 20px;
	margin: 0px; padding: 0px;
	padding-left: 8px;
	display:block;
	color: #454545;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF url(../images/button2_a.gif) repeat-x;
	background-position: right bottom;
	font-size: 110%;
}

#left ul li a:hover
{
	background-image: url(../images/button2_b.gif);
	background-color: #FA7000;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

/* ---------- E N D :   L E W A ---------- */



/* ---------- P R A W A ---------- */

#right
{
	color: #ffffff;

	height: auto !important;
	height: 630px; min-height: 630px;

	
	width: 470px;
	float: left;
	display:inline;
	background: #454545 url('../images/right_bg.jpg') no-repeat;
	z-index: 7;
	position: relative;
}

/*
#kosz
{
	position: absolute; top: 0px; right: 8px;
	z-index: 120;
}
*/

#wyloguj
{
	position: absolute; top: 2px; right: 10px;
	font-weight: bold;
}

#wyloguj a:hover
{
	text-decoration: underline;
}

#menu_right
{
	border: 0px solid #ffffff;
	float: left; padding: 0px; margin: 17px 0px 0px 0px;
	/*border: 1px solid #ffffff;*/
	z-index: 8;
}

#menu_right a
{
	margin: 0px; padding: 0px;
	padding-top: 30px;
	height: 46px;
	
	font-weight: bold; float: left;
	padding-left: 12px; padding-right: 10px;
	text-decoration: none;
	background: url(../images/button1_a.gif) no-repeat;
	background-position: right top;
	color: #ffffff;
}

#menu_right a:hover {
	background-image: url(../images/button1_b.gif);
	background-position: right top;
	background-repeat: repeat-x;
}



#koszyk
{
	margin: 17px 0px 0px 0px;
	border: 0px solid #ffffff;
	border-left: 2px solid #fa7000;
	width: 130px; float: right;
	padding-top: 7px;
	padding-right: 10px; padding-left: 10px;
	height: 66px;
	/*background: #313131;*/
	z-index: 20;
}

#koszyk p
{
	clear: both;
	padding: 0px; margin: 0px;line-height:19px;
}

#koszyk p.value
{
	clear: none;
	float: left; width: 50%;
	text-align: center;
	font-weight: bold;
}

#koszyk span
{
	color: #fa7000;
	font-size: 120%;
}

#koszyk a
{
	padding-right: 15px;
	/*display: block;*/
	background: url(../images/kwadrat.gif) no-repeat;
	background-position: right 5px !important;
	background-position: right 6px;
	color: #ffffff;
	text-decoration: none;
}

#koszyk a:hover
{
	text-decoration: underline;
}

#koszyk span.brak
{
	color: #ffffff;
	font-size: 170%;
	margin-left: 5px;
}

#tresc
{
	border: 0px solid #ffffff;
	line-height: 15px;
	font-size: 110%; color: #d0d0d0;
 	padding: 15px; clear: both;
}

#tresc img
{
	margin-top: 14px; margin-right: 6px;
	float: left;
}

#tresc img.prod
{
	border: 1px solid #fa7000;
	padding: 4px; background: #ffffff;
}

#tresc h1
{
	line-height: 100%; font-size: 140%; color: #ffffff;
	padding: 0px; margin: 0px;
	padding-bottom: 4px;
}

#tresc h2
{
	color: #fa9340;
	padding: 0px; margin: 0px;
	font-size: 120%; line-height: 20px;
}

#tresc h3
{
	color: #ffffff;
	padding: 10px; margin: 0px;
	font-size: 120%; line-height: 20px;
}

#tresc a
{
	color: #fa9340;
	text-decoration: none;
}

#tresc a:hover
{
	color: #fa9340;
	text-decoration: underline;
}

#tresc p
{
	margin: 0px; padding: 0px;
	padding-bottom: 10px;
}

#tresc span.name
{
	font-size: 140%;
	color: #fa9340; text-decoration: underline;
}

#tresc span.cena
{
	font-size: 110%; color: #fa9340;
	font-weight: bold;
}

#tresc span.bialy
{
	font-size: 130%; color: #ffffff
}
                        
#tresc ul
{
	line-height: 130%;
	margin: 0px; padding: 0px;
	padding-top: 5px; padding-bottom: 5px;
	margin-left: 6px;
}

#tresc ol
{
	line-height: 140%;
	margin: 0px; padding: 0px;
	padding-left: 20px;
}

#tresc ol li
{
	padding-left: 8px;
}


#tresc ul li
{
	list-style: none;
	background: url(../images/kwadrat.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
}


#tresc input
{
	padding: 0px; margin: 0px;
	/*border: 1px solid #fa7000;*/
	padding-top: 1px; padding-bottom: 1px;
}

#tresc input.button
{
	padding-top: 2px !important; padding-top: 0px;
	padding-bottom: 2px !important; padding-bottom: 0px;
	padding-left: 12px !important; padding-left: 6px;
	padding-right: 12px !important; padding-right: 6px;
	
	font-size: 110%; font-weight: bold;
	border: 1px solid #ffffff;
	background: #fa7000;
	color: #ffffff;
}

#address
{
	border-top: 2px solid #fa7000;
	width: 100%; clear: both;
	margin: 0px; padding: 0px;
	font-style: normal; font-size: 110%;
}

#address p
{
	margin: 0px; padding: 4px;
	height: 16px;
}

#address p.left
{
	width: 200px; float: left;
}

#address p.right
{
	background: #454545;
	width: 462px; float: right;
	text-align: right;
}

#address p.right a
{
	text-decoration: none;
	color: #fa9340;
}

#address p.right a:hover
{
	text-decoration: underline;
}

#address p.left a
{
	text-decoration: none;
	color: #000000;
}

#address p.left a:hover
{
	text-decoration: underline;
}

/* ---------- E N D :   P R A W A ---------- */


