Español
  • Русский
  • English
  • Deutsch
  • Français
  • Entrar
    log-in
  • Forgot your password?
  • Registro
  • Casa
  • About us
  • Usuarios
  • FAQ
  • Noticias
  • Contactos
  • Links
Artists Area
Búsqueda Avanzada
назад
  • 0
  • Информация о пользователе Vladimir Drachinskiy Vladimir Drachinskiy
  • Информация о пользователе Andrey Shustov Andrey Shustov
  • Информация о пользователе Sergey Efremov Sergey Efremov
  • Информация о пользователе Valeriy Pitaev Valeriy Pitaev
  • Информация о пользователе Aleksandr Lednev Aleksandr Lednev
  • Информация о пользователе Nikolay Zhelnov Nikolay Zhelnov
  • Информация о пользователе Ledent Pol Ledent Pol
  • Информация о пользователе Vladimir Mishura Vladimir Mishura
вперед
View
You have a deferred artworks:
0
Contenido
Su pedido:
0 producto 0$

Pintura

  • назад
  • 1
  • 2
  • 3
  • ...
  • 174
  • вперед
  • mostrar todas las obras 1. Vladimir Drachinskiy
    Image description
    • 300$
    • 200$
    • 200$
  • mostrar todas las obras 2. Andrey Shustov
    Image description
    • 1 292$
    • 994$
    • 230$
  • mostrar todas las obras 3. Sergey Efremov
    Image description
    • 800$
    • 1 000$
    • 100$
  • mostrar todas las obras 4. Valeriy Pitaev
    Image description
    • 400$
    • 240$
    • 100$
  • mostrar todas las obras 5. Aleksandr Lednev
    Image description
    • 400$
    • 1 260$
    • 600$
  • mostrar todas las obras 6. Nikolay Zhelnov
    Image description
    • 1 400$
    • 2 500$
    • 600$
  • mostrar todas las obras 7. Pol Ledent
    Image description
    • 1 000$
    • 750$
    • 600$
  • mostrar todas las obras 8. Vladimir Mishura
    Image description
    • 200$
    • 150$
    • 200$
    • назад
    • 1
    • 2
    • 3
    • ...
    • 174
    • вперед
    New Artists

    Sección

    • Pintura
    • Gráficos
    • Batik
    • Cuadros bordados
    • Pintura de pared
    • Artes decorativas
    • Iconografía
    • Copias/Bellas
    • Grabados, carteles
    • Otro

    Género

    • Abstracción
    • Animales
    • Arquitectura
    • Batallas
    • Conversation piece
    • Desnudo
    • Fantasía
    • Modo de vida
    • Naturaleza muerta
    • Paisaje
    • Paisaje urbano
    • Personas
    • Pintura histórica
    • Religión
    • Retrato
    • Símbolo
    • Sujeto
    • Otro

    Estilo

    • Abstraccionismo
    • Vanguardia
    • Impresionismo
    • Cubismo
    • Letrismo
    • Modernismo
    • Arte Monumental
    • Pop arte
    • Primitivismo
    • Realismo
    • Romanticismo
    • El realismo socialista
    • Surrealismo
    • Fantasía
    • Fauvismo
    • Expresionismo
    • Etno
    • Otro

    color

    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый

    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый
    • коричневый

    Ratio

    Trending now
    SELECT id, upload_date, user_fullname, user_id, title, avg_rate, rate_count, img_subject, img_material, avatar_path, materials_ESP AS material, img_material as material_id, img_year, price, comment, section_ESP AS section, section_id, genres_ESP as genre, genres_id, style_ESP AS style, style_id, width, height, availability_ESP AS availability, availability_id, img_ratio, technique_id, technique_ESP AS technique, path_small, path_medium, img_true, view_in_virt_room, comment_ban, code, img_sensored, img_add_date, username, block, title_en FROM (SELECT images.id as id, upload_date, user_fullname AS user_fullname, user_id, title_ESP AS title, ROUND(AVG(rate),1) AS avg_rate, COUNT(rate) AS rate_count, img_subject_ESP as img_subject, img_material, img_year, img_price_value as price, img_comment_with_work_ESP as comment, section_id, genres_id, style_id, img_real_width AS width, img_real_height AS height, availability_id, img_ratio, technique_id, path_small, path_medium, img_true, comment_ban, code, img_sensored, username, block, title AS title_en FROM images, users, image_rating, system_countries WHERE images.id=26030 AND users.user_id=owner AND users.country_id = system_countries.id AND img_id=26030 LIMIT 1 )q LEFT JOIN users_avatars USING(user_id) LEFT JOIN image_materials ON materials_id=img_material LEFT JOIN image_sections USING(section_id) LEFT JOIN image_genres USING(genres_id) LEFT JOIN image_styles USING(style_id) LEFT JOIN image_availability USING(availability_id) LEFT JOIN image_technique USING(technique_id) LEFT JOIN image_additional_data ON id = img_id