#logo_link{
	position: absolute;
	background-color: none;
	width: 200px;
	height: 200px;
	top: 10px;
	right: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
form{
	margin: 0px;
}
input.text {
	width:110px;
	background:white;
	border:solid 1px #c7c8c2;
	color:#c7c8c2;
	height: 14px;
	margin:0px;
	padding-top: 2px;
	text-align: middle;
	font-size: 11px;
}
#form input.text {
	width:110px;
	background:white;
	border:solid 1px #c7c8c2;
	color:black;
	height: 14px;
	margin:0px;
	padding-top: 2px;
	text-align: middle;
	font-size: 11px;
}
#kosz_table td{
	height: 30px;
	color: black;
}
#kosz_table th{
	height: 20px;
	color: white;
	font-weight: bold;
}
#kosz_table input.text{
 	width:26px;
	background:white;
	border:solid 1px #c7c8c2;
	color:#000000;
	height: 15px;
	font-size: 11px;
	}
/* menu gorne */
#topMenu2{
	clear:both;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0px;
	width: 250px;
}
#topMenu2 li {
	width: 129px;
	clear:left;
	float:left;
	display:block;
	margin:0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../Image/top_menu_bar.jpg) no-repeat;
}
#topMenu2 li.first {
	padding-left:10px;
	background:none;
}
#topMenu2 li a {
	color:#FFFFFF;
	font-weight:bold;
}
#topMenu2 li a:hover {
	font-weight: bold;
	color:#b9b9b9;
	text-decoration:none;
}

/* wyszukiwarka */
#element{
	float: left;
}
#searchBox {
	margin: 40px 0 0 20px;
	display: inline;
	clear:both;
	float:left;
	width:260px;
	height:25px;
	padding: 0px;
	font:11px/1em tahoma, sans-serif;

}
#searchBox input.text {
	width:110px;
	background:white;
	border:solid 1px #c7c8c2;
	color:#c7c8c2;
	height: 14px;
	margin:0px;
	padding-top: 2px;
	text-align: middle;
	font-size: 11px;
}
/*
#searchBox input.submit {
	height: 19px;
	width: 30px;
	background:url(../Image/bt_search.jpg) no-repeat;
	border:0;
	color:#000000;
	cursor: pointer;
}
*/
/* pole adresu */
#addressBox {
	position:absolute;
	float:right;
	text-align:right;
	top:25px;
	right:40px;
	color:#a6a6a6;
}
#addressBox a {
	color:#000000;
}
#left_menu{
	clear: both;
	float:left;
	margin: 14px 0 0;
	background: url(../Image/menu_bg_line.jpg) repeat-y;
	width: 190px;
}
#left_menu_bottom{
	background: url(../Image/menu_bg_bottom.jpg) bottom no-repeat;
	width:190px;
	padding-bottom: 50px;
	color: white;
	margin: 0px;
	position: relative;
}
#Stamp {
	width: 172px;
	height: 172px;
	position: absolute;
	background: url('../Image/stamp.png') top no-repeat;
	left: 8px;
	bottom: -132px;
}
#BankietSklepBanner {
/*	margin-top: 150px; */
	clear: both;
	float: left;
}
#BankietSklepBannerTopMargin {
	width: 190px;
	height: 150px;
	background-color: #ffffff;
}
#left_menu ul{
	margin: 0px;
	padding: 10px 0  0 30px;
}
#left_menu li {
	margin: 0px;
	width: 126px;
	display:block;
	margin:0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../Image/left_menu_line.jpg) no-repeat;
}
#left_menu li.first {
	padding-left:10px;
	background:none;
}
#left_menu li a {
	color:#FFFFFF;

}
#left_menu li a:hover {
	color:#b9b9b9;
	text-decoration:none;
}
#top{
	position: relative;
	margin-top: 15px;
	margin-left: 20px;
	padding: 0 0 5px 0;
	background: url(../Image/left_menu_top_line.jpg) bottom no-repeat;
	width: 128px;
	min-height: 1px;
}
#top p{
	font: 12px Arial;
	font-weight: bold;
	margin:0 0 0 20px;
}
/* zasadnicza tresc strony */
#meritum {
	float: left;
	margin: 30px 0 0 20px;
	color:#7b7361;
	width: 580px;
}
#meritum h2{
	margin:0 0 10px 0px;
	font:bold 12px/1.2em Arial, sans-serif;
	color: #4e1b17;
	text-decoration: none;
}
#naglowek {
	margin: 0px;
}
#naglowek h2{
	margin:0 0 10px 0px;
	font:bold 12px/1.2em Arial, sans-serif;
	display:block;
	color: #4e1b17;
	text-decoration: none;
}
#meritum a {
	color:#6e6e6e;
}
#meritum a:hover {
	text-decoration:underline;
}
/* menu produktowe 1 poziomu */
#midMenu {
	position:absolute;
	left:194px;
	top:411px;
	height:20px;
}
#midMenu ul {
	float:left;
	margin:0;
	padding:0;
}
#midMenu ul li {
	margin:0 0 0 1px;
	float:left;
	line-height:1em;
	background: url(../Image/side_menu.png) ;
	behavior:url(css/iepngfix.htc);
}
#midMenu ul li.first {
	margin-left:0;
	padding-left:5px;
}
#midMenu ul li a {
	color:#00000;
	float:left;
	display:block;
	padding:5px 12px 0;
	height:17px;
}
#midMenu ul li a:hover {
	border-bottom:solid 1px red;
}

/* menu boczne */
#sideMenu {
	/*background:url(../Image/side_menu.png);
	behavior:url(css/iepngfix.htc);*/
	width:135px;
	float:left;
	display:inline;
	padding-top:263px;
	padding-bottom:150px;
	color:#00000;
	/*margin:-300px 0 0 58px;*/
	margin:-227px 0 0 58px;
}
#sideMenu a {
	display:block;
	padding-top:5px;
	height:15px;
	line-height:1em;
}
#sideMenu ul {
	margin:0;
	padding:0;
}
#sideMenu li {
	margin-bottom:1px;
}
#sideMenu li a {
	padding-left:11px;
	color:#0000;
	font-weight:bold;
}
#sideMenu li a:hover {
	background:url(../Image/menu_hover.gif);
}
#sideMenu li ul li a {
	padding-left:22px;
	color:#c3c3c3;
	font-weight:normal;
}
#sideMenu li ul li a:hover {
	color:#00000;
	/*background:none;*/
}

/* sciezka nawigacji */
#navigation {
	margin: 25px 0 0 10px;
	color:#4e1b17;
	float:left;
	width:300px;
}
#navigation a {
	color:#4e1b17;
}
#navigation_right {
	font-size: 11px;
	font-weight: bold;
	color:white;
	float:left;
	width:150px;
	margin:22px 0 0 135px;
}
#navigation_right ul{
	margin: 0px;
	padding: 0;
}
#navigation_right li{
	display: inline;
	margin: 0 0 0 0px;
	padding: 0px;
}
#navigation_right a {
	color:white;
}
#navigation_right a:hover {
	color:white;

	text-decoration: underline;
}


/* zajawki newsów */
.newsTeaser {
	padding-bottom: 10px;
	width:100%;
	overflow:none;
	margin-bottom:10px;
	text-align: justify;
}
.newsTeaser h3 {
	margin:0;
	font:bold 11px/1.2em tahoma, sans-serif;
	display:block;
	color: #4e1b17;
	text-decoration: underline;
}
.newsTeaser p {
	margin:0;
}
.newsTeaser hr {
	background-color: #dbd0bc;
	color: #dbd0bc;
	height: 1px;
	size:1px;
}
.newsTeaser .imageBox {
	padding:3px;
	border:solid 1px #404040;
	margin-right:10px;
	float:left;
}
#more {
	float:left;
	margin-left:1px;
}
#more a{
	color:#4e1c1f;
	margin-left:1px;
	text-decoration: underline;
}
#box_banner{
	float: left;
	margin: 20px 5px;
}
#box_banner h2{
	margin:0 0 10px 15px;
	font:bold 12px/1.2em Arial, sans-serif;
	display:block;
	color: #4e1b17;
	text-decoration: none;
}
/* pojedynczy news */
.newsFull h3 {
	margin:0;
	font:bold 11px/1.2em tahoma, sans-serif;
	display:block;
	color: #4e1b17;
	text-decoration: underline;
}

/* podglad produktu */
#product h1 {
	font:bold 11px/1em tahoma, sans-serif;
	color:#000000;
	margin-bottom:1em;
}
#product{
	text-align: justify;
}
.productPreview {
	float:left;
	margin:0 12px 12px 0;
}
.productPreview .imageBox {
	padding:3px;
	border:solid 1px #404040;
	margin-bottom:6px;
	text-align:center;
}
.productPreview a {
	color:#7b7361 !important;
}
.productPreview .left {
	float:left;
}
.productPreview .right {
	margin-left:150px;
	padding-left:18px;
	width:60px;
	background:url(../Image/lupa.gif) no-repeat 3px 0;
}

/* kolekcja */
#collection {
	width:590px;
	/*overflow:auto;*/
	margin:20px 0 0px 0;
}
#collection  hr{
	float: left;
	width: 590px;
}
#collection .imageBox {
	float:left;
	padding:3px;
	border:solid 1px #404040;
	margin-left:40px;
	margin-bottom:30px;
}
#collection .imageBox.first {
	margin-left:0;
	/*clear:left;*/
}
#collection .imageBox a {
	width:143px;
	/*height:92px;*/
	float:left;
	display:block;
}
#collection .imageBox img {
	float:left;
	display:block;
	width:143px;
	/*height:92px;*/
}

/* formularz kontaktowy */
#contactForm label {
	display:block;
	font-weight:bold;
	margin-top:1em;
}
#contactForm input.text {
	border:0;
	background:#FFFFFF;
	border:solid 1px #c7c8c2;
	font:11px/1em tahoma, sans-serif;
	color:#000000;
	width:250px;
}
#contactForm textarea {
	background:#FFFFFF;
	border:solid 1px #c7c8c2;
	font:11px/1em tahoma, sans-serif;
	color:#000000;
	width:250px;
	height:80px;
}
/* wyniki wyszukiwania */
#searchResults hr{
	background-color: #dbd0bc;
	color: #dbd0bc;
	height: 1px;
	size:1px;
}
#searchResults .searchItem {
	margin-bottom:1em;
	width:580px;
	overflow: hidden ;
}
#searchResults .imageBox {
	padding:3px;
	border:solid 1px #404040;
	margin-right:10px; /*10*/
	float:left;
}
#searchResults .imageBox img {
	display:block;
}
#searchResults .textBox {
	float:left; /*left */
	width:565px; /*565*/
	margin-right:0px; /*1*/
}
#searchResults .textBox a {
	display:inline; /*block*/
}
#searchResults .title {
	font-weight:bold;
	color: #4d1c18;
}
#searchResults .link {
	font-style:italic;
}
#searchResults span {
	color:#ae0000;
	font-weight:bold;
}

/* schowek */
#schowek {
	width:500px;
	margin:0 auto;
	border-collapse:collapse;
	border:solid 1px #444;
}
#schowek td {
	padding:10px;
	border-collapse:collapse;
	border:solid 1px #444;
}

/* pole z informacją o błędzie */
.message {
	border:solid 1px red;
	padding:5px;
	text-align:center;
	color:red;
}

/* nawigacja dolna */
#bottomNavigation {
	height:20px;
	font-size:10px;
	margin-top:30px;
}
#bottomNavigation .left {
	float:left;
}
#bottomNavigation .right {
	text-align:right;
}
#bottom4gation a {
	color:#7b7361;
}

/* stopka */
#bottom_menu{
/*	margin-top: 50px; */
	height: 36px;
	width: 798px;
	float:left;
	clear:both;
	height: 36px;
	border-left: 1px solid #ddd2c0;
	border-right: 1px solid #ddd2c0;
	background:url(../Image/bg_footer.jpg);
}
#bottom_menu_left{
	float: left;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#bottom_menu_left li{
	color: #4e1b17;
	display: inline;
	margin-left: 20px;
	list-style: none;
}
#bottom_menu span{
	position: absolute;
	top: 12px;
	right: 20px;
}
#footer {
	clear:both;
	height:36px;
	padding-top:17px;
	font:9px/1em tahoma, sans-serif;
	color:#989a8f;
}
#footer #copyright {
	margin-left:20px;
	float:left;
	display:inline;
}
#footer #deployedBy {
	float:right;
	margin-right:20px;
	display:inline;
}
#footer #deployedBy a {
	color:#989a8f;
	text-decoration:none;
}
#produkt1{
	margin: 5px 0 5px 0px;
	clear: both;
	float: left;
	width: 290px;
	padding-bottom:5px;

}
#produkt2{
	padding-left:10px;
	padding-bottom:5px;
	margin: 5px 0 5px 0px;
	width:290px;
	float: left;
}
#pr_nazwa{
	color: #4e1b18;
	font-weight: bold;
}
#pr_opis{
	color: #989a8f;
}
#pr_cena{
	color: #4e1b18;
}
#pr_ilosc{
	color: #4e1b18;
}
#pr_ilosc input.text{
	width:50px;
	background:white;
	border:solid 1px #c7c8c2;
	color:#4e1b18;
	height: 15px;
	font-size: 12px;
}
#bt_kosz_lewy{
	float:left;
	width: 2px;
	height: 19px;
	background: url(../Image/button_lewy.jpg) no-repeat;
	margin: 0 0 0 0px;
	padding:0px;
}
#bt_kosz_prawy{
	float:left;
	width: 2px;
	height: 19px;
	background: url(../Image/button_prawy.jpg) no-repeat;
	margin: 0px;
	padding:0px;
}
#button{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 140px;
	float:left;
}
.submit {
	display: block;
	margin: 0px;
	float:left;
	color: white;
	font-size: 11px;
	height: 19px;
	padding-bottom: 1px;
	background:url(../Image/button_bg.jpg) repeat-x;
	border:0;
	cursor: pointer;
}
#koszyk{
	padding-top: 20px;
	background-color: white;
	color:#a6a6a6;
	width: 190px;
	float:left;
	clear:both;
}
#koszyk table{
	width:190px;
}
#koszyk th{

	font-weight: bold;
}
#koszyk td{
	border-bottom: 1px solid gray;
}
#koszyk h2{
	margin:0px 0 5px 50px;
	font:bold 11px/1.2em Tahoma, sans-serif;
	display:block;
	color: #a6a6a6;
	text-decoration: none;
}
#druk{
	float:left;
	clear: left;
	margin-top: 15px;
}

#cennik th{
	background-color: white;
	border-top: 1px solid #480e0c;
	border-bottom: 1px solid #480e0c;
	font-size: 12px;
	font-weight: bold;
	color: #480e0c;
}
#cennik td{
	font-size: 11px;
	color: #606060;

}
#cennik #podkategoria{
	font-weight: bold;
	border-bottom: 1px solid gray;
}
#zamowienie textarea{
	border: 1px solid #c7c8c2;
	height: 100px;
	width: 180px;
	font:11px/1em tahoma, sans-serif;
}
#zamowienie h3 {
	margin:0;
	font:bold 11px/1.2em tahoma, sans-serif;
	display:block;
	color: #4e1b17;
	text-decoration: underline;
	padding-bottom: 20px;
}
#form label{
	height: 17px;
	padding-top: 3px;
	float:left;
	width: 70px;
}
#form{
	height: 20px;
	width: 300px;
}
#pozycjonowanie{
	color: #cacaca;
	margin-left: 55px;
}
#pozycjonowanie a{
	color: #cacaca;
}

#bottom_loga {
	width: 898px;
	margin-top: 40px;
	padding: 10px 0px;
	clear: both;
	float: left;
	overflow: hidden;
}

#bottom_loga IMG {
	float: left;
	border: 0px;
	height: 45px;
}

