html {
     overflow: -moz-scrollbars-vertical;
	 overflow-x: auto;
}
body 
{ 
height: 1050px; 
margin: 0; 
text-align: center; 
background:#ffffff; 
font-family: Verdana,Helvetica,sans-serif; 
font-size: 14px;
text-align:left;
color: #7C72AA;
}

#main {
margin: 0 auto 0 auto;
}

#gallery_imgs
{
	width: 150px;
}

#center_column 
{
width: 850px; 
border:1px;
margin: 0 auto;
}


#logo_and_menu
{
background: white url('/media/img/template_site/logo.jpg') no-repeat center;
width:850px;
height:380px;                  
}

#menu_left
{
	position: relative;
	width: 150px;
	float: left;
	top: 30px;
	left: -40px;
}

#content
{
	position: relative;
	float: left;
	width: 700px;
	text-align: left;
	min-height: 400px;
	border-top: 10px;
	top: 50px;
}


div#footer 
{ 
	background: white url('/media/img/template_site/footer.jpg') no-repeat center;
	position: relative;
/*	top: 990px;*/ 
	width: 850px; 
	height:204px;
	color: #B1B2AF; 
	font-size: 13px; 
	text-align: center; 
	font-family: Verdana; 
	float: left;
	top: 70px;
	
}

#menu_top ul ul
{
	visibility: hidden;
	height: 0px;
}

#menu_left li
{
	font-variant: small-caps;
	border-bottom: 1px inset;
}

#flaga-pl
{
	background: url("/media/img/template_site/flaga-pl.jpg") no-repeat scroll center center white;
    height: 28px;
    width: 28px;
    position: relative;
    top: 279px;
    float:left;
}

#flaga-en
{
	background: url("/media/img/template_site/flaga-en.jpg") no-repeat scroll center center white;
    height: 28px;
    width: 28px;
    position: relative;
    top: 280px;
    float:left;
}

#flaga-it
{
	background: url("/media/img/template_site/flaga-it.png") no-repeat scroll center center white;
    height: 28px;
    width: 28px;
    position: relative;
    top: 280px;
    float:left;
}

li
{
	list-style: none outside none;
	text-align: left;
	font-variant: small-caps;
}

li.menu_0_0
{
	left: -84px;
    position: relative;
    top: 350px;
    width: 150px;
}

li.menu_0_1
{
	position: relative;
	left: 60px;
	top: 330px;
	width: 80px;
}

li.menu_0_2
{
	left: 160px;
    position: relative;
    top: 305px;
    width: 80px;
}

li.menu_0_3
{
	left: 260px;
    position: relative;
    top: 275px;
    width: 80px;
}

li.menu_0_4
{
	left: 360px;
    position: relative;
    top: 245px;
    width: 80px;
}

li.menu_0_5
{
	position: relative;
	left: 460px;
	top: 215px;
	width: 80px;
}

li.menu_0_6
{
	position: relative;
	left: 560px;
	top: 195px;
	width: 80px;
}

li.menu_0_7
{
	position: relative;
	left: 660px;
	top: 195px;
	width: 80px;
}

a:visited, a:link, a:active, a:hover{text-decoration:none; border-style: none; color: #7C72AA;}



/* TOP MENU */
span.button { visibility: hidden; display: block; }

a#o_salonie_button {  left: 157px; top: 342px; width:88px; height:22px;background-color:red; }
a#o_salonie_button span.button {  width:88px; height:22px; background: url('/media/img/template_site/pl/buttons/top/o_salonie.jpg') no-repeat center top; }

a#oferta_button{ left: 259px; top: 331px; width:63px; height:25px; }
a#oferta_button span.button { width:63px; height:25px; background: url('/media/img/template_site/pl/buttons/top/oferta.jpg') no-repeat center top; }

a#promocje_button{ left: 340px; top: 318px; width:96px; height:26px; }
a#promocje_button span.button { width:96px; height:26px; background: url('/media/img/template_site/pl/buttons/top/promocje.jpg') no-repeat center top; }

a#galeria_button{ left: 460px; top: 300px; width:70px; height:27px; }
a#galeria_button span.button { width:70px; height:27px; background: url('/media/img/template_site/pl/buttons/top/galeria.jpg') no-repeat center top; }

a#cennik_button{ left: 559px; top: 290px; width:63px; height:24px; }
a#cennik_button span.button { width:63px; height:24px; background: url('/media/img/template_site/pl/buttons/top/cennik.jpg') no-repeat center top; }

a#partnerzy_button{ left: 637px; top: 312px; width:104px; height:24px; }
a#partnerzy_button span.button { width:104px; height:24px; background: url('/media/img/template_site/pl/buttons/top/partnerzy.jpg') no-repeat center top; }

a#kontakt_button{ left: 741px; top: 340px; width:73px; height:22px; }
a#kontakt_button span.button { width:73px; height:22px; background: url('/media/img/template_site/pl/buttons/top/kontakt.jpg') no-repeat center top; }


