@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;	
	font-family: 'Ubuntu', sans-serif;
}

ul {
	list-style-type:none;
	margin-left: -40px;
}

a {
	text-decoration:none;
	color:white;
	list-style-type:none;	
}

.calosc {
	float: left;
    height: 100%;
    position: relative;
    width: 100%;
	margin: 0;
}

.lewe_menu {
    background-color: #e6e1db;
    float: left;
    height: 1024px;
    position: fixed;
    min-width: 145px;
}

.menu1, .menu2, .menu3 {
	font-size: 12px;	
}

.menu1 {
	margin-top: 57px;
		
}

.menu2 {
	margin-top: 82px;
	line-height: 15px;		
}

.menu3 {
	margin-top: 120px;
	line-height: 15px;		
}

.menu2 ul li {
	text-align: center;
	padding-top: 15px;	
}

.menu3 ul li {
	text-align: center;
	padding-top: 15px;	
}



.menu1 a {
	color: #462412;
	line-height: 15px;
	text-align:center;
	padding-top: 15px;
}

.menu1 a:hover {
	filter: alpha(opacity=60); -moz-opacity: 0.5; opacity: 0.5;	
}

.menu2 a{
	color: #462412;
	filter: alpha(opacity=60); -moz-opacity: 0.5; opacity: 0.5;
}

.menu2 a:hover{
	filter: alpha(opacity=100); -moz-opacity: 0.9; opacity: 0.9;
}

.menu3 a{
	color: #462412;
	filter: alpha(opacity=90); -moz-opacity: 0.5; opacity: 0.5;	
}

.menu3 a:hover {
	filter: alpha(opacity=100); -moz-opacity: 0.9; opacity: 0.9;
}



.menu2 a{
	color: #462412;
	filter: alpha(opacity=60); -moz-opacity: 0.5; opacity: 0.5;
}

.menu3 a{
	color: #462412;
	filter: alpha(opacity=90); -moz-opacity: 0.5; opacity: 0.5;	
}
	
.prawa_strona {
   
    clear: none;
    height: 100%;
    width: 1280px;
	margin-left: 105px;
	
	
/* background-image:url(../images/fryzjerstwo.jpg);
  

  background-position: center center;
  
  
  background-repeat: no-repeat;
  
 
  background-attachment: fixed;
  
  
  background-size: cover;
  
background-image: fixed\0/; */
	
	
	
}





