Ukrainian wooden architecture
Back to the book
Ukrainian wooden architecture
In Stock
ISBN:
9789668137310
Availability:
In Stock
Author
Baltia-Druk
Format
Hardcover
Number of pages
64
Publisher
Baltia-Druk
Size
15,5 х 21,5 x 1
Year of publication
2006
Weight
0.29kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Ukrainian wooden architecture
| Издание знакомит читателей с шедеврами украинского деревянного зодчества. Дерево являлось самым распространенным материалом, из которого предки современных украинцев не только возводили разнообразные здания, но и изготавливали все необходимое для жизни. У них сложилось особое, очень почтительное отношение к дереву как к материалу живому и одухотворенному, благосклонному к человеку.
Other books by the authorBaltia-Druk
Ukrainian Folk Toy
Ukrainian wooden architecture
Book reviews Ukrainian wooden architecture (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->