/* CSS Document */

body {

	margin: 0;
	padding: 0;
	background-image: url('../images/background.jpg');

	
	font: 11px Trebuchet MS;
	color: #3E1616;
	line-height: 17px;


	scrollbar-face-color: #FEFFEF;
	scrollbar-highlight-color: #FEFFEF;
	scrollbar-3dlight-color: #CFAB61;
	scrollbar-darkshadow-color: #D9BE86;
	scrollbar-shadow-color: #FEFFEF;
	scrollbar-arrow-color: #724E06;
	scrollbar-track-color: #FEFFEF;
	}

td {

	font: 11px Trebuchet MS;
	color: #3E1616;
	line-height: 17px;
}

div.container  {

	width: 1000px;
	margin: auto;

	position: relative;
	}


div.container .logo{
	
	position: absolute;
	left: 0;
	top: 0;


	width: 246px;
	height: 137px;

	background-image: url('../images/logo.jpg');
	}

div.container a.logo-button {

	display: block;
	position: absolute;
	left: 60px;
	top: 5px;

	width: 118px;
	height: 115px;
	}

div.container .heading {

	position: absolute;
	}



div.container ul.menu {

	margin: 0;
	padding:0;

	
	width: 754px;
	height: 74px;


	position: absolute;
	left: 246px;
	top: 0;


	background-image: url('../images/menu.jpg');
	}


ul.menu a {
	
	display: block;
	height: 55px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

ul.menu li {
	list-style: none;
	
	float: left;
	display: block;
	height: 55px;
	margin: 0;
	padding: 0;
	}



img.force-scrollbar {

	height: 101%;
	width: 1px;
	position: absolute;
	top: 0;	
	left: 0;
	}



h1, h2 {

	font: 21px Trebuchet MS;
	color: #C32C54;
	font-weight: normal;

	
	margin-top: 5px;
	margin-bottom: 20px;
	}


h2 {

	font: 12px Trebuchet MS;

	margin-top: 5px;
	margin: 5px 0 3px 3px;
	}



div.breadcrumb  {

	font: 9px Tahoma;
	color: #C32C54;
	font-weight: bold;
	}

div.breadcrumb a, a:hover  {


	font: 9px Tahoma;
	color: #C32C54;
	font-weight: normal;
	text-decoration: none;
	}

div.breadcrumb a:hover  {

	text-decoration: underline;
	}

	
img {


	border: 0;
	}



a:link,a:visited,a:active,a:hover  {


	font: 11px Tahoma;
	color: #C32C54;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {



	font: 11px Tahoma;
	color: #F5B000;
	text-decoration: none;
	}

a.read-more:link,a.read-more:visited,a.read-more:active,a.read-more:hover  {


	font: 11px Tahoma;
	color: #C32C54;
	font-weight: normal;
	text-decoration: none;
	}

a.read-more:hover {



	font: 11px Tahoma;
	color: #F5B000;
	text-decoration: none;
	}




input.szukaj {

	width: 140px;
	height: 16px;
	padding: 2px 0 0 3px;

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #b73557;

	border: 1px solid #c2a06f;
	background: #fafaf2;
	margin: 0 0 3px 0;
	}

a.produkt_koszyk {

	display: block;
	width: 110px;
	
}


a.menu-lev1:link,a.menu-lev1:active,a.menu-lev1:visited,a.menu-lev1:hover {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #b2284d;
	text-decoration: none;
	line-height: 30px;

	}

a.menu-lev1:hover {

	color: #F5B000;
	}

a.menu-lev2:link,a.menu-lev2:active,a.menu-lev2:visited,a.menu-lev2:hover {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #b2284d;
	text-decoration: none;

	margin-left: 5px;
	}

a.menu-lev2:hover {

	color: #F5B000;
	}


a.menu-lev3:link,a.menu-lev3:active,a.menu-lev3:visited,a.menu-lev3:hover {

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #876f32;
	text-decoration: none;
	margin-left: 16px;

	}

a.menu-lev3:hover {

	color: #F5B000;
	}


a.menu-lev4:link,a.menu-lev4:active,a.menu-lev4:visited,a.menu-lev4:hover {

	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ae9e80;
	text-decoration: none;
	margin-left: 22px;

	}

a.menu-lev4:hover {

	color: #F5B000;
	}
	
	
.wybrana {
	
	color: #F5B000;
	font-weight: bold;
	}



input.szukaj {

	width: 90px;
	height: 14px;
	padding: 2px 0 3px 3px;

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #b73557;

	border: 1px solid #c2a06f;
	background: #fafaf2;
	margin: 0 0 3px 0;

	}




