body, #body
{
	text-align: center;
	margin: 0 auto 0 auto;
}
body
{
	
	background-image: url('../images/body_bg.jpg');
	background-color: #374948;
	background-repeat: repeat-x; 
	position: relative;

}
#body
{
	margin: 0 auto 0 auto;
	text-align: center;
	position:relative;
	width: 900px;
	height: 700px;
	background-image: url('../images/main_bg.jpg');

}
#site_body
{
	margin: 0 auto 0 auto;
	text-align: center;
	position:relative;
	width: 900px;
	height: 700px;

}
#site_body2
{
	margin: 0 auto 0 auto;
	text-align: center;
	position:relative;
	width: 900px;
	height: 700px;
	background-image: url('../images/site_bg2.jpg');

}
#page1
{
	float: left;
	position: relative;
	width: 900px;
	background-image: url('../images/page1_bg.jpg');
	background-color: #597772;
	background-repeat: no-repeat; 
	min-height: 428px;
}
* html #page1 {
height:428px;
}
#page2
{
	float: left;
	position: relative;
	width: 900px;
	min-height: 295px;
	background-image: url('../images/page2_bg.jpg');
	background-color: #273234;
	background-repeat: no-repeat; 
}
* html #page2 {
height:295px;
}
#title
{
	width: 393px;
	height: 76px;
	position: relative;
	left: 38px;
	float: left;
	top: 89px;
	display: inline;

}
#title img
{
	float: left;
	border: 0;
}
#site_title
{
	width: 588px;
	height: 40px;
	position: absolute;
	top: 53px;
	left: 40px;
	float: left;
	text-align: left;
	display: inline;
	
}
#site_name
{
	width: 588px;
	color: white;
	font: 30px Garamond;
}
#site_title_hr
{
	width: 588px;
	height: 1px;
	float: left;
	display: inline;
	margin: 2px 0 0 0;
	overflow: hidden;
	background-image: url('../images/title_hr.jpg');
}
/* menu */
/* CSS DLA KAZDEGO PRZYCISKU W MENU GLOWNYM */
#menu_container img
{
	border: 0;
	float: left;
}
.menu_about, .menu_offer, .menu_gallery, .menu_price, .menu_contact
{
	float: left; 
	height: 25px;
	
}
.menu_about
{
	width: 82px;
	background-image: url('../images/about_button.gif');
}
.menu_about:hover
{
	background-image: url('../images/about_button.gif');
}
.menu_offer
{
	width: 61px;
	background-image: url('../images/offer_button.gif');
}
.menu_offer:hover
{
	background-image: url('../images/offer_button.gif');
}
.menu_gallery
{
	width: 62px;
	background-image: url('../images/gallery_button.gif');
}
.menu_gallery:hover
{
	background-image: url('../images/gallery_button.gif');
}
.menu_price
{
	width: 64px;
	background-image: url('../images/price_button.gif');
}
.menu_price:hover
{
	background-image: url('../images/price_button.gif');
}
.menu_contact
{
	width: 78px;
	background-image: url('../images/contact_button.gif');
}
.menu_contact:hover
{	
	background-image: url('../images/contact_button.gif');
}

#menu_container
{
	width: 485px;
	height: 50px;
	position: relative;
	top: 444px;
	float: left;
	display: inline;
	font: 18px Arial; 

}
#down_title
{
	width: 133px;
	height: 22px;
	float: left;
	position: absolute;
	bottom: 5px;
	right: 65px;
}
#down_title img
{
	width: 134px;
	height: 24px;
	float: left;
	border: 0;
}
#small_menu_container 
{
	width: 450px;
	height: 20px;
	position: absolute;
	top: 92px;
	left: 145px;
	float: left;
	
	font: 16px Garamond; 
}
#small_menu_container .category_hr
{
	color: white;
	font: 16px Garamond;
	float: left;
	display: inline;
}
.category
{
	float: left;
	display: inline;
	margin: 0 9px 0 9px;
	font-weight: normal;
	
}
.main_category_hr
{
	background-image: url('../images/menu_hr.gif');
	width: 2px;
	height: 16px;
	float: left;
	display: inline;
	margin: 5px auto auto auto;
}
.first_category_hr, ._category_hr
{
	background-image: url('../images/menu_hr.gif');
	width: 2px;
	height: 16px;
	float: left;
	display: inline;
	margin: 5px auto auto auto;
}
.last_category_hr
{
	display: none;
}
.first_small_category_hr, .active_small_category_hr, ._small_category_hr
{
	color: white;
	font: 16px Garamond;
	float: left;
	display: inline;
}
.last_small_category_hr
{
	display: none;
}
.active_small_category_hr:last
{
	display: none;
}
.category a:link, .category a:active, .category a:visited
{
	text-decoration: none;
	color: white;
	
}
.category a:hover
{
	text-decoration: none;
	color: #8B7E66;
	
}
.category .active
{
	font-weight: bold;
}
.acategory
{
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
	font-weight: bold;
}
.acategory a:link, .acategory a:active, .acategory a:visited
{
	text-decoration: none;
	color: white;
	
}
.acategory a:hover
{
	text-decoration: none;
	color: white;
	
}
#left_menu
{
	width: 133px;
	height: 230px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	display: inline;
	text-align: left;
}
.left_category
{
	font: 26px Garamond;
	color: white;
	width: 133px;
	margin: 2px 0 0 0;
	float: left;
	
}
.menu_dot
{
	float:left;
	height:25px;
	width:15px;
}
.menu_dot img
{

	float: left;
	border: 0;
	margin: 8px 0 0 0;
}
.menu_link
{
	float: left;
	
}
.menu_link a:link, .menu_link a:active, .menu_link a:visited
{
	text-decoration: none;
	color: white;
	
}
.menu_link a:hover
{
	text-decoration: none;
	color: #8B7E66;
	
}
.subcat
{
	font: 15px Garmond;
	color: white;
	width: 300px;
	text-align: left;
	margin: 2px 0 0 25px;
	float: left;
	
}
.subcat_name
{
	font-weight: bold;
	font-size: 15px;
}
.album_link
{
	font: 13px Garmond;
}
.album_link a:link, .album_link a:active, .album_link a:visited
{
	text-decoration: none;
	color: white;
	
}
.album_link a:hover
{
	text-decoration: none;
	color: #f02626;
	
}
.aalbum_link a:link, .aalbum_link a:active, .aalbum_link a:visited
{
	text-decoration: none;
	color: #f02626;
	
}
.aalbum_link a:hover
{
	text-decoration: none;
	color: #f02626;
	
}
#gallery_box
{
	width: 930px;
	height: 200px;
	position: absolute;
	left: 51px;
	float: left;
	display: inline;
}
#gallery_name
{
	width: 100%;
	float: left;
	font: bold 18px Garamond;
	color: white;
	text-align: left;
	margin: 30px 0 0 62px;
}
#gallery_imgs
{

	height: 168px;
	position: relative;
	z-index: 3;
	float: left;
	display: inline;
}
#ajax_loader
{
	background: url('../images/ajax-loader.gif');
	width: 220px;
	height: 19px;
	display: none;
	margin: 20px 0 0 183px;
	
}
/* CONTENT */
#first_box
{

	left:40px;
	text-align: left;
	position:relative;
	margin: 130px 0 15px 0;
	width:460px;
	font-family: Arial;
	color: white;
	float: left;
	display: inline;
}
#second_box
{
	left:40px;
	text-align: left;
	position:relative;
	margin: 60px 0 0 0;
	width:800px;
	bottom: 40px;
	font-family: Arial;
	color: white;
	float: left;
	display: inline;
}

#thumbtoggler 
{
	text-align: right;
	float: right;
	display: inline;
	width: 48%;
	right:0;
	z-index:1100;
}
#thumbdisplay 
{
	width: 600px;
}
.clear
{
	clear:both;
}
#thumbhide 
{
	position: relative;
	overflow: hidden;
	float: left;
	display: inline;
}

#back
{
	float: left;
	display: inline;
	margin: 6px 0 0 0;
}
#more
{
	float:left;
	display: inline;
	margin: 6px 0 0 0;
}

#widthbox
{
	position:relative;
	display:none;
	left:0;
}
#thumbs img
{
	margin: auto 2px auto 2px;
	vertical-align: top;
	border:1px solid white;
}
#widthbox a:link, #widthbox a:active, #widthbox a:visited
{
	border: 0;
	text-decoration: none;
	
}
#widthbox a:hover
{
	border: 0;
	text-decoration: none;
}

#thumbbox
{
	text-align:center;
	float: left;
	display: inline;
	position:relative;
	padding:5px;
}
#thumb_container
{
	position:relative;
	overflow:hidden;
	float: left;
	display: inline;
	height:155px;
	margin: 0 18px 0 18px;

}
#thumbs
{
	white-space:nowrap;
}

#rightmore li a
{
	background:url(../images/right_more.gif) no-repeat;
	display:none;
	color:#fff;
	text-decoration:none;
	width:100%;padding:0;
	height: 37px;
	
}
#rightmore li a:hover
{
	background:url(../images/right_more_on.gif) no-repeat;
	color:#fff;
	height:37px;
}
#leftmore li a
{
	background:url(../images/left_more.gif) no-repeat;
	display:none;
	color:#fff;
	text-decoration:none;
	width:100%;
	padding:0;
	height: 37px;
}
#leftmore li a:hover
{
	background:url(../images/left_more_on.gif) no-repeat;
	color:#fff;
	height:37px;
}

#rightmore,#leftmore
{
	color:#333;
	height:115px;
	width:37px;
	padding:0;
}
#rightmore ul,#leftmore ul
{
	list-style:none;
	border:none;
	height:42px;
	margin:32px 0 0 0;
	padding:0;
}
#rightmore li,#leftmore li
{
	height:115px;
	margin:0;
}
html>body #rightmore li a,html>body #leftmore li a
{
	width:auto;
}
pre
{
	white-space: normal;
	font-family: Arial;
	font-size: 15px;
}
