body {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: arial;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e4f5ff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
}

p {
	margin: 0px;
	margin-bottom: 7px;
}

form {
	margin: 0px;
	padding: 0px;
}

.cms_page_text {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.cms_page_text a {
	color: #FF3737;
	text-decoration: none;
}

.cms_page_text a:hover {
	color: #010080;
}

.cms_page_title {
	font-size: 18px;
	color: #010080;
	text-align: justify;
}

.cms_page_title a {
	color: #FF3737;
	text-decoration: none;
}

.cms_page_title a:hover {
	color: #010080;
}

.header_grey_text {
	font-size: 10px;
	color: #999999;
}

.leftbox_grey_text {
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
}

.menu_bg {
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 40px;
}

.menu_holder {
	margin-left: 30px;
}

.search_bg {
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 26px;
}

.search_keyword {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	background-color: transparent;
	border: none;
	width: 136px;
	position: absolute;
	margin-left: 6px;
	margin-top: -22px;
}

.prod_manuf {
	font-size: 12px;
	color: #999999;
}

.left_menu_middle {
	background-image: url(../images/left_menu_middle.png);
	background-repeat: repeat-y;
	width: 282px;
}

.right_logos_middle {
	background-image: url(../images/right_logos_middle.jpg);
	background-repeat: repeat-y;
	width: 172px;
}

.product_title {
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
	height: 15px;
}

.manufacturers_title {
	font-size: 12px;
	color: #020C8D;
	margin-bottom: 3px;
	height: 15px;
}

.foto_holder {
	width: 265px;
	height: 165px;
	background-position: center;
	background-repeat: no-repeat;
}

.certif_broch {
	font-size: 10px;
	color: #000000;
}

.certif_broch a {
	font-size: 10px;
	font-weight: bold;
	color: #FF3737;
}

.footer_grey_text, .footer_grey_text a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

tr.tr_style_1 {
	background-color: #dbdbdb;
	height: 20px;
}

tr.tr_style_2 {
	/*background-color: #ffffff;*/
	height: 20px;
}

tr.tr_style_3 {
	background-color: #c2c2c2;
	height: 20px;
}

.left_menu_level_2, .left_menu_level_2 a {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.left_menu_level_2_over, .left_menu_level_2_over a {
	font-size: 12px;
	color: #ff3737;
	text-align: left;
	text-decoration: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.left_menu_level_3, .left_menu_level_3 a {
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	width: 100%;
	height: 18px;
	line-height: 18px;
}

.left_menu_level_3 a {
	padding-left: 10px;
}

.left_menu_level_3_over, .left_menu_level_3_over a {
	font-size: 11px;
	color: #ff3737;
	text-align: left;
	text-decoration: none;
	width: 100%;
	height: 18px;
	line-height: 18px;
}

.left_menu_level_3_over a {
	padding-left: 10px;
}
