d {border: 1px solid black;}
table.table2col td.lcol {
    width: 200px;
	box-sizing:border-box;
}
table.table2col td.lcol * {
	box-sizing:border-box;
}

table.table2col td.rcol {
    padding: 20px 60px 0 30px;
}

#gradusnik {}

div.promo .image {
    float: right;
}
div.promo a,
div.promo a:hover {
    color: #880000;
}

div.promo a.header {
    margin-top: 20px;
    display: block;
    width: 350px;
    font-weight: normal;
    font-family: 'Arial' sans-serif;
    font-size: 1.3em;
}

div.promo a.cart {
    display: block;
    background: url('cart-icp.gif') no-repeat left center;
    padding-left: 19px;
}

#bottomForms #formsubscribe {
    float: left;
    margin: 116px 0 0 0;
    width: 50%;
}
#bottomForms #formsearch {
    float: right;
    margin-left: 10px;
}
#bottomForms #formsubscribe input.txt,
#bottomForms #formsearch input.txt {width: 147px;}
#bottomForms #formsubscribe h4,
#bottomForms #formsearch h4 {white-space: nowrap;}