
BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

BODY {

	margin: 0px;
	padding: 10px;
	text-align: center;
}


#WholePage {
	margin: 0px auto;
	width: 986px;
}

#Header {
	height: 120px;
	border-bottom: solid 4px #CEDEE7;
	position: relative;
}

#HeaderInner {
	position: absolute; 
	right: 0px;
	bottom: 0px;
	overflow: auto;
}

#HeaderCatalogue {
	background-image: url(style/plastic/Header.png);
	height: 79px;
}

#enHeaderCatalogue {
	background-image: url(style/plastic/en/Header.png);
	height: 79px;
}

#plHeaderCatalogue {
	background-image: url(style/plastic/pl/Header.png);
	height: 79px;
}

#itHeaderCatalogue {
	background-image: url(style/plastic/it/Header.png);
	height: 79px;
}
#ruHeaderCatalogue {
	background-image: url(style/plastic/ru/Header.png);
	height: 79px;
}

#Content {
	background-color: White;
	border-style: solid;
	border-width: 0;
	border-left-color: #FEFEFE;
}

#Footer {
	text-align: right;
	color: White;
}

#FooterAds {
	border-left: 1px solid #C8C3C0;
	border-right: 1px solid Black;
	background-color: White;
}

#FooterAdsTable {
	border-top: 5px solid #016597;
}

#FooterMenu {
	background-image: url(style/plastic/Footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#CopyrightFooter {
	color: #6486A2;
	text-align: center;
}
#JeppFooter
{
	color: #797979;
	clear: both;	
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0 auto;
	width: 700px;
}

#JeppFooter img
{
	border: 0;
}

#JeppFooter ul li
{
	display: block;
	float: left;
	margin:0;
	padding:0;
	list-style-type: 0;
	text-transform:uppercase !important;
}

#JeppFooter ul li a
{
	color: #797979;
	text-decoration: none;
	padding-right: 7px;
	font-size:84%;
}

#JeppFooter ul li a:hover
{
	text-decoration: underline;
}

#ArticlesTable {
	border-top: 5px solid #006696;
}

#ArticlesTable TD {
	vertical-align: top;
}

#ArticlesTable UL {
	list-style-image: url(style/plastic/ListSquare.gif);
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 8px;
}

.NewsCell {
	background-image: url(style/plastic/LeftMenuBG.png);
	background-position: top;
	background-repeat: repeat-x;
}


#LeftMenuCell {
	background-image: url(style/plastic/LeftMenuBG.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;

	border-right: 1px solid Black;
	padding: 5px;
	width: 200px;
	vertical-align: top;
}


#RightCell {
	vertical-align: top;
}

#TopMenuCell {
	background-color: #CEDEE7;
}

.TopMenuItem, .BottomMenuItem {
	color: #4067C0;
	text-decoration: none;
	margin-right: 15px;
	font-size: 11px;
}

.TopMenuItem:HOVER, .BottomMenuItem:HOVER {
	color:#FF0000;
}


.MainPageGradient {
	background-image:url(style/plastic/BottomTopGradient.png);
	background-position: top;
	background-repeat: repeat-x;
}

#mainLogo
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;	
	width: 300px;
	height:50px;
}

#shopOnLineLogo
{
	display: block;	
	position: absolute;
	width: 303px;
	height: 26px;
	left: 350px;
	bottom: 10px;

}


