@charset "utf-8";
/* barvy modro-žlutá kombinace do 3/4 roku 2023
#0096E1 modrá 0 150 225
#0092D8 modrá pěkná z loga rgb(0, 146, 216) - malý kontrast; rgb(0, 124, 189) tohle odpovídá AA ane ne AAA 13.11.2022
Pozadí leftcol boxu #D7E8F9
*/

/*
barvy modrorůžová od od 3/4 roku 2023
modrá tmavá #0B549D rgb(11, 84, 157) Modrá RGB náhrada CMYKu Corelem Web
magenta #E5097F rgb(229, 9, 127) Magenta RGB náhrada CMYKu Corelem Web



--
Nahrazeno:
rgb(0, 124, 189) -> rgb(11, 84, 157)

*/

body {
	font-display: optional;
	font-family: 'Urbanist', Geneva, Arial, sans-serif;
	/*font-family: 'Titillium Web', Verdana, Geneva, Arial, sans-serif;*/
  	/*font-family: 'Baloo 2', Verdana, Geneva, Arial, sans-serif;*/
	padding: 0px;
	/*margin: 0px auto 50px auto;*/
	/*max-width: 760px;*/
	line-height: 160%;
}
h1 {
	color: #E5097F/* rgb(11, 84, 157)*/;
	line-height: 140%;
	font-display: optional;
	font-weight: bold;
	font-family: 'Urbanist', Geneva, Arial, sans-serif;
	/*font-family: 'Titillium Web', Verdana, Geneva, Arial, sans-serif;*/
  	/*font-family: 'Baloo 2', Verdana, Geneva, Arial, sans-serif;*/
}
h2, h3, h4, h5, h6 {
	color: rgb(11, 84, 157);
	line-height: 140%;
	font-display: optional;
	font-weight: bold;
	font-family: 'Urbanist', Geneva, Arial, sans-serif;
	/*font-family: 'Titillium Web', Verdana, Geneva, Arial, sans-serif;*/
  	/*font-family: 'Baloo 2', Verdana, Geneva, Arial, sans-serif;*/
}
h2 {
	padding-top: 20px;
}
a {
	text-decoration: underline;
	color: rgb(11, 84, 157);
}
.btn-success {
	background-color: #E5097F /* původní zelená barva #060*/ !important;
	border: none;
}
.btn-success:hover {
	background-color: #090 !important;
}
a.btn-success {
	color: #FFFFFF !important;
}
a:hover {
	text-decoration: none;
}
ul>li {
	list-style-type: square;
}
th, td {
	vertical-align: middle !important;
}
table .mma-table-index {
	width: 100%;
}
.content img {
	border: 1px solid rgb(11, 84, 157);
	border-radius: 8px;
	margin: 0px 10px 15px 0px;
}
img.noborderimg {
	border: 0px;
	border-radius: 0px;
}
img.nomarginimg {
	margin: 0px;
}
div.vanoceframe {
	border: 2px solid #F00;
	padding: 0 15px 15px 15px;
	text-align: left;
}
.mma-table-index td {
	background-color: rgb(11, 84, 157);
}
.mma-table-index td:hover {
	background: rgb(30,87,153) !important;
}
.mma-table-index a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.mma-table-index a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.frameindex {
	text-align: center;
	margin: 0px auto;
	/*max-width: 650px;*/
	max-width: 1080px;
	color: rgb(11, 84, 157);
}
.frameindex h1 {
	background: none;
	color: #E5097F;
}
.frameindex h2, .frameindex h3, .frameindex h4, .frameindex h5, .frameindex h6 {
	background: none;
	color: rgb(11, 84, 157);
}
.index-box-wraper {
	/*float: left;*/
	max-width: 650px;
	/*max-width: 1080px;*/
	margin: 0 auto 20px auto;
	padding: 0px 10px 0px 10px
}
.index-box-sleva {
	max-width: 122px;
	height: 242px;
	float: right;
	border: solid 1px #0073B9;
	margin-right: 5px;
	border-radius: 8px;
}
.index-box-sleva img {
	border-radius: 8px;
}
.index-box-adler {
	max-width: 320px;
	height: 242px;
	float: right;
	margin-right: 5px;
	background-image: url(../images/eshop-textil-320x225.webp);
	background-repeat: no-repeat;
	border: solid 1px #0073B9;
	border-radius: 8px;
}
.box-adler-textil {
	max-width: 320px;
	height: 242px;
	margin-right: 5px;
	background-image: url(../images/eshop-textil-320x240.jpg);
	background-repeat: no-repeat;
	border: solid 1px #0073B9;
	border-radius: 8px;
}
.index-box-adler a, .box-adler-textil a {
	display: block;
	background-color: rgb(11, 84, 157, 0.8)/*rgba(0, 139, 204,0.8)*/;
	padding: 1px 0px;
	margin-top: 155px;
	color: #FFFFFF;
}
.index-box-adler h2, .box-adler-textil h2 {
	color: #FFEEFF;
	font-size: 100%;
	margin: -5px 5px 15px 5px;
}
.index-box-kontakt {
	background-color: #aaccee;
	padding: 0px 5px 5px 5px;
	border: solid 1px #0073B9;
	max-width: 170px;
	height: 242px;
	float: left;
	margin-right: 5px;
	font-size: 90%;
	line-height: 130%;
	border-radius: 8px;
}
.index-box-kontakt h2 {
	padding: 15px 5px 10px 5px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
}
#top-stripe {
	background-color: rgb(11, 84, 157)/*#666*/;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	max-width: 100%;
	border-top: 4px solid #E5097F; /*#FFF*/
}
.indextext {
	font-size: 20px;
	line-height: 160%;
	padding: 0 0 20px 0;
}
#top-stripe a {
	color: #FFF;
}
.header {
	margin: 0px auto 0px auto;
	/*max-width: 760px;*/
	max-width: 1080px;
}
.headertxt {
	padding: 10px 0px 0px 0px;
}
.header-logo {
	float: left;
	/*max-width: 760px;*/
	max-width: 1080px;
	padding-left: 10px;
}
.header-logo img:hover {
	transform: scale(1.02);  /* Firefox 16+, IE 10+, Opera *//* Firefox 16+, IE 10+, Opera */
}
.header-signmaking {
	color: rgb(11, 84, 157);
	font-size: 1.1em;
}
.header-menu {
	float: right;
	font-size: 1.1em;
	text-align: right;
	line-height: 180%;
	max-width: 480px;
	padding-right: 10px;
}
.header-menu a {
	color: #E5097F;
	padding: 15px;
}
.header-menu a:hover {
	color: rgb(11, 84, 157);
	text-decoration: none;
}
.header-menu img:hover {
	transform: rotate(9deg) scale(1.2);  /* Firefox 16+, IE 10+, Opera *//* Firefox 16+, IE 10+, Opera */
}
.wrapper {
	margin: 20px auto 50px auto;
	/*max-width: 760px;*/
	max-width: 1080px;
}
.content {
	/*max-width: 510px;*/
	max-width: 790px;
	float: right;
	border-left: 1px solid #E5097F;
	padding: 0px 20px;
}
.content a {
	color: rgb(11, 84, 157);
}
.sidebar-a {
	/*max-width: 200px;*/
	max-width: 280px;
	float: left;
	text-align: center;
}
.sidebar-a a {
	color: rgb(11, 84, 157);
}
.leftcolsection {
	text-align: center;
	color: #FFF;
}
.footer {
	padding: 0px;
	text-align: center;
	font-size: 1.2em;
	line-height: 180%;
	margin: 0px auto 50px auto;
	/*max-width: 760px;*/
	max-width: 1080px;
	color: rgb(11, 84, 157);
}
.footer a {
	color: rgb(11, 84, 157);
}
.footercont {
	color: rgb(11, 84, 157);
}
.footercont p {
	margin: .6em;
}
.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
img.logovpravo {
	float: right;
	margin-left: 10px;
}
img.fotovpravo {
	float: right;
	margin-left: 10px;
}
.foto-stredni {
	max-width: 220px;
	text-align: center;
	font-style: italic;
	font-size: 95%;
	float: left;
	color: #666666;
}
.foto150 {
	width: 150px;
	height: 160px;
	text-align: center;
	font-style: italic;
	font-size: 95%;
	float: left;
	color: #666666;
	margin: 0px 10px 10px 0px;
}
.foto150 img, .foto-stredni img {
	opacity: 1.0;
}
.foto150 img:hover, .foto-stredni img:hover, a img:hover {
	opacity: 0.8;
}
.boxfloatright {
	float: right;
	text-align: center;
	font-size: 90%;
	background-color: #D7E8F9;
	padding: 10px;
	border: solid 1px #0073B9;
	border-radius: 8px;
	margin: 0px 0px 10px 10px;
}
.boxfloatright img {
	margin: 0px;
}
.datum {
	color: rgb(11, 84, 157);
	margin: 0px;
	padding: 0px;
	font-size: 79%;
}
.pocitadlo {
	display: none;
}
.colorboxred {
	background-color: #FF6666;
	border: 2px solid #FF0000;
	padding: 8px;
}

.red {
	color: #F00;
	font-weight: bold;
}
.blue {
	color: #06F;
	font-weight: bold;
}
.green {
	color: green;
	font-weight: bold;
}
.greentrodat {
	color: #0F0;
	font-weight: bold;
}
.violet {
	color: #96C;
	font-weight: bold;
}

.black {
	color: black;
	font-weight: bold;
}
.grey {
	color: grey;
	font-weight: bold;
}
.silver {
	color: silver;
	font-weight: bold;
}
.orange {
	color: #F60;
	font-weight: bold;
}
.pink {
	color: #F69;
	font-weight: bold;
}
.yellow {
	color: #CF0;
	font-weight: bold;
}

.table-loga td {
	padding: 20px;
}
.table-loga td img {
	border: 0px;
	border-radius: 0px;
}
.contactboxcol {
	background-color: rgb(255,255,255);
	padding: 5px 10px 20px 10px;
	border: solid 0px #0073B9;
	border-radius: 5px;
	font-size: 100%;
	margin-right: 5px;
}
.contactboxcol img {
	border: 1px solid rgb(11, 84, 157);
	border-radius: 5px;
	text-align: center;
}
.contactboxcol h2 {
	color: rgb(11, 84, 157);
	background: none;
	padding: 0px;
	margin: 10px 5px;
	font-size: 120%;
	font-weight: bold;
}
.contactboxcol a {
	color: rgb(11, 84, 157);
}
.contactboxcolphotobox {
	text-align: center;
}
#bottom-stripe {
	background-color: rgb(11, 84, 157);
	color: #FFF;
	padding: 10px 30px 10px 30px;
	border-bottom: 4px solid #E5097F;
}
#bottom-stripe p {
	margin: 0px;
}
#bottom-stripe a {
	color: #FFF;
}
.back-to-top {
	position: fixed;
	bottom: 5em;
	right: 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: rgba(11, 84, 157, 0.50);
	font-size: 12px;
	padding: 1em 2em 1em 1em;
	border: 2px solid #E5097F;
	display: none;
	border-radius: 15px 0 0 15px;
}
.back-to-top:hover {
	background-color: rgba(11, 84, 157, 0.80);
	color: #FFF;
	box-shadow: 0px 0px 4px 0px #000000;
}
.upozorneni {
	margin: 20px auto;
	padding: 0 20px 20px 20px;
	border: solid 2px #E5097F;
	color: #E5097F;
	text-align: left;
	background-color: #FEF;
	border-radius: 10px;
}
.upozorneni h2 {
	color: #E5097F;
	font-weight: bold;
	margin-top: 0px;
}
.upozorneni h3 {
	color: #E5097F;
}
/* ------------------------------------------------------ .carousel-caption */
#myCarousel {
	margin: 0px auto 50px auto;
	/*max-width: 760px;*/
	max-width: 1080px;/*min-height: 300px;*/
}
.carousel-caption {
	padding-bottom: 35px;
}
.carousel-caption h2 {
	font-size: 250%;
	font-weight: bold;
	background-color: rgb(11, 84, 157);
	opacity: 0.9;
	color: #FFFFFF;
	padding: 1px 1px 5px 1px;
	border-radius: 5px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1.0);
}
.carousel-caption h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.carousel-caption h2 a:hover {
	color: #FFFFFF;
}
.carousel-caption p {
	font-size: 150%;
	color: #fff;
	background-color: #E5097F;
	opacity: 0.9;
	padding: 1px 1px 5px 1px;
	border-radius: 5px;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.0);
}
.carousel-indicators {
	bottom: 0px;
}
.carousel-indicators li {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
/* ------------------------------------------------------ .navbar */
.navbar {
	background-color: #E5097F /*#666*/;
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar a {
	background-color: rgb(11, 84, 157) !important;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF !important;
	font-size: .85em;
	font-weight: bold;
}
.navbar a:hover {
	color: #FFF !important;
	background: #E5097F !important;
}
.dropdown-menu {
	background: rgb(30,87,153);
}
.nabidka {
	margin-bottom: 20px;
	padding: 20px 20px 10px 20px;
	background-color: #99FF55;
	border: 4px solid #FF0000;
	color: #006600;
	text-align: center;
	border-radius: 10px;
}
.infobox-header {
	background-color: #E5097F;
	color: #FFFFFF;
	padding: 5px 10px;
	letter-spacing: 2px;
	border: 1px solid #E5097F;
	border-radius: 10px 10px 0px 0px;
	margin-top: 20px;
}
.podpora-box {
	background-color: #EEE;
	padding: 15px 20px 10px 20px;
	border-left: 5px solid #E5097F /*#666666*/;
}
.podpora-roll-infobox {
	height: 300px;
	overflow: auto;
	border: 1px solid #E5097F;
	padding: 0px 10px;
}
.infobox-bottom {
	background-color: #E5097F;
	color: #FFFFFF;
	padding: 0px 10px;
	border: 1px solid #E5097F;
	border-radius: 0px 0px 10px 10px;
}
iframe {
	border: 0;
}
/* bootstrap redesign ---------- */
.table {
	width: auto;
}
table.mma-table-index {
	width: 100% !important;
}
#foot {
	background-color: #E5097F/*#555*/;
	color: #FFF;
	padding: 30px 0px 30px 0px;
	/*border-top: 4px solid rgb(11, 84, 157);*/
}
#foottxt {
	max-width: 1200px;
	margin: 0 auto 0 auto;
}
#foottxt1, #foottxt2, #foottxt3, #foottxt4 {
	max-width: 23%;
	min-width: 23%;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0 1% 0 1%;
}
#foottxt1 h2, #foottxt2 h2, #foottxt3 h2, #foottxt4 h2 {
	margin-top: 0;
	color: #FFF;
}
#foottxt1 a, #foottxt2 a, #foottxt3 a, #foottxt4 a {
	color: #FFF;
}
#foottxt1 li, #foottxt2 li, #foottxt3 li, #foottxt4 li {
	padding-top: 10px;
}
 @media only screen and (max-width: 1280px) {
/* ------------------------------------------------------ .carousel-caption */
.sidebar-a {
	max-width: 200px;
}
}
 @media only screen and (max-width: 700px) {
/* ------------------------------------------------------ .carousel-caption */
.carousel-caption {
	padding-bottom: 25px;
}
.carousel-caption h2 {
	font-size: 200%;
}
.carousel-caption p {
	font-size: 110%;
	padding: 1px 1px 1px 1px;
	background-color: #E5097F;
}
#foottxt1, #foottxt2, #foottxt3, #foottxt4 {
	max-width: 90%;
}
.sidebar-a {
	max-width: 90%;
}
}
 @media only screen and (max-width: 500px) {
/* ------------------------------------------------------ .carousel-caption */
#myCarousel {
/*min-height: 160px;*/
}
.carousel-caption {
	padding-bottom: 10px;
	line-height: 120%;
	padding-bottom: 15px;
}
.carousel-caption h2 {
	font-size: 140%;
}
.carousel-caption p {
	font-size: 90%;
	padding: 1px 1px 1px 1px;
	background-color: #E5097F;
}
table, th, td, tr, thead, tbody {
	display: block;
}
.sidebar-a {
	max-width: 90%;
}
}
