CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

image {border:none;}
body {font-family:arial; font-size:12px;}

h1 {
font-family:arial;
font-size:16px;
text-decoration:none;
font-weight: bold;
color:#28613c;
}

h1.catalog {
font-family:arial;
font-size:17px;
text-decoration:none;
font-weight: normal;
color:#BAB985;
}


p {
font-family:arial;
font-size:12px;
text-decoration:none;
color:black;
}


.arial12
{
font-family:arial;
font-size:12px;
text-decoration:none;
color:black;
}


a { FONT: 12px Arial; COLOR: #000000;}
a :hover{ COLOR: #0000FF;}


.subcatalog {
FONT: 11px Arial;
MARGIN-TOP: 5px; 
MARGIN-LEFT: 10px; 

text-decoration:none;
}

.subcatalog2 {
FONT:  9px Arial;
MARGIN-LEFT: 20px; 
MARGIN-TOP: 2px; 
MARGIN-BOTTOM: 5px; 
COLOR: #000000;
text-decoration:none;
}


A.sub_nav {
FONT:  9px Arial;
text-decoration:none;
font-weight:bold;
COLOR: #000000;
}

A.sub_nav :visited {
FONT:  9px Arial;
text-decoration:none;
font-weight:bold;
COLOR: #000000;
}

A.sub_nav:hover {

text-decoration:underline;
COLOR: #3b9259;


}

.inp
{
background:#FFFFFF;
border:solid 1px #458823;
font-family:verdana; 
font-size:12;
}



.bg_basket{
position: absolute;
top: 30px;
right: 10px;
width: 220px;
height: 52px;

background: url('/images/bg_basket.jpg');
}

.logo{
position: absolute;
top: 30px;
left: 20px;
width: 375px;
height: 71px;

}

.slogan{
position: absolute;
top: 30px;
left: 30%;
width: 638px;
height: 113px;
}

.search{
position: absolute;
top: 190px;
right: 1%;
width: 200px;
height: 64px;

}

.head_menu{


width: 236px;
height: 28px;
font-family:Arial; 
font-size:18;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding-left: 10px;
background: url('/images/bg_razd.gif');
background-repeat: no-repeat;

}

table {border-collapse:collapse;}
table#cell td { BORDER: 1px; border-style: solid; border-color: #e6e6e6;
		  text-align: center;}
		  

.button {font-family:Tahoma,Arial,sans-serif; font-size: 10pt; font-weight: normal; background:#006f00; color:#FFFFFF; border-style: solid; border-width:1px; border-color:#006000}	
		  
.button2 {font-family:Tahoma,Arial,sans-serif; font-size: 10pt; font-weight: bold; background:#b50000; color:#FFFFFF; border-style: solid; border-width:1px; border-color:#820504}	


.roundedCorners{
width: 220px;
padding: 10px;
background-color: #DDEEF6;
border:1px solid #DDEEF6;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
	  