/* ff3d1e - red      ff901e - orange    16bd48 - green */
/*background: #1891ae;  background: #1ca8ca  */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {	margin: 0; padding: 0;}
img { border: none; }

img, fieldset {	border: 0; }
img {
 max-width: 100%; height: auto; width: auto\9; /* ie8 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
a:link, a:visited, a:active { color: #ff3d1e; text-decoration: none; }
a:hover { text-decoration: underline; }

input, input[type=submit], input[type=button], input[type=image] {
 border: none;
}
input[type=submit] {
 cursor: pointer;
}

a.submit {
 display: inline-block; margin: 0 auto; margin-top: 15px; padding: 12px 34px; font-size: 16px; color: #ffffff;
 background: #000000;
}
a.submit:hover {
 color: #303030; background: #ffa800;
}

body { margin: 0; padding: 0; font-size: 18px; line-height: 24px; background: #f7f7f7;
 font-family: "PT Sans", Verdana, Helvetica, sans-serif !important; }
h1 {
 margin: 12px 0 16px 0; font-weight: normal; font-size: 36px; color: #2d2d2d; line-height: 42px;
}
h2 {
 margin: 15px 0 12px 0; font-weight: normal; font-size: 24px; color: #000000; line-height: 24px;
}

.loginOTHERweb {
 width: 100%; padding: 10px 0; text-align: center; color: #ffffff; background: #000000;
}

.top {
 width: 100%; text-align: center; background: #fbfbfb;
}
.top2 {
 width: 1320px; margin: 0 auto; padding: 30px 0 30px 0; text-align: left;
}
.top2 .logo {
 float: left; margin: 0
}
.top2 h1 {
 float: left; margin: 5px 0 0 50px;
}

.varsblok1 {
 width: 100%; text-align: center; background: #fbfbfb url(../img/divline2.png) repeat left top;
}
.varsblok2 {
 width: 1300px; margin: 0 auto; padding: 25px 0 20px 0;
}
.varsblok2 .blok {
 position: relative; float: left; width: 240px; padding: 0 10px; text-align: center;
}
.varsblok2 .blok .nadpis {
 display: block; height: 50px; margin: 0 0 15px 0; font-size: 20px; font-weight: bold;
}
.varsblok2 .blok .cena {
 display: block; margin: 0 0 15px 0; padding: 10px; line-height: 100%; font-size: 20px; font-weight: bold; color: #ffffff; background: #ff3d1e;
}
.varsblok2 .blok .cena small {
 font-weight: normal;
}
.varsblok2 .blok img.mt {
 display: none;
}
.varsblok2 .blok a.predplatit {
 display: block; position: absolute; bottom: 25%; left: 15%; width: 70%; padding: 10px 0; color: #ffffff;
 background: rgba(255, 144, 30, 0.90); -webkit-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out;
 opacity:0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.7s ease;
}

.varsblok2 .blok .sutaz {
 display: inline-block; position: absolute; bottom: 0; right: 0; width: 96%; margin-left: 2%; padding: 10px;
 font-size: 16px; line-height: 18px; color: #ffffff; background: #ed0000; box-sizing: border-box;
}

.varsblok2 .blok .darcek {
 display: inline-block; position: absolute; bottom: 0; right: 0; width: 96%; margin-left: 2%; padding: 10px;
 font-size: 16px; line-height: 18px; color: #ffffff; background: #ed0000; box-sizing: border-box;
}

.varsblok2 .blok a.predplatitzadarmo {
 display: inline-block; position: absolute; bottom: -5px; right: 0; padding: 8px 8px; font-size: 15px; line-height: 15px;
 color: #ffffff; background: #000000;
}

.varsblok2 .blok:hover a.predplatit {
  opacity: 1;
}
.varsblok2 .blok a.predplatit:hover {
 text-decoration: none; background: rgba(255, 144, 30, 0.99);
}

.vybertesi {
 width: 100%; padding: 15px 0 15px 0; color: #ffffff; font-size: 26px; text-align: center; background: #14778f;
}

table.varianty {
 width: 100%; border-bottom: 2px solid #e1e1e1;
}
table.varianty tr.second {
 background: #ececec;
}
table.varianty tr td {
 position: relative; padding: 15px 0; text-align: center;
}
table.varianty tr td p {
 padding: 0 10px;
}
table.varianty tr td.one, table.varianty tr td.two, table.varianty tr td.three, table.varianty tr td.four {
 border-right: 1px solid #e1e1e1;
}
table.varianty tr.last td.one, table.varianty tr.last td.two, table.varianty tr.last td.three, table.varianty tr.last td.four {
 border-right: none;
}
table.varianty tr td.one, table.varianty tr td.two, table.varianty tr td.three, table.varianty tr td.four,
table.varianty tr td.five {
 width: 260px;
}
table.varianty tr td .anonie {
 position: absolute; top: 5px; right: 20%; padding: 0 10px; font-size: 13px; color: #ffffff; background: #000000;
 opacity:0; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;
}
table.varianty tr td:hover .anonie {
 opacity: 0.7;
}
table.varianty a.predplatit {
 display: inline-block; width: 70%; padding: 10px 0; color: #ffffff;
 background: rgba(255, 144, 30, 1); -webkit-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out;
}
table.varianty a.predplatit:hover {
 text-decoration: none; background: rgba(255, 144, 30, 0.8);
}
table.varianty a.predplatitzadarmo {
 display: inline-block; margin-top: 10px; padding: 8px 12px; color: #ffffff; line-height: 120%; font-size: 15px;
 background: #000000;
}
table.varianty a.predplatitzadarmo small {
 line-height: 80%;
}
table.varianty tr td.cena {
 font-size: 22px; font-weight: bold; line-height: 28px;
}
table.varianty tr td.cena small {
 font-size: 16px; font-weight: normal;
}



/* for mobile */
table.variantsMOBILE {
 display: none; width: 98%; margin: 0 auto; margin-left: 1%; font-size: 14px; border-bottom: 2px solid #e1e1e1;
}
table.variantsMOBILE tr.second {
 background: #ececec;
}
table.variantsMOBILE td {
 padding: 10px 0; text-align: center;
}
table.variantsMOBILE td.nazov {
 width: 15%; padding: 10px 0; text-align: left;
}
table.variantsMOBILE td.nazov p {
 padding: 0 7px; line-height: 120%;
}
table.variantsMOBILE td.cena {
 font-size: 16px; font-weight: bold;
}
table.variantsMOBILE a.viac {
 display: inline-block; padding: 3px 8px; color: #ffffff; background: rgba(0, 0, 0, 1);
}
table.variantsMOBILE a.predplatit {
 display: inline-block; width: 70%; padding: 3px 6px; color: #ffffff; background: rgba(255, 144, 30, 1);
}
/* /for mobile */


.predplatit1 {
 width: 100%; background: #fbfbfb url(../img/divline2.png) repeat left top; border-bottom: 2px solid #e2e2e2;
}
.predplatit2 {
 width: 1300px; margin: 0 auto; padding: 0 0 20px 0;
}
.predplatit2 h3 {
 padding: 0 0 20px 0; font-size: 32px; line-height: 140%;
}
.predplatit2 ul.menu {
 float: left; margin: 0 0 20px 0; padding: 0; list-style: none; font-size: 0;
}
.predplatit2 ul.menu li {
 display: inline-block; margin: 0; padding: 0; font-size: 0; vertical-align: top;
}
.predplatit2 ul.menu li a {
 display: block; margin-right: 2px; padding: 6px 10px; color: #373737; font-size: 14px; background: #e8e8e8;
}
.predplatit2 ul.menu li.active a {
 font-weight: bold; padding-top: 12px;
}


.predplatit2 .podnadpis2 {
 display: block; margin: 0 0 20px 0; font-size: 18px;
}

.predplatit2 .blokl {
 float: left; width: 950px; margin: 0 30px 0 0;
}
.predplatit2 .blokl .sutaz {
 margin-top: 20px; color: #ed0000; font-weight: bold;
}
.predplatit2 .blokl .sutaz a {
 color: #ed0000; text-decoration: underline;
}
.predplatit2 .blokl .nadpis {
 display: block; margin: 0 0 20px 0; font-size: 20px; font-weight: bold;
}
.predplatit2 .blokl .podnadpis {
 display: block; margin: 15px 0 10px 0; font-size: 18px; font-weight: bold;
}
.predplatit2 .blokl .orangeWARNING {
 display: block; margin: 0; padding: 0 0 0 50px; color: #ff3d1e; font-size: 15px;
 background: url(../img/warning_icon.png) no-repeat left center;
}
.predplatit2 .blokl .orangeWARNING.credits {
 display: block; margin: 20px 0 0 0; padding: 0 0 0 50px; color: #ff3d1e; font-size: 15px;
 background: url(../img/warning_icon.png) no-repeat left center;
}
.predplatit2 .blokl ul {
 margin: 0 0 0 10px; padding: 0; list-style: none;
}
.predplatit2 .blokl ul li {
 margin: 0 0 12px 0; padding: 0 0 0 20px; line-height: 150%; background: url(../img/ulli_black.png) no-repeat left 7px;
}
.predplatit2 .blokl ul li strong {
 font-weight: normal; text-decoration: underline;
}
.predplatit2 .blokl ul li a {
 font-weight: normal;
}
.predplatit2 .blokl .cena {
 margin: 20px 0 0 0; padding: 10px 12px 8px 12px; font-size: 20px; line-height: 28px; color: #ffffff; background: #14778f;
}
.predplatit2 .blokl .cena br.forMT {
 display: none;
}
.predplatit2 .blokl .cena small {
 font-size: 70%;
}
.predplatit2 .blokl .cena .l {
 display: inline-block; width: auto; margin-right: 10px;
}
.predplatit2 .blokl .cena .r {
 display: inline-block; font-weight: bold; font-size: 24px;
}
.predplatit2 .blokl .cena small .r {
 font-size: 20px; font-weight: normal;
}
.predplatit2 .blokl .cenapopis {
 margin: 8px 0 0 0; font-size: 14px;
}
.predplatit2 .blokr {
 float: right;
}
.predplatit2 .blokr img.mt {
 display: none;
}
.predplatit2 .blokr .predplatitzadarmo {
 display: block; margin-bottom: 15px; padding: 8px 12px; color: #ffffff; text-align: center; line-height: 120%; font-size: 15px;
 background: #000000;
}
.predplatit2 .blokr .predplatitzadarmo small {
 line-height: 80%;
}



h2 {
 font-size: 26px; color: #ffffff;
}

/*
ul.vyhody {
 margin: 0 0 0 20px; padding: 0; list-style: none;
}
ul.vyhody li {
 margin: 0 0 12px 0; padding: 0 0 0 20px; color: #ffffff; line-height: 20px;
 background: url(../img/ulli_white.png) no-repeat left 6px;
}
ul.vyhody li strong {
 color: #ffffff; font-weight: normal; text-decoration: underline;
}
ul.vyhody li a {
 color: #ffffff; font-weight: bold;
}
*/

.bloktext {
 text-align: center;
}
.bloktext .bloktext2 {
 width: 1320px; margin: 0 auto; padding: 35px 0 45px 0; text-align: left;
}
.bloktext .bloktext2 h3 {
 margin-bottom: 20px; font-size: 32px; line-height: 140%;
}
.bloktext .bloktext2 p {
 font-size: 16px; margin: 0 0 0 3px; padding: 0;
}
.bloktext.two {
 background: #f0f0f0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;
}
.bloktext .bloktext2 p span.nazov {
 display: inline-block; font-weight: bold; width: 80px;
}

.bloktext .bloktext2.ok .oznam {
 display: block; margin: 0 0 20px 0; font-size: 20px; line-height: 140%;
}
.bloktext .bloktext2.ok .oznam.col {
 margin: 0; padding: 15px; color: #ffffff; background: #2ca8c3;
}
.bloktext .bloktext2.ok .oznam.col.r {
 background: #ff0000;
}

.bloktext .platobneudaje {
 position: relative; padding: 10px; border: 1px dashed #565656;
}
.bloktext .platobneudaje .print {
 display: block; position: absolute; top: 12px; right: 12px; width: auto; height: 32px; padding: 0 0 0 40px; line-height: 32px;
 color: #000000; background: url(../img/printICON32.png) no-repeat left center;
}
.bloktext .platobneudaje .nadpis {
 display: block; font-weight: bold; margin: 0 0 15px 0; font-size: 21px; line-height: 120%;
}
.bloktext .platobneudaje .what {
 float: left; margin: 0 10px 12px 0; font-size: 18px; color: #6b6b6b;
}
.bloktext .platobneudaje .what2 {
 float: left; margin: 0 0 12px 0; font-size: 19px; color: #000000; font-weight: bold;
}
.bloktext .platobneudaje .what2 small {
 font-weight: normal;
}
.bloktext .platobneudaje .banks {
 margin: 20px 0 0 0;
}
.bloktext .platobneudaje .banks span {
 display: block; margin: 0 0 10px 0; font-weight: bold; font-size: 15px;
}
.bloktext .platobneudaje .banks img {
 margin: 0 5px 3px 0; padding: 1px; box-shadow: 0 0px 2px 0px #b4b4b4; background: #ffffff;
}
.bloktext .platobneudaje .others {
 margin: 30px 0 0 0; font-size: 90%;
}

.bloktext ul {
 margin: 0 0 0 20px; padding: 0; font-size: 16px; list-style: square;
}
.bloktext ul li {
 margin: 0 0 5px 10px; padding: 0;
}

.platobneudaje2 .banks {
 margin: 5px 0 0 0;
}
.platobneudaje2 .banks img {
 margin: 0 5px 3px 0; padding: 1px; box-shadow: 0 0px 2px 0px #b4b4b4; background: #ffffff;
}

.bloktext2.sutaz {
}
.bloktext2.sutaz a.more {
 display: table; margin: 20px auto 0 auto; padding: 14px 25px; font-size: 18px; color: #ffffff; background: #139387;
}

.bloktext2.poukazka {
}
.bloktext2.poukazka a {
 font-weight: bold;
}
.bloktext2.poukazka img {
 margin: 0 auto; text-align: center;
}

span.objednatloginnadpis {
 display: block; margin: 0 0 0 10px; font-size: 22px;
}
ul.objednatlogin {
 margin: 0 0 20px 10px; padding: 0; list-style: none; font-size: 0;
}
ul.objednatlogin li {
 display: inline-block; position: relative; margin: 0 15px 0 0; padding: 0 19px 0 0; font-size: 18px; vertical-align: text-top;
}
ul.objednatlogin li.arrow {
 margin: 0 7px 0 7px; padding: 2px 0 0 0;
}
ul.objednatlogin .odporucame {
 padding: 0; color: rgba(255, 144, 30, 1); font-weight: bold;
}
ul.objednatlogin .odporucame i {
 margin: 0 7px 0 10px;
}
ul.objednatlogin li a {
 display: block; padding: 8px 16px; color: #000000; border: 1px solid #7c7c7c;
}
ul.objednatlogin li a:hover {
 text-decoration: none; color: #ffffff; background: #000000; border: 1px solid #515151;
}
ul.objednatlogin li a.active {
 text-decoration: none; color: #ffffff; background: #000000; border: 1px solid #515151;
}
ul.objednatlogin li i.fa-info {
 position: absolute; top: 0; right: 0; width: 20px; padding: 5px 0; color: #ffffff;  font-size: 12px; text-align: center;
 background: #000000; cursor: pointer;
}

ul.objednatlogin li a.skontrolovat {
 display: block; padding: 8px 16px; color: #000000; border: none;
}
ul.objednatlogin li a.skontrolovat:hover {
 text-decoration: underline; color: #000000; background: none;
}

.objednatloginform {
 display: none; margin: 0px 0 20px 0; padding: 0 0 20px 0; background: #f6f6f6; border: 1px solid #d8d8d8; border-top: none;
}
.objednatloginform .objednatloginformnadpis {
 display: block; margin: 0 0 7px 15px; font-size: 20px;
}
.objednatloginform .objednatloginformnadpis2 {
 display: block; margin: 20px 0 25px 15px; font-size: 16px;
}
.objednatloginform.formular input[type=submit] {
 margin-top: 5px;
}

.infoBlokRegistracia {
 margin: 10px 0; padding: 30px 15px; line-height: 130%; color: #ffffff; text-align: center; font-size: 20px; background: #7aae1f;
}
.infoBlokRegistracia .nadpis {
 display: block; font-size: 24px; margin-bottom: 10px;
}
.infoBlokRegistracia a {
 color: #233209; font-weight: bold;
}


.objednatloginnow {
 margin: 0 0 0 0;
}
.objednatloginnow.bottom20 {
 margin-bottom: 20px;
}
.objednatloginnow.ok {
 /*margin: 10px 0 15px 0; padding: 12px; text-align: center; border: 2px solid #000000;*/
 margin: 10px 0 30px 0; padding: 30px 15px; line-height: 130%; color: #ffffff; text-align: center; font-size: 20px; background: #7aae1f;
}
.objednatloginnow.ok .nadpis {
 display: block; font-size: 24px; margin-bottom: 10px;
}
.objednatloginnow.ok a {
 color: #233209; font-weight: bold;
}

.emailKONTROLA {
 margin: 0 0 12px 0; padding: 10px; text-align: center; color: #b50000; border: 1px solid #b50000;
}
.emailKONTROLA strong {
 color: #000000;
}
.emailKONTROLA a {
 color: #772f2e;
}

/* navody */
.navody {}
.navody h1 {
 margin: 0 0 15px 0; font-size: 30px; color: #000000;
}
.navody h1 strong {
 padding: 0 7px; color: #ffffff; background: #000000;
}
.navody h2 {
 margin-bottom: 10px; color: #000000; font-size: 28px;
}
.navody ul {
 margin: 0; padding: 0; list-style: square;
}
.navody ul li {
 margin: 0 0 0 30px; padding: 0 0 0 0;
}
.navody p {
 margin: 0 0 20px 0; padding: 0;
}
.navody .webnew {
 display: inline-block; margin: 0 10px; padding: 1px; border: 1px solid #000000;
}
.navody .webold {
 display: inline-block; margin: 0 10px; padding: 1px; text-align: center; border: 1px solid #000000;
}
.navody .webpopis {
 width: 100%; margin: 0; padding: 7px 0; color: #ffffff; text-align: center; background: #797979;
}
/* /navody */




.footer {
 width: 100%; background: #14778f;
}
.footer2 {
 width: 1320px; margin: 0 auto; padding: 25px 0 25px 0; text-align: center; font-size: 15px; line-height: 18px; color: #ffffff;
}
.footer2 a {
 margin: 0 5px 0 5px; color: #ffffff;
}
.footer2 .firma {
 display: block; margin: 0 0 10px 0;
}
