@media screen {

.print_only {
	display: none
}

}

@media print {

#header,#menu,#submenu,#foot, .form,.buttons {display: none;}
h1,h2,h3,h4,h5,h6 {display: inline; color: Black;}
#wrapper,#content{border:0;}
}
body {
background-image: url(../images/bg-html.png);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Georgia", Times, serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fff;
	margin: 0;

}

a{	color: #000099;}

a img{border:none;}
table{
	margin: auto;
	width: 90%;
}
table, td, th{
	border: 1px solid #ff9900;
	border-collapse: collapse;
}
th{
	background-color: #E8EFF6;
}
th, td{
	padding: 1px 3px;
}
caption{
	border: 1px solid #ff9900;
	border-collapse: collapse;
	background-color: #E8EFF6;
	font-weight: bold;
	margin: auto;
}
label, input{
	font-size: 10px;
}
#wrapper {
	/*text-align: center;*/
	margin: 0 auto;
	width:1000px;
	min-height:800px;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	}
#pg_body li {
	list-style:none;
}

#content{
background-image: url(../images/bg-content.jpg);
background-repeat: repeat-y;
background-position: center;
	width: 100%;
	/*background: transparent; */
	margin: 0 auto;
}
/*html>body #content{padding-top:1px;}*/
#content h1,h2,h3,h4,h5,h6{
	color:#BD4200;
	margin:0;
}
#content h4,h5,h6{
	font-size: 1.1em;
}


#header{
background: url(../images/bg-header.jpg) no-repeat center top; 
 width: 1000px;
 height: 180px;
 margin:0;	
}
#header h1{
	margin: 0;
}
#header h2{
/*	position:absolute;
	left: -9999px;*/
}
#left{	
	width: 199px;
	margin: 0;
	padding: 0;
	clear:left;
	float:left;
	}
	
#right{	
/*	clear:right;*/
	width: 770px;
	margin:0;
	padding:0 20px 0 0;
	float:right;	
	}
html>body #right { padding: 0;
width: 770px; }	
#right li{
	list-style: url(../images/li-1.gif);
}
a#home{
	display: block;
	width:200px;
	height:180px;

	text-indent: -9999px;
	float: right;
	margin: 0;
}
#content{
	min-height: 700px;
	width: 100%;
}
#pg_body{
	margin:20px 30px 0;
	padding: 0 ;
}

#footer{
clear:both;
 width: 934px;
 height:61px;
 margin:0 auto;
 color:#696969!important;
 font-size: 11px;
 text-align: right;

 }
#footer span{
	margin:20px 50px 0 0;
	/*border:1px solid red;*/
}
#footer a{
	color:#696969!important;
	text-decoration: underline;
}
#footer a:hover{
	color:#6b8e23!important;
}
#menu-top{
	display:block;
	width: 200px;
	height: 28px;
	margin: 0;
} 
#menu-body{
	display:block;
	width: 200px;
	min-height: 742px;
	margin: 0;
}
.menuzav a {
	display: block;
	height:35px!important;
	width:200px;
	margin: 0 0 0 5px;
	background-image: url(../images/bg-btns.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	color:black;
	text-align: left;
	padding-left:0px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;

	line-height: 35px;
}
.menuotv a {
	display: block;
	height:35px!important;
	width:200px;
	margin:0 0 0 5px;
	background-image: url(../images/bg-btns.jpg);
	background-position:top right;
	color:#fff;
	text-align: left;
	padding-left:0px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;
	line-height: 35px;
	text-shadow: 1px 2px 2px #9d8e7f;
}
.menuzav_ext a {
	display: block;
	height:35px!important;
	width:200px;
	margin:5px 0 0 15px;
	background-image: url(../images/bg-btns.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	color:#626262;
	text-align: left;
	padding-left:0px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;

	line-height: 47px;
}
.menuotv_ext a {
	display: block;
	height:35px!important;
	width:200px;
	margin: 5px 0 0 15px;
	background-image: url(../images/bg-btns.png);
	background-position:bottom right;
	color:#45515a;
	text-align: left;
	padding-left: 0px;
	text-decoration: none;
	text-indent: 8px;
	font-weight: bold;
	line-height: 35px;
	text-shadow: 1px 2px 2px #a99c8f ;
}
#menu-bottom{
	display:block;
	width: 199px;
	height: 32px;
	margin: 0;
	background-image: url(../images/bg-menu-bottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	
} 
ul#menu{
	padding:0;
	margin: 0 auto;
	_margin-top:-4px;
	width: 934px;
	height:25px;
	list-style: none;
}

ul#menu li{
	float: left;
	text-align: left;	
}

/*#menu a {
	margin: 0;
	display: block;
	line-height:25px;
	color: White;
	text-decoration: none;
	border: 0; 
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	
	}

/*#menu a.prvni{
border-left: none;
	margin-left:12px; 
}*/

/*#menu li a:hover {
	color: #FFFF66;
	line-height: 25px;
	background: url(../images/bg_menu_over.jpg) repeat-x ;
	}*/
/*#menu a.active {
	color: White;
	line-height: 25px;
	background: url(../images/bg_menu_active.jpg) repeat-x ;
	}*/	
		
.hide{display: none;}
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 10px;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
	color: #805122;
	/*background-color: #CBB877;*/
	background-color: #d1d1d1;
	background-image: url(../images/bg_galleryintro.jpg);
	background-position: left top;
	border:  1px solid #a5a5a5;
	text-align: justify;
	color: Black;
	cursor: pointer;
	min-height: 220px!important;
	_height:220px!important;
	min-width:180px!important; 
	width:180px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	box-shadow:0px 20px 10px -10px #888;
}
#galleryIntro img{
	padding:3px;
	background-color: #E4C39A;
	background-image: url(../images/bg_galleryintro_img.jpg);
	background-position: left top;
	/*border: 1px solid #DB9C7E;*/
	border: 1px solid #F7F7F7;
	margin: 2px auto;
	display: block;
}
#galleryIntro h4{
	font-size: 12px;
	font-style: normal;
}
.nadpisDokumentu{
	padding:20px 0 0 20px;
}
.nadpisDokumentu a {
	color:#BD4200!important;
	text-decoration: none;
}
.nadpisDokumentu a:hover {
text-decoration: underline;
}
#galleryIntro h5{
	font-size: 11px;
	font-weight: normal!important;
	color: #A52A2A;
	background-color: transparent;
	text-align: left;
}
#galleryIntro p {
	font-size: small;
	color: #805122;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #805122;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none!important;
}	

/******************************** FOTOGALERIE - ITEMS*********************/
#foto-pol{
	width:100%;
	padding:1em 0 0 1.5em;
	_padding:1em 0 0 0;
	margin:0 auto 2em;
}

.img-wrapper {
  float: left;
}

.img-outer {
  background:url(/images/bottom-left2.gif) no-repeat left bottom;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
  background:url(/images/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  display: block;
}
.fotogal_popiska{
	font-size: x-small;
	color:#ccc;
}
.cursor-hand{
	cursor: pointer;
}
.align-c{
 text-align: center;
}
.align-l{
 text-align: left;
}
.align-r{
 text-align: right;
}
.align-j{
 text-align: justify;
}	
.align-c li,.align-l li,.align-r li,.align-j li{
	list-style: url(../images/li-1.gif)!important;
}	
.img-l{
float: left;
margin: 1em 1em 5px 0;
	
}
.img-r{
float: right;
margin: 1em 0 1em 1em ;
}
.img-c{
	display: block;
	margin:auto;
	
}
.img-brd{
	border: 1px solid #bbb;
}
/***********************************/


li.nolist  {
	list-style: none !important;
}
.datum{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	color: #7E7E7E;
	font-size:0.9em;
}
.dokument img {
	padding: 0 5px 0 0;
	
}
.odkaz{
	margin: 10px 0;
	padding:0 ;
	}
.odkaz h3,.odkaz h4 {
	color:#571F00;
	margin-bottom: 0;
	margin-left: 0;
}
.odkaz h3{
	margin-top: 15px;
}
.odkaz h4{
	margin-bottom: 0;
	margin-left: 0;
}
.odkaz a{
	color:#571F00;
	text-decoration: underline;
}	
.odkaz ul{
	margin:3px 0;
}
html>body .odkaz ul{margin:0 0 0 -35px;}
.odkaz li{
	list-style: none;
}
.aktualita{
	/*padding-bottom: 1em;*/
	margin-bottom: 10px;
	border-bottom: dotted 1px #9C9C9C
}

.aktualita_img{
	float:left;
	/*background: #D9E9F2;
	border: solid 1px #9C9C9C;*/
	padding: 3px;
	cursor: pointer;
	margin: 0 1em 1em 0;
	
}
.aktualita li{
	list-style: url(../images/li-1.gif)!important;
	margin-left: 1em;
	_margin-left: 1.8em;
}
.clear{
	clear:both;
}
.small{
	font-size: 0.8em;
}

#jak-pomoci a.img{
float: left;
	display: block;
	background-image: url(../images/help_a.gif);
	width: 135px;
	height:28px;
	margin:2px 0 0 2px;
	font-size: 16px;
font-weight: bolder;
	text-align: left;
	text-decoration: none;
	}
	html>body #jak-pomoci a.img{margin:7px 0 0 2px;}
hr.bg{
	
	border:1px solid white;
	margin:auto;
	width: 705px;
	height: 17px;
	background: url(../images/bg_hr.jpg) no-repeat;
	
		
	}
	hr.sub{
	border:0 white;
	margin: auto;
	width: 507px;
	height: 17px;
	background: url(../images/bg_hr_subsect.jpg);
	
	}	
	.blue-block{
	display: block;
	background-color: #E8EFF6;
	/*border: 1px solid #bbb;*/
	padding:4px;	
	}
	.pseudotitle{
	font-weight: bold;
	color:#571F00;
		
	}
	.zu ul{
	margin:3px 5px;
}
html>body .zu ul{margin-left: -35px;}
#detail{
	text-align: center;
	color:#360;
	font-size: small;
	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;
}
#QueryWasEmpty{
	width:80%;
	margin:2em auto;
	padding: 15px;
	border: 1px solid #DB9D80;
	color:#954D2A;
	background-color: transparent;
	background-image: url(../images/bg_galleryintro_img.jpg);
	background-repeat: repeat;
	background-position: top left;
}
#QueryWasEmpty li{
	list-style-image: url(../images/bullet.gif);
}
#QueryWasEmpty a{
	color:#8B0000;
	text-decoration: underline;
}
#QueryWasEmpty a:hover{
	color: #420000;
}