/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/


body {
  /*font: 13px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;*/
  font-size: 16px; /* BEF 18px */
  /*font-weight: 400;*/
  /*font-family: OpenSans, Helvetica, sans-serif;*/
  /*font-family: 'PT Sans', sans-serif;*/
  /*font-family: 'PT Sans', sans-serif;*/
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family: 'PT Sans', sans-serif;
  line-height: 150%;
  color:#4b453f;
  /* Roboto Slab:100,300,400,700 */
}

pre,
code {
  /*font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace;*/
  font: 1em  Helvetica, sans-serif;
}

hr {
  border: 0 solid #ccc;
  border-top-width: 1px;
  clear: both;
  height: 0;
}


/* --- FONT FACE ---*/





/* Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

/* Roboto:100,300,400,400italic,500,700 */

h1
{
  display:block;
  /*font-size: 2.6em;*/
  font-size: 2.8vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-top: 0em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  text-align:left;
  line-height: 130%;
  /*border-bottom: 5px solid #FFF;*/
  /*text-transform:uppercase;*/
}

@media screen and (max-width: 1000px) {

h1
{
 font-size: 3.8vw;
}

}


@media screen and (max-width: 1000px) {

body.mobile_version h1
{
 font-size: 6.2vw;
}

}


div#content.left div#box_02_front.left div#front_page_text.left h1
{ margin:0; margin-top: 2.8%; text-align:center; }


body.cennik div#root div#root_background div#content.left div#box_01_front.left h1
{ margin:0; /*margin-top: 2.8%;*/ text-align:center; }

body.faq div#root div#root_background div#content.left div#box_01_front.left h1
{ margin:0; /*margin-top: 2.8%;*/ text-align:center; }


h2 {
  font-size: 1.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  text-align:left;
  line-height: 120%;
}


div#front_bottom_holder_padding h2
{
  /*font-size: 2.333em;*/
  font-size:2.4vw;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  text-align:center;
  padding-top:2%;
}


@media screen and (max-width: 1000px) {

h2, h3, h4, h5, h6
{
 font-size: 2.8vw;
}

}


@media screen and (max-width: 1000px) {


body.mobile_version h2,
body.mobile_version h3,
body.mobile_version h4,
body.mobile_version h5,
body.mobile_version h6
 {
  font-size: 2.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  text-align:left;
  line-height: 120%;
}




body.mobile_version div#front_bottom_holder_padding h2
{
  /*font-size: 2.333em;*/
  font-size:4.4vw;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  text-align:center;
  padding-top:2%;
}


}


div#box_02_front.left div#front_page_text h2
{
  /*font-size: 2.333em;*/
  font-size: 2.5vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-align:center;
  padding-top:2%;
}




html body.sluzby div#root div#root_background div#content.left div#box_02_front.left div#front_page_text.left h2
{ font-size: 1.4vw; }

@media screen and (max-width: 1000px) {

html body.sluzby div#root div#root_background div#content.left div#box_02_front.left div#front_page_text.left h2
{ font-size: 2.3vw; }

}



div#front_bottom_holder_faq_padding.left h2
{
  /*font-size: 2.333em;*/
  font-size: 2.5vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-align:center;
  padding-top:2%;
}


@media screen and (max-width: 1000px) {

body.desktop_version h2,
body.desktop_version h3,
body.desktop_version h4,
body.desktop_version h5,
body.desktop_version h6
{
 font-size: 2.8vw;
}

body.desktop_version div#box_02_front.left div#front_page_text h2
{
 font-size: 2.8vw;
}



body.desktop_version div#front_bottom_holder_faq_padding.left h2
{
 font-size: 2.8vw;
}

}


@media screen and (max-width: 1000px) {

body.mobile_version h2,
body.mobile_version h3,
body.mobile_version h4,
body.mobile_version h5,
body.mobile_version h6
{
 font-size: 4.8vw;
}

body.mobile_version div#box_02_front.left div#front_page_text h2
{
 font-size: 4.8vw;
}



body.mobile_version div#front_bottom_holder_faq_padding.left h2
{
 font-size: 4.8vw;
}

}


h3 {
  /*font-size: 1.231em;*/ font-size: 1.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 100;
  text-align:center;
}

h4 {
  /*font-size: 1.154em;*/ font-size: 1.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 100;
  text-align:center;
}

h5 {
  /*font-size: 1.077em;*/ font-size: 1.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 100;
  text-align:center;
}

h6 {
  /*font-size: 1.000em;*/ font-size: 1.9vw;
  color: #0095e5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 100;
  text-align:center;
}

label { font-size: 1.333em; color:#fff; padding: 0em 0em; text-align: justify; }

/* li { font-size: 1.333em; color:#fff; padding: 0em 0em; text-align: justify; } */

p { /*font-size: 1.077em;*/ font-size:1.3vw; line-height: 150%; color:#4b453f; padding: 0em 0em; text-align: justify; }

li { /*font-size: 1.077em;*/ font-size:1.3vw; line-height: 150%; color:#4b453f;   }

p.center { font-size: font-size:1.3vw; /*color:#fff;*/ padding: 0em 0em; text-align: center; font-family: Arial, Helvetica, sans-serif; }

div.ui-tabs-panel.ui-corner-bottom.ui-widget-content p.center { font-size: font-size:1.3vw; color:#4b453f; padding: 0em 0em; text-align: center; font-family: Arial, Helvetica, sans-serif; }


@media screen and (max-width: 1000px) {

body.mobile_version  div#box_01_front.left div#front_page_text.right p
{ /*font-size: 1.077em;*/ font-size:1.9vw; line-height: 150%; color:#4b453f; padding: 0em 0em; text-align: justify; }

}

@media screen and (max-width: 650px) {

body.mobile_version  div#box_01_front.left div#front_page_text.right p
{ /*font-size: 1.077em;*/ font-size:2.2vw; line-height: 150%; color:#4b453f; padding: 0em 0em; text-align: justify; }

}


body.faq.desktop_version div#box_01_front.left ul li { font-size:1.3vw; }

body.faq.mobile_version div#box_01_front.left p { font-size:2.9vw; }
body.faq.mobile_version div#box_01_front.left ul li { font-size:2.9vw; }
