#main-container {
/*	position: relative;
	width: 910px;
	left: 50%;
	margin-left: -460px;
	text-align: left;
	padding: 0;

oprava centrovania a zobrazovania navigacie

*/

text-align: left;
width: 910px;
margin-left: auto;
margin-right: auto;

}


	
	
#top-container {
	text-align: right;
	padding: 4px 0 4px 0;
	color: #d8e2f0; 
	background-color: #446a9c;
	width: 910px;
	height: 16px;
	}
	
#top-container a {
	color: #d8e2f0; 
	text-decoration: none;
	}
	
#header-container {
	width: 910px;
	height: 98px;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #385e90;
	}
	
#topmenu-container {
	width: 910px;.
	height: 24px;
	background-image: url(../img/bg_topmenu.gif);
	background-repeat: repeat-x;
	}

#main-content {
	background: #fff;
	}
	
#left-container {
	width: 210px;
	background-image: url(../img/bg_leftsection.gif);
	background-repeat: repeat-y;
	background-color: #547fb7;
	color: #d8e2f0; 
	}
	
#leftmenu-container {
	width: 190px;
	}
	
#right-container {
	width: 244px;
	background-color: #e8e8e8;
	}
	
#content-container-home {
	border-left: 1px solid #617696;
	border-right: 1px solid #ededed;
	border-bottom: 5px solid #ededed;
	border-top: 5px solid #ededed;
}
	
#content-container {
	border-bottom: 5px solid #ededed;
	padding: 10px;
}
	
#footer-container {
	padding: 6px 10px 8px 10px;
	color: #d8e2f0; 
	background-color: #446a9c;
	}
	
#footer-container a {
	color: #d8e2f0; 
	}
	
#content-container-padding {
	padding: 0 13px 0 13px;
	}

