﻿
*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  padding: 0;
  margin: 0;
}

body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(../img/bgr----.jpg) no-repeat #bfbfbf;

  line-height: 20px;
}

@font-face {
    font-family: 'segoe_printregular';
    src: url('/font/segoepr_0-webfont.eot');
    src: url('/font/segoepr_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/segoepr_0-webfont.woff') format('woff'),
         url('/font/segoepr_0-webfont.ttf') format('truetype'),
         url('/font/segoepr_0-webfont.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.korekce {
  margin-top: 20px;
  margin-bottom: 40px;
}

.korekce a {
  font-size: 12px;
}

.korekce ul li {
  display: inline-block;
  list-style-type: disc;
  margin-right: 20px;
  font-size: 12px;
}

.korekce p {
  margin-bottom: 0;
  font-size: 12px;
}

.korekce ul {
  margin-bottom: 0;
}

h1 {
  font: "Arial Black";
  font-size: 24px;
  color: #333;
  line-height: 30px;
  margin-bottom: 10px;
}

h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

h3 {
  font: "Arial Black";
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
}

strong {

  font-weight: bold;
  color: #333;
}

ul {
  margin-bottom: 20px;
}

ul li {
  font-size: 14px;
  line-height: 21px;
}

p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

a {
  text-decoration: underline;
  color: #03ad49;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

em {
  float: left;
  min-width: 100%;
  font-size: 12px;
  color: #333
}

.error{
  background-color: #ffe6e6;
  padding: 10px;
  margin: 20px 0 0 0;
}

.red{
	color: red;
}
.green{
	color:#03ad49;
}

.right {
  float: right;
}

/* HEADER */

a.registrovat {
  text-decoration: none;
  background-color: #03ad49;
  border-radius: 50px;
  padding: 7px 11px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 10px;
}

a.registrovat:hover {
  background-color: #03943f;
}

.header_login {
  padding: 1 0 0 0;
  border-bottom: 1px solid #e0e0e0;
}

#header {
  float: left;
  padding: 10px 0;
}

.logo img {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo span {
  font-family: 'segoe_printregular';
}

.logo,
.rada,
#kosik_header {
  float: left;
}

.rada {
  position: relative;
  top: 14px;
  z-index: 8000;
  margin-left: 100px;
}

.rada img,
.rada .text {
  float: left;
}

.rada .text {
  margin: 10px 0 0 10px;
}

.rada span.telefon {
  font-size: 18px;
}

.kosik_obrazek,
.kosik_text {
  float: left;
}

#kosik_header {
  float: right;
  margin-top: 44px;
}

.kosik_obrazek {
  margin-right: 15px;
}

.kosik_text p {
  margin-bottom: 0;
}

/* MAIN NAV */

.green_line {
  width: 100%;
  min-width: auto;
  height: 56px;
  background-color: #585858;
  text-align: center;
  margin-bottom: 20px;
}

.col_3 {
  text-align: left;
}

.col_3 span {
  list-style: none;
  padding: 8px 0 8px 20px;
  background: #03ad49;
  color: #fff !important;
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin-left: -20px;
  margin-bottom: 10px;
}

a.zaskleni_balkonu {
  background-color: #404040;
  color: #fff !important;
  font-weight: bold;
  padding: 8px 0 8px 20px;
  float: left;
  width: 90%;
}

a.zaskleni_balkonu:hover {
  background-color: #03ad49;
}

/* MAIN CONTENT */

a.btn_ojednat {
  width: 100%;
  padding: 20px 0;
  background-color: #03ad49;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-decoration: none;
  margin: 10px 0 15px;
}

a.btn_ojednat:hover {
  background-color: #03943f;
}

.inner_links strong {
  display: block;
  margin-bottom: 5px;
}

.inner_links a {
  display: inline-block;
}

.left_content {
  float: left;
}

.left_content img {
  max-width: 100%;
}

.left_content a img.promobox {
  padding-bottom: 0;
}

.right_content h1 {
  font-weight: 900;
  line-height: 24px;
}

.info_blok {
  padding: 20px 0;
}

.right_content ul {
  margin: 10px 0 10px 0;
  display: block;
}

.right_content p {
  margin: 0 0 10px 0;
}

/*.right_content ul li:first-child {
  font-weight: bold;
  color: #404040;
  font-size: 16px;
  background-image: none;
  padding: 0;
  margin-bottom: 5px;
  display: block;
}

.right_content ul li {
  background-image: url(/img/arrow_li.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  margin: 0;
  display: block;
  line-height: 22px;
}*/

/* OBJEDNÁVKOVÁ KALKULAČKA */

.obj_kalk h2 {
  font-size: 24px;
  font-weight: bold;
  color: #03ad49;
}

table.kalkulacka tr td {
  vertical-align: middle;
  padding: 8px 0;
}

table.kalkulacka td em {
  color: #333;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}

table.kalkulacka tr td input,
table.kalkulacka tr td select {
  margin-bottom: 0;
}

table.kalkulacka input {
	padding: 5px 0 5px 3px;
}

table.kalkulacka select {
	padding: 5px 8px 5px 3px;
}

table.kalkulacka select option {
	padding: 0 5px 0 5px;
}

/*form.jqtransform select {
  background-image: url(/images/arrow_combo_list.jpg);
  background-repeat: no-repeat;
}*/

#zalozky{
	height: 33px;
	background-color: #ccc;
	margin-top: 10px;
    margin-bottom: 15px;
}
#sub_zalozky{
	background-color: none;
	height: 34px;
}
#zalozky a, #sub_zalozky a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #ccc;
	display: block;
	height: 33px;
	line-height: 250%;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
#sub_zalozky a{height: 34px; font-size: 14px; line-height: 240%;}
#zalozky a.active, #sub_zalozky a.active{
	color: #FFF;
	background-color: #03ad49;
}
#zalozky a:hover, #sub_zalozky a:hover{
	color: #FFF;
	background-color: #03ad49;
}

.selected {
  visibility: visible;
}

ul.idTabs {
  margin: 20px 0 8px 0;
  padding: 0;
}

ul.idTabs li {
  display: inline-block;
}

ul.idTabs li a {
  padding: 10px;
  background-color: #f7f7f7;
  color: #404040;
  text-decoration: none;
}

ul.idTabs li a:hover {
  background-color: #03ad49;
  color: #fff;
}

ul.idTabs li a.active_tab {
  color: #404040;
  background-color: #fff;
  border-left: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #ffffff;
}

.tab_wrap {
  border: 1px solid #d1d1d1;
}

#fotogalerie, #video, #ke_stazeni {
  padding: 10px;
}

#fotogalerie a img {
  margin: 9px 9px;
}

footer#footer {
  padding: 20px 0 20px 0;
  margin-top: 20px;
  border-top: 1px solid #d1d1d1;
  clear: both;
}

footer#footer p {
  margin-bottom: 10px;
}

/* založky */

#zalozky_content2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	margin-bottom: 10px;
	padding: 15px;
}
#zalozky2{
	height: 33px;
	background-color: #d1d1d1;
	margin-top: 40px;
}
#sub_zalozky2{
	background-color: none;
	height: 34px;
}
#zalozky2 a, #sub_zalozky2 a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: ##d1d1d1;
	display: block;
	height: 33px;
	line-height: 250%;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;

}
#sub_zalozky2 a{height: 34px; font-size: 14px; line-height: 240%;}
#zalozky2 a.active, #sub_zalozky2 a.active{
	color: #FFF;
	background-color: #03ad49;
}
#zalozky2 a:hover, #sub_zalozky2 a:hover{
	color: #FFF;
	background-color: #03ad49;
}
#obsah_z2, #obsah_z3, #obsah_z4, #obsah_z5, #obsah_z6, #obsah_z7, #obsah_z8 {
	/*display: none;*/
}

.obsah_zalozky2 a img {
  margin: 2px;
  padding: 5px;
  border: 1px solid #d1d1d1;
}

.obsah_zalozky2 a img:hover {
  border: 1px solid #b8b8b8;
}

.fb {
  margin: 15px 0 15px 0;
}

.vzorniky {
	font-size:11px;
    border: 1px dotted #d1d1d1;
}

.vzorniky tr td {
	border-bottom: 1px dotted #d1d1d1;
    padding: 6px;
}

.vzorniky tr td img, .ral tr td img {
    border-radius: 3px;
}

.vzorniky tr th, .vzorniky tr th strong {
	background-color: #323232;
    color: #fff;
    text-align: left;
    padding: 6px 6px 6px 3px;
}

.vzorniky tr:nth-child(2n+1) {
    background-color: #fafafa;
}

.vzorniky tr:hover {
    cursor: pointer;
    color: #323232;
}

.vzorniky_2 {
	font-size:11px;
    border: 1px dotted #d1d1d1;
    margin: 0 0 20px 0;
}

.vzorniky_2 tr td {
	border-bottom: 1px dotted #d1d1d1;
    border-right: 1px dotted #d1d1d1;
    padding: 6px;
}

.vzorniky_2 tr td:nth-child(5n+0) {
    border-right: none;
}

.vzorniky_2 tr:first-child td {
  background-color: #323232;
}

.vzorniky_2 tr td img {
    border-radius: 3px;
    margin: 3px 0;
}

.vzorniky_2 tr td strong {
    color: #fff;
}

.vzorniky_2 tr td:hover {
    cursor: pointer;
    color: #323232;
}

.ral tr td {
	border: 1px dotted #d1d1d1;
    padding: 6px;
}

.uzivatel_log, #registrace_menu {
  text-align: left;
}

a.odhlasit img {
  float: right;
  margin: 0 0 0 15px;
}

#registrace_menu, .odhlasit_content {
  float: left;
}

.table tr td {
  border: 1px solid #d1d1d1;
  padding: 5px;
}

input[type="text"], input[type="password"], textarea, select {
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  padding: 5px;
}

#inline_content,
#inline_content2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
}

#inline_content h2,
#inline_content2 h2 {
  margin: 0 0 20px 0;
}

#inline_content form,
#inline_content2 form {
  padding: 10px;
  background-color: #fafafa;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
}

#inline_content span,
#inline_content2 span {
  display: inline-block;
  margin: 0 3px 0 8px;
  font-weight: bold;
}

#inline_content span:first-child,
#inline_content2 span:first-child {
  margin-left: 0;
}

#inline_content input[type="submit"],
#inline_content2 input[type="submit"] {
  border: none;
  background-color: #03ad49;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  margin: 0 0 0 20px;
}

#inline_content input[type="submit"]:hover,
#inline_content2 input[type="submit"]:hover {
  background-color: #333;
  cursor: pointer;
}

.table tr td.smazat_z_kosiku {
  background-color: #f7f7f7;
}

input.input2, .ulozit {
  padding: 5px 10px;
  background-color: #333;
  color: #fff;
  border-radius: 2px;
  text-decoration: none;
  margin: 10px 0 0 0;
  border: none;
  cursor: pointer;
}

input.input2:hover, .ulozit:hover {
  background-color: #03ad49;
}

a.go_objednat, .rekapitulace, .go_odeslat  {
  padding: 12px 15px;
  background-color: #03ad49;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  margin: 10px 0 0 0;
  border: 1px solid #02963f;
  cursor: pointer;
  font-weight: bold;
  margin: 10px 0 0 0;
  display: inline-block;
}

a.go_objednat:hover, .rekapitulace:hover, .go_odeslat:hover {
  border: 1px solid #017d35;
}

table.zmenit_udaje tr td {
  padding-bottom: 10px;
  padding-right: 20px;
  vertical-align: middle;
}

.back_kosik, .back_objednavka {
  margin: 20px 0 0 0;
  float: left;
}

.reg_wrap {
  float: right;
  margin: 10px 0 0 0;
}

.log_slevy tr td {
  padding: 3px 0;
}

.reg_udaje {
  padding: 0 0 40px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d1d1d1;
}

.reg_udaje tr td {
  vertical-align: text-bottom;
}

.reg_udaje strong {
  padding: 5px 0;
  display: inline-block;
}

#log_content {
  background-color: #f2f2f2;
  margin: 0 auto;
  display: block;
  float: none;
  margin-top: 40px;
}

.prihlaste_se{
  width: 100%;
  background-color: #03ad49;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  font-size: 20px;
  border-radius: 2px;
}

#login_wrapper {
  background-color: #f7f7f7;
}

#login_wrapper label {
  display: inline-block;
  vertical-align: bottom;
}

#login_wrapper {
  padding: 8px 0;
  margin: 0;
}

#login_wrapper input {
  margin: 0 10px 0 0;
  padding: 5px;
}

.header_login #mena {
  float: right;
  display: inline-block;
  margin-right: 20px;
  margin-top: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#mena a {
  color: #03ad49;
}

#mena a:hover, #mena a.active {
  color: #24a238;
  font-weight: bold;
  text-decoration: none;
}

.prihlasit {
  float: right;
  margin: 0;
}

.prihlasit span.prihlasit_se {
  float: left;
  margin: 10px 15px 0 0;
  font-weight: bold;
}

#login_content {
  float: right;
  margin: 0;
  margin-top:12px
}

.doctable tr th {
  background-color: #f2f2f2;
  padding: 5px 10px;
  text-align: left;
}

.doctable tr td {
  padding: 5px 10px;
  text-align: left;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.doctable tr td:first-child {
  border-left: 1px solid #f2f2f2;
}

.right_content table tr td, .right_content table tr th {
  font-size: 13px;
  text-align: left;
  padding: 5px;
  border: 1px solid #f3f3f3;
}

.info_blok table tr th {
  background-color: #404040;
  color: #fff;
}

input.show_neco {
  float: left;
  margin-right: 10px;
}

.kalkulacka label.radio {
  float: left;
  margin: 0 15px 0 0;
}

.kalkulacka label.radio input {
  display: block;
  margin: 0 auto;
}

.kalkulacka label.radio img {
  border: 1px solid #e3e3e3;
  padding: 7px;
  float: left;
  display: block;
  margin: 0 0 10px 0;
  border-radius: 3px;
}

a.help, a.help_ext {
  float: left;
  width: 30px;
  height: 22px;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
}

a.help img, a.help_ext img {
  float: left;
  margin: 1px 0 0 8px;
  overflow: hidden;
  position: relative;
}

a.help img:hover, a.help_ext img:hover {
  position: absolute;
  top: -22px;
}

span.span_help {
  float: left;
}

select {
  min-width: 80px;
}

span.customSelect {
font-size:12px;
background-color: transparent;
color:#333;
padding: 5px 7px;
border:1px solid #e3e3e3;
border-radius: 2px;
}

span.customSelect.changed {
background-color: #f0dea4;
}

.customSelectInner {
background: url(/img/arrow_combo_list.jpg) no-repeat center right;
}

#info {
  color: #4d4d4d;
}

#info strong {
  color: #03ad49;
}

#info input {
  border: none;
  background-color: #03ad49;
  color: #fff;
  border-radius: 2px;
  font-size: 14px;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}

#info input:hover {
  background-color: #333;
  cursor: pointer;
}

/*.kalkulacka label.radio {
  float: left;
  margin: 0 20px 0 0;
}

.kalkulacka label.radio:last-child {
  margin-right: 0;
}

.kalkulacka label.radio input {
  display: block;
  margin: 0 auto;
}

.kalkulacka label.radio img {
  border: 1px solid #e3e3e3;
  padding: 7px;
  float: left;
  display: block;
  margin: 0 0 10px 0;
  border-radius: 3px;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

label.radio img {
  float: left;
}

label.radio input {
  clear: both;
}

}

.promobox {
  background-image: url(/img/promo.jpg);
  background-repeat: no-repeat;
  width: 460px;
  height: 130px;
  position: relative;
  }

div#clock {
  position: absolute;
  right: 33px;
  bottom: 10px;
}

div#clock p {
  position: relative;
  float: left;
  display: block;
  padding: 13px 9px;
  background-color: #404040;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
}

span.odlesk {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/img/countdown_odlesk.png);
  background-repeat: repeat;
  width: 100%;
  height: 50%;
}

div#clock p:nth-child(1) {
  margin-right: 10px;
  font-weight: 900;
}

div#clock p:last-child {
  margin-right: 0;
}

span.dvojtecka {
  margin: 11px 5px 0 5px;
  float: left;
  font-weight: 900;
  color: #404040;
  font-size: 28px;
}

p.start {
  font-size: 32px;
  font-weight: 900;
  color: #404040;
  position: absolute;
  top: 0;
  right: 0;
}

table.kalkulace {
  border: 1px solid #F2F2F2;
  margin: 40px 0 20px 0;
}

table.kalkulace tr td {
  border: 1px solid #F2F2F2;
  padding: 5px;
}

table.kalkulace tr td img {
  width: 100%;
}

table.kalkulace h2 {
  margin: 0;
}

table.kalkulace th {
  background-color: #d1d1d1;
  padding: 10px 0 10px 5px;
  font-weight:100;
}

table.kalkulace th p {
  margin: 0;
  color: #333;
}

/*#full-width-slider {
  width: 940px;
  height: 465px;
  border: 1px solid #f2f2f2;
}

.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}*/

#full-width-slider {
  width: 100%;
  /*width: 580px;*/
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: transparent;
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  display:hidden;
  background: transparent;

  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  display:hidden;
  background-color:red;

  background: transparent;
  left: 30px;
  right: auto;
  margin-top: 30px;
  margin-left: 30px;
}
.infoBlock h2 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}

.fullWidth {
  max-width: 940px;
  margin: 0 auto 24px;
}

.grey .green_line {
  background-color: #585858;
}

#main_content {

  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 25px;
}

.video.right {
  background-color: #f7f7f7;
  padding: 20px;
  float: right;
}

.video.login {
  float: left;
  margin-bottom: 25px;
}

.sidebar p, .sidebar strong  {
  text-align: left;
/*  font-size: 16px;*/
}

.sidebar strong {
  margin-bottom: 10px;
  display: block;
}

.eshop_button {
  width: 121px;
  height: 120px;
  overflow: hidden;
  position: relative;
  margin: 40px auto 20px auto;
}

.eshop_button a img:hover {
  position: absolute;
  top: -120px;
}

.eshop {
  text-align: center;
}

.eshop span {
  font-weight: bold;
  font-size: 20px;
}

form.login {
  margin-top: 25px;
}

form.login.prilezitost {
  margin-top: 145px;
}

form.login input {
  margin-bottom: 5px;
  padding: 8px;
  width: 262px;
}

form.login input[type="submit"] {
  background-image: url(/img/submit_login.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  border: none;
  width: 357px;
  height: 66px;
  text-indent: -9999px;
  cursor: pointer;
}

form.login input.prilezitost[type="submit"] {
  background-image: url(/img/prilezitost_button.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  border: none;
  width: 357px;
  height: 66px;
  text-indent: -9999px;
  margin-left: -39px;
  cursor: pointer;
}

input.jmeno {
  background-image: url(/img/icon_jmeno.jpg);
  background-repeat: no-repeat;
  background-position: center right 10px;
}

input.email {
  background-image: url(/img/icon_email.jpg);
  background-repeat: no-repeat;
  background-position: center right 10px;
}

input.jmeno,
input.email {
  margin-left: 20px;
}

#index.fb {
  float: left;
  margin-top: 20px;
}

.video_content {
  position: relative;
  padding-left: 75px;
}

a.climax {
  position: absolute;
  top: 270px;
  left: 285px;
}

a.footer {
  float: right;
}


/* #Aktuality
================================================== */

#aktuality {
  float: left;
  margin: 0 0 20px 0;
  width: 100%;
}

.aktualita_content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 10px 20px 0;
  zoom: 1;
  *display: inline;
  padding: 40px 0;
  border-bottom: 3px solid #CCCCCC;
}

.aktualita_content > .item_text {
  width: 500px;
  margin-left: 20px;
  margin-top: 0;
}

.aktualita_content:last-child {
  margin-right: 0;
}

.aktualita_rohy {
  border-radius: 6px;
}

.aktualita_content h3 a {
  font-size: 20px;
  color: #333;
  text-decoration: underline;
  line-height: 20px;
  display: block;
  margin: 10px 0 10px 0;
}

.aktualita_content h3 a:hover {
  text-decoration: none;
  color: #03ad49;
}

.aktualita_content p strong {

}

.aktualita_content p {
  margin: 10px 0 10px 0;
}

.aktualita_content p:last-child {
  height: 66px;
  overflow: hidden;
}

.item_text {
  float: left;
  margin: 20px 0;
}

.item_text h2 a {
  font-family: 'MyriadPro-Regular';
  font-size: 20px;
  line-height: 30px;
  color: #37a6c9;
  margin: 20px 0;
}

.img_wrapper {
  float: left;
  width: 300px;
}

.aktualita_content img {
  float: left;
  max-width: 300px;
}

#countdown_dashboard {

    position: absolute;
    right: 0;
}

.dash {
    float: left;
	position: relative;
    top: 70px;
}

.dash .digit {
	font-size: 18px;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #fff;
	position: relative;
    background-color: #404040;
    padding: 6px 6px;
    border-radius: 3px;
    margin-right: 1px;
}

.dash_title {
  clear: left;
  padding: 0 3px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}

/* STRANKOVANI */
.str_top .strankovani {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 4px solid #d1d1d1;
  border-top: none;
  color: #d1d1d1;
  height: 40px;
}

.strankovani {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 4px solid #d1d1d1;
  color: #d1d1d1;
  height: 40px;
}

.strankovani span, .strankovani a {
  padding: 8px 12px;
  margin: 0 8px;
  border-radius: 3px;
  color: #333;
}

.strankovani span {
  background-color: #03ad49;
  color: #fff;
}

.strankovani a {
  text-decoration: none;
  background-color: #03ad49;
  color: #fff;
}

.strankovani a {
  background-color: #f1f1f1;
  color: #333;
}

.strankovani a:hover {
  background-color: #333;
  color: #f1f1f1;
}
/* STRANKOVANI END */

table.clanek td hr {
  margin: 20px 0;
}

.oneitem {
  position: relative;
  line-height: 22px;
}

.oneitem img.img {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}

.cl {
  font-style: italic;
}

.itemvideo, .itemfotogal {
  padding: 30px;
  margin: 20px 0;
  background-color: #f1f1f1;
  float: left;
  clear: both;
}

.itemfotogal {
  width: 880px;
}

.itemfotogal img {
  padding: 5px;
  border: 1px solid #d1d1d1;
  margin: 0 4px;
}

.itemfotogal img:first-child {
  margin-left: 0;
}

#ruciciky { position:absolute; top:200px }
#vase-cena {position:absolute; top:385px }

input.login[type="submit"] {
    background-color: #03AD49;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px;
}

.texty {
  padding-left: 75px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 30px;
  margin-top: 40px;
}

.texty p {
  font-size: 18px;
  line-height: 30px;
}

.zlcr {
  text-align: center;
  margin-top: 30px;
}

.input2.pridat {
  background-color: #666666;
  border: medium none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  margin: 10px 0 0;
  padding: 5px 10px;
  text-decoration: none;
}

.input2.pridat:hover {
  background-color: #03ad49;
}

table.tab_partneri {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

table.tab_partneri td,
table.tab_partneri th {
  text-align: left;
  border-bottom: 1px solid #d1d1d1;
  padding: 5px;
}

table.tab_partneri th {
  background-color: #404040;
  color: #fff;
}

table.tab_partneri {
  width: 100%;
  text-align: left;
}

table.tab_partneri td a img,
table.tab_partneri td a img:hover {
  border: none;
}

h2.doporuceni {
  margin-top: 40px;
}

.crop {
  width: 600px;
  height: 250px;
  overflow: hidden;
  text-align: center;
}

/*.crop_2 {
  width: 250px;
  height: 500px;
  overflow: hidden;
  text-align: center;
  margin: 0;
  padding: 0;
}*/

table.blog td {
  padding: 5px;
}

table.blog td img {
  max-width: 220px;
}

/* NEW STYLE - NEW WEB PAGE */
.steps_content {
  background-color: #fff;
  padding: 20px 0 40px;
}

.steps_content.scroll-to-fixed-fixed {
  background-image: url(/img/prechod-line.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}

#steps {
  float: left;
  /*margin: 40px 0 0;*/
  font-size: 12px;
  width: 785px;
  background: url(/img/kroky-linka.jpg) repeat-x center top 35px;
}

#steps input[type="button"] {
  background-color: transparent;
  border: none;
  color: #333;
}

.step {
  float: left;
  min-height: 50px;
  padding-right: 20px;
  background: url(/img/krok-non-active.png) no-repeat left top 31px;
  max-width: 240px;
}

.step.active {
  background: url(/img/krok-active.png) no-repeat left top 31px;
}

.step.active.open {
  background: url(/img/krok-open-active.png) no-repeat left top 28px;
}

.step.active.open input {
  font-weight: bold;
}

.step p {
  display: block;
  margin-top: 35px;
  margin-bottom: 0;
  font-size: 12px;
}

.step input[type="submit"] {
  border: none;
  background-color: transparent;
  color: #03ad49;
  cursor: pointer;
}

.step input[type="submit"]:hover {
  text-decoration: underline;
}

.step input[type="submit"].active {
  font-weight: bold;
}

#cena {
  background-color: #03ad49;
  float: right;
  width: 155px;
  text-align: center;
  margin-top: 11px;
  padding: 14px 5px 15px;
  border-radius: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}


/*#cena {
  float: right;
  border: 3px solid #03ad49;
  width: 155px;
  height: 157px;
  border-radius: 100%;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  line-height: 145px;
  font-size: 24px;
  font-weight: bold;
  color: #03ad49;
}*/

.slide_btn_no_activ {
  float: left;
  width: 100%;
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-weight: bold;
  color: #03ad49;
}

.slide_btn {
  display: block;
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-weight: bold;
  color: #03ad49;
  background: url(/img/arrow_off.png) no-repeat top 35px right 20px;
}

.slide_btn.on {
  background: url(/img/arrow_on.png) no-repeat top 35px right 20px;
}

.slide_btn h2,
.slide_btn_no_activ h2 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

.slide_btn:hover {
  cursor: pointer;
}

.slide_btn span,
.slide_content ul li span,
.slide_btn_no_activ .nadpis span {
  font-style: italic;
  font-size: 12px;
  color: #333;
  font-weight: normal;
}

.nadpis span {
  display: block;
  padding-left: 50px;
}

.slide_content ul li span {
  display: block;
}

.slide_content {
  border-bottom: 10px solid #e0e0e0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.slide_content strong {
  font-size: 13px;
  margin-right: 5px;
}

.slide_content ul {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e0e0e0;
}

.slide_content ul li {
  display: block;
  list-style: none;
  margin: 10px 0;
  padding-left: 52px;
}

.load_vzornik {
  margin-top: 20px;
}

table.rozmery {
  margin: 40px auto;
}

table.rozmery td {
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

table.rozmery td strong {
  font-size: 14px;
}

table.rozmery td input {
  width: 100px;
  margin: 0 10px 5px 10px;
}

table.rozmery td.vyska {
  text-align: left;
  vertical-align: middle;
  padding: 10px;
}

table.rozmery td.vyska strong {
  display: block;
  margin-bottom: 5px;
}

table.rozmery td.vyska input {
  margin-left: 0;
}

table.rozmery td span {
  display: block;
  font-size: 12px;
}

input#pokracovat,
input#objednat {
  float: right;
  background-color: #03ad49;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 15px 20px;
  margin-top: 20px;
  font-size: 16px;
}

input#pokracovat:hover,
input#objednat:hover {
  cursor: pointer;
  background-color: #03943f;
}

input#zpet {
  float: left;
  background-color: #c5c5c5;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 8px 12px 7px;
  margin-top: 29px;
  font-size: 12px;
}

input#zpet:hover {
  cursor: pointer;
  background-color: #ababab;
}

.slide_wrapper .nadpis {
  padding-right: 80px;
}

.slide_wrapper {
  border-top: 10px solid #e0e0e0;
  margin-left: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 920px;
  float: left;
}

table.finalizace tr td,
table.obj tr td {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

span.otevrit_vse,
span.zavrit_vse {
  float: left;
  background-color: #333;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 6px 12px;
  font-size: 14px;
}

span.otevrit_vse:hover,
span.zavrit_vse:hover {
  background-color: #03ad49;
  cursor: pointer;
}

span.bod {
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  color: #333;
  display: inline-block;
  float: left;
  height: 50px;
  margin-right: 20px;
  margin-top: 5px;
}

.vzornik_brl {
  margin-top: 5px;
}

#index-seznam .produkt_content h2 {
  min-height: 45px;
}

#index-seznam h1 {
  font-size: 22px;
}

#index .produkt_content,
#index-seznam .produkt_content {
  min-height: 300px;
}

.produkt_content {
  float: left;
  width: 184px;
  margin-right: 5px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 3px solid #e0e0e0;
}

#index-seznam .produkt_content {
  float: left;
  width: 184px;
  margin: 0 2px;
  margin-bottom: 20px;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 3px solid #e0e0e0;
}

.produkt_content:nth-child(5n+0) {
  margin-right: 0;
}

.image_crop {
  width: 184px;
  height: 184px;
  overflow: hidden;
  margin-bottom: 10px;
}

.image_crop a img {
  width: 100%;
}

.popis_produktove_rady {
  border-bottom: 3px solid #e0e0e0;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

.popis_produktove_rady h2 {
  font-size: 18px;
}

.popis_produktove_rady h3 {
  font-size: 15px;
}

.popis_produktove_rady h4 {
  color: #03ad49;
  margin-bottom: 10px;
}

.popis_produktove_rady ul {
  padding-left: 30px;
}

.popis_produktove_rady ul li {
  margin: 5px 0;
}

.seznam p {
  padding-left: 18px;
}

.produkt_content h2 {
  font-size: 14px;
  color: #333;
}

.produkt_content .produkt_detail p {
  font-size: 12px;
}

.produkt_content .produkt_link a {
  font-size: 12px;
  display: block;
}

a.info {
  background: url(/img/icon_info.png) no-repeat center left;
  padding-left: 20px;
}

a.video {
  background: url(/img/icon_video.png) no-repeat center left;
  padding-left: 20px;
}

a.sestavit {
  background: url(/img/icon_sestavit.png) no-repeat center left;
  padding-left: 20px;
}

a.info:hover {
  background: url(/img/icon_info_hover.png) no-repeat center left;
  padding-left: 20px;
}

a.video:hover {
  background: url(/img/icon_video_hover.png) no-repeat center left;
  padding-left: 20px;
}

a.sestavit:hover {
  background: url(/img/icon_sestavit_hover.png) no-repeat center left;
  padding-left: 20px;
}

#visual_box {
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-top: 10px solid #e0e0e0;
  border-bottom: 10px solid #e0e0e0;
}

.left_panel {
  position: fixed;
  top: 20px;
  left: 0;
  z-index: 20000;
}

.right_panel {
  position: fixed;
  top: 20px;
  right: 0;
  z-index: 20000;
}

.sl_item_left img,
.sl_item_right img,
span.close {
  cursor: pointer;
}

span.close {
  background: url(/img/icon-close.png) no-repeat center center;
  float: left;
  text-indent: -9999px;
  width: 27px;
  height: 18px;
}

.sl_item_left,
.sl_item_right {
  position: relative;
}

.sl_content_left {
  position: absolute;
  top: 0;
  left: -300px;
  width: 300px;
  height: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 #808080;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 999999;
}

.sl_content_right {
  position: absolute;
  top: 0;
  right: -380px;
  width: 380px;
  height: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 #808080;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 999999;
}

.slide_wrapper_dp {
  border-top: 10px solid #e0e0e0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  float: left;
}

.slide_wrapper_dp .slide_btn {
  display: block;
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-weight: bold;
  color: #666;
  font-size: 12px;
  background: url(/img/arrow_off_small.png) no-repeat top 15px right 10px;
}

.slide_wrapper_dp .slide_btn:hover {
  color: #03ad49;
}

.slide_wrapper_dp .slide_btn.on {
  color: #03ad49;
  background: url(/img/arrow_on_small.png) no-repeat top 15px right 10px;
}

a.objednat {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  background-color: #03ad49;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
}

a.objednat:hover {
  background-color: #03943f;
}

.internal_product_link {
  float: left;
  margin: 20px 0;
  width: 100%;
}

.internal_product_link strong {
  display: block;
  margin-bottom: 10px;
}

.internal_product_link a {
  display: block;
}

#detail_produktu img {
  float: left;
}

.center_content {
  text-align: center;
}

#zcsr p {
  font-size: 18px;
}

#zcsr img {
  display: inline-block;
  margin: 15px 0;
}

#zcsr p:nth-child(1) {
  font-size: 24px;
  font-weight: 900;
}

#zcsr p:nth-child(2) {

}

#zcsr p:nth-child(3) {
  font-weight: 900;
  color: #f0ac01;
}

#zcsr p:nth-child(5) {
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase;
}

#zcsr p:nth-child(6) {
  font-weight: 900;
}

.megamenu_light .megamenu > li > div span a,
.megamenu_light .megamenu > li > div span a:hover {
  color: #fff;
}

p.most_import {
  float: left;
  font-size:12px
}

#obsah_fotogalerie img {
  padding: 5px;
  margin: 2px;
  border: 1px solid #e0e0e0;
}

#obsah_fotogalerie img:hover {
  border: 1px solid #666;
}

img.climax {
  float: right;
}

table.balk {
  margin-bottom: 20px;
}

table.balk th,
table.balk td {
  padding: 5px 20px 5px 0;
}

.inner_nav.ak {
  float: left;
}

.inner_nav.ak select {
  margin-right: 10px;
}

form.filter {
  float: left;
  margin-bottom: 30px;
}

p.castka {
  font-weight: bold;
}

.ekniha {
  background-color: #00a13a;
  padding: 20px;
  margin:15px 10px 10px 10px
  
}

.ekniha p {
  margin: 0 0 20px 0;
}

.ekniha,
.ekniha h1,
.ekniha strong {
  color: #fff;
}

table.odhlaseni_prihlaseni,
table.odhlaseni_prihlaseni td input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
}

table.odhlaseni_prihlaseni td input[type="submit"] {
  padding: 8px 0;
}

table.odhlaseni_prihlaseni td input[type="submit"]:hover {
 background-color: #333;
}

table.odhlaseni_prihlaseni td {
  padding: 5px 0;
}

.ml-0 {
    margin-left: 0 !important;
}
