\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={We provide our employees the opportunity to enhance qualification: Occasionally Regularly We don´t provide any opportunity to enhance qualification Employee educate oneself in form of study hour},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{We provide our employees the opportunity to enhance qualification: Occasionally Regularly We don´t provide any opportunity to enhance qualification Employee educate oneself in form of study hour}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Roman  Sip}

             \affil[1]{  University of Economics in Bratislava}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2016 Accepted: 1 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Labor market development in the printing industry reflects the errors that have occurred in education in 90´s of the last century. The education system based on the needs of print and publish complex, where students are bound by contract with a future employer is liberalized. Employers stopped promoting education, headquarters of industry disappeared, the Ministry was reoriented to knowledge-based society, where school leaving examination should be fully accessible and preparation of blue collar workers ceased to be attractive. So called, informative values were not required and the breakdown in education, which occurred in its whole nature manifested after twenty years. Centralized nationwide education in Bratislava started to have problems. Meantime the functioning system of education, providing qualified workforce began to shake in its existence. Dominant printing company in Slovakia prefers local education at the nearest high school, with students without any long-term perspective, backgrounds or insufficient educational qualifications.

\end{abstract}


\keywords{system of education, providing qualified workforce began to shake in its existence.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Problems of Education and Preparation of Human Resources for Print and Publish Complex in the Conditions of the Central European Region}]{Problems of Education and Preparation of Human Resources for Print and Publish Complex in the Conditions of the Central European Region}\par
Roman ?íp I.\par
Present State OF THE Problem at Home and Abroad Theoretical Definition of the Problem abor market development in the printing industry reflects the errors that have occurred in education in 90´s of the last century. The education system based on the needs of print and publish complex, where students are bound by contract with a future employer is liberalized. Employers stopped promoting education, headquarters of industry disappeared, the Ministry was reoriented to knowledge-based society, where school leaving examination should be fully accessible and preparation of blue collar workers ceased to be attractive. So called, informative values were not required and the breakdown in education, which occurred in its whole nature manifested after twenty years. Centralized nationwide education in Bratislava started to have problems. Meantime the functioning system of education, providing qualified workforce began to shake in its existence. Dominant printing company in Slovakia prefers local education at the nearest high school, with students without any long-term perspective, backgrounds or insufficient educational qualifications. It is noticeable nowadays that two generations of the professionals needed for natural reproduction of the print and publish complex are missing. There is a lack of skilled workforce at all job positions. This deficiency can´t be filled from day to day. The process of systematic preparation of the future qualified graduate takes at least four years.\par
The planned system of education and preparation of the workforce in collaboration with personnel department of the employer is unknown. The priority of the human resources nowadays is to contract unskilled workforce and temporary workers for afternoon and night shifts. It was caused by all those who did not accept the importance of education for the needs of printing industry as the significant investment for the future. While education was and still is the foundation for growth of the prosperity and creation of opportunities. Managers at all levels of print and publish complex were aware that investment into poor local communities with denial for the value of education did not have long-term rational basis. At the end of their productive age, employees of printing companies often became teachers of students. Machinery equipment was limited to the printing machine, which was eliminated in production destined for scrapping. This development went even further, in the form of severe degradation of education. Slovakia has currently around 30 schools offering education in the field of study 3447 digital media graphic designer. Leaders in printing industry are responsible for poor state of education of the workforce in the printing industry. Decisions of management control of employers in the field of human resources were wrong in the early 90´s. Decisions did not take into consideration the needs in terms of filling short term performance of companies and it led to an alarming shortage of skilled labour in terms of long term needs. In the short term the lack of workforce at labour market were solved with higher wage by the employers. Because of this it comes to migration of employees in 2000. An absence in the structure of the training and education of employees and discord between the future need and reserves in personnel policy has appeared.\par
Overall the planning of human resources in line with the fulfillment of production targets has failed. It lacks any planning for needs or eventually for surplus of workforce that would achieve the necessary labour potential. In this case the control of requirements and basic planning of human resources in print and publish complex failed. The absence of planning of human resources and determining the needs of employers do not reflect changes in the transition from analog to digital technology. Company headquarters failed to predict the requirements for the future reproduction of the workforce in accordance with the organization of work and introduction of new technologies. The amount of performed work was not enough oriented on qualification of employees.\par
There is no planning of the needs of human resources for this field because of the dissolution of the directorate -General VHJ of Slovak printing in the early 90´s without existence of any full-value successional organization within the printing industry. Today, after 25 years we reveal that market did not solve the problem of qualified workforce. Employers were neither willing nor forced to solve the problem of qualified workforce for positions of offset printing machine operator (printer), bookbinder, process engineer, cost clerk and marketing employee. The lack of company students in the last twenty years is the consequence (Table \hyperref[tab_6]{7}).\par
Analysis of the age structure of employees warns us about the employment of older generation with the expectation of retirement. We observe this state in the field of vocational education as well. The professional teaching employee needs to have a certificate of apprenticeship in a relevant field, university degree and must have a supplementary pedagogical study to fulfill the qualification requirements. There was always lack of people willing to undergo this process of self-long education within the fields of No.34 Printing Arts \& Media. The current age limit of teachers is fifty without succession of the younger generation. The teachers qualified to teach are retiring and there is no replacement for them in teaching staff. The missing personnel policy of employees in the field of print and publish complex causes following consequences:\par
The missing personnel policy of employees in the field of print and publish complex causes following consequences:\par
-The lack of systemic management approach, -Failure to take account of the transformation process of change of inputs and outputs, -Downfall of control of all activities taking place in the organization, -Lack of personnel policy which causes the failure of two generations of professionals who would be able for the vacant jobs, -The reluctance of employers to participate in vocational education and to consider educated workforce to be a competitive advantage, -Accept the dual system of education as an alternative to long-term solution of reproduction of the workforce. We reveal in accordance with the results of research (Graph 3), that employers don´t provide their employees with sufficient opportunities to: This implies that in the field of development of the workforce there isn't sufficient emphasis on developing knowledge and skills that would lead to systematic education. Employers don´t provide their employees the career growth, which would lead to future decrease of work performance in the company´s potential. Some companies will have to reduce production capacity and reject the orders due to labour shortage. The employers will face a shortage of skilled workforce in the near future. If the employers will not fulfil the need for radical changes in the system of work of personnel department in the short period, jeopardize the fulfillment of their manufacturing objectives. The plan of educational activities must reflect the real long-term needs and not to be limited to compulsory training only (Graph 3). Research reveals that the 14\% of respondents don´t provide their employees any training and 25\% of employers leave the up skilling in the hands of their employees. Only 14\% respondents of research claim that they provide regular training for their employees. It is assumed that these trainings are systematic and planned.? Upgrading skills, ? Retraining, ? Acquisition of new technologies. 
\section[{II.}]{II.} 
\section[{Research Results and Their Interpretation}]{Research Results and Their Interpretation}\par
The problems associated with systemic management of human resources within the print and publish complex is not possible to describe only by one basic method. Issues related to workforce together with the results of the research give enough space for opportunity of reflection and training of new employees. The requirements of employers in the print and publish complex for human resources forced top management to formulate hypotheses of urgent solution of their shortage. 
\section[{a) Implementation and methodology of research}]{a) Implementation and methodology of research}\par
The research was conducted through a questionnaire with a focus on finding facts influencing human resources, preferences of management behavior and process management in the print and publish complex (178 print and publishing organizations, 2 750 e-mail address).\par
The questionnaire contains 11 questions. \hyperref[b0]{1} The respondent fills the field of business, number of employees according to the classification of European Union, head office by the regions in Slovakia. Likert scale was used according to themes for drawing up the scales of the questionnaire. \hyperref[b1]{2} Requirements of employers we investigated to find skilled workforce educated at the secondary school To obtain the greatest number of employers, questionnaire was conducted using the Google Form. The questionnaire was sent out in the between July and December 2016. Pivot tables, frequency tables and graphs were used for the processing of all responses in our questionnaire. Quantitative analysis is done in order to acquaint employers with current issues. Solution to reduce labour shortage for the next 10 years is drawn as well.\par
The complete questionnaire is stored in electronic form on the server: https://docs.google. com/forms/d/ 1PDbwspjw WoGCYpjt Wb4 ot Ls7LXHa 71ZEX9AdsZ3F\textunderscore rs/prefill and at the same time its current disposable status through the question focused on the needs of the labour market in the next three years. The result is a finding of lack of human resources preparing for the labour market needs. From demands for workforce in different region of Slovakia Bratislava Region represents more than 1/3 in all professions. The requirement correlates with the distribution of employers in Slovakia. This implies that the largest grouping of employers in the print and publish complex is concentrated exactly in this region. Graph 4 highlights the fact of uneven intensity of allocation of human resources. Almost in all regions is the dominant requirement for the position of printer on the first place.\par
The requirements of employers for employees in key positions working in Slovakia are the same as in the Czech Republic. This results from the meeting of the executive committee of the Association of printing industry in Slovakia and the Union of Printing Entrepreneurs in Hodonin (Czech Republic) in the autumn of 2016. The advantage of the educational system in the Czech Republic is that the bookbinder of finishing production can be educated in the field of study ended with school leaving examination, on the other hand in Slovakia is possible only the education in the field of study ended with certificate of apprenticeship. Such possibility of the three-years vocational study is in current situation unattractive in Slovakia. To create a class in accordance with § 33 of Act 245/2008, par. 7 point. a) minimum of 17 students is for this field of study impossible.  Resource: Own research.\par
Printing companies will have the biggest shortage of required workforce in the next 3 years (Graph 5). The situation is caused by the breakdown of students in the education system who would be prepared for position of bookbinder and printer. The profession is not attractive for pupils and parents. Employers did not have motivation to systematically support the education and to ensure the reproduction of workforce as in the 90´s was relatively sufficient with workforce. The training of young people was for employers expensive item, which was at that time abolished (Graph 2) and there was no company student preparing for their future profession at the beginning of the millennium (Table \hyperref[tab_6]{7}).  There is currently negligible number of students at the secondary vocational schools who are preparing in the field of studies required by the employers or students are not preparing already several following years at all. The state of reproduction of workforce is alarming.\par
This acute shortage of skilled workforce refers to graduates in the field of study 3457 K offset printing machine operator and 3473 H 08 bookbinder. Both fields were neglected in terms of marketing activities and educational system in collaboration with parents failed to ensure future vacancies for students.\par
Partial success is the training of students for the preparation of production (marketing staff, cost clerk, technologist, scheduler norm). There has succeeded in the field of study 3431 M 01 printing technology (preparation of production) to preserve the continuity of eighty years and to systematically educate and fill mentioned job positions for the need of labour market (Graph 5). Lack of qualified workforce for job positions in the preparation of production is not as significant as in other job positions. It may be caused by technological change in the last twenty years when those positions were filled by graduates of other related fields of study, such as a group 34 printing and media (engineering, informatics). 
\section[{Graph 5:}]{Graph 5:}\par
The application of secondary vocational schools within print and publish complex in the next 3 years\par
Resource: Own research.\par
From the perspective of the current preparation of students the expected requirement of employers for vacant place for job positions in the preparation of production in the next 3 years will be filled. Graduates will be effectual ready for publishers, advertising and graphic studios, agencies and copy shops. From references of suppliers of consumables and machines we have information about application of graduates of the field of study 3431 M 01 printing technology (preparation of production) at the positions business man as well.  Problems of education in relation to the reproduction of the workforce did not avoid the International Bill 12 seminar focusing on screen printing and digital printing at October 8, 2016 in ?eský Krumlov (Czech Republic). The contribution of Iveta Ochrankova under the name the teacher´s view of preparation of a student of graphics design \hyperref[b2]{3} Companies operating outside print and publish complex are already limiting investments due to lack of workforce. To fill vacant positions would take ten years.\par
described the current state. The question of workforce resonates at international level and is highly actual for professional unions. 4   Employers in the Czech Republic want after model of Germany and Austria to introduce system of dual education (SDV) which should adapt the plan of production of schools to labour market´s requirements. Poland has similar problems with qualified workforce.\par
In the Czech Republic 86\% of companies have problem to find workers with vocational certificate. 
\section[{5}]{5}\par
In Slovakia there became an important legislative assumption for adjusting of principled and systematic bases of dual education the Act. 61/2015 about vocational education and training. It operatively responded to labour market´s requirements and recruited foreign workers. But this step doesn´t solve reproduction of workforce but commonly saves an acute shortage of workforce which was not solved a long time. 
\section[{Map of Slovak Republic and Regions b) Suggestion of the solution of the situation and final recommendations}]{Map of Slovak Republic and Regions b) Suggestion of the solution of the situation and final recommendations}\par
There is 2 935 kindergartens, 2 113 primary schools and 868 secondary schools in Slovakia with cca 89 000 pedagogical employees. Primary schools educate 450 000 pupils which is about 210 pupils per school. 270 000 pupils study at secondary schools which is cca 300 pupils per school. There are about 150 primary schools where study from 10 to 50 pupils and about 50 secondary schools with the number of students under 150. About 500 schools are so called "small classes". There are 36 public universities and high schools in Slovakia as well where study 135 000 students. If the employers will not approach education of the workforce constructively, they won't be capable of redeveloping the current changes in the labour market. Ageing population is a problem in the European Union. There will be more people retired in the next ten years and there won't be sufficient number of qualified workforce for positions of printer and bookbinder. The soon to be retired employees need to be replaced in a relatively short time. The transmission of knowledge and experiences between the outgoing and incoming generation will be important. More and more employers replace qualified workforce in the production with the unqualified in time bypassing of the actual situation. Unsystematic solution of staff assurance creates situation in which unqualified workforce of production line train future operation of the line. The solution is immediate investment in education.\par
Even cooperation with primary school in the field of preparation for future perspective employment can be carried out in various informal projects. There is a long-term incentive of employers to have a connection among pupils, parents and employers. It is preferentially necessary to make profession attractive that has future in the field of education for studies 34 printing and media. The result of this collaboration is marketing oriented at pupil and parent which leads to the contract with the employer. It becomes a springboard for study at secondary school.\par
There are following forms of study available at the secondary school today: ? State, ? Private, ? Dual system of education.\par
Collective education of staff can be regarded as extension of the whole system. The need of education of employees should be for employers the periodically repeated certainty.\par
The Secondary Vocational Print and Publishing School/SO?P/ www.polygraficka.sk as the only school in Slovakia offers specialized comprehensive education in the fields of study 34 printing and media. Graduates cover job positions from middle to top management of companies. The school continues in this tradition and provides well secondary education as well as vocational post-secondary studies and lifelong education.\par
In the creation of school educational programs the school prefers such educational processes where graduates of the fields of study 34 printing and media fulfil standards for versatility in the whole European Union. The main objective of Secondary Vocational Print and Publishing School for the next period is to insure preparation of vocational staff for all printing occupations and occupations dealing with processing of digital information for media and at the same time to act as a center of vocational education and training in area of print and media. Vocational education and training of students tend to gain such knowledge which will be in conformity with the requirements of labour market and requirements of employers. Constantly increase of qualification of vocational pedagogical employees need to be connect with suppliers of technology and materials.\par
The tradition of schools to direct vocational education and training of area of printing and media is also reflected in close connection with employers in the field of printing industry.\par
The school has remained part of the employers' associations of the printing industry and the Association of printing industry in Slovakia, where the school is a member since its establishment to the present day, also after 1991 when the founding function has passed toward the school from print and publishing company on the resort of industry and subsequently on the Bratislava Self-Governing Region. At the same time it is member of the Slovak Chamber of Commerce and the Association Union of Employers of the Slovak Republic. These institutions are the guarantor of expertise by school leaving examinations where they carry out direct supervision. There are operating other 28 schools in Slovakia in addition to this secondary vocational school whose documentation are based on the state educational program but don´t provide a comprehensive education for all fields of study.\par
The disadvantage of these schools is that their overall orientation is for other fields of study and don´t educate the students comprehensively for the area 34 printing and media. An effective solution for the future seems to be the introduction of dual education (SDE) in the issue of the lack of human resources in terms of print and publish complex. The legislative requirement for the application of SDE describes Act. 61/2015 Z.z. of vocational education and training and about the change and complement of some laws. Employers and company management have the experience with this system from the past and for many of them was till 1983 a natural source of reproduction of the workforce. In some of the form of the vocational education it is applied in the form of an external experience by an employer for the fields of study 34 printing and media. The advantage is that the student is prepared for the job position under real conditions by the employer. So they obtain work habits and skills during their studies and they are naturally integrate into the team of the future employer.\par
The advantage of the employer is to have the opportunity to actively enter into the process of training and the creation of school educational programs. Education and development enable to involve students under the guidance of instructors already in the second class into the productive work. At the same time the employer is heading a financial and motivational evaluation for the future qualified workforce already during the education.\par
With the introduction of SDE occurs a fundamental change in the view of obtaining the students. Employers have to concentrate on cooperation with counselors at primary schools. Activities should be directed to: ? Career counseling, ? Awareness within the regional labour market, ? Importance of technical fields for versatility in the future, ? Engaging the students in technical works.\par
For the future of the fields of study 34 printing and media is necessary that employers will realize within their scope activities related to the promotion of vocational education. Promotion has to be oriented to the students and parents already in the primary schools. The current request becomes a project of promotion of trade unions and orientation for future employment. The main task of the Association of printing industry in Slovakia, as a professional body, is still the monitoring and creation of a database of vacancies and requirements for human resources in order to clarify the labour market 
\section[{Resources}]{Resources}\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Graph 2 :}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.29249422632794453\textwidth}P{0.07655889145496536\textwidth}P{0.05889145496535796\textwidth}P{0.023556581986143188\textwidth}P{0.04515011547344111\textwidth}P{0.10011547344110855\textwidth}P{0.023556581986143188\textwidth}P{0.04515011547344111\textwidth}P{0.05103926096997691\textwidth}P{0.03140877598152425\textwidth}P{0.035334872979214775\textwidth}P{0.03729792147806005\textwidth}P{0.02944572748267898\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{2009}\tabcellsep 2010\tabcellsep \multicolumn{2}{l}{2011}\tabcellsep 2012\tabcellsep \multicolumn{2}{l}{2013}\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\\
Profit (million ?)\tabcellsep \tabcellsep \multicolumn{2}{l}{279}\tabcellsep 297\tabcellsep \multicolumn{2}{l}{298}\tabcellsep 263\tabcellsep \multicolumn{2}{l}{263}\tabcellsep 255\tabcellsep 247\tabcellsep 248\\
\multicolumn{2}{l}{Added value (million ?)}\tabcellsep \multicolumn{2}{l}{78}\tabcellsep 79\tabcellsep 77\tabcellsep \tabcellsep 71\tabcellsep 63\tabcellsep 62\tabcellsep 70\tabcellsep 65\\
\multicolumn{2}{l}{After-tax profit (million ?)}\tabcellsep 1\tabcellsep \tabcellsep 2\tabcellsep 5\tabcellsep \tabcellsep 5\tabcellsep -5\tabcellsep -2\tabcellsep 3\tabcellsep 10\\
\multicolumn{2}{l}{Average number of employees}\tabcellsep \multicolumn{2}{l}{4 244}\tabcellsep 4 013\tabcellsep \multicolumn{2}{l}{3 747}\tabcellsep 3 397\tabcellsep \multicolumn{2}{l}{3 291}\tabcellsep 3 012\tabcellsep 3 045\tabcellsep 2 882\\
\multicolumn{2}{l}{Average monthly salary (?)}\tabcellsep \multicolumn{2}{l}{752}\tabcellsep 797\tabcellsep \multicolumn{2}{l}{839}\tabcellsep 854\tabcellsep \multicolumn{2}{l}{844}\tabcellsep 863\tabcellsep 910\tabcellsep 902\\
4,000 5,000\tabcellsep 4,244\tabcellsep 4,013\tabcellsep 3,747\tabcellsep \multicolumn{2}{l}{3,397}\tabcellsep 3,291\tabcellsep \multicolumn{2}{l}{3,012}\tabcellsep 3,011\\
3,000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2,000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1,000\tabcellsep 752\tabcellsep 797\tabcellsep \multicolumn{2}{l}{839}\tabcellsep 854\tabcellsep \multicolumn{2}{l}{844}\tabcellsep 863\tabcellsep 914\\
0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2009\tabcellsep 2010\tabcellsep \multicolumn{2}{l}{2011}\tabcellsep 2012\tabcellsep \multicolumn{2}{l}{2013}\tabcellsep 2014\tabcellsep 2015\\
\tabcellsep \multicolumn{4}{l}{Average number of employees}\tabcellsep \multicolumn{5}{l}{Average monthly salary (?)}\end{longtable} \par
  {\small\itshape [Note: Resource: Statistical office of the Slovak Republic, https://slovak.statistics.sk/ Graph 1: Correlation between the number of employees and wages Resource: Statistical office of the Slovak Republic, https://slovak.statistics.sk/ L]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5728260869565217\textwidth}P{0.04619565217391304\textwidth}P{0.04619565217391304\textwidth}P{0.04619565217391304\textwidth}P{0.04619565217391304\textwidth}P{0.04619565217391304\textwidth}P{0.04619565217391304\textwidth}}
Year\tabcellsep 1994\tabcellsep 1995\tabcellsep 1996\tabcellsep 1997\tabcellsep 1998\tabcellsep 1999\\
Number of students\tabcellsep 524\tabcellsep 532\tabcellsep 519\tabcellsep 487\tabcellsep 426\tabcellsep 385\\
Company students\tabcellsep 122\tabcellsep 123\tabcellsep 112\tabcellsep 113\tabcellsep 105\tabcellsep 100\\
\multicolumn{5}{l}{Resource: Ková?, L.: The Secondary Vocational Print and Publishing School, Bratislava.}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3535168195718654\textwidth}P{0.1507645259938838\textwidth}P{0.12996941896024464\textwidth}P{0.1065749235474006\textwidth}P{0.10917431192660551\textwidth}}
Profession\tabcellsep Preparation of production\tabcellsep Graphic designer\tabcellsep Printer\tabcellsep Bookbinder\\
Banská Bystrica Region\tabcellsep 9\%\tabcellsep 9\%\tabcellsep 7\%\tabcellsep 9\%\\
Bratislava Region\tabcellsep 38\%\tabcellsep 37\%\tabcellsep 38\%\tabcellsep 42\%\\
Ko?ice Region\tabcellsep 6\%\tabcellsep 11\%\tabcellsep 6\%\tabcellsep 6\%\\
Nitra Region\tabcellsep 11\%\tabcellsep 14\%\tabcellsep 11\%\tabcellsep 8\%\\
Pre?ov Region\tabcellsep 11\%\tabcellsep 11\%\tabcellsep 12\%\tabcellsep 10\%\\
Tren?ín Region\tabcellsep 2\%\tabcellsep 4\%\tabcellsep 6\%\tabcellsep 3\%\\
Trnava Region\tabcellsep 8\%\tabcellsep 2\%\tabcellsep 10\%\tabcellsep 9\%\\
?ilina Region\tabcellsep 15\%\tabcellsep 12\%\tabcellsep 10\%\tabcellsep 14\%\\
Total sum\tabcellsep 100\%\tabcellsep 100\%\tabcellsep 100\%\tabcellsep 100\%\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.40628930817610065\textwidth}P{0.12562893081761006\textwidth}P{0.10157232704402516\textwidth}P{0.06949685534591195\textwidth}P{0.1470125786163522\textwidth}}
Tag Lines\tabcellsep Preparation of production\tabcellsep Graphic designer\tabcellsep Printer\tabcellsep Bookbinder\\
Copy shop\tabcellsep 2\%\tabcellsep 5\%\tabcellsep 2\%\tabcellsep 1\%\\
Supplier of machinery and materials for the printing industry\tabcellsep 2\%\tabcellsep 2\%\tabcellsep 1\%\tabcellsep 1\%\\
Advertising and graphic studio\tabcellsep 13\%\tabcellsep 22\%\tabcellsep 9\%\tabcellsep 13\%\\
Printer industry\tabcellsep 77\%\tabcellsep 65\%\tabcellsep 88\%\tabcellsep 82\%\\
Publishing company\tabcellsep 6\%\tabcellsep 5\%\tabcellsep -\tabcellsep 2\%\\
Total sum\tabcellsep 100\%\tabcellsep 100\%\tabcellsep 100\%\tabcellsep 100\%\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Resource: Own research.\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3866220735785953\textwidth}P{0.12792642140468227\textwidth}P{0.10234113712374582\textwidth}P{0.07959866220735785\textwidth}P{0.15351170568561873\textwidth}}
Profession\tabcellsep Preparation of production\tabcellsep Graphic designer\tabcellsep Printer\tabcellsep Bookbinder\\
Banská Bystrica Region\tabcellsep 85\tabcellsep 35\tabcellsep 90\tabcellsep 105\\
Bratislava Region\tabcellsep 190\tabcellsep 210\tabcellsep 325\tabcellsep 305\\
Ko?ice Region\tabcellsep 30\tabcellsep 50\tabcellsep 35\tabcellsep 25\\
Nitra Region\tabcellsep 50\tabcellsep 55\tabcellsep 65\tabcellsep 30\\
Pre?ov Region\tabcellsep 55\tabcellsep 50\tabcellsep 80\tabcellsep 55\\
Tren?ín Region\tabcellsep 10\tabcellsep 15\tabcellsep 30\tabcellsep 10\\
Trnava Region\tabcellsep 35\tabcellsep 15\tabcellsep 55\tabcellsep 35\\
?ilina Region\tabcellsep 65\tabcellsep 55\tabcellsep 100\tabcellsep 80\\
Total sum\tabcellsep 520\tabcellsep 485\tabcellsep 780\tabcellsep 645\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Resource: Own research.\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.3142857142857143\textwidth}P{0.21428571428571427\textwidth}P{0.22142857142857145\textwidth}P{0.09999999999999999\textwidth}}
\tabcellsep Number of schools\tabcellsep Number of pupils\tabcellsep Average\\
Nursery school\tabcellsep 2 935\tabcellsep -\tabcellsep -\\
Primary school\tabcellsep 2 113\tabcellsep 450 000\tabcellsep 210\\
Secondary school\tabcellsep 868\tabcellsep 270 000\tabcellsep 300\end{longtable} \par
  {\small\itshape [Note: Resource: Statistical office of the Slovak Republic, https://slovak.statistics.sk/]} 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.16850220264317178\textwidth}P{0.2171806167400881\textwidth}P{0.01497797356828194\textwidth}P{0.3295154185022027\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}P{0.01497797356828194\textwidth}}
Years\tabcellsep \multicolumn{11}{l}{2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017}\\
Total number of students\tabcellsep 444\tabcellsep 525\tabcellsep 570\tabcellsep 450\tabcellsep 430\tabcellsep 424\tabcellsep 356\tabcellsep 333\tabcellsep 361\tabcellsep 344\tabcellsep 360\\
Company students\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{Resource: ?íp, R.: The Secondary Vocational Print and Publishing School, Bratislava.}\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 			\footnote{Richterová, K. a kol. 2013. Úvod do výskumu trhu. Bratislava: Sprint 2 s.r.o. 2013. 316 p. ISBN 978-80-89393-95-4. 2 Gavora, P. 2012. Tvorba výskumného nástroja. Bratislava: SPN. ISBN 978-80-10-02353-0.} 			\footnote{( ) 2017 © 2017 Global Journals Inc. (US) 1} 			\footnote{Ochránková, I.: The teacher´s view of preparation of a student of graphics design, Medzinárodný seminár Bill 12, 8th October 2016.\hyperref[b3]{4} Weikert, P.: Ordnung muss sein. Mladá fronta a.s. Euro 50, 12.12.2016.\hyperref[b4]{5} Weikert, P.: Ukrajinci, vítejte. Mladá fronta a.s. Euro 49, 5.12.2016 .© 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Strá?ovská and Kol ()]{b7}\label{b7} 	 		\textit{Bratislava: Sprint 2 s.r.o. 2016. 324 p},  		 			H Strá?ovská 		,  		 			Kol 		.  		2016.  	 	 (Malé a strené podnikanie) 
\bibitem[Samuelson and Nordhaus ()]{b6}\label{b6} 	 		\textit{Economics. 19th Edition},  		 			P A Samuelson 		,  		 			W D Nordhaus 		.  		2009. 2009. New York McGraw.  	 
\bibitem[Majtán and Kol ()]{b4}\label{b4} 	 		\textit{Mana?ment. Bratislava: Sprint 2 s.r.o. 2016, 408 p},  		 			M Majtán 		,  		 			Kol 		.  		2016.  	 
\bibitem[Ministry of Education, science, research and sport of the Slovak Republic: Správa M? k SDV: Vyhodnotenie skúseností 1. roka zavádzania systému duálneho vzdelávania a prípravy ()]{b8}\label{b8} 	 		\textit{Ministry of Education, science, research and sport of the Slovak Republic: Správa M? k SDV: Vyhodnotenie skúseností 1. roka zavádzania systému duálneho vzdelávania a prípravy},  		2016.  	 
\bibitem[Majtán and Kol ()]{b5}\label{b5} 	 		\textit{Podnikové hospodárstvo. Bratislava: Sprint 2 s.r.o. 2014. 324 p},  		 			? Majtán 		,  		 			Kol 		.  		2014.  	 
\bibitem[Majtán ()]{b3}\label{b3} 	 		\textit{Projektový mana?ment. Bratislava: Sprint dva},  		 			M Majtán 		.  		2009. 2009. 300.  	 
\bibitem[Kacha?áková ()]{b2}\label{b2} 	 		\textit{Riadenie ?udských zdrojov. Bratislava Sprint vfra},  		 			A Kacha?áková 		.  		2007. 2007. 208.  	 
\bibitem[Blubla ()]{b0}\label{b0} 	 		‘Sú ?asný stav a výh?ad ?al?ieho rozvoja polygrafie’.  		 			P Blubla 		.  	 	 		\textit{Zväz polygrafie na Slovensku. Martin, 4. apríl},  				2012. 2012.  	 
\bibitem[Gavora ()]{b1}\label{b1} 	 		\textit{Tvorba výskumného nástroja},  		 			P Gavora 		.  		2012. Bratislava.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
