﻿
img {
border-radius:10px;
}

body a
{

  color:Gray;
}



p {
text-align:justify;
font-size:12px;
margin:15px;
padding:0px;
}

a {
text-decoration:none;
font-size:12px;
color:gray;
}


.ul
{
float:left;
width:auto;
padding:0;
margin:0;
list-style-type:none;
text-align: left;
font-size: 12px;

}


.ul a
{
float:left;
width:auto;
height: auto;
text-decoration:none;
color:gray;
font-weight: bold;
padding:20px 20px;
border-right:2px solid #4E3F32;
text-align: center;
font-size: 15px;
    
}
.ul a:hover {color: brown; font-size: 15px;}
.ul li {display:inline;text-align: center; font-size: 15px; position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;}




.logo
{
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  width: 950px;
  height:280px;
  padding: 0px;
  margin: 0px;
  background-position:center;
  border-width:0px;
    
}


.prodes b a {
color:#6e3f15;
}

.prodes a{
    color:gray;
}

    .prodes a:hover {
    color:#816241;
    }

ul {
font-size:12px;
}

.SPACE TR TD P {
   margin-bottom:2px;
   margin-top:2px;
}

.premixes p img {
border-style:solid;
border-color:#6e3f15;
border-width:0.5px;
border-radius:4px;
width:50px;
height:50px;
}

.p img {
border-style:solid;
border-color:#6e3f15;
border-width:0.5px;
border-radius:10px;
width:100px;
height:100px;
}

li {
font-size:12px;
}