@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: #006400;}
#wrapper,#content{border:0;}
}
html{
	margin:0;
	padding:0;
}
body {
	font-family:"Georgia","Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#cbcdcb;
	margin: 0;

}

a{	color: #000099;}

a img{border:none;}
table{
	margin: auto;
	width: 90%;
}
table, td, th{
	border: 1px solid #4E5965;
	border-collapse: collapse;
}
th{
	background-color: #A1E0BC;
}
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 { 
	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 {
	padding-top:0;
	width: 1024px;	
	margin:0 auto;
	background-color: transparent;
	}
html>body #wrapper{
	min-height: 593px;
	}	

/**************** zavírací menu  - .menuotv,.menuzav - ********************/
.menuotv,.menuzav{ /*spolecny predpis*/
font-size:12px;
cursor: pointer;
width: 170px;
_width: 170px;/*hack pro ie6*/
line-height: 25px;
background-color: transparent;
cursor: pointer;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:Gray;
border-collapse: collapse; 
text-transform:uppercase;
text-align: center;
}
.menuotv{
background-image: url(../images/bg_menu_otv.gif);
background-repeat: repeat-x;
background-position: bottom center;
}
.menuzav{ color: #FFAF1A;}
.prvni-menu{/*prvni tlacitko*/
border-top-width:1px;
border-top-style:solid;
border-top-color:Gray;
}
/****************  KONEC zavírací menu  - .menuotv,.menuzav - ********************/

/************************* .menuotv a,.menuzav a  ******************/
.menuotv a,.menuzav a{ /*spolecny predpis*/
text-decoration: none;
font-weight:normal;
font-size: 110%;
display: block;
width: 100%;
}
.menuzav a{
color:#4B5661;
}
.menuotv a{
color:#570000;
}
/***************************** KONEC  .menuotv a,.menuzav a  ******************/
/***************************** submenuZav, submenuOtv ***********************************/
.submenuZav, .submenuOtv{
background-color: #FFFACD;
width:150px;
font-size:14px;
line-height: 20px;
cursor: pointer;
margin:0 0 5px!important;
}

.submenuZav ul,.submenuOtv ul{
margin-top:0;
margin-left:0;
}

html>body .submenuZav ul,.submenuOtv ul{
	 margin-left:-40px!important;
}
.submenuZav li,.submenuOtv li{
	 list-style: none;
	 line-height: 20px;
}

.submenuZav a,.submenuOtv a{
background:#FFCC00 url(../images/bg_submenu_zav.gif) repeat-x bottom center;
width:100%;
display: block;
font-size:12px;
line-height: 20px;
color: #480000;
border-bottom:1px solid #797979;
/*border-top: 1px solid #BBBBBB;*/
text-decoration: none;
text-align:center;
}
.submenuZav a:hover, .submenuOtv a:hover{
 background:#FFCC00 url(../images/bg_submenu_otv.gif) repeat-x bottom center;
 color:Black;
 border-bottom:1px solid #797979;
 /*border-top: 1px solid #BBBBBB;*/
}

/*****************************KONEC Submenu ***********************************/
#content{
	background-color:transparent;
	background-image: url(../images/bg_content.jpg);
	background-position: center;
	background-repeat: repeat-y;
	border:none; 
	width: 1024px;
	margin:auto;
}
#content h1,h2,h3,h4,h5,h6{
	color:#006400;;
	margin:0;
}
#content h4,h5,h6{
	font-size: 1.1em;
}
#header{
background: url(../images/bg_header.jpg) no-repeat center top; 
 width: 1024px;
 height: 189px;
 margin:0 auto;	
}
#header h2{
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 2px;
	color: #393949;
	background-color: transparent;
	padding-left: 30px;
	padding-top: 145px;
	margin:auto;
	text-align: center;
}
#left{	
	width: 170px;
	margin:10px 0 0 25px;
	padding: 0;
	float:left;
	display: inline;
	/*border:2px solid Green;*/
}
#mid{
	background-color:transparent;
    width:780px;
    margin: 10px 25px 0 5px;
    display: inline;
    float: left;
    text-align: justify;
	}	
#right{	
	/*clear:right;*/
	width: 150px;
	margin: 10px 13px 0 5px;
	/*padding:0 0 0 10px;*/
	float:right;	
	display: inline;
	/*border:2px solid silver;*/
}
/*html>body #right { padding: 0; width: 600px; }	*/
#right li{
	list-style: url(../images/li-1.gif);
}
#pg_body{margin:auto;}
#pg_body li {list-style:none;}
#footer{
clear:both;
 width: 1024px;
 height:89px;
 margin:0 auto;
 background-image: url(../images/bg_footer.jpg);
 background-position: center bottom;
 background-repeat: no-repeat;
 color:#696969;
 font-size: 11px;
 text-align: right;
 }
#footer a{
	color:#696969;
	text-decoration: underline;
}
#footer a:hover{
	color:Red;
}
#footer div{
	padding-top: 20px!important;
	padding-right: 40px;
}

.hide{display: none!important;}
/****************************** 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:750px;}*/
#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;
}
/***********************************/

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;
	border:1px solid #dedede;
}
.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;
}


	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;
}
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 0.3em;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
	color: #444E57;
	background-color: #B9DC72;
	background-image: url(../images/bg_galleryintro.jpg);
	background-position: left top;
	/*border:  1px solid #F2B31E;*/
	text-align: justify;
	color: Black;
	cursor: pointer;
	min-height: 260px!important;
	_height:260px;
	min-width:210px!important; 
	width:210px;
}
#galleryIntro img{
	padding:3px;
	background-color: #E7F3CD;
	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{
	color:#58761D;
	padding-left:1.5em;
}
.nadpisDokumentu a {
	color:#3D5115 !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: #6C0000;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #462D13;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none;
}	

/******************************** FOTOGALERIE - ITEMS*********************/
#foto-pol{
	width:100%;
	padding:1em 0 0 1.5em;
	_padding:1em 0 0 0;
	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;
}
.text li,  .uvod li{
	list-style-image: url(../images/bullet-zeleny-ctverec.jpg);
	list-style-position: inside;
}

