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

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

#GoToMain{
	position:absolute;
 	width:500px;
	height:70px;
}
#GoToMain a{
	display:block;
 	width:400px;
	height:70px;
	
}



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

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

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

#topBanner1{
	position: relative;
	width: 960px;
	height: 80px;
	background: url(images/TopBannerSideEN.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{
	position:absolute;
	top:50px;
	right:0;
	float: right;
	width: 440px;
	height: 28px;
	background: url(images/FlashTop.jpg) no-repeat;	
	
}

#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;
	min-height: 425px;
	height: auto !important;
	padding: 0px;
	background: url(images/LogoSide.jpg) left bottom  no-repeat;	
	
}

#TopSide{
	position: relative;
	width: 955px;
	height: 20px;
	padding: 9px 5px 0 0;
	background: url(images/NowYouSide.jpg) no-repeat;
	text-align: right;
	font-size:10px;
	color:#000000;
	font-family:Tahoma, Verdana;
	font-weight:bold;
}

#TopSide a:hover {
	color: #000000;
}

#Title{
	float: right;
	
	width: 745px;
	height: 31px;
	padding-top:10px;
	padding-right:5px;
	background: url(images/Title.jpg) no-repeat;
	text-align: right;
	text-justify: auto;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	padding-bottom: 5px;
}


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



#mainContent{
	float: right;
	width: 750px;
	height: 400px;
	height: auto !important;
	min-height: 325px;
	background: url(images/upFooter.jpg) no-repeat bottom right ;
	
}

#mainContent a:hover{
color:#ff0000;
}


#Contact{
	background: url(images/LogoSide.jpg) no-repeat bottom left;	
}

.clear{
	clear:both;
}

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

}

#BottomBannerEn{
	width: 960px;
	height: 49px;
	padding: 0;
	background: url(images/BottomSideEn.jpg) no-repeat;

}


#print{
	padding-top:10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

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

#Footer a:hover{
color: #ff0000;
}

#print a:hover {
	color: #ff0000;
}

#adres {
	position: relative;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	
}



.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);
}

.mainPage{
	position: relative;
	display: block;
	width: 150px;
	height: 51px;
}

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