/* reseptit.php */

td.navigation  {
    padding-top: 0;
}

.res_isokuva {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.resepti h1 {
    margin-bottom: 0px;
    padding-bottom: 0;
    color: #006633;
}
.res_lisayspvm {
    color: gray;
    margin: 0;
}

.reseptin_tuotteet {
    margin-top: 30px;
}

.reseptikategoriat {
    margin-left: 25px;
}

.reseptikategoriat a:link, .reseptikategoriat a:visited {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 1.8em;
        color: #666633;
}

.reseptikategoriat a:hover {
        text-decoration: underline;
        color: #993333;
}

.pienireslaatikko {
    display: block;
    height: 110px;
}

.pienireslaatikko a {
    text-decoration: none;
}

.pienireslaatikko .vasenlohko {
    float: left;
    margin-right: 20px;
}

.floatreslaatikko {
    float: left;
    width: 160px;
    height: 165px;
    text-align: center;
    margin-bottom: 20px;
}

.floatreslaatikko img {
    margin-bottom: 5px;
}

.floatreslaatikko a {
    font-size: 0.87777em;
    text-decoration: none;
}

.floatreslaatikko {
}

.reseptikategoriat input {
    border: 1px solid gray;
}

.kategoriakuva {
    float: right;
    margin-right: 60px;
}

#reseptilista a, .tuotteen_reseptit a {
    font-size: 14px;
    text-decoration: none;
}

#reseptilista a:hover, .tuotteen_reseptit a:hover {
    text-decoration: underline;
}

.tuotteen_reseptit {
    margin-top: 30px;
}

