body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}


a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #009f5c;
}

h1 {
	font-size: 24px;
	color: #009f5c;
}
.news {
	font-family: Arial;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #009f5c;
}

.link, #t_center .link {
	text-decoration:underline;
}

.link:hover, #t_center .link:hover {
	text-decoration:none;
}

table td {
	font-family: Verdana, Arial;
   	font-size: 12px;
   	text-decoration: none;
   	color: #000000;
}

#top {
	width: 100%;
	height: 120px;
}

#left {

	background: url('/_images/r_top.gif') top left repeat-x;
}

#center {

	background: url('/_images/r_top.gif') top left repeat-x;
}

#right {
	background: url('/_images/r_top.gif') top left repeat-x;
}

#menu {
	height: 62px;
}

#menu a {
	float: left;
	display: block;
	width: 147px;
	height: 62px;
	text-align: center;
	line-height: 29px;
	margin-left: 5px;
	color: #FFFFFF;
	font-famaly: Arial;
	font-weight: bold;
	background: url('/_images/bg_button.gif') top left no-repeat;
}

#menu a:hover {
	background: url('/_images/bg_button_h.gif') top left no-repeat;
}

#search {
	width: 170px;

	color: #7e7e7e;
	font-famaly: Arial;
	font-size: 11px;
	padding-left: 5px;
}

#main {
	width: 100%;
}

#t_left {
	width: 226px;
	padding: 0px 12px 10px 18px;
	color: #5c5c5c;
	font-size: 11px;
}

#t_left a {
	color: #ff9331;
	text-decoration: underline;
}

#t_left a:hover {
	color: #a3a3a3;
}

#t_left .subcat {
	font-size: 12px;	
}

#t_left .subsubcat {
	color:#000000;	
}

#t_center {
	padding: 0px 12px 10px 12px;
	color: #333333;
	background: url('/_images/bg_border.gif') 0px 13px no-repeat;
}

#t_right {
	width: 213px;
	padding: 0px 12px 10px 13px;
	color: #5c5c5c;
	font-size: 11px;
	background: url('/_images/bg_border.gif') 0px 13px no-repeat;
}

.logos {
	padding-left: 18px;
	height: 44px;
	margin-bottom: 20px;
}

.logos img {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
}

.logos a {
	position: absolute;
	margin-top: 15px;
	margin-left: 60px;
	font-weight: bold;
}


/*------Ramm-------*/

.backlink {
    font-weight: bold;
    color: #4c768c;
}
.links {
    font-weight: bold;
    color: #4c768c;
    text-decoration: underline;
}


/* menu
--------------------------------------------------*/
#menu2, #menu2 li ul {
    margin: 0;
    padding: 0;
    font: normal 14px verdana;
    list-style: none;
	display: block;
}

#menu2 li {
    position: relative;
    height: 27px; /*необходимо для нормального масштабирования в Firefox*/
}

#menu2 li ul {
    position: absolute;
    left: 220px;
    top: 0;
    display: none;
}

#menu2 li ul a {
	background: #FFFFFF;
	width: 85px;
	border: 1px solid #ff9331;
	padding: 6px 6px 8px 10px;
}

#menu2 li a {
    padding: 6px 6px 8px 10px;
    display: block;
    text-decoration: underline;
    padding-left: 110px;
}

#menu2 li a:hover {
    background-image: none;
    color: #a3a3a3;
}

/* Holly Hack. IE Requirement \*/
* html #menu2 li { float: left; height: 1%; }
* html #menu2 li a { height: 1%; }
/* End */

#menu2 li:hover ul, #menu2 li.over ul { display: block; }

#footer {
	height:40px;
	background:rgb(240,240,240);
}

#madeby {
	padding-left:10px;
}

#copy {
	padding-right:10px;
	color: #7e7e7e;
	font-famaly: Arial;
	font-size: 11px;
}

.subcat {
	padding-left:10px;
}

.subsubcat {
	padding-left:20px;
	font-size:10px;
	color:#000;

}

#t_left .cat {
	font-size:12px;
	font-weight:bold;
	color:#009f5c;
}

#tovar a:hover{
	text-decoration:underline;
}

.colorgray td{
	background-color:#EAEAEA;
}

.colorgray td{
	background-color:#F9F9F9;
}

#bbasket {
	padding:4px;
	background-color:#EAEAEA;
}

#t_basket td input {
	width:20px;
}

#t_basket td{
	font:normal 14px Tahoma;
}

#tovar .name {
	font-size: 20px;
	color: #009f5c;
}