html{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

div, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a{
	text-decoration: none;
	color: #ffffff;
	text-align: right;
}

a:hover {
	
	text-decoration: none;

}


#rootDiv{
	width: 960px;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	margin: 0 auto;
}

#topBanner{
	position: relative;
	width: 960px;
	height: 80px;
	background: url(images/TopBanner.jpg) top no-repeat;
}

#topBanner1{
	position: relative;
	width: 960px;
	height: 80px;
	background: url(images/TopBannerEn.jpg) top no-repeat;
}
#nedo{
	background: url(images/nedo.jpg) no-repeat;
	width: 78px;
	height: 55px;
	position: absolute;
	top: 16px;
	left: 262px;	
}
#nestle{
	background: url(images/nestle.jpg) no-repeat;
	width: 88px;
	height: 25px;
	position: absolute;
	top: 40px;
	left: 337px;	
}
#powitanie{
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	font-style:italic;
	font-weight:bold;
	color: #818181;
	position: absolute;
	right: 0;
	top: 36px;
}
#TopFlash{
	float: right;
	width: 440px;
	height: 28px;
	margin-top: 50px;
}

#flags{
	position: absolute;
	top: 60px;
	width: 520px;
	height: 11px;
	float: left;
}

#pl{
	float: right;
	width: 16px;
	height: 11px;
	padding: 0;
}

#pl a{
	display:block;
	float: right;
	width: 16px;
	height: 11px;

	background: url(images/pl.jpg) no-repeat;
}

#en{
	float: right;
	width: 16px;
	height: 11px;
	padding: 0 10px;
}

#en a{
	display:block;
	float: right;
	width: 16px;
	height: 11px;
	background: url(images/en.jpg) no-repeat;
}

#Center{
	position: relative;
	width: 960px;
	height: 280px;
	padding: 0px;
	background: url(images/middle.jpg) no-repeat;
}

#LeftInside{
	float: left;
	position: relative;
	width: 208px;
	height: auto !important;
	height: 280px;
}

#RightInside{
	float: left;
	width: 215px;
	height: 215px;
	background: #ffffff;
	margin: 29px 6px;
	padding:5px;
}

#BottomBanner{
	width: 960px;
	height: 99px;
	padding: 0;
	background: url(images/bottom.jpg) no-repeat;
	

}
#BottomFlash{
	width: 440px;
	height: 28px;
	padding: 0 0 13px 0;
	background: url(images/FlashBottomEnglish.jpg) no-repeat;
}

#Contact{
	padding: 0 0 1px 0;
}	

#clear{
	clear: both;
}

#Footer{
	position: relative;
	width: 959px;
	padding-top: 8px;
	border-top: 1px solid #cccccc;
	
}

.level0 .item a {
	background: #ff002a;
	color: #ffffff;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	height: 14px;
	padding-right: 10px;
	padding-top: 3px;
	text-decoration: none;
	width: 185px;
	
}

.bold {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
}

.created{
	display: inline;
	float: left;
	position: relative;
	width: 80px;
	height: 25px;
	margin-right: 10px;
	background: url(images/Created.jpg);
}

.powered{
	display: inline;
	float: left;
	position: relative;
	width: 80px;
	height: 25px;
	background: url(images/Powered.jpg);
}

