/*Defaults Styling*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	min-width: 320px;
	background: #f0f0f0;
	margin: 0 auto;
	/*background-image: url("../img/january.png");*/
	background-color: #f0f0f0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#navigation {
	width: 100%;
	/*background: #ea7efa;*/
    margin-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
	border-top: 2px solid #ea7efa; 
	border-bottom: 2px solid #ea7efa;
}
.fixed {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
}
ul {
	
    list-style-type: none;
    margin: 0 auto;
    padding: 15px;
	/*background: #f6f6f6;*/
	overflow: hidden;
   	text-align: center;
	display: inline;
}

li {
    display: inline;
	font-weight: bold;
	color: #bc3ecf;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 20px;
	margin-top: 7px;
}

li.user {
	color: ffffff;
	cursor: pointer;
}


li a {
    display: inline;
    color: #bc3ecf;
    padding: 20px 0px 20px 0px;
    text-decoration: none;
}

li a:hover:not(.active) {
    color: #ea7efa;
}

ul li {
	display: inline-block;
		
}

ul.submenu li.submenu {
	display: block;
	text-align: left;
		
}

li ul {
	display: none;
}

ul li a {
	display: block;
	/*background: #0e0e0e;*/
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	white-space: nowrap;
	color: #bc3ecf;
}

ul.submenu li.submenu a {
	display: block;
	background: 0e0e0e;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	margin-right: 20px;
}


ul li a:hover {
	color: #ea7efa;
	background: #f6f6f6;

}

ul.submenu li.submenu a:hover {
	color: #ea7efa;
	
}

ul.submenu li.submenu a.active {
	color: #ea7efa;
}

li:hover ul {
	display: block;
	margin-left: 0px;
	
	position: absolute;
}

li.submenu:hover ul.submenu {
	display: block;
	margin-left: 0px;
	
	position: absolute;
}

li:hover li {
	float: none;
	
}

li:hover a {
	
	color: #bc3ecf;
}

li:hover li a:hover {
	color: #bc3ecf;
	
}



a.active {
    color: #ea7efa;
}


#container {
	min-width: 320px;
	max-width: 900px;
	margin: 0 auto;
	background: #ffffff;
	padding: 15px 0px 15px 0px;
	
	/*height: 100%;*/
	/*border: 2px solid #ea7efa; */
	
}
#header {
	background: #fff;
	width: 100%;
	/*position: fixed;*/
	z-index: 20;
	/*left: 50%;*/
    /*transform: translate(-50%, 0);*/
	margin-top: -20px;
	
}

#header banner {
	max-width: 1170px;
	height: 65px;
	margin: 0 auto;
	background: #fff;
}
.topb {
	height: 110px;
	background: #fff;
	display: block;
	margin: 0 auto;
}

.mainC {
	/*padding-top: 225px;*/
	margin: 0 auto;
}

.buttons {
	margin: 0 auto;
	text-align: center;
}

#psub {
	display: inline;
	
}

#sub {
	display: inline;
}


#form1 {
	width: 900px;
	margin: 0 auto;
}
div.pozadie {
	max-width: 100%;
	background: #ea7efa;
	height: 37px;
}
div.top {
	max-width: 1170px;
	background: #ea7efa;
	height: 37px;
	padding-left: 380px;
}
div.uvod-mob {
	
	margin: 0 auto;
	color: red;
	min-width: 320px;
	text-align: center;
	font-size: 12px;
}

img.banner1 {
	display:none;
}

div.top a {
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
    display: block;
    padding: 8px 9px 11px 8px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	float: right;
}
a.top {
	text-decoration: none;
}

div.top a.high {
	font-size: 18px;
}

div.top a:hover, #top a.active {
      background: #bc3ecf; 
	  }

	  
table {
	width: 900px;
	text-align: center;
	border: 0px solid #333;
	font: inherit;
}

table.top {
	
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	width: 420px;
	text-align: center;
	border: 0px solid #333;
	border-radius: 5px;
	-webkit-box-shadow: 5px #000000;
	box-shadow: 5px #000000;
}

td.nadpis {
	
	background: #ea7efa;
	color: #ffffff;
	height: 37px;
	width: 420px;
	border-radius: 5px;
	
	
}

#obchPod {
	display: inline-block;
    width: 15px;
    vertical-align: top;
}

.label-text {
	margin-top: 10px;
    display: inline-block;
    word-break: break-all;
}

	  
fieldset {
	/*background: #f6f6f6;*/
	padding: 20px;
	/*border:1px solid #999;
	border-color:#3db2e1 #666661 #666661 #3db2e1;*/
	margin-bottom:36px;
	width: 100%;
	border: none;
	/*background : url(img/pozadie.png);*/
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 10px 1px #bc3ecf;
	box-shadow: 1px 1px 10px 1px #bc3ecf;
}

label.radio {
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: inherit;
	font: inherit;
	font-size: inherit;
	padding-top: 0.15em;
	
}
input, select, radio {
	color: #000;
	font: inherit; 
	height: 30px;
	line-height: 30px;
	
}

input:focus, textarea:focus {
	outline: none;
}

input[type=radio] {
	float: left;
	
}

input[type=submit] {
    font: inherit;
	display: inline;
	font-weight: bold;
	color: #ffffff;
    background: #ea7efa;
    width: 160px;
    height: 37px;
	line-height: 37px;
	border:1px solid #bc3ecf;
	border-radius: 15px;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-appearance: none;
}
input[type=submit]:disabled {
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #666666;
	cursor: not-allowed;
	-webkit-appearance: none;
}
input[type=button] {
	font: inherit;
	font-weight: bold;
	color: #ffffff;
    background: #ea7efa;
    width: 160px;
    height: 37px;
	line-height: 37px;
	border:1px solid #bc3ecf;
	border-radius: 15px;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-appearance: none;
}

.btn:hover{
	background-color: #bc3ecf;
	border: 1px solid #ea7efa;
	cursor: pointer;
}

h1 {
	color: #ea7efa;
	text-align: center;
}

h2 {
	text-align: left;
	margin-left: 20px;
	text-decoration: underline;
}

h2.alert {
	color: #ff000c;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	line-height: 30px;
}

h4 {
	text-align: justify;
	margin-left: 20px;
}

p.obchPod {
	text-align: justify;
	margin-left: 20px;
}

.foo {
	width: 550px;
	display: table;
	margin: 0 auto;
	text-align: center;
}

.pages {
	margin-top: 25px;
	display: table-cell;
	float: left;
	color: #ffffff;
	text-align: left;
}

#kontakt {
	width: 300px;
	margin: 0 auto;
}
.kontakt {
	text-align:right;
}
.konData {
	text-align: left;
}

div.contact {
         font:17px/21px Calibri, Arial, Helvetica, sans-serif
         color:blue;
		 margin: 10px 0 0 0;
         text-align: center;
}

div.vianoce {
         font:26px Calibri, Arial, Helvetica, sans-serif
         color: red;
         text-align: center;
}
legend {
	background: #ea7efa;
	color: #ffffff;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	margin: 0 auto;
	border:0px solid #0f0fee;
	border-radius: 15px;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	
}
legend.head {
	
	color:#fff;
	font:17px/21px Calibri, Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin: -18px 0 0 -16px;
	
	border:0px solid #0f0fee;
	border-radius: 8px;
	box-shadow:0 0 15px #000;
	background:#0f0fee;
}

legend.nar {
	margin-top: 80px;
	width: 130px;
	margin-top: -32px;

}

div.nadpis {
	font-size: 22px;
	color: #ea7efa;
	text-align: center;
	font-weight: bold;
	
}

div.nadpisS {
	font-size: 16px;
	color: #ea7efa;
	text-align: center;
	/*text-shadow: 1px 2px 25px #2D83A6;*/
	
}

/* S T A R T   S L I D E R */
.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}

/* E N D   S L I D E R */



#nadpis2 {
	display: none;
}

legend.udaje {
	width: 350px;
	font-size: 18px;
	
}


/*label {font-size:11px; font-weight:bold; color:#666;}*/
label.info {
  font-size: 11px; 
  color: #666; 
  font-weight:regular;
}
label.opt {font-weight:normal;}
text {
	font: inherit;
	font-weight: regular;
	color: #ff0000;
	float: justify; 
	width: 350px; 
}

dl {
	clear: both;
	font: inherit;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-top: 5px;
}

dt {
	color: #000;
	margin-left: 90px;
	font: inherit;
	float: left;
	text-align:right; 
	width:200px; 
	line-height:30px; 
	height: 30px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

dd {
	color: #000;
	font: inherit;
	margin-left: 10px;
	
	float: left;
	text-align: left;
	width:250px; 
	line-height:30px; 
	height: 30px; 
	padding-bottom: 5px;
	padding-top: 5px;
		
}

dd.uvod {
	float: left; 
	width: 300px; 
	line-height: 30px; 
	margin-left: -150px;	
}

dd.uvod-mob {
	display: none;
	
}

dd.iprice {
	width: 550px; 
	line-height: 30px; 
	margin-bottom: 40px;
	text-align: justify;
}

dd.price {
	font-size: 16px;
	width: 450px; 
	line-height: 30px; 
	margin-bottom: 130px;
	margin-left: 32px;
	text-align: justify;
}

dd.uprice {
	font-size: 16px;
	width: 450px; 
	line-height: 30px; 
	margin-bottom: 150px;
	margin-left: 32px;
	text-align: justify;
}


dd.info {
	float: left; 
	width: 200px; 
	line-height: 30px; 
	 
	display: block-inline;
}

dd.pismo {
	margin-left: -130px;

}

dd.srdce {
	margin-left: -160px;

}

dd.mail {
	float: left; 
	width: 400px; 
	line-height: 30px; 
	display: block-inline;
	margin-left: -50px;
}

dd.label {
	font-weight: bold;
}

dd.cisl {float:left; width:200px; line-height:30px; margin:-4px 0 0 0; display: block-inline;}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

div.topMenu {
	margin: 0 auto;
	text-align: center;
}

.topButtons {
	display: inline;
	margin-left: 10px;
	background-color: #ea7efa; 
	padding: 10px 10px;
	color: #fff;
	font-weight: strong;
}

#cennik {
}

#galeria {
	
}

.cennik {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
}

.vysledok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 800px;
	margin: 0 auto;
	text-align: justify;

}

#chcem {
	width: 170px;
}

footer {
    clear: both;
	background: #ea7efa;
    position: relative;
    z-index: 10;
    height: 8em;
    margin-top: -3em;
	bottom:0;
}

div.detCO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ea7efa;
	font-weight: bold;
	
	
}

div.detOU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	
}

div.detEM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	
}

div.detPL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #ea7efa;
	
}

div.detST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #ea7efa;
	
}

div.detNar {
	margin-top: 20px;
	font-size: 16px;
}

div.detail {
	margin-left:50px; 
	background-color: rgba(255,255,255,0.95);
	max-width:500px;
	margin: 0 auto; 
	padding: 20px;
	
}



 /* CSS mobil */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

.mainC {
	/*padding-top: 220px;*/
	margin: 0 auto;
}

#form1 {
	width: 100%;
	
}




dl {
	clear: both;
}

dd {
	
	width: 50%;
	
}

dt {
	margin-left: 10px;
	width: 35%;
	
}

img.posta {
	width: 10%;
}

legend.nadpis {
	width: 50%;
	font-size: 50%;
}

legend.udaje {
	width: 50%;
	font-size: 70%;
}


dd.uvod {
	display:none;
	
}

dd.uvod-mob {
	display: block;
	width: 50%;
	font-size: 70%;
	margin-top: -20px;
}

dd.info {
	width: 50%;
	margin-left: 155px;
	font-size: 75%;
	margin-top:-15px;
}

dd.pismo {
	width: 25px;
	margin-left:-65px;
}

dd.srdce {
	width: 25px;
	margin-left:-80px;
}

dd.iprice {
	width: 50%;
	line-height: 15px;
	font-size: 70%;
}

dd.price {
	width: 50%;
	font-size: 70%;
	margin-bottom: 70px;
	margin-left: 1px;
	line-height: 15px; 
}

dd.uprice {
	width: 50%;
	font-size: 70%;
	margin-bottom: 120px;
	margin-left: 1px;
	line-height: 15px; 
}

dd.mail {
	width: 50%;
	margin-left: 135px;
	font-size: 75%;
	line-height: 15px; 
}

img.hv {
	display: none;
}

img.topb {
	width:100%;
	
}

img.banner1 {
	display:block;
	width: 100%;
	margin: 0 auto;
}

div.pozadie, .top, .top a, .top a.high {
	display: none;
	
	
}

.vysledok {
	font-size: 70%;
	width: 70%;
}

label {
	font-size: 75%;
}

input {
	font-size: 75%;
}

label.radio {
	font-size: 75%;
}

div.detCO {
	font-size: 75%;
		
}

div.detOU {
	font-size: 75%;
		
}

div.detEM {
	font-size: 75%;
	
}

div.detPL {
	font-size: 75%;
	
}

div.detST {
	font-size: 75%;
	
}

div.detNar {
	font-size: 75%;

}


 /* mobil */
 
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {  
    
img {
	max-width: 100%;
}
}  