/* float hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

html > body .clearfix {min-height: 1px; height: auto;}

/* Hides from IE-mac \\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.form label {
    width: 200px;
    float: left;
}

#rce p.input-width-200 input {
	width:200px;
}

#rce p.input-width-100 input {
	width:100px;
}

.captcha img {
    vertical-align: middle;
}

ul.error li {
    color: #FF6600;
    font-weight: bold;
}

ul.msg li {
    color: #00AE06;
    font-weight: bold;
}

.orange {
    color: #FF6600;
}

.basket-info {
    text-align: left;
    padding: 0 0 10px 0;
    margin: 0 0px;
    margin-bottom: 10px;
    /*
    background-color: #FFEDE1;
    border: 1px solid #FF6600;
    */
    font-weight: bold;
}

.basket-info a {
    color: #FF6600 !important;
}


.price-basket a {
    color: #FF6500 !important;
}

.top-paginator {
    float: right !important;
    margin-top: 24px;
}

.search-info {
    font-weight: bold;
    padding: 0 0 20px 0;
}

.search-info span {
    color: #FF6500;
}

.top-border {
	border-top:1px solid #cdcdcd;
	margin-top:5px;
	padding-top:5px;
}

.delivery-label {
    float: left;
    width: 110px;
}

.ukz {
    line-height: 17px !important;
    padding: 3px 0 5px 0 !important;
}

.ukz span {
    float: left;
    margin-top: 3px;
}

.ukz object {
    margin-top: 3px;
    float: right;
}

.ukz-list {
}

.ukz-list span {
    float: left;
}

.ukz-list object {
    float: right;
}

.commentary-empty {
    text-align: center;
    font-weight: bold;
}

.commentary-name {
    float: left;
    margin-right: 5px;
}

.poll_msg {
    color: #ABC300;
}

#rce .detail-columns .dc-left ul li.noline{
	border-bottom:0px;
}
