/*elements*/@import url('elements.css') screen;@import url('top.css') screen;@import url('main.css') screen;@import url('main_nove_zbozi.css') screen;@import url('main_rubriky.css') screen;@import url('social.css') screen;@import url('core.css') screen;@import url('ajax_okno_vystupu.css') screen;@import url('box_left.css') screen;@import url('main_uvod_firmy.css') screen;/*990x890*/@import url('responsive_2.css') screen;/*690x0*/@import url('responsive_3.css') screen;/*in*/@keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}@-moz-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}@-webkit-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}@-ms-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/*off*/@keyframes fadeoff {from { opacity: 1; }to   { opacity: 0; }}@-moz-keyframes fadeoff {from { opacity: 1; }to   { opacity: 0; }}@-webkit-keyframes fadeoff {from { opacity: 1; }to   { opacity: 0; }}@-ms-keyframes fadeoff {from { opacity: 1; }to   { opacity: 0; }}@keyframes scale {from { transform: scale(0.80);}to   { transform: scale(1);}}@-moz-keyframes scale {from { transform: scale(0.80);}to   { transform: scale(1);}}@-webkit-keyframes scale {from { transform: scale(0.80);}to   { transform: scale(1);}}@-ms-keyframes scale {from { transform: scale(0.80);}to   { transform: scale(1);}}@keyframes scale2 {from { transform: scale(0.6);}to   { transform: scale(1);}}@-moz-keyframes scale2 {from { transform: scale(0.6);}to   { transform: scale(1);}}@-webkit-keyframes scale2 {from { transform: scale(0.6);}to   { transform: scale(1);}}@-ms-keyframes scale2 {from { transform: scale(0.6);}to   { transform: scale(1);}}