@CHARSET "UTF-8";

.header {
    margin: 0 auto;
    width: 950px;
    padding: 0;
}

.header-top {
    height: 115px;
}

#nav {
    font-weight: bold;
}

.legality {
    display: none;
}

.catalog-listing h5 {
    margin: 0;
}

.catalog-listing .add-to {
    margin: 0;
    line-height: 0.5em;
    font-size: 0.8em;
}

.form-button {
    text-align: center;
}

.category-head {
    display: none;
}

.middle {
    width: 900px;
    min-height: 600px;
    padding: 10px 25px;
}

.side-col {
    width: 205px;
}

.product-image {
    margin: 0;
}

.price-box {
    padding: 0;
}

.listing-type-grid li.item {
    text-align: center;
}

.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item {
	width: 205px;
}

input#newsletter {
    width: 98%;
}

.layered-nav .head {
    background-image: url("http://www.jaanalind.ee/layered_nav_head_bg.gif");
}

.col-1-layout .listing-type-grid {
    margin: 0 auto;
    max-width: 900px;
}

.recently {
    margin: 20px 0;
}

.recently-list {
    text-align: center;
}

.recently-list a {
    margin: 0 auto;
}

.recently .add-to {
    margin: 0;
    line-height: 0.5em;
    font-size: 0.8em;
}

table.recently-list td {
    width: 25%;
}

.col-2-left-layout .col-main {
    width: 676px;
}

.side-col .box { margin-bottom: 0; }

.welcome-message {
	display: none;
}

.nav-online-klienditeenindus a {
  color: yellow !important;
  padding: 3px 2px 2px 8px !important;
  border: 2px orange solid;
}

.nav-online-klienditeenindus a:hover {
  color: #1e7ec8;
  border: 2px #1e7ec8 dotted;
}

.link-online-klienditeenindus {
    background-color: orange;
    color: yellow !important;
    font-weight: bold;
    padding: 0.35em !important;
}