@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;	
	font-family: 'Ubuntu', sans-serif;
	
	
}

h1 {
	color: white;
	margin-left:auto;
	margin-right:auto;
	display:block;	
}

div.warto_wiedziec {
	width: 415px;
	height: 1028px;
	font-weight: bold;	
}

div.warto_wiedziec a{
color: #44220f;	
}

div.warto_wiedziec p{
	font-size: 12px;
	padding-left: 55px;
}

div.warto_wiedziec_kontakt {
	width: 415px;
	height: 1028px;
	font-weight: bold;	
}

div.warto_wiedziec_kontakt a{
color: #44220f;	
}

div.warto_wiedziec_kontakt p{
	font-size: 12px;
	color:black;
}




ul {
	list-style-type:none;
	margin-left: -40px;
}

a {
	text-decoration:none;
	color:white;
	list-style-type:none;	
}

.calosc {
	float: left;
    height: 1024px;
    position: relative;
    width: 100%;
	margin: 0;
}

.lewe_menu {
    background-color: #e6e1db;
    float: left;
    height: 1028px;
    position: fixed;
    min-width: 145px;
	z-index: 2;
}

.menu1, .menu2, .menu3 {
	font-size: 12px;	
}

.menu1 {
	margin-top: 57px;
		
}

.menu2 {
	margin-top: 82px;
	line-height: 15px;		
}

.menu3 {
	margin-top: 120px;
	line-height: 15px;		
}


.menu1 a {
	color: #462412;
	line-height: 15px;
	/*margin-left: 49px;*/
	padding-top: 15px;
	text-align:center;
	
}

.menu2 a{
	color: #462412;
	filter: alpha(opacity=60); -moz-opacity: 0.5; opacity: 0.5;
	padding-top: 15px;
	
}

.menu3 a{
	color: #462412;
	filter: alpha(opacity=90); -moz-opacity: 0.5; opacity: 0.5;
		
}


.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:hover {
	filter: alpha(opacity=100); -moz-opacity: 0.9; opacity: 0.9;
}

.menu2 ul li {
	text-align: center;
	padding-top: 15px;	
}

.menu3 ul li {
	text-align: center;
	padding-top: 15px;	
}

	
.prawa_strona {
   
    clear: none;
    height: 100%;
    width: 100%;
	margin-left: 145px;
}


.prawe_menu {
	height: 100%;
	width: 335px;
	float:left;
	background-color: #cfcbc8;
	filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;	
}

