#main-container {
	position: relative;
	width: 720px;
/*	left: 50%;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	}
#main-sub {
	position: relative;
	width: 100%;
	text-align: left;
	}

#main-central {
	position: absolute;
	top: 130px;
	z-index: 1;
	width: 100%;
	}
	
#main-central2-padding {
	padding: 0 20px 0 0;
	margin-left: 211px;
	z-index: 1;
	}
	
#leftsection {
	z-index: 100;
	position: absolute;
	top: 91px;
	width: 180px;
	}
	
#main-central-sub {
	width: 100%;
	z-index: 1;
	}	
	
#header-container {
	height: 53px;
	}

#top-container-home {
	height: 30px;
	width: 720px;
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	}
	
#top-container {
	height: 30px;
	width: 100%;
	background-color: #c3b781;
	background-image: url(../img/topmenu_left.gif);
	background-repeat: no-repeat;
	}	

#leftsection-container {
	width: 180px;
	float: left;
	border-right: 1px solid #e7ddb2;
	}
	
#content-container {
	width: 539px;
	float: right;
	z-index: 0 !important;
}
	
#central-container {
	width: 720px;
	background-image: url(../img/bg_home.gif);
	background-repeat: repeat-y;
	}
	
#central-container:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
	
#poll-container {
	width: 180px;
	background-image: url(../img/bg_poll.jpg);
	background-repeat: repeat-x;
	background-color: #efefeb;
	}
	
#menu-container {
	width: 180px;
	background-color: #e8e8d4;
	z-index: 999;
}

#newsletter {
	width: 179px;
	_width: 180px;
	border-right: 1px solid #e7ddb2;
	background-color: #ffffff;
	color: #958334;
	font-size: 110%;
}

.obform-notifikacia-box{
border: 1px solid #000;
padding: 4px; 
background-color: #C6B684;
text-align: justify;
}
