@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Staatliches&display=swap');
@import url(//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*!
@font-face { /* H1-uvod */
 	font-family: 'Open Sans', sans-serif;
	font-family: 'Staatliches', cursive;
 	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  
}
@font-face {
  font-family: "FontAwesome";
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('eot'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 
01 - 0A3556 • 0284C9 • D7E5EE • F8F6F2 • 79BBD9

02 - 1C4774 • 4075AD • 9AD0E2 • F3F1E2 • D3955E

03 - 0B2D78 • 2A67CA • F4F0E8 • F7D35C • 3EA5DB 

04 - 041838 • 004194 • ACC9DC • F6F2EC • EE6A3E<---- this

05 - 0D3B58 • 3187B8 • C4D8E7 • F1FAFE • DD5065

06 - 2B6DA3 • 73A1C7 • B5D0E0 • FFFFFF • D8E6E9

07 - 013CFF • 0194FF • 19D0FF • BBF9FF • EDFBF9

08 - 0D3970 • 2376D9 • C8E6F3 • FFFFFF • 08C7C0
 */
body{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#71afed+0,fcfdff+44 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#71afed+0,fcfdff+44&1+0,0+100 */
background: -moz-linear-gradient(top,  rgba(113,175,237,1) 0%, rgba(252,253,255,0.56) 44%, rgba(252,253,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(113,175,237,1) 0%,rgba(252,253,255,0.56) 44%,rgba(252,253,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(113,175,237,1) 0%,rgba(252,253,255,0.56) 44%,rgba(252,253,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71afed', endColorstr='#00fcfdff',GradientType=0 ); /* IE6-9 */
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed;
height:100vh;
width: 100vw;
color: #000000;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
@media screen and (max-width:800px) {
	body{
		font-size:0.8rem;
	}
}
 header{ }
.content{
background-color: transparent;
display:block;
margin:1rem auto!important;
}
main{
margin:1rem auto;
}
.content,main, header, footer{
	max-width:100%;
	margin:-1rem auto!important;	
} 
@media screen and (min-width:1281px) {
.row,.content,main, header, footer{
		max-width:100%;
	} 
}
section,aside,main{
	background-color: #FFF;
}
.header-uvod{
	height:98vh!important;
 }
 @media screen and (max-width:720px) {
 		.header-uvod{
			height:auto!important;;
 		}
 		.small-hide{
 			display: none;
 		}
 		#carousel{display: none!important;	}

 }
@media screen and (min-width:1080px) {
  		.header-uvod{
			height:auto!important;
			padding: 0 0 3rem;
 		}	
 } 
a#logo-header{
	display:block;
	position: relative;
	width: 91px;
	height:102px;
	background-color: transparent;
	background-image: url(../images/logo-header-znak-91x102.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0.3rem auto .5rem!important ;
}
h1#logo-text {
	margin: 20px auto;
	font-size: 3rem;
   text-transform: uppercase;
	font-weight: 600;
  /*font-family: 'Staatliches', cursive;*/
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  	text-align: center;
	line-height: 24px;
	color: #b21131;
	border: none;
	background: transparent;
	letter-spacing: 3px;
	/*border-left: #636266 1px solid;*/
	margin: 0;
	padding-left: 0;
}
h1#logo-text b{
display: block;
line-height: 3.5rem;
font-size:50%;
/*color: #0071bd;
color:#EE6A3E;
color:#F7D35C;*/
color:#000;
font-weight: 400;
letter-spacing: 8px;
padding-top:0.1rem;
}


div#col-left-uvod{	
	width: 200px;
	padding: 0 0 0 5px;
	background-color:transparent;
	}
div#col-right-uvod{
	padding:0 .2rem; 
	}

/**********************media-query************************/
/************************************* /max-width:719px ****************************/
@media screen and (max-width:800px) {
	#menu-qi a i{
		font-size:18px;
	
	}
	h1#logo-text {
		margin: 1rem auto;
		font-size: 2rem;
   	text-transform: uppercase;
		font-weight: 600;
  		text-align: center;
		line-height:1rem;
		border: none;
		background: transparent;
		letter-spacing: .2rem;
		margin: 0;
		padding-left: 0;
	}
	h1#logo-text b{
		display: block;
		line-height:1rem;
		margin-top:1rem;
	}
	#carousel{display: none!important;	}
	#menu-qi{display: none!important;	}
	#sidebar-menu{display:none;}
	#nav-sidebar-pc{display:none;}
	.nadpisDokumentu{
		font-size: 1.2rem!important;
	}
}
	
/**********************-/media-query**********************/
/**************************** end sloupce-ostatni****************/
#lang{
	color: White;
	float: right;
	height: 21px;
	width: 150px;
	margin: 191px 20px 0 0;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: right; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
footer{
	/*background:#E5DCCD;
	background:#5997AC;*/
	background-color: #447A92;
	border-top:8px solid rgba(4, 24, 56, 1);
	border-bottom:8px solid rgba(4, 24, 56,1);
	color:#fefefe;
/*	border-radius: 0 0 8px 8px*/;
}
footer ul {margin:5px 0;padding:0;list-style:none;}
footer ul li,footer p {line-height:normal;}
footer a{/*color:#0000cd;*/ color:#FCFCD1;}
footer a:hover {color:#ffd700;font-weight:bold;text-decoration: underline;}
footer .columns{border-right:1px solid #333333!important;}
footer [class^='finfo'] {margin:0;padding:0px 15px;}
footer [class^='finfo'] h3 {color:white;font-size:1.4em;margin:0;padding:5px 0 5px 8px;border:none;}
footer [class^='finfo'] p {margin:5px 10px;}
footer .finfo ul li {margin:5px 10px 4px;}
footer form {margin:10px 0 0;}
footer fieldset {border:none;border-radius: 8px;margin:0;padding:0.5rem;color:#000;background-color: #f4f4f4;}
footer fieldset div.plavr {margin-top:10px;}
footer label span {width:90%;font-weight:normal;color:black;}
footer label.norm {margin:0 3px 0 0;padding:0;}
footer input {margin:0px 6px;background:rgba(51,51,51,0.7);color:#999;border:1px solid #444;}
footer input.tlacitko {display:block;margin:5px auto 0;background-color: #1779ba; color: #fefefe; padding:6px 16px;}
footer input.tlacitko:hover {background-color: #14679e;background-color: #14679e;}
footer input.tlacitko:disabled{color:#f8f8f8 !important;background-color: #9da8b3;}
footer input.m {width:auto;margin:0 6px;vertical-align:top;}
footer form div.plavr {padding-right:8px;}
footer strong {color:yellow;}
[class^='finfo'] table{
 width: 95%;
 border:none;
 }
 [class^='finfo'] table strong{
	color:#000;
 }
[class^='finfo'] tbody{
 /* background-color:#5997AC!important ; */
  border:none!important;
 }
[class^='finfo'] tr{
/*  background-color:#5997AC!important ; */
  border:none!important;
 }
 [class^='finfo'] td{
 border:none!important;/* 
  background-color:#5997AC!important; */
 color:black;
 font-size: 0.95rem!important;
 
 }
 [class^='finfo'] th.left-border,[class^='finfo'] td.left-border{ 
 	border-left:1px solid #bbb;
 }
 @media screen and (max-width:720px){
	[class^='finfo']{
			border:0;
			border-bottom: 5px solid #5f6f69;
	}
	.finfo-last {border-bottom:none!important;}
	[class^='finfo'] table{
 		width: 85%!important;
 		margin: 0 0 0 -.5rem;
 		border:none;
 	}
}
/********************* forms******************************/
footer [type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea 
{
display: block;
box-sizing: border-box;
width: 100%;
height: 2rem;
margin: 0 0 0.1rem;
padding: 0.1rem;
border: 1px solid #cacaca;
border-radius: 3px;
background-color: rgba(254, 254, 254, .3);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 0.8rem;
font-weight: normal;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s 
}
footer [type="text"].norm{
width:inherit;	
}
.required{
	color: Red!important;
}
/* #multi-msg{
	display: block;
	margin: auto;
	width: 90%;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	
} */
/* .success{
color: #2f4f4f;
	background: rgb(207, 255, 204);
background: -moz-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -webkit-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -o-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -ms-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: linear-gradient(181deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);

}
.error{
color: #c11134;
background: rgb(255, 184, 179);
background: -moz-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -webkit-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -o-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -ms-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: linear-gradient(181deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
}
 */
.rubrika_uvod,.spoluprace{
 	margin:10px auto 10px;
	 background-color:transparent;
	 padding:2px;
}
.spoluprace{
 	margin:0 0 1rem 2rem; 
}
@media screen and (max-width:800px) {
.spoluprace{display:none;}
}
.rubrika_uvod{
 	margin-right:2rem; 
}
/* @media screen and (min-width:750px)and (max-width:1023px){.rubrika_uvod,#spoluprace{ width:120px!important;}} */
.spoluprace:first-child div{
border:2px solid  #BCD8ECe;
background-color: transparent;
padding: 0  0 .5rem;
margin:0 auto 2rem;		
}	
 .spoluprace img{
 	display:block;
 	margin:0 auto!important;
 } 
.datum{
	display: inline;
	color:#b61031;
	font-size: 1em;
	float:right;
	margin-left:2rem;
	
	text-decoration: none!important;
	vertical-align: super!important;
}
.blok-c{
	display: block;
	margin: auto;
	text-align: center;
}

#detail{
	text-align: center;
	display:block;
	margin: 3em auto;
}
#detail img{
	border: 1px solid #dedede;
	padding:4px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#detail h3{
	font-size: medium;
	font-weight: 600;
}
.clear{
	clear: both;
}
.big{
	font-size: large;
}
.red{
	color: red;
}
.blue{
	color: Blue;
}
.green{
	color: Green;
}

a.tlac{
	text-align:center;
	text-decoration:none;
	width: 20em;
	display:block;
	padding:0.2em;
	margin:1em auto;
	color: black;
	background-color:	#87CEEB;
	border: solid 1px #BF9F60;	
}
a:hover.tlac{
	background-color: #37ADDD;
}

.tlac img{
	border: 0;
}

.hidden{
	display: none;
}

/************************************* dokumenty***************************/
.dokumenty-container{
	border: 1px solid #f2f2f2;
}
.dokument {
	padding: 3px;
	margin:0 auto;
}
.dokument:hover{
	background-color: #a0a0a0!important; 
}
.dokument:nth-child(odd) {
 	background-color: #f2f2f2;
 	border-bottom: 0!important;
}
.dokument:nth-child(even) {
 	background-color: #fff;
 	border-bottom:1px solid #f2f2f2;
}
.dokument:last-child{
	border-bottom:1px solid #f2f2f2;
}
a.attach_doc{
	font-style: normal;
	color:#000099;
	text-decoration: none;
}
.attach_doc a:hover{
	font-style: normal;
	color:#2958de!important;
	text-decoration:underline;
}

.dokument i {
/*	padding: 0 5px 0 0;*/
	color:#315edf;	
}
.dokument em{
	/*color:#315edf;	*/
	color:#000;
	font-style: normal!important;
	/*font-size: .8rem!important;*/
	display: inline;
	margin: 0, .5rem;

}
.dokument em:hover{
	color:#fff;
	}
.dokument h4{
	font-size:0.85rem;
	font-weight: bold;
}
/************************************* end dokumenty ***********************/
/
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 0.3em;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
   color: Black;
	cursor: pointer;
	min-height: 290px!important;
	_height:280px;
	min-width:210px!important; 
	width:210px;
	-moz-border-radius: 6px;
	border: 1px solid #dedede;
	border-radius: 6px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
-webkit-box-shadow: 3px 3px 4px 0px rgba(204, 204, 204, 0.75);
-moz-box-shadow:    3px 3px 4px 0px rgba(204, 204, 204, 0.75);
box-shadow:         3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	}
#galleryIntro img{
	padding:0;
	border: 1px solid #F7F7F7;
	margin: 2px auto;
	display: block;
}
#galleryIntro h4{
	font-size: 1.1em;
	font-style: normal;
	color: #4e5965;
	width: 210px;
	line-height: 16px;
	height: 16px;
		display: block;
	text-align: left;	
	overflow: hidden;
}
#galleryIntro h4:hover{
 overflow: auto;
 height: auto;
}
#galleryIntro h5{
	font-size: 11px;
	font-weight: normal!important;
	color: #6088bd;
}
#galleryIntro p {
	font-size: small;
	color: #e9e9e9;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #677685;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none;
	text-align: left!important;
}	


/****************************** FOTOGALERIE - ITEMS*********************/
.gallery-items{
	width:100%;
	padding:1em ;
	margin:0 auto 2rem;
}
.gallery-items img {
	float:left;
	margin:0 .6rem 0.6rem 0;
   border: 1px solid #d7d7d7;
   padding: .1rem;
   display: inline-block;
  	/*border-radius: 6px;*/
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
   -webkit-box-shadow: 3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow:    3px 3px 4px 0px rgba(204, 204, 204, 0.75);
	box-shadow:         3px 3px 4px 0px rgba(204, 204, 204, 0.75);
}
.clear, .cleaner{
	clear:both;
}


#pg_body{
margin:0 0.5em;
padding:0 0.5em;
}


/**************************       osnova zakon106/99         ******************************/
#pov-inf{
font-size:0.9em;
margin:0 0.5em;
}
@media screen and (max-width:720px){
	#pov-inf{
		font-size:0.9em;
		margin:0;
	}
	#pov-inf li{
			margin-left:0!important;
			padding:0!important;
	}
}
#pov-inf h3{
 color: Maroon;
 margin:0; 	
 text-align: left;
}
#pov-inf .vystup{
 font-size: 1.1em;
 color: Red;
 font-weight: bold;
}
#pov-inf ul{
	margin: 0 0.2em;
}
#pov-inf li{
	margin: 0.1em 0.5em;
	padding:0.5em; 
}

#pov-inf a{
	font-size: 1.1em;
	text-decoration: none;
	color: #0000cd;
}
#pov-inf a:hover{
	font-size: 1.1em;
	text-decoration: underline;
}
.btn, a.btn {
display:block;
margin:5px auto ;
background-color: #1779ba;
color: #fefefe!important;
padding:6px 16px;
	
}

.btn:hover,  a.btn:hover {
color: #ffeb2b!important;
background-color: #136599!important;
	box-shadow:0 0 0 0;  
	text-decoration: none;
	-webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px rgba(50, 50, 50, 0.75);
}


.nadpisDokumentu { 
	color: #006ac6 ;
	width: 100%;
text-transform: uppercase;
	margin:1.5rem auto 1.2rem ;
	padding-left: 5px; 
}
 .nadpisDokumentu img{
 margin:0;
 float:left;
 padding: 0 3px 0 0;
 } 
 /**************** vypis dokumentu***********************/
ul.listDocs {
margin:10px;	
}
ul.listDocs  li{
list-style: none;
}
/**************  tabulka uredni-deska*******************/
 table.ur-deska{
 	margin: auto;
	max-width:75rem;
 }
 table.ur-deska th{
	text-align:center;
 	padding: 2px;
}
 table.ur-deska td{
 padding: .5rem .5rem;
 
}
 table.ur-deska th {
 border: 1px solid #bbb;
 }
 table.ur-deska tbody tr:hover{
	background-color:#c1c1c1 !important; 
}
.noShowDetail{
	display:none;
}
.showDetail{
	display:inline;
}
.pseudoHref{
	cursor: pointer;
	color:#006ac6;
	font-style: normal;
	text-decoration: none;
}
.pseudoHref:hover{
	text-decoration: underline;
} 
#org-rad{
 	/*width: 95%;*/
	font-size: 1.2em;
	display: block;
	background-color: white;
	border: 1px solid #ccc;
	margin:1em;
	padding:0.5em;
}
#org-rad h3,h4{
	text-align: center;
}
#org-rad h3{
	 font-size:1.2em;
	  color: #990033;
}
#org-rad h4{
	 font-size:1.1em;
	  color: #660033;
}
#org-rad a{
	font-size:1em;
}
#org-rad hr{
	 display: none;
}

.os-container{
	width:100%;
	margin: 2em auto;
	padding: 2px 3px;
	
}
.os-inner{
	display:flex;
	flex-direction:row;
	margin:0 1em;
}
.legenda{
	display:block;
	width: 60%!important;
	margin: 0 auto 2em;
	border: 1px solid #999;
	background-color: #ececec;
	padding: .5em;
}
.os-col-*{
	width:30%!important;
	margin:0 1em;
}
/*.os-col-left{ background-color:#FCC;}
.os-col-mid{ background-color:#9FF;}
.os-col-right{ background-color:#FFC;}*/


os-container h3{
display: block;
border: 1px solid #bbb;
background-color: #FFA07A;
margin:0 auto;
	}
div[class*="os-col-"] {
/*	border: 1px solid #bbb;*/
	width: 30%;
	text-align: center;
	padding: 1em 0 0 0;
	margin: 0 auto;
}
.os-col-right  p{
	border: 1px solid #bbb;
	text-align: center;
	padding: 1em;
	margin: 0 auto;
}
.os-starosta{
	display: block;
	background-color: #ffe4b5;
	border: 1px solid #999;
	width:60%;
	margin:0 auto 1em;
}
.os-col-left  p{
	border: 1px solid #bbb;
	margin: 0 auto;
	text-align: center;
	padding: 0.2em;
}
.primo{
	background-color: #D4F1E3;
}
.koord{
	background-color:#FFDEAD;
}
.zrizov{
	background-color: #FFC3C3;
}
[class*="os-col-"] p {
	font-size: .9em;
	margin-bottom: 0!important;
}
[class*="os-col-"] strong {
	font-size: 1.1em!important;
	color: #393AAB;
}

/***************** headlines *********************/
#headlines{
	display:block;
	width: 90%;
	margin: .5rem 0 .5rem 5rem !important;
	 border: 1px solid red;
}
#headlines  a{
		display:block;
		color: black!important;
		text-decoration: none!important;
		text-align: right;
		margin-right: 5rem;	
	}
#headlines  a:hover{text-decoration: underline!important;} 	
#headlines ul li{
	list-style:square ;
	/*width: 0.5em;
  	margin-left: 1em;*/
	
} 
#headlines ul li a{
		color: black!important;
		text-decoration: none!important;
		text-align: left;	
		
	}
#headlines  ul li	a:hover{
		color: black!important;
		text-decoration: underline!important;
		
	}
[id^='headline-'].columns{
   width:30%;
   float: left!important;
   margin-left: 2em!important;
   border: 1px solid black;
}
/**[id^='headline-'] li{
width:30%;
   list-style:square;
}*/	

tr.hlavickaTbl{
	background-color: #dcdcdc !important;
}
tr.hlavickaTbl td{
padding:0.2em;
}

/************************* search-box****************************************/
/* https://www.webslake.com/p/customizing-design-of-google-custom-search-box-using-css/ */
#search-box{
/*float: right;*/
display:inline-block;
	/*width:250px;
	height: 30px;*/
	margin:auto;
	background-color: transparent!important;
	padding: 3px;
	border:none;
}
@media screen and (max-width:720px) {
#search-box{
float: none;
display:block;
display: none;
}
}
#gsc-i-id1
{
	color: rgba(0, 0, 0, .5) !important;
}
		
#gsc-i-id1::-webkit-input-placeholder
{ 
	/* Chrome */
	color: rgba(0, 0, 0, .5) !important;
}

#gsc-i-id1:-ms-input-placeholder
{ 
	/* IE 10+ */
	color: rgba(0, 0, 0, .5) !important;
}

#gsc-i-id1::-moz-placeholder
{ 
	/* Firefox 19+ */
	color: rgba(0, 0, 0, .5) !important;
	opacity: 1;
}

#gsc-i-id1:-moz-placeholder
{ 
	/* Firefox 4 - 18 */
	color: rgba(0, 0, 0, .5) !important;
	opacity: 1;
}

.gsc-control-cse{
		background-color: transparent!important;
		border:0!important;
		margin:0 auto!important;
}
#___gcse_0{
	background-color: transparent!important;
}
button.gsc-search-button
{
	padding:10px !important;
	background-color: rgba(0, 0, 0, .5) !important;
	border: none;
	border-radius: 3px !important;
}
/***************************btn- nahoru************************/
button#btnTopPage {
	width: 35px;
	height: 35px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 35px;
  border: none;
  outline: none;
  background-color: white;
  color: red;
  cursor: pointer;
  border-radius: 20px;
}

button#btnTopPage:hover {
  background-color: red;
  color: white;
}

@media print  {
header, footer,#cal, #sidebar-menu,#search-box,.colf-left, .quick-icon,.no-print{
	display: none!important;
}
.col-left{
	width: 0!important;
	height: 0!important;
}
}
.zakazka{
	/*float: left;*/
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	display: block;
	background: #EFF1F5;
	padding:  0.5em ;
	border: 1px solid #94ACC9;
	margin:0.3em auto;
}
.loga {
text-align: center;
	display: block;
	margin:3px auto;
}
.loga img{
	border: 0;
}
/**************** PM***********************/
.required{
	color:red!important;
}
.btn-gosms{
	background-color: #6495ed;
	border: 1px solid #1757ca;
}