@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;}
}
html{
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color:#10BF02;
	background-image: url(../images/bg_html.jpg);
	background-position: top;
	background-repeat: repeat-x;
	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;
}
input, textarea {

	border-top: 1px solid #AFB7C3;

	border-left: 1px solid #AFB7C3;

	border-right: 1px solid #D1D1D1;

	border-bottom: 1px solid #D1D1D1;

}
form{
	width: 85%;
	margin: auto;
	}
fieldset { 
/*	padding: 1em;*/
/*	font-size:80%; 1 sans-serif;*/
	margin:0.5em auto;
	border:1px solid #AFB7C3;
	background-color: #DBDFE4;
	padding: 5px;
}

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;
}
#wrapper {
	/*text-align: center;*/
	/*background: url(../images/wrapper.jpg) repeat-x;*/
	padding-top:0;
	width: 910px;	
	/**height: 593px;*/
	margin:0 auto;
	background-color: transparent;
	}
html>body #wrapper{
	min-height: 593px;
	}	
#pg_body li {
	list-style-image: url(../images/bullet1.gif);
}
ul#submenu, ul#submenu ul{
	display: block;
	margin: 10px auto;
	list-style: none!important;	
	text-align: center;
	padding: 0;
	width: 139px;	
}
ul#submenu li{
list-style-image: url(../images/bullet1.gif);
	/*list-style: none!important;	*/
}

ul#submenu a{
	background-color: #E3F1FF;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	text-transform: uppercase;
	font-size: 0.9em;
	/*letter-spacing: -0.05em;*/
	color: #888888;
	display: block;	
	text-decoration: none;
	border: 1px solid #9c9c9c;
	border-bottom: none;	
	padding: 0.5em 0;
	height: auto;
	width: 137px;
	margin-right: 7px;
	}

ul#submenu a.posledni{
	border-bottom: 1px solid;
}
ul#submenu a.active_sub{
	background-color: #FFE5CA;
	color:#73001D;
}

ul#submenu a:hover{
	background-color: #B0D9FF;
	color:#00019D;
}

#content{
	background-color: #fff;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
	background-repeat: repeat-y;
	border:none; 
	width: 910px;
	margin: 0 auto;
}
/*html>body #content{padding-top:1px;}*/
#content h1,h2,h3,h4,h5,h6{
	color:Red;
	margin:0;
}
#content h4,h5,h6{
	font-size: 1.1em;
}


#header{
background: url(../images/bg_header.jpg) no-repeat center top; 
 width: 910px;
 height: 337px;
 margin:0 auto;	
}
#header h1{
font-family: Arial, Helvetica, sans-serif;
	padding-top:80px;
	margin-left: 30px;
}
#header h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: Black;
	background-color: transparent;
	margin-left: 30px;
	margin-top: 0;
}
.header-seda{
	font-size:20px;
	color:#999;
	background-color: transparent;
}
.header-cervena{
	font-size:30px;
	color: Red;
	background-color: transparent;
}
#pg_body{
	padding:15px;
	margin: 0 5px;
}

#footer{
clear:both;
 width: 910;
 height:63px;
 margin:0 auto;
 background-image: url(../images/bg_footer.jpg);
 background-position: center bottom;
 background-repeat: no-repeat;
 color:White;
 font-size: 11px;
 text-align: right;
 }
html>body #footer{
/*padding-bottom:10px;
border-bottom: 5px solid white;*/
}
#footer a{
	color:White;
	text-decoration: underline;
}
#footer a:hover{
	color:Red;
}
#footer span{
	padding-top: 30px;
	padding-right: 10px;
}
ul#menu{
	padding:0;
	margin: 0 auto;
	_margin-top:-4px;
	width: 1000px;
	height:25px;
	background: url(../images/bg_menu.jpg) repeat-x ;
	border-top:3px solid #f90;
	border-bottom:3px solid #f90;
	/*border: 5px solid #999;
	border-bottom: none;
	background-color:#ffe2ae;*/
	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*********************************/
#foto_uvod{
	padding: 0.3em;
}
#foto_uvod h4{
	
	font-size: 1.3em;
}
#foto_uvod.nadpis{
	font-weight: bold;
	
}
#foto_uvod a, #foto_uvod a:visited,#foto_uvod  a:hover{
color: Black;
text-decoration: none;
}

#foto_uvod img{
	float: right;
	border:  1px solid #f90;
	background-color: #fefefe; 
	padding: 0;
	margin: 5px;
	/*margin-top: 0;*/
	display: block;
}
#foto_uvod p, #foto_uvod hr{
	padding: 0.3em;
	clear: both;
}
#foto_uvod div{
	display:block;
   padding: 0.2em 0 0.2em 0.5em;
	background-color: #D9E9F2;
	border:  1px solid #FF9900;
	text-align: justify;
	color: Black;
	cursor: pointer;
}
/******************************** FOTOGALERIE - ITEMS*********************/
#foto_pol{
	display: block;
	width:750px;
	margin:auto;
	/*border: 1px hidden #999999;
	padding: 0em 2em;*/
}
html>body #foto_pol{	width:780px;}
#foto_pol h4{
 /*width: 100%;
background-color: #C5D3E4;*/
	  padding: 0em 2em;
	}
#foto_pol img{
	 border: 1px solid  #666;
	 cursor: pointer;
	 display: block;
	 margin: 0 auto;
}
div.fotoramecek {
	 float: left;
	 display: block;
	 padding: 3px 3px 1px 3px;
	 width: 150px;
	 height:220px;
	 margin: 2px;
	cursor: pointer;
}
html>body div.fotoramecek {
	width:170px;
	height:190px;
}
 img.fotoramecek{
	margin:0.2em auto;
	
}
.fotogal_popiska{
	margin: 0 auto;
	display: block;
	text-align: center;
	 font-size: 0.9em;
	 color: #000;
	 } 
.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;
}
/***********************************/
#left{	
	width: 150px;
	margin: 0;
	padding: 0;
	clear:left;
	float:left;
	}
	
#right{	
	clear:right;
	width: 560px;
	margin: 0 15px 0 0;
	padding:0 0 0 10px;
	float:right;	
	}
html>body #right { padding: 0;
width: 600px; }	
#right li{
	list-style: url(../images/li-1.gif);
}

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;}
#jak-pomoci a.img:hover{
	background-image: url(../images/help_a_hover.gif);
	}
#jak-pomoci span{
		margin:10px 0 0 0;
		padding:10px 0 0 35px;
		line-height:25px;
	}
	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;
}
.required{
	color: Red;
	background-color: transparent;
}
#foto-pol{
	width:100%;
	padding:1em 0 0 1.5em;
	margin:0 auto 2em;
}

.img-wrapper {
 background:url(/images/shadow.gif) no-repeat right bottom;
 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;
}
#lang{
	color: White;
	float: left;
	height: 21px;
	width: 150px;
	margin: 53px 0 0 65px;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: left; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}