a {color: #F8FDDD; text-decoration: none;}
a:link  {color: #F8FDDD; text-decoration: underline;}
a:visited  {color: #F8FDDD; text-decoration: underline;}
a:active  {color: #F8FDDD; text-decoration: underline; }
a:hover {color: #F8FDDD; text-decoration: none; background-color: #FF6600;}

body {
	margin: 0;
	padding: 0;
	background-color: #4E9A42;
	color: #F8FDDD;
	font: 100% trebuchet ms, helvetica, sans-serif;
}



form {margin: 12px 0 0 0;}

h1 {
	color: #fff; 
	font: 30px trebuchet ms, helvetica; 
	padding: 0; 
	margin: 0 0 7px 0;
	}
h2 {
	color: #000; 
	font: fff 18px trebuchet ms, helvetica; 
	padding: 0; 
	margin: 0 0 7px 0;
	}


input, select, textarea {
	font: 100% trebuchet ms, helvetica, sans-serif;
	}
	
table {
	border: 0; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
	font-size: 100%;
}

table td {
	color: #F8FDDD;
	font: 100% trebuchet ms, helvetica, sans-serif;
	padding: 0; /* cellspadding="0" */} 

ul {
	margin: 0 0 8px 16px; 
	padding: 0;
	}
	
li {
	font-size: 100%; 
	list-style-image: url(/images/pt_li.gif); 
	margin: 0; 
	padding: 0;
	}
.schet {
	float: left;
	}
.adress {
	float: left;
	}

.abz {margin-bottom: 20px;} 
	
.all-table {background: #4E9A42 url(/images/bgpage.jpg) no-repeat left top; height: 100%; width: 779px;}

.center-text {background: url(img/bg_r.gif) repeat-y right top; font-size: 80%; width: 43%; vertical-align: top;  padding: 0 21px 0 20px;}
	.center-text .inside {width: 100%; margin-top: -5px;}

.copyr {height: 100%; vertical-align: bottom;}
	.copyr div {color: #fff; font-size: 70%; padding: 30px 34px 20px 20px;}

.head {height: 365px; vertical-align: top;}
	.head div {padding: 75px 0 0 40px;}

.lmenu {background: url(/images/bg_r.gif) repeat-y right top; vertical-align: top; width: 30%; padding: 0 21px 0 0;}
.menu {font-size: 75%; width: 100%; text-transform: uppercase; }
	.menu a {color: #fff; text-decoration: none;}
	.menu div {background-color: translate; padding: 4px 20px 5px 80px;}
	.menu div.a {background-color: #FF6600;}
	
.right-text {font-size: 70%; width: 27%; vertical-align: top;  padding: 0 40px 0 20px;}
	.right-text .inside {width: 100%; margin-top: -5px;}
