body {
	margin: 0;
	padding: 0;
	text-align: center;
	/* background: #fff url(imgs/bg-dekor.jpg) no-repeat top center; */
	background: #fff url(imgs/obrazky/Pozadi_webu/pozadi-webu.jpg) repeat-y top center;
}
#megadiv-null {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url(imgs/bg-megadiv-null.gif) repeat-y center;
}
#megadiv {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(imgs/bg-megadiv.gif) repeat-x top;
}
/* BANNER A MENU nahore */
#top-null {
	height: 94px;
	background: Black url(imgs/bg-top.jpg) no-repeat top;
}
#top-null #social-icons {
	float: right;
	padding: 19px 22px 0 0;
}
#top-null #social-icons a {
	display: block;
	padding: 0;
	height: 24px;
}
#top-null #social-icons a.facebook {
	margin-bottom: 7px;
}
#top-null #social-icons a:hover {
	background-color: transparent;
}
#menu {
	text-align: center;
	height: 3em;
	border-bottom: 1px dashed #ccc;
	background-color: #fff;
}
/* HLAVNI trisloupcovy layout */
#colA-null {
	width: 590px;
	padding: 0;
	border: 0;
	float: left;
}
#colA {
	padding: 0;
}
#colB-null {
	width: 178px;
	padding: 0;
	border: 0;
	float: left;
}
#colB {
	border: 0;
	margin-left: 1px;
}
/* PATICKA */
#footer {
	clear: both;
	border-top: 1px dashed #ccc; 
	padding: 15px;
	margin: 0;
	height: 4em;
	font: normal 100%/190% Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#footer .right {
	text-align: right;
}
