a:link {
	color: #817367;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #817367;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #817367;
	text-decoration: underline;
}

* {
 margin: 0;
}

body, html {
	height: 100%;
	padding: 0;
    margin: 0;
	background-image:url(../../images/leto/bg_brown.jpg);
	background-position:top; 
	background-repeat:repeat;
	
	
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #936638;
}

#bg
{
  position: absolute;
  /*overflow: auto;
  margin-bottom: 0;
  height: 100%;*/
  width: 100%;  
}

#main
{
	height:600px;
	margin-top:70px;
	background-image:url(../../images/leto/logo.png); 
	background-position:top;
	background-repeat:no-repeat;
}

.slogan
{
	font-size:18px;
	color:#fcca6a;
	padding-top:530px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px;
	background-image:url(../../images/leto/pattern.png);
 }
 .footer, .push {
   height: 57px;
 }
 .footer_help{
	 height:700px; 
	 width:100%;
 }
.slogan_t_footer
{
	font-size:110%;
}


.copyright
{
font-size:14px;
color: #89663e;
padding-top:23px;
float:left; 
padding-left:12%; 
}

.footer_left{
	float:left;
	width:100%;
	background-image:url(../../images/leto/footer_bg.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	height:57px;
	
}

.footer_right{
	float:right;
	display:block;
	text-align:right;
	font-size:14px;
	color: #89663e;
	padding-top:23px;
	padding-right:12%;
		
}
.footer a{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;

}

#menu_zagar{
float:left;
margin-top:220px; 
margin-left:10%; 
width:150px; 
height:100px; 
background-image:url(../../images/leto/zagar.png); 
background-repeat:no-repeat;
cursor:pointer;
display:block;
}

#menu_beauty{
float:right;
margin-top:220px; 
margin-right:10%; 
width:160px; 
height:100px; 
background-image:url(../../images/leto/beauty.png); 
background-repeat:no-repeat;
cursor:pointer;
display:block;
}

