body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(res/background2.gif) repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: white;
}

.page {
	margin: 0px auto;
	width: 970px;
}
.right {
	float: right;
}
.left {
	float: left;
}

img {
	border: 0px;
}

#menu{
	clear: left;
	width: 179px;
}

#main{
	display: block;
	width: 791px;
	height: 485px;
	background: transparent url(res/main_background_4.jpg) no-repeat;
	/*background: transparent url(res/main_background2.jpg) no-repeat;*/
}

#main_produits{
	/*background: transparent url(res/main_background_5.jpg) no-repeat;*/
	display: block;
	width: 791px;
	height: 485px;
}

#main_b_o{
	background: transparent url(res/main_background_b.o.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}
#main_bagues{
	background: transparent url(res/main_background_bagues.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}
#main_bracelets{
	background: transparent url(res/main_background_bracelets.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_broches{
	background: transparent url(res/main_background_broches.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_colliers{
	background: transparent url(res/main_background_colliers.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_pendentifs{
	background: transparent url(res/main_background_pendentifs.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}
#main_travaille{
	background: transparent url(res/main_background_travaille.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}
#main_tout{
	background: transparent url(res/main_background_tout.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_informations{
	background: transparent url(res/main_background_informations.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_bebe{
	background: transparent url(res/main_background_bebe.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_historie{
	background: transparent url(res/main_background_histoire.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}

#main_login{
	background: transparent url(res/main_background_login.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}
#main_contact{
	background: transparent url(res/main_background_contact.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 485px;
}


ul.ul_links, ul.ul_links li.li_links {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0px;
}
ul.ul_links li.li_links {
   width: 179px;

}
ul.ul_links a.firme:link, ul.ul_links a.firme:visited {
	display: block;
	background: transparent url(res/firme.jpg) no-repeat;
	width: 179px;
	height: 53px;

}
ul.ul_links a.firme:hover, ul.ul_links a.firme#active {
	display: block;
	background: transparent url(res/firme_hover.jpg) no-repeat;
}

ul.ul_links a.produits:link, ul.ul_links a.produits:visited {
	display: block;
	background: transparent url(res/produits.jpg) no-repeat;
	width: 179px;
	height: 31px;

}
ul.ul_links a.produits:hover, ul.ul_links a.produits#active {
	display: block;
	background: transparent url(res/produits_hover.jpg) no-repeat;
}

ul.ul_links a.services:link, ul.ul_links a.services:visited {
	display: block;
	background: transparent url(res/services.jpg) no-repeat;
	width: 179px;
	height: 30px;

}
ul.ul_links a.services:hover, ul.ul_links a.services#active {
	display: block;
	background: transparent url(res/services_hover.jpg) no-repeat;
}

ul.ul_links a.contact:link, ul.ul_links a.contact:visited {
	display: block;
	background: transparent url(res/contact.jpg) no-repeat;
	width: 179px;
	height: 30px;

}
ul.ul_links a.contact:hover, ul.ul_links a.contact#active {
	display: block;
	background: transparent url(res/contact_hover.jpg) no-repeat;
}

ul.ul_links a.login:link, ul.ul_links a.login:visited {
	display: block;
	background: transparent url(res/login.jpg) no-repeat;
	width: 179px;
	height: 30px;

}

ul.ul_links a.login:hover, ul.ul_links a.login#active {
	display: block;
	background: transparent url(res/login_hover.jpg) no-repeat;
}


ul.ul_links a.sklep:link, ul.ul_links a.sklep:visited {
	display: block;
	background: transparent url(res/sklep1.jpg) no-repeat;
	width: 179px;
	height: 63px;

}
ul.ul_links a.sklep:hover, ul.ul_links a.sklep#active {
	display: block;
	background: transparent url(res/sklep2.jpg) no-repeat;
}



ul.ul_p, ul.ul_p li.li_p {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
ul.ul_p li.li_p {
	float: left;
	display: inline;
	white-space: nowrap;

}

/* produits */


ul.ul_p a.b_o:link, ul.ul_p a.b_o:visited {
	display: block;
	background: transparent url(res/b.o.jpg) no-repeat;
	width: 253px;
	height: 165px;

}
ul.ul_p a.b_o:hover, ul.ul_p a.b_o#active {
	display: block;
	background: transparent url(res/b.o_hover.jpg) no-repeat;
}

ul.ul_p a.bracelets:link, ul.ul_p a.bracelets:visited {
	display: block;
	background: transparent url(res/bracelets.jpg) no-repeat;
	width: 173px;
	height: 165px;

}
ul.ul_p a.bracelets:hover, ul.ul_p a.bracelets#active {
	display: block;
	background: transparent url(res/bracelets_hover.jpg) no-repeat;
}
ul.ul_p a.broches:link, ul.ul_p a.broches:visited {
	display: block;
	background: transparent url(res/broches.jpg) no-repeat;
	width: 166px;
	height: 165px;

}
ul.ul_p a.broches:hover, ul.ul_p a.broches#active {
	display: block;
	background: transparent url(res/broches_hover.jpg) no-repeat;
}

ul.ul_p a.bagues:link, ul.ul_p a.bagues:visited {
	display: block;
	background: transparent url(res/bagues.jpg) no-repeat;
	width: 199px;
	height: 165px;

}
ul.ul_p a.bagues:hover, ul.ul_p a.bagues#active {
	display: block;
	background: transparent url(res/bagues_hover.jpg) no-repeat;
}

ul.ul_p a.colliers:link, ul.ul_p a.colliers:visited {
	display: block;
	background: transparent url(res/colliers.jpg) no-repeat;
	width: 253px;
	height: 165px;

}
ul.ul_p a.colliers:hover, ul.ul_p a.colliers#active {
	display: block;
	background: transparent url(res/colliers_hover.jpg) no-repeat;
}

ul.ul_p a.pendentifs:link, ul.ul_p a.pendentifs:visited {
	display: block;
	background: transparent url(res/pendentifs.jpg) no-repeat;
	width: 173px;
	height: 165px;

}
ul.ul_p a.pendentifs:hover, ul.ul_p a.pendentifs#active {
	display: block;
	background: transparent url(res/pendentifs_hover.jpg) no-repeat;
}

ul.ul_p a.tout:link, ul.ul_p a.tout:visited {
	display: block;
	background: transparent url(res/tout.jpg) no-repeat;
	width: 166px;
	height: 165px;

}
ul.ul_p a.tout:hover, ul.ul_p a.tout#active {
	display: block;
	background: transparent url(res/tout_hover.jpg) no-repeat;
}

ul.ul_p a.travaille:link, ul.ul_p a.travaille:visited {
	display: block;
	background: transparent url(res/travaille.jpg) no-repeat;
	width: 199px;
	height: 165px;

}
ul.ul_p a.travaille:hover, ul.ul_p a.travaille#active {
	display: block;
	background: transparent url(res/travaille_hover.jpg) no-repeat;
}

ul.ul_p a.histoire:link, ul.ul_p a.histoire:visited {
	display: block;
	background: transparent url(res/histoire.jpg) no-repeat;
	width: 171px;
	height: 43px;

}
ul.ul_p a.histoire:hover, ul.ul_p a.histoire#active {
	display: block;
	background: transparent url(res/histoire_hover.jpg) no-repeat;
}

ul.ul_p a.bebe:link, ul.ul_p a.bebe:visited {
	display: block;
	background: transparent url(res/colliers_down.jpg) no-repeat;
	width: 126px;
	height: 43px;

}
ul.ul_p a.bebe:hover, ul.ul_p a.bebe#active {
	display: block;
	background: transparent url(res/colliers_down_hover.jpg) no-repeat;
}

.main_text{
	/*font: normal 11px Tahoma;*/
	font:11px Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #56565A;
	text-indent: 15px;
	line-height: 150%;

	/*font-size-adjust: none;*/
}

#contact{
	text-indent: 0px !important;
}
#contact2{
	text-indent: 0px !important;
	text-align: right !important;
}

font{
	/*font-size: 15px !important;*/
	

}

#podpis{
	text-align: center !important;
	
}

#main_white{
display: inline;
	margin-top: 67px;
	margin-right: 34px;
	width: 285px;
}
#main_white2{

	margin-top: 67px;
	margin-right: 34px;

	display: block;
	width: 650px;
	height: 350px;
	overflow: auto;
	padding-right: 20px;
}

#main_white3{

clear:left;
	margin-top: 0px;
	margin-right: 34px;
	padding-right: 20px;
	width: 650px;
}
.indent{
	text-indent: 15px;
}

/*
#gallery_image{
margin-bottom: 100px !important;
	margin-left: 30px !important;
}
*/

#gallery{
	margin-left: 30px;
	margin-top:80px;
}
a#gallery_image:link, a#gallery_image:visited {

border-style: solid;
border-width: 1px;
border-color: #828288;
display: block;
width: 123px;
height: 117px;
margin-left: 56px !important;
margin-bottom: 30px;
}

a#gallery_image:hover, a#gallery_image {
border-color: white;

}

#grey{
border-style: solid !important;
border-width: 1px !important;
border-color: #828288 !important;
margin-left: 20px;
margin-bottom: 13px;
}

#just_gray{
border-style: solid !important;
border-width: 1px !important;
border-color: #828288 !important;
}

#stat{
	margin-top: 10px;
	clear: left;
}
#foot{
	margin-left: 264px;
	/*margin-left: 347px;*/
}

#produits_tekst{
	background: transparent url(res/produits_bottom.jpg) no-repeat;
	display: block;
	width: 791px;
	height: 91px;
}

#link{
margin-top:5px;
text-align: center;
clear: left;
width: 970px;
}
#link_text{
	text-align: center !important;
}

#login{
	text-align: center;
	}
	
	#login_div{
		/*width: 500px;*/
	}
#created_div{
text-align: center;
	clear: left;
	width: 970px;
	}
#created{
	text-align: center !important;
}

#margin_login{
	
	margin-right:200px !important;
	}
#news{
		/*background: transparent url(res/news_background.jpg) no-repeat;*/
		background: transparent url(res/menu_bottom_2.jpg) no-repeat;
	display: block;
	width: 179px;
	height: 141px;
	border-right-style: solid;
	border-right-color: #DEDEE1;
	border-right-width: 1px;
	
}	
#news_test{
	text-align: left !important;
	text-indent: 0px !important;
	color: #DEDEE1;
}

#flags{
margin-top:13px;
margin-left: 9px;
}
