/* Artfully masterminded by ZURB  */

#main {
	margin-top: 20px;
}

#main h1, #main h2 {
	padding: 0 0 10px 0;
	font-weight:normal;
	color:#ff9933;	
}

#main h3 {
	padding: 10px 0 0 0;
	color:#ff9933;	
	font-weight:normal;	
}

#main h4 {
	color:#1894a7;	
	font-weight:normal;	
}

.itemicon {
	clear:both;
	margin-bottom: 30px;
}

.miniatura{
	padding-right: 20px;
}


.elementy {
	line-height:0.75;
	margin-bottom:0.5em; 
	border-bottom:1px solid #eee;
}

.elementysm {
	font-size: 11px;
	padding: 0 0 0 20px;
	color:#666;
}

#sidebar li {
	line-height:1.5;
	margin-bottom:1.25em; 
	border-bottom:1px solid #eee;
}

#sidebar h6 {
	margin: 20px 0 10px 0;
	border-bottom:1px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	color:#555;
	background:#dadada url(pli-h6-bg.gif) repeat-x top center;
	padding: 0 0 3px 6px;
}
	
	/* =Menu
-------------------------------------------------------------- */
#menutm2 {
	background-color:#F60;
}

#menutm2 a { 
    color: #fff;
	text-decoration: none;
	outline: 0;
	line-height: inherit;
	}

#menutm2 ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menutm2 ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
}

#menutm2 ul li {
	float: left;
}

#menutm2 ul a {
	text-decoration: none;
	display: block;
	font-weight: bold;
    background: #faa32f url("pli-menu-01.gif") repeat-x center;	
	color: #fff;
	padding: 10px 15px;
	border-right: 1px solid #fff;
}

#menutm2 ul a:hover {
	background-color: #1894a7;
	background-image: url("pli-menu-02.gif");
}

#komornik  ul {
	padding-left: 20px;
}

#komornik  li {
	display: list-item;
	list-style: circle outside;
	margin: 0;
	padding-left: 10px;
}

.items {
	color:#F60;
	border-bottom:1px solid #eee;	
}