@media screen {
.print_only {
	display: none
}
}

@media print {
	header,#menu,#submenu,footer, .form,.buttons {display: none;}
	h1,h2,h3,h4,h5,h6 {display: inline; color: Black;}
	.content{border:0;}
}
html{
	background-color: #CDF9C1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9fd12b+0,9fd12b+52,cdf9c2+100 */
background: #cdf9c2; /* Old browsers */
background: -moz-linear-gradient(top,  #9fd12b 0%, #9fd12b 52%, #cdf9c2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9fd12b 0%,#9fd12b 52%,#cdf9c2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9fd12b 0%,#9fd12b 52%,#cdf9c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd12b', endColorstr='#cdf9c2',GradientType=0 ); /* IE6-9 */

}
body{
/*background: #b0d6e8;*/
font-size:.8rem;
background: transparent;
}

a{	color: #5152FF!important;

font-weight: bold;}

a img{border:none;}
table{
	margin: auto;
	width: 90%;
}
table, td, th, thead, tbody{
	/*	border: 1px solid #E97512;*/
	border-collapse: collapse;
}
thead th, thead td, tfoot th, tfoot td{
	background-color: #dcdcdc;
	text-align: center;
	border: 1px solid #999;
}
th, td{
	padding: 1px 3px;
}
tbody th, tbody td, tbody th, tbody td{
	border: 1px solid #999;
}
caption{
	border-collapse: collapse;
	background-color: white;
	font-weight: bold;
	margin: auto;
}
label, input{
	font-size: 1rem;
}

/*********************** /btn-nahoru**********************/	
#content{
background-color: white;
max-width:90%;
/*max-width: 120rem;*/
margin:1rem auto;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
background-repeat: no-repeat;
}
@media-screen and(min-width:1600px){
 #content{max-width: 62%;}
}
header{
min-height: 150px;
padding: 2rem 1rem;
margin: 15px auto 0 !important;
border-bottom: 10px solid #2f4f4f !important;
background-color: #6b8e23;
background-image: url(../images/bg-header.jpg);
background-position: top left;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-shadow: 4px 4px 2px rgba(158, 83, 9, 0.27);
}
a#logo-header{
	display:block;
	position: relative;
	width: 140px;
	height:200px;
	/*background-color: transparent;*/
	background-size: 140px 200px!important;
	background: url(../images/znak-hardos-small.svg) no-repeat center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0.3rem auto!important ;
}
img.header-img {
 width: 90%;
 height: auto;
  /* Magic! */
  max-width: 50vw;
 	border:3px solid white;
	-webkit-box-shadow: 4px 4px 8px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 8px 3px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 8px 3px rgba(0,0,0,0.5);

}
img.header-img:first-child{margin-left:4rem;}
img.header-img:last-child{margin-left:2rem;}

header h1 {
    display:block;
    margin:0 auto!important;
    font-size: 2.1rem;
    text-align: center;
    color: #ffd700;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    
    margin: 0 auto 0;
    padding-right: 10px;
}
 header h1 span{
 	color:yellow;
	font-size: 1.9rem!important;
		margin-top: .5rem;
}
#logo-header{
display: block;
	padding: 1rem 0;
	margin:0 auto ;
	vertical-align: middle;
}
#logo-header a{
  text-decoration: none!important;
	margin: 10px auto 0;
}	
@media screen and (max-width: 39.9375em) { 
		.header-img{
	display: none!important;
	}
/*	header h1{
		font-size:1.3rem!important;
		line-height: normal;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif!important;
	}
	header h1 span{
		font-size:1.3rem!important;;
		line-height: normal;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif!important;
	}*/
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	/* medium only */
/*
	
	header h1{
		font-size:1.5rem!important;;
		line-height: normal;
		color:#ffd700!important;;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif!important;
	}
	header h1 span{
		color:yelow!important;;
		font-size:1.1rem!important;;
		color:black;
		line-height: normal;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif!important;
	}*/
}	


#col-left{
	margin: 0 0 0 0;
	padding: 1rem;
	background-color: #343434;
}

#col-right{
min-height:20rem;
	padding:1.5rem 1rem;
	font-size: .9rem;
	
}
#col-right  ul li {
	/*list-style:none;*/
	list-style-image: url(../images/pg-body-li.jpg);
	list-style-position: outside;
	}
/*****************/
#col-right{
	font-size: 1.0em!important;
	
}
#col-right h2,h3,h4{
	text-align: center!important;
}
#col-right  h2{font-size:1.8em!important;}
#col-right  h3{font-size:1.6em!important;}
#col-right  h4{font-size:1.4em!important;}
#col-right  h5{font-size:1.2em!important;}
#col-right  h6{font-size:1.0em!important;}
#col-right a{
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #4169E1 !important;
	text-decoration: underline!important;
}
#col-right a:hover{ color: #FE13FF!important;}
/*****************/	
#pg_body{
	padding:0 1rem;
}
.nadpisDokumentu{
	color:#006400;
	margin:0;
}
footer{
border-top: 10px solid  #2f4f4f !important;
text-align: center;
vertical-align:bottom!important;
min-height: 90px;
 background-color: #6b8e23;
 margin:0 auto;
 color:black;
  
  padding-top:11px;
 }
footer a{
	/*margin-right:20px;*/
	color:black!important;
	text-decoration: underline;
}
footer a:hover{
	color:#e97512;
}
		
.hide, .hidden{
position:absolute;
left:-9999px;}



li.nolist  {
	list-style: none !important;
}
.clear{
	clear:both;
}
.small{
	font-size: 0.8em;
}


	
	/* easy drop shadow
================================== */


.gallery-items	a{
	transition: box-shadow 200ms ease-out; 
		}
 .gallery-items a:hover, .gallery-items a.thumbs:focus {
 height: 150px!important;
   box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5)!important;
    }
.gallery-items a image {
		transition: box-shadow 200ms ease-out; 
    box-shadow: none; }

.gallery-items img{
  display: inline-block;
  margin-left:.3em;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 3px 2px rgba(10, 10, 10, 0.2);
  line-height: 0; 
  }
  
.f-l{
	float: left;
}
.center, .c {
	text-align: center;
}
.j{
	text-align: justify;
}
.r{
	text-align: right;
}
.l{
	text-align: center;
}
.block-c{
	display: block;
	margin: 10px auto!important;
	text-align: center;
}

/************ kontaktni formular ******************/
form{
 width: 80%;
 margin:10px auto;
}
form *{
	font-size: 13px;
	
}
fieldset { 
	margin:0.5em auto;
	border:1px solid #808059;
	background: #ddd;
	padding: 5px;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 6px #323232;
	-webkit-box-shadow: 0 0 6px #323232;
	box-shadow: 0 0 6px #323232;
}

input[type="text"],textarea{
 /*float: left;*/
 text-align: left;
 margin-right:10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px  #323232;
	-webkit-box-shadow:0 0 4px  #323232;
	box-shadow:0 0 4px  #323232;

}
 
legend {
	background: #D9D2C3;
 	padding: 0.2em 0.5em;
	border:1px solid #808059;
	color:black;
	font-size:95%;
	text-align:right;
	margin-bottom: 10px;
}
label {
   color: Black;
	float:left;
  	width:30%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
/**************** konec kontaktni formular *******************/
/************************************ listDOC****************************/
.listDoc {
	width: 98%;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: .2rem .5rem .1rem;
	margin: 0.3rem .1rem ;
	display: block;
}

.listDoc a{
		color:black!important;
		text-decoration: none!important;
	}
.listDoc a:hover{
	color: #0000CD!important;
		text-decoration: underline!important;
		background-color:transparent!important;
	}
.even{
	background-color: white!important;
}
.odd{
	background-color: #ececec !important;
}	
.listDoc h4{
	font-size:0.85rem;
	font-weight: bold;
}
.listDoc .datum{
	color: #505050;
}
a i{
	font-size:20px!important;
	cursor: pointer!important;
	color:red;
}
a i:hover{

	color:#a60f2d;
}	
/*************************** 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, button#btnTopPage:hover{
  background-color: red;
  color: white;
}
/*********************menu -quick icons ********************/
#menu-qi{
float:right;
	height:24px!important;
	background-color:none!important;
}
#menu-qi:after{
	clear:right;
}
#menu-qi ul{
	margin-top:-1rem!important;
}
#menu-qi li{
	display: inline-block;
	list-style:none;
	margin-right:10px;
}
#menu-qi a i{
	color:white;
	font-size:24px;
	vertical-align:baseline;
}
#menu-qi a i:hover{
	/*color:#000;*/
}
.ur-deska table {
	border-collapse: collapse;
	border:1px solid #bbb!important;
}
.ur-deska caption, .ur-deska tr,.ur-deska th, .ur-deska td,{
	border:1px solid #bbb!important;
}
/****************************** 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;
}	
