.custom #footer {
text-align:left;
}

.custom #header, #footer {
padding-left:0;
padding-right:0;
}


/* Sidebar */

	.sidebar h3 {
		font-size:1.3em;
		font-variant:normal;
		font-weight:normal;
		letter-spacing:0;
		text-transform:uppercase;
		color:#000000;
		}

	li.widget ul li {
		margin-bottom:0.2em;
		}
/*
	li.widget {
		font-size:1.3em;
		line-height:1.3em;
		margin-bottom:1.5em;
		}
*/
/* Farba pozadia a ram containeru - http://diythemes.com/thesis/rtfm/custom-backgrounds/ */

	body.custom {
    	 	background: #44443f;
 		}

	.custom #container {
  		margin-top: 2em;
  		margin-bottom: 2em;
   		padding: 0.3em;
    	 	background: #33332f;
    	 	border: 0.4em solid #3e3e3a;	
	 	}
