body {
	
	/*text-align: center;*/
	margin: 0 auto;
	background-color: #670202;
	background-image: url('../images/background_2.jpg');

	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	max-width: 1073px;
}

#top {
	width: 1073px;
	height: 267px;
}

#main_image {
	width: 400px;
	float: left;
	display: inline;
}

#ceny {
	float: left;
	display: inline;
	padding-left: 20px;
	width: 260px;
	!width: 280px;
}

#main_image img{
	border: solid 1px #990033;
	!width: expression(this.width > 400 ? 400: true);
	!height: expression(this.height > 400 ? 400: true);
}



#center {
	width: 1073px;
}

#center_left {
	margin-top: 10px;
	margin-right: 4px;
	!margin-right: 2px;
	float: left;
	display: inline;
	width: 234px;
}

#center_center {
	margin-top: 15px;
	margin-left: 10px;
	!margin-left: 10px;
	margin-right: 4px;
	!margin-right: 2px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	text-align: left;
	width: 611px;
	min-height: 375px;
	overflow: hidden;
}

#center_right {
	margin-top: 10px;
	margin-left: 4px;
	!margin-right: 2px;
	float: right;
	display: inline;
	width: 206px;
}

#bottom {
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 10px;
	background-image: url('../images/tlo_bottom.jpg');
	background-repeat: no-repeat;
	height: 33px;
	!height: 43px;
	color:#FFF;
	text-align: center;
	width: 1073px;
	clear: both;
}

.one_product {
	border: solid 1px #5f1511;
	margin: 8px;
	float: left;
	display: block;
	text-align: center;
	width: 185px;
	height: 272px;
	background-color: #5f1511;
	
}
			
.one_product_foto {
	padding-top: 10px;
	display: block;
	width: 185px;
	height: auto px;
	background-color: #5f1511;
	
}
		
.one_product_name {
	padding-top: 4px;
	width: 185px;
	height: 60px;
	background-color: #5f1511;
	overflow: hidden;
	color: #FFF;
	clear: both;
}

.one_product_contact {
	width: 185px;
	height: 20px;
	clear:both;
}

.menu_produkty {
	padding: 0px;
	width: 234px;
	height: 351px;
}

.menu_produkty a {
	padding: 0;
	margin: 0;
	height: 39px;
}

.menu_produkty img {
	padding: 0;
	margin: 0;
	display: block;
	height: 39px;
}

.menu_produkty a {
	margin: 0px;
	padding: 0px;
	width: 234px;
	height: 39px;
	/*background-image: url('../images/menu/podklad_menu_normal.gif');*/
	display: block;
}

.one_combination {
	float:left;
	padding: 6px;
	width: 611px;
	background-color: #460500;
	text-align: left;
}

.products_title {
	padding-top: 20px;
	clear: both;
}

.products_for_combination {
	padding-top: 20px;
	clear: both;
}

.table_header td{
	padding-left: 6px;
	background-color: #650101;
	color: #f2bc51;
	
}

.table_row td{
	padding: 4px;
	background-color: #460500;
	color: #FFFFFF;
	
}

.mini_opis {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	clear: both;
	font-style:italic;color:#887;
}

#kontakt_left, #kontakt_right {
	float: left;
	margin-right: 20px;
	color:#FFFFFF;
	font-size: 14px;
	display: inline;
}

.module_text {
	font-size: 14px;
	color: #FFFFFF;
}

/* galeria */
	h1 {
		font-style:italic;color:#f2bc51;
		font-family: "Times New Roman", Times, serif;
	}

	#cena_zestawu {
		margin-left: 10px;
	}
	
	.mini_images {
		padding-top: 20px;
		clear: both;
	}
	
	.mini_images li {
		float: left;
		display: inline;
		margin-right: 10px;
	}
	
	.cena_normalna {
		margin-left: 20px;
		padding: 8px;
		padding-left: 20px;
		font-size: 28px;
		font-weight: 900;
		color: #a31d1d;
		background-color: #f2bc51;
	}
	
	.cena_promocyjna {
		margin-left: 20px;
		padding: 8px;
		padding-left: 20px;
		font-size: 28px;
		font-weight: 900;
		color: #FFFFFF;
		background-color: #e70404;
	}
	
table img {
	border: none;
}

table a{
	color: #FFFF00;
}

/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:555px; 
	height:245px; 
	margin:0px auto 0px; 
	border:1px #640101 solid; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:555px ; 
	height:245px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:555px; 
	margin:10px auto 10px; 
	margin-top: 20px;
	background:#570301; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	border-bottom:5px #540b08 solid;
	clear: both;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:0px; 
	right:5px; 
	background:url(../images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(../images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:555px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 15px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#FFFFFF;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#570301; padding:2px; }
#SlideItMoo_items a img{ border:none; }
