@CHARSET "UTF-8";

body {
	font-family: calibri;
}

.modal-lg {
	width: 900px;
}

#save-alert {
	background: #fff url("/img/ikony/save_48.png") no-repeat center center;
	left: 50%;
	top: 40%;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: fixed;
	display: none;
}

#loading {
	background: #fff url("/img/ikony/loading.gif") no-repeat center center;
	left: 50%;
	top: 30%;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: fixed;
	display: none;
}

.modal-header {
	border-bottom-color: #105071;
}

.modal-header {
	border-bottom: 1px solid #e5e5e5;
	background-color: #367fa9;
	color: #fff;
}

.modal-footer {
	border-top-color: #105071;
}

.modal-footer {
	border-top: 1px solid #e5e5e5;
	background-color: #d3d3d3;
}

.navbar {
	margin-bottom: 0px;
	margin-top: 0px;
}

div.navbar-header {
	background: #fff url("/img/hlavicka_s_logem.png") no-repeat center
		center;
	height: 220px;
	width: 900px;
}

div.navbar-header>div.toptext {
	top: 90px;
	left: 0px;
	position: relative;
	color: #b9c8e1;
}

div.containerm {
	width: 922px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

div.containerm>div.leftmenu {
	width: 180px;
	border-right: 1px solid #5b9bd5;
	float:left;
}

div.containerm>div.leftmenu>div.leftmenucontent {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #1f4e79;
	border-bottom: 1px solid #5b9bd5;
	line-height: 1.8em;
}

div.containerm>div.leftmenu>div.leftmenucontent>a.menulink {
	font-size: 14pt;
	color: #1f4e79;
}

div.containerm>div.leftmenu>div.leftmenukontakt {
	padding-top: 20px;
	color: #1f4e79;
}

div.containerm>div.content {
	border-left: 1px solid #5b9bd5;
	position: relative;
	left: -1px;
	width: 711px;
	float: left;
}

div.containerm>div.content>div.znacky {
	padding: 10px 0px 10px 6px;
}

div.containerm>div.content>div.texts {
	padding: 20px 0px 20px 20px;
}

div.containerm>div.content>div.znacky-detail {
	padding: 20px 0px 20px 20px;
}

div.containerm>div.content>div.znacky>div.panel {
	height: 180px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	padding: 5px;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.41);
}

div.containerm>div.content>div.znacky>div.panel:hover {
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.60);
}

div.topmenu {
	background-color: #2f5597;
	height: 45px;
	width: 922px;
	margin: 0 auto;
	padding: 0px 15px 0px 15px;
}

div.jazyky {
	float: left;
	height: 34px;
	width: 180px;
	border-right: 1px solid #5b9bd5;
	border-left: 1px solid #5b9bd5;
	margin-top: 7px;
	padding-left: 8px;
}

div.jazyky>div.menuitem {
	margin-top: 5px;
}

div.ctopmenu {
	color: #fff;
	font-size: 20px;
	padding-top: 6px;
	padding-left: 20px;
	height: 40px;
	float: left;
	background-color: #2f5597;
}

div.ctopmenu a.menuitem {
	color: #fff;
	cursor: pointer;
	font-size: 17pt;
}

div.ctopmenu a.active {
	text-decoration: underline;
}

div.kontakt-lide {
	background-color: white;
	margin-left: 60px;
	margin-top: 50px;
	color: #105071;
}
div.servis-reklamace {
	background-color: white;
	margin-left: 60px;
	margin-top: 20px;
	
}
div.kontakt-lide_foto {
	float: left;
	box-shadow: 2px 2px 7px #1c2228;
	
}

div.kontakt-lide_text {
	float: left;
	margin-left: 15px;
	width: 220px;
}

div.kontakt-lide_radek {
	display: inline-flex;
	position: static;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.akcni-nabidky-table {
	width: 100%;
}

.partnerska-zona-thead {
	border-bottom: 2px solid rgb(160, 160, 160);
	color: rgb(160, 160, 160);
	font-size: 20px;
	margin-bottom: 50px;
	height: 50px;
	text-align: left;
}

.partnerska-zona-thead > tr > th {font-weight:normal;}

td.akcni-nabidka {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	text-align: left;
}

.prvek-cenik-sloupec {
	padding:15px 15px 15px 15px;
	width: 200px;
}

.prvek-bezpecnostni-listy-sloupec1 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.prvek-bezpecnostni-listy-sloupec2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 130px;
}

button.bezpecnostni-zona-ke-stazeni {
	background-color: #2F5597;
	border: none;
	color: white;
	padding: 5px 25px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	border-radius: 4px;
}

.radek {
	border-bottom: 1px solid rgb(160, 160, 160);
}

#tab-center {
	text-align: center;
}

th.tab-left {
	text-align: left;
}

#tab-left {
	text-align: left;
	padding-left: 25px;
}

.prvek-novinky-sloupec1 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 150px;
	text-align: center;
}

.prvek-novinky-sloupec2 {
	text-align: center;
	padding-left: 25px;
}

.prvek-novinky-sloupec3 {
	padding-left: 25px;
	text-align: left;
}

div.partnerska-zona-obsah {
	margin-left: 20px;
	margin-top: 24px;
}

div.partnerska-zona-obsah > h4 {color:#2f5597;font-weight:bold;}

.pagination {
	margin: 0px;
}

.green {
	color: #04904e;
}

.red {
	color: #dc3626;
}

.blue {
	color: blue;
}

.bold {
	font-weight: bold;
}
.menu_vlevo_aktivni {text-decoration:underline;}

hr.pzona {margin-top:10px;margin-bottom:10px;border-top: 1px solid #5b9bd5;}

h1.znacky {font-weight:bold;font-size:20pt;color:#1f4e79;}
h2.znacky {font-weight:normal;font-size:18pt;color:#1f4e79;}
div.znacka-text {text-align: justify;vertical-align:top;}

div.generated-text > h2 {color:#2f5597;font-weight:bold;}
div.generated-text > p {text-align: justify;}

div.texts > h2 {color:#2f5597;font-weight:bold;margin-top:0px;}
div.texts img {margin-left:15px;}
div.texts > p {text-align: justify;}

div.partnerska-zona-login {width:480px;left:35px;color:#1562a7;position: relative;margin:0 auto;}
div.partnerska-zona-login td {padding-right:20px;}
span.firma-prihlasena{color:#1562a7;font-size:21px;}

/* ----LOGIN, REGISTRACE, ZAPOMENUTE HESLO---- */
.login-logo {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
  color: #fff;
}

div.LoginLangSelect > a > img {max-height:20px;margin-right:7px;-webkit- filter: grayscale(100%);filter: grayscale(100%);}
div.LoginLangSelect > a:HOVER > img {-webkit- filter: none;filter: none;}

.login-page {
	height: auto !important;
	background: url('/img/backgrounds-login.php') no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.login-box {
  width: 370px;
  margin: 3% auto;
}
div.login-box h4.header {
	font-size: 19px;
	border-bottom: 1px solid #d5e3ef;
	line-height: 28px;
  	margin-bottom: 16px;
  	margin-top: 0px;
  	padding-bottom: 4px;
  	font-weight: lighter;
  	color: #478fca;
}
#login-box-body h4.header {border-bottom: 1px solid #d5e3ef;}
#register-box-body h4.header {border-bottom: 1px solid #CF7;}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
	div.modal-lg label.control-label {
    	padding-top: 7px;
    	margin-bottom: 0;
    	text-align: right;
	}  
}

@media (max-width: 991px) {
	div.modal-lg label.control-label {
    	padding-top: 0px;
    	margin-bottom: 0;
    	text-align: left;
	}  
}

@media (min-width: 1100px) {
  .modal-xl {
    width: 94%;
   	max-width:1400px;
  }
}

body.modal-open {
    overflow: visible;
}

.login-box-body,
.register-box-body,
.forgot-password-body {
  background: #f8f6f8;
  padding:0px;
  color: #444;
  border-top: 0;
  color: #666;
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
  
  border-bottom: 1px solid rgba(50, 50, 50, 0.33);
  border: 1px solid #CCC;
  display: none;
}

.toolbar-forgot-register{
	border-top-width: 1px;
	background: #5090C1;
  	border-top: 2px solid #597597;
  	box-sizing: border-box;
  	font-size: 13px;
	line-height: 1.5;
}

.toolbar-forgot-register .left {
  	text-align: left;
  	width: 50%;
  	display: inline-block;
  	padding: 9px 0 11px;
}
.toolbar-forgot-register .right {
	float: right;
  	text-align: right;
  	display: inline-block;
  	padding: 9px 11px 11px;
}
.forgot-password-link {
  color: #FE9;
  width: 50%;
  margin-left: 11px;
}

.user-signup-link {
	color: #CF7;
	width: 50%;
  	margin-right: 11px;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}

/*Image Hover v1*/
.img-hover-v1 span {
  display: block;
  overflow: hidden;
  position: relative;
}

.img-hover-v1 span:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}

.img-hover-v1:hover span:after {
  background: rgba(0,0,0,0.1);
}

.img-hover-v1 img,
.img-hover-v2 img,
.img-hover-v1 span:after {
  transition: all 0.5s ease-in-out;
}

.img-hover-v1:hover img {
  -transform: scale(1.1);
}

