/* HTML5 Boilerplate  */

@font-face
{
    font-family: 'HNLTM';
    src: url('../fonts/hn/helveticaneueltcommd.eot');
    src: url('../fonts/hn/helveticaneueltcommd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hn/helveticaneueltcommd.woff') format('woff'),
        url('../fonts/hn/helveticaneueltcommd.ttf') format('truetype'),
        url('../fonts/hn/helveticaneueltcommd.svg#HNLTM') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'HNLTM';
    src: url('../fonts/hn/helveticaneueltcommdit.eot');
    src: url('../fonts/hn/helveticaneueltcommdit.eot?#iefix') format('embedded-opentype'),
    url('../fonts/hn/helveticaneueltcommdit.woff') format('woff'),
    url('../fonts/hn/helveticaneueltcommdit.ttf') format('truetype'),
    url('../fonts/hn/helveticaneueltcommdit.svg#HNLTM') format('svg');
    font-weight: normal;
    font-style: italic;
}




@font-face
{
    font-family: 'HNLTM45';
    src: url('../fonts/hn/helveticaneueltcomlt.eot');
    src: url('../fonts/hn/helveticaneueltcomlt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/hn/helveticaneueltcomlt.woff') format('woff'),
    url('../fonts/hn/helveticaneueltcomlt.ttf') format('truetype'),
    url('../fonts/hn/helveticaneueltcomlt.svg#HNLTM45') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'HNLTM45';
    src: url('../fonts/hn/helveticaneueltcomltit.eot');
    src: url('../fonts/hn/helveticaneueltcomltit.eot?#iefix') format('embedded-opentype'),
    url('../fonts/hn/helveticaneueltcomltit.woff') format('woff'),
    url('../fonts/hn/helveticaneueltcomltit.ttf') format('truetype'),
    url('../fonts/hn/helveticaneueltcomltit.svg#HNLTM45') format('svg');
    font-weight: normal;
    font-style: italic;
}





@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/FF_DIN_Pro_Regular_Italic.eot');
    src: url('../fonts/FF_DIN_Pro_Regular_Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FF_DIN_Pro_Regular_Italic.woff') format('woff'),
    url('../fonts/FF_DIN_Pro_Regular_Italic.ttf') format('truetype'),
    url('../fonts/FF_DIN_Pro_Regular_Italic.svg#DINPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/FF_DIN_Pro_Bold_Italic_0.eot');
    src: url('../fonts/FF_DIN_Pro_Bold_Italic_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FF_DIN_Pro_Bold_Italic_0.woff') format('woff'),
    url('../fonts/FF_DIN_Pro_Bold_Italic_0.ttf') format('truetype'),
    url('../fonts/FF_DIN_Pro_Bold_Italic_0.svg#DINPro') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: 'OldStandard';
    src: url('../fonts/oldstandard-bold.eot');
    src: url('../fonts/oldstandard-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oldstandard-bold.woff') format('woff'),
    url('../fonts/oldstandard-bold.ttf') format('truetype'),
    url('../fonts/oldstandard-bold.svg#OldStandard') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: 'OldStandard';
    src: url('../fonts/oldstandard-italic.eot');
    src: url('../fonts/oldstandard-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oldstandard-italic.woff') format('woff'),
    url('../fonts/oldstandard-italic.ttf') format('truetype'),
    url('../fonts/oldstandard-italic.svg#OldStandard') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face
{
    font-family: 'OldStandard';
    src: url('../fonts/oldstandard-regular.eot');
    src: url('../fonts/oldstandard-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oldstandard-regular.woff') format('woff'),
    url('../fonts/oldstandard-regular.ttf') format('truetype'),
    url('../fonts/oldstandard-regular.svg#OldStandard') format('svg');
    font-weight: normal;
    font-style: normal;
}


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Helvetica, Arial, sans-serif; color: #58595b; font-size: 13px;}
body { margin: 0; font-size: 13px; line-height: normal;}
li {color: #58595b;}

::-moz-selection { background: #152340; color: #fff; text-shadow: none; }
::selection { background: #152340; color: #fff; text-shadow: none; }

a { color: #58595b; text-decoration: none;}
a:visited {}
a:hover, a.active { color: #152340; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

p
{
    margin: 15px 0;
}

p:first-child
{
    margin-top: 0;
}

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.rozstrzelony10 {line-height: 100% !important;}
.rozstrzelony12 {line-height: 120% !important;}
.rozstrzelony15 {line-height: 150% !important;}
.rozstrzelony17 {line-height: 170% !important;}
.rozstrzelony20 {line-height: 200% !important;}
.rozstrzelony25 {line-height: 250% !important;}
.rozstrzelony30 {line-height: 300% !important;}

html
{
    background: #ebebeb;
}

body
{
    background: #fff;
}

.spine
{
    width: 768px;
    margin: 0 auto;
}

.alert
{
    margin: 10px 0;
}

.alert p
{
    display: block;
    margin: 0 0 5px;
    border: 1px solid #000;
    padding: 8px 12px;
}

.alert.alert-success p
{
    border-color: green;
    background: #cefa9d;
}

.alert.alert-error p
{
    border-color: red;
    background: #ffb6b0;
}


#header .top .langs a,
#nav a,
#footer .submit input,
.simplyText .text a,
.simplyText .text h5
{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#header .top
{
    position: relative;
}

#header .top .langs
{
    position: absolute;
    right: 5px;
    top: 0;
    padding: 17px 6px 5px;
    background: #ccc;
    font-weight: bold;
}

#header .top .langs a
{
    display: block;
    float: left;
    height: 20px;
    text-transform: uppercase;
    color: #fff;
    font: normal normal 13px/20px HNLTM,Helvetica,Aial,sans-serif;
    padding: 0 4px;
}

#header .top .langs a:before
{
    content: '|';
    margin-right: 8px;
    color: #fff;
}

#header .top .langs a:first-child:before
{
    content: '';
    margin: 0;
}

#header .top .langs a:hover
{
    color: #152340;
}

#header .logo
{
    text-align: center;
    padding: 32px 0 25px;
}

#nav
{
    height: 45px;
    background: #152340;
}

#nav ul
{
    display: block;
    list-style: none;
    text-align: justify;
    height: 45px;
    overflow: hidden;
    cursor: default;
    width: 800px;
    margin: 0 auto;
}

#nav li,
#nav a
{
    display: inline-block;
    vertical-align: top;

    zoom: 1;
    *display: inline;
}

#nav .justifyFix
{
    height: 1px;
    margin-left: 100%;
}

#nav a
{
    text-transform: uppercase;
    height: 45px;
    padding: 0 17px;
    font: normal normal 13px/45px HNLTM,Helvetica,Aial,sans-serif;
    color: #fff;
}

#nav a.active,
#nav .active > a,
#nav a:hover
{
    background: #fff;
    color: #ab8f5f;
}

#main
{
    margin-top: 35px;
    overflow: hidden;
}

#footer
{
    background: #ebebeb;
    padding: 25px 0;
}

#footer .spine
{
    position: relative;
}

#footer .left
{
    float: left;
    width: 320px;
}

#footer .right
{
    float: right;
    width: 400px;
}

#footer .left h3,
#footer .left h4
{
    text-transform: uppercase;
    color: #7d7d7d;
    margin: 0;
}

#footer .left h3
{
    font: normal normal 18px/20px HNLTM,Helvetica,Aial,sans-serif;
    margin: 0 0 5px;
}

#footer .left h4
{
    font-size: 13px;
    margin-bottom: 10px;
}

#footer .input
{
    display: block;
    margin-bottom: 8px;
}

#footer .input input,
#footer textarea
{
    display: block;
    border: 1px solid #f2f0f0;
    font-size: 13px;
    color: #959595;

    -webkit-box-shadow: 1px 1px 1px 0px rgba(161, 161, 161, .14);
    box-shadow: 1px 1px 1px 0px rgba(161, 161, 161, .14);
}

#footer .input input
{
    width: 298px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

#footer textarea
{
    width: 362px;
    padding: 10px 15px;
    height: 95px;
    resize: none;
}

#footer .right
{
    padding-top: 15px;
    position: relative;
}

#footer .submit input
{
    display: block;
    overflow: visible;
    border: none;
    background: #ab8f5f;
    height: 30px;
    padding: 0 15px;
    color: #f5f2ee;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
}

#footer .submit input:hover
{
    background: #877049;
}

#footer .submit
{
    position: absolute;
    right: -25px;
    bottom: 20px;
}

#footer .error-message
{
    display: none;
}

#footer .error input,
#footer .error textarea
{
    border-color: red;
}

#footer ::-webkit-input-placeholder {color: #959595 !important; opacity: 1 !important;}
#footer :-moz-placeholder {color: #959595 !important; opacity: 1 !important;}
#footer ::-moz-placeholder {color: #959595 !important; opacity: 1 !important;}
#footer :-ms-input-placeholder {color: #959595 !important; opacity: 1 !important;}

#footer .chm
{
    clear: both;
    float: right;
    margin-right: 4px;
}


.simplyText
{
    position: relative;
    z-index: 10;
    padding-bottom: 45px;
    margin-bottom: -45px;
}

.simplyText h1.title
{
    font: normal normal 45px/45px OldStandard,Helvetica,Aial,sans-serif;
    margin: 10px 0 20px;
    letter-spacing: -2px;
}

.simplyText .indent
{
    width: 308px;
    margin-left: 8px;
    height: 390px;
    float: right;
    left: auto !important;
    position: relative;
    z-index: 20;
}

.simplyText .text
{
    position: relative;
    z-index: 10;
}

.simplyText .text a:hover,
.simplyText .text h5:hover
{
    color: #ac8f5f;
}

.simplyText .indent .inner
{
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
}

.simplyText .bck
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.simplyText .bck img
{
    position: relative;
    z-index: 1;
}

.simplyText .bck span
{
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.5) url(../img/move.png) no-repeat center center;
    z-index: 30;
    cursor: move;
}

.simplyText .content
{
    position: relative;
    overflow: hidden;
    z-index: 5;
}

#indent_form
{
    position: absolute;
    right: 0;
    top: 20px;
    color: #000;
    z-index: 10;
}

#indent_form a
{
    display: inline-block;
    margin-left: 15px;
    color: #000;
}

#indent_form button
{
    color: #000;
}
