#leftcolumn {
    min-height:     450px;
}
#contentleft {
    width:          525px;
    overflow:       hidden;
}
#recepy_list #recepies_list, #recepy_list .recepies_list_pager, #recepy_editorial #recepies, .tab_view, .recepy_editorial .recepies {
    width:          100%;
}

#rightcolumn {
    display:                block;
	height:					100%;
	width:					233px;
	padding:				20px 0px 0px 0px;
	text-align:				center;
	position:               absolute;
    margin:                 0px;
    margin-left:            585px;
    margin-top:             100px;
}

.contentright {
    text-align:             left;
    width:                  225px;
}