/* CSS Document */
body {
	margin: 0px;
	background-color: #f7f7f7;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #3329ad;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #444444;
	text-align: left;
	font-weight: bold;
	padding: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 20px;
	color: #3329ad;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}
.top_bg1
{
	background-image: url(/imgjalo/top_bg1.jpg);
	background-position: right;
	background-repeat: repeat-x;
}
.factory
{
	font-family: Tahoma;
	font-size: 14px;
	color: #183a6f;
	text-align: left;
	padding-left: 150px;
	font-weight: bold;
}
.order
{
	font-family: Tahoma;
	font-size: 18px;
	color: #125373;
	text-align: left;
	padding-left: 40px;
}
.phone, .phone2
{
	font-family: Tahoma;
	text-align: left;
	padding-left: 50px;
}
.phone
{
	font-size: 18px;
	color: #c10000;
}
.phone2
{
	font-size: 14px;
	color: #ff8700;
 	font-weight: bold;
}
.email a, .email a:visited
{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-left: 80px;
	font-weight: bold;
	line-height: 25px;
}
.text {
	font-family:"MS Sans Serif";
	font-size:13px;
	color:#474747;
	text-align:left;
}
.text A {
	color:#474747;
	text-decoration: underline;
}
.text A:hover {
	color:#ae0016;
}

.textmini {
	font-family:Tahoma;
	font-size:10px;
	color:#444444;
	text-align:left;
}
.textmini A {
	color:#0093e0;
	text-decoration: underline;
}
.textmini A:hover {
	color:#ae0016;
}

.top {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 20px;
}
.top A, .top a:visited {
	color: #ffffff;
	text-decoration: none;
}
.top a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menu, .menu A {
	font-family: "Tahoma";
	font-size: 14px;
	text-align: left;
	color: #3329ad;
	font-weight: bold;
	text-decoration:none;
}
.menu A:hover {
	color: #ae0016;
}
.menuact, .menuact A, .menuact A:visited {
	font-family: "Tahoma";
	font-size: 14px;
	text-align: left;
	color: #ae0016;
	font-weight: bold;
	text-decoration:none;
}

.submenu, .submenu A {
	font-family: "Tahoma";
	font-size: 12px;
	text-align: left;
	color: #2a2a2a;
	text-decoration: none;
}
.submenu A:hover {
	color: #ae0016;
	text-decoration: none;
}

td, .td a, .td a:visited {
	font-family:"MS Sans Serif";
	font-size:13px;
	color:#474747;
	text-align:left;
}
.td a, .td a:visited
{
	color: #2e9abf;
	text-decoration: underline;
}

.under { padding-bottom: 1px; border-bottom: 1px dashed rgb(231, 182, 107); }