@charset "windows-1251";
/* CSS Document */

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a:link, a:visited, a:active
{
	color:#6ac725;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
}

h1
{
	font-size:22px;
	margin-top:0px;
	color:#6ac725;
}

h2
{
	font-size:14px;
	color:#6ac725;
}

h3
{
	font-size:12px;
	color:#6ac725;
	text-align:left;
}

h4
{
	font-size:12px;
}

h5
{
	text-decoration:underline;
}

/*-------------------------*/

td.bg
{
	background-color:#ffffff;
}

#top-text
{
	padding:25px 5px 20px 5px;
/*	background-color:#fcf8f6;*/
	background-color:#e1f7d0;
}

td.logo
{
/*	background-color:white;*/
	background-image:url('logo-bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Verdana;
	font-weight:bold;
	font-size:24px;
	color:#575757;
}

td.logo div.tel
{
	margin:20px 0px 0px 8px;
	line-height:125%;
}

table.top-menu
{
	background-image:url("top-menu-bg.gif");
	background-repeat:repeat-x;
	background-position:center;
}

table.top-menu td a:link, table.top-menu td a:visited, table.top-menu td a:active
{
	color:white;
	font-weight:bold;
	font-family:Arial Narrow;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
}

table.top-menu td a:hover
{
	text-decoration:underline;
}

td.content
{
/*	background-color:#fcf7f4;*/
	background-color:#e1f7d0;
	font-size:13px;
	line-height:150%;
	padding:10px 20px 20px 20px;
}

td.content table td
{
/*	background-color:#fcf7f4;*/
	font-size:13px;
}


td.footer-bg
{
	background-color:#6ac725;
	background-image:url("footer-bg.gif");
	background-repeat:no-repeat;
	background-position:top;
}

table.footer td
{
	font-size:12px;
	color:black;
	padding:60px 10px 20px 5px;
	font-weight:bold;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
	color:black;
}

table.footer td a:hover
{
}

input.search
{
	border-left:0px;
	border-top:1px solid #f7fff2;
	border-right:1px solid #f7fff2;
	border-bottom:1px solid #f7fff2;
	background-color:transparent;
	width:120px;
	height:23px;
	margin-top:10px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	color:white;
}

button
{
	border: none;
	background-color:transparent;
	margin:0px;
	padding:0px;
}

button img
{
	cursor:pointer;
}

table.in-menu
{
	border-bottom:1px solid #6AC746;
	margin-bottom:10px;
}

table.in-menu td
{
	line-height:110%;
	padding-bottom:15px;
}

table.in-menu td img 
{
	margin-bottom:5px;
}

table.in-menu td a:link, table.in-menu td a:visited, table.in-menu td a:active
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

table.in-menu td a:hover
{
	color:black;
	text-decoration:none;
}


table.order td *
{
	font-size:14px;
}
