@charset "iso-8859-1";

/**	Normal weather, day stylesheet.
*	
*	@author Dinu Florin.
*/

#BkRight
{
	background:url(../../images/layout/normal/zi/extensie.jpg) repeat-x top left !important;
}
#BkLeft
{
	background:url(../../images/layout/normal/zi/extensie.jpg) repeat-x top right !important;
}
#Container
{
	background:url(../../images/layout/normal/zi/content.jpg) no-repeat !important;
}
body, html
{
	background-color:#e3f0f8 !important;
}

