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

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

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

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

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

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

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

.lewe_menu {
    background-color: #e6e1db;
    float: left;
    height: 100%;
    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;
	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;
}
	
.prawa_strona {
    clear: none;
    height: suto;
    width: 100%;
}

.prawa_strona img {
 	width: 100%;
	
}


.dla_niej article .article-title {
 border-radius: 15px;
 background: aliceblue;
 }

.prawa_strona_1 {
	width:47%;
	height: 33%;
	float:left;
}

.prawa_strona_2 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_3 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_4 {
	width:47%;
	height: 33%;
	float:left;
}

.prawa_strona_5 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_6 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_7 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_8 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_9 {
	width:24%;
	height: 33%;
	float:left;
}

.prawa_strona_10 {
	width:24%;
	height: 33%;
	float:left;
}

.clearboth {
	clear: both;	
}