* {
	margin:0px;
	padding:0px;
	font:normal 12px Verdana, Arial;
	line-height:18px;
	list-style:none;
}
html, body {
	height:100%;
}
img {
	border: 0;
}
p { 
	margin-top: 12px; 
	text-align: left;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9c00;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9c00;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff9c00;
	}

#container {
	position: absolute;
	left: 50%;
	width: 1024px;
	height: 100%;
	margin-left: -512px;
/*	background: url(img/pageborder.gif) repeat-y left; */
	background: url(img/shadow.gif) repeat-y left; 
}

#leftborder {
/*	position: absolute;
	left: 0px;
	top: 0px;*/
	float: left;
	width: 10px;
/*	background: url(img/lborder.gif) repeat-y left; */
	height: 100%;
}

#rightborder {
/*	position: absolute;
	left: 1014px;
	top: 0px;*/
	float: left;
	width: 13px;
/*	background: url(img/rborder.gif) repeat-y left; */
	height: 100%;
}

#flashrolik {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainBody {
/*	position: absolute;
	left: 10px;
	top: 0px;*/
	float: left;
	width: 1001px;
	height: 100%;
/*	padding-left: 10px;*/
	background:#ffffff url(./img/l_contacts_h.jpg) no-repeat left top;
/*	border: solid 1px #f00;*/
}
#indexBody {
	padding: 0px 0px 0px 0px;  
	background: transparent url(./img/mvetka.jpg) no-repeat top left; 
}
#wrapper {
	width: 1000px;
}
#leftPanel {
	width: 200px;
	float: left;
/*	padding: 120px 0px 0px 40px;*/
	padding: 410px 0px 0px 40px;
}
#centralArea b {
	font: bold 10pt verdana;
	text-indent: 0px;
}
#centralArea {
	width: 512px;
	float: left;
/*	padding-top: 72px;*/
	padding-top: 560px;
	font: 10pt verdana;
	text-indent: 10px;
}
#centralArea h1 {
	font: bold 14pt arial;
	text-indent: 0px;
	color: #ff9c00;
	padding-bottom: 10px;
}
#centralArea h2 {
	font: bold 10pt arial;
	text-indent: 0px;
	color: #ff9c00;
	padding-bottom: 10px;
}
#centralArea h3 {
	font: bold 10pt arial;
	text-indent: 0px;
	color: #ff9c00;
}
#scroller {
	overflow: auto;
	height: 306px;
	width: 510px;
}
#rightPanel {
	width: 200px;
	float: left;
	padding-top: 290px;
	padding-left: 40px;
	text-align: center;
}
#footer {
	clear: left;
	height: 80px;
	background: transparent url(./img/grass.jpg) no-repeat bottom right;
}
#balenoLink {
	padding-top: 16px;
}
#balenoDescr {
	font:bold 12px Times;
	text-align: justify;
	padding-top: 16px;
}
.fadeImage {
	padding: 2px;
}
.l_menu {
	padding-left: 14px;	
}
.l_shadow {
	height: 20px;
	vertical-align: top;
	text-align: left;
}
.ingredients {
	text-indent: 0px;
	padding-left: 16px;
	padding-bottom: 10px;
}
.production {
	text-indent: 0px;
//	padding-left: 16px;
	padding-bottom: 10px;
}
.prodGroup {
	background: transparent url(./img/prod_back.jpg) repeat-y top left;
	font: bold 14pt arial;
	text-indent: 8px;
	color: #ffffff;
	vertical-align: middle;
}
.dealers {
	font: bold 12pt arial;
	text-align: right;
	padding-left: 40px;
	padding-top: 100px;
	width: 300px;
	line-height: 26px;
}

