html
{
  background: #fff url(../img/background.jpg) top center repeat-x;
}


body    
{ 
  margin: 0; 
  padding: 0; 
  font: 70%/1.3 verdana, arial; 
  position: relative;
  text-align: center;
  color: #000; 
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
  visibility: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */
  h3
  {
    font-size: 1.2em;
    margin: 0 0 5px 0;
    padding: 0;
  }

  
  h1
  {
  	position: absolute;
    padding: 0 20px;
    margin: 0 0 0 292px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    font-size: 1.4em;
    font-weight: bold;
    width: 621px;
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    background: url(../img/h1.jpg) top left no-repeat;
  }
	
	  
  h2
  {
    padding: 0 20px;
    margin: 0 0 10px 0;
    text-align: left;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    background: url(../img/h1.jpg) left top no-repeat;
  }

  h3
  {
    font-size: 1em;
    padding: 0;
    margin: 0 0 10px 0;
    color: #1884d7;
    font-weight: bold;
    text-align: left;
  }

  ins
  {
    font-size: .8em;
    text-decoration: none;
    color: #457200;
    margin: 0;
    padding: 0;
  }


  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border: none;
    border-top: 1px solid #b8d804;
    display: block;
    margin: 10px 0 10px 0;
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .clear_both
  {
    clear: both;
  }
  
    
  .margin-top
  {
    margin-top: 15px;  
  }

  .margin-left
  {
    margin-left: 15px;  
  }

  .margin-rigth
  {
    margin-right: 15px;  
  }

  .red
  {
    color: #d00;
    font-weight: bold;
  }  

  .orange
  {
		color: #ff9600;
		font-weight: bold;
	}
  
  .green
  {
    color: #00aa00;
  }
  
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #000;
    text-decoration: underline;
  }
 
    a:hover
    {
      text-decoration: underline;
    }

/*
  .hr
  {
    clear: both;
    height: 1px;
    margin: 5px 0 0 0;
    
  }
*/

 hr.cl
  {
  clear: left;
  height: 1px;
  line-height:1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;

  }

  hr.cleas

  {
  clear:both;
  height: 1px;
  line-height:1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;

  }


  .dark
  {
    background: #e6f0ce;
  }
  
  .ico
  {
    display: block;
    padding-left: 22px;
    line-height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  
  .float-left
  {
    float: left;
  }

  .float-right
  {
    float: right;
  }
  
  .img-left
  {
    float: right;
    margin-left: 15px;
  }

  
/* konec: obecne tridy */    
 

  #page
  {
    width: 970px;
    padding: 0;
    margin: 0 auto;
    text-align: left;
  
  }
  
  
  #middle
  {
  	width: 960px;
    background: url(../img/page.gif) right top repeat-y;
    padding-bottom: 20px;
	}


  /* hlavicka */

  #header
  { 
  height: 257px;
    background: url(../img/header.jpg) left top no-repeat; 
  }   
  
	#header .odkaz  {
	position: relative;
	display: block;
	margin-left: 0px;
	top: 70px;
	width: 305px;
	height: 104px;

	

}
  /* konec: hlavicka */
  



  #left
  {
    float: left;
    width: 265px;
    padding: 0 0 0 10px;
  }

  
  /* obsah stranky*/
    #content
    {
      float: right;
      width: 630px;

    /*  padding: 60px 10px 10px 10px; */
      padding:60px 20px;
   
      background: top center no-repeat;
      overflow: hidden;
      text-align: justify;
    }

      

      #content ul
      {
      
        list-style-type: none;
        padding: 0px;
       
      }
      
        #content  li
        {
	        
          background: url(../img/li.gif) 0px 6px no-repeat;
          padding: 2px 0 2px 15px;
          
          line-height: 15px;
        }

        
      #content img
      {
        padding: 2px;
        margin: 0 0 5px 4px;
        #margin: 0 0 9px 4px;
      }
      
      #content #news img
      {
        
        padding: 2px;
        margin: 0 15px 0 0;
        float:left;
      }

    
      
  #content .nadpis{
     
     background: none;
     }
      
      
  /* konec obsah stranky */
  
  

  
  
  /* leva cast stranky */

  
    #left h2
    {
      background: url(../img/left-h2.jpg) left bottom repeat-x;
      line-height: 35px;
      padding: 0;
      color: #800;
      font-size: 1.2em;
      text-align: center;
    }

    #left p
    {
      padding: 5px;
    }

  /* konec: leva cast stranky */





  /* menu */
  

	
#menu {

background: none;
list-style-type: none;
margin: 10px 0 0 0;
padding: 13px 0 0 0;
width: 265px;
overflow: hidden;
background: url(../img/menu-top.gif) top left no-repeat;
text-align:left;
  
} 

#spodek
  {
    background: url(../img/menu-bottom.gif) bottom left no-repeat;
  ##margin-top: -14px;
  padding-bottom: 14px;
    border:none;
  } 

#menu li {
  
  display:block;
  list-style-type: none;
  margin: 0;
  padding: 0px; 
  width: 265px;
  overflow: hidden;
  line-height: 26px;
  font-size:1em;
  
}    


#menu li a {

  
      display: block;
      text-decoration: none;
      width: 225px;
      padding: 0 20px;
      margin: 0;
      font-weight: bold;
      color: #12499f;
      background: #fff url(../img/menu.jpg) top left repeat-y;
      overflow: hidden;
      
    }


    #menu li a:hover, #menu li a.active
    {
      text-decoration: underline;
      color: #000;
    }  


		#menu li ul
		{
			background: none;
			margin: 0;
			padding: 0;
			width: 273px;
    background:  url(../img/menu.jpg) top left repeat-y;       
		}



   


   
 
  
#menu li ul li {
  
  display:block;
  list-style-type: none;
  margin: 0;
  padding: 0px; 
  width: 200px;
  overflow: hidden;
  line-height: 30px;
  font-size:1em;
  
}
 
#menu li ul li a{
  
  width: 0px;
  display: block;
  text-decoration: none;
  padding: 0px 0px 0px 40px;
  line-height: 30px;
  width: 200px;
  

}
#menu li ul li a.active, #menu li ul li a:hover{
  
  width: 200px;
  font-weight:bold;
  
}
#menu li ul li a.last{
  padding-left: 29px;

}


     


#menu li ul li ul li {
  
  display:block;
  list-style-type: none;
  margin: 0;
  padding: 0px; 
  width: 200px;
  overflow: hidden;
  line-height: 30px;
  font-size:1em;
  
}

#menu li ul li ul li a{
  
  width: 0px;
  display: block;
  text-decoration: none;
  padding: 0px 0px 0px 60px;
  line-height: 30px;
  width: 200px;
  

}
#menu li ul li ul li a.active, #menu li ul li ul li a:hover{
  
  width: 200px;
  font-weight:bold;
  
}
#menu li ul li ul li a.last{
  padding-left: 29px;

}










  */







.no_css{
  display: none;
}
	
	
#spodek{

 width: 265px;
}	

  /* konec: menu */  
 
  
  
  

  /* paticka */
    #footer
    {
      width: 949px;
      height: 36px;
      margin: 0 auto;
      background: url(../img/footer.jpg) top right no-repeat;
      padding: 12px 0 0 0;
      text-align: center;
    } 
		
			#footer span
			{
				margin: 0 20px;
			}   

			#footer a
			{
			}

  /* konec: paticka */
  
  
  #logo
  {
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    width: 1000px;
    height: 155px;
  }



  
/* pozice na webu */
#web-position
{
  position: absolute;
  top: 135px;
  height: 25px;
  line-height: 25px;
  width: 650px;
  padding: 0 25px;
  color: #e4e8c2;
}

  #web-position a
  {
    font-size: .8em;
    color: #e4e8c2;
    text-decoration: none;
  }



/* aktuality */

#news-preview
{
  margin: 10px 0 10px 5px;
  background: url(../img/left-box.jpg) top left repeat-y;
  font-size: .8em;
}


  #news-preview h2
  {
    margin: 0;
    padding: 0;
    background: url(../img/left-header-news.jpg) top left no-repeat;
    color: #fff;
    height: 34px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px 0 55px;
  }
  
  #newsletter-form
  {
    width: 250px;

    padding: 0 0 0 20px;
    margin: 0;

    margin: 6px 0 2px 5px;
  }
  
  #newsletter-form label
  {
    color: #fff;
    height: 34px;
    line-height: 30px;
    font-weight: bold;
    color:#000;
  }
  
  #newsletter-form input
  {
   border: 1px solid #000;
   width: 120px;
   margin: 15px 5px 0 15px;
   float: left;
  }
  
  
	#new_detail img
	{
		float: left;
		margin-right: 10px;
	}

  
  #content p.back
  {
    text-align: right;
  }

  #content p.green-frame
  {
  	padding: 0 0 13px 0;
    background: url(../img/green-frame-bottom.gif) bottom left no-repeat;
  }

  #content p.green-frame span
  {
  	display: block;
  	padding: 20px 20px 6px 20px;
    background: url(../img/green-frame.gif) top left no-repeat;
  }

	.news-inserted
	{
		font-size: .9em;
		font-style: italic;
		margin-bottom: 20px;
	}
#news .news-item img{
border:none;
}

/* fulltext */

  
  
  
  
  .search-list-item
  {
    margin-bottom: 20px;
    padding: 5px;
  }    
  
  .search-list-item .path
  {
    color: #aaa;
    font-size: .8em;
    margin-top: 10px;
  }    
  
  
  
  
/* strankovani */

   .paging
  {
    text-align: center;
    margin: 5px auto;
  }     

  .paging a
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 4px;
  }     

  .paging span
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background: #00487b;
    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
    border: 1px solid #00487b;
  }     
  


/* filtrovaci formular vpravo */






/* formulare */

#content .input
{
  padding: 5px 0;
}


#content .input label
{
  float: left;
  display: block;
  width: 120px;
}

#content .input input, .input .select
{
  border: 1px solid #00487b;
  width: 200px;
}

#content .input .textarea
{
  border: 1px solid #00487b;
  width: 320px;
  height: 100px;
}

#content .input .checkbox
{
  width: 20px;
  border: 1px solid #00487b;
}
  


#content form.narrow-form
{
	width: 290px;
	padding: 0;
	overflow: hidden;
}

#content form.narrow-form input
{
	width: 160px;
}


#content form.narrow-form .textarea
{
  border: 1px solid #00487b;
  width: 280px;
  height: 100px;
}
  



/* fotogalerie */
/*
.gallery-item
{
  margin-bottom: 30px;
}

.gallery-item img
{
  float: left;
}

.gallery-item-right
{
  float: right;
  width: 400px;
}
*/

/*galerie */

#content .gallery{
  display: block;
 
  float:left;
  
  margin:30px 30px;

}

.gallery img{
  float: left;
}

.gallery a{
  text-decoration: none;
}

#content .gallery strong{
  color:black;
}

#map
{
	display: block;
	float: left;
	width: 360px;
	height: 288px;
	background: url(../img/map.jpg) top left no-repeat;
}





/* kontakty */

#contacts-top
{
	margin-top: 10px;
	width: 265px;
	height: 14px;
	background: url(../img/contacts-top.gif) top left no-repeat;
}

#contacts
{
	width: 225px;
	padding: 0 20px;
	background: url(../img/contacts.gif) top left repeat-y;
	color: #12499f;
}

#contacts-bottom
{
	margin-bottom: 10px;
	width: 265px;
	height: 14px;
	background: url(../img/contacts-bottom.gif) top left no-repeat;
}

.news-item, #new_detail{
  margin: 15px 0 0 15px;
}






/* Dokumenty */
.folder, .folder-locked
{
  float: left;
  width: 110px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 20px;
  background: url(../img/folderx.gif) top center no-repeat;
  padding: 80px 10px 0 10px;
  text-align: center;
}

.folder-locked
{
  background: url(../img/folder.jpg) top center no-repeat;
}

.files
{
  display: block;
  text-decoration: none;
  line-height: 20px;
  
  padding-left: 10px;
  ##padding-left:0px;
  height:30px;
}

.files img
{
  border: none;
  float:left;
  margin-right: 10px;
  ##margin-right:0px;
}
#newsletter-form{
  background: url(../img/newsletter.jpg) top center no-repeat;
  height:75px;
  margin-left: -3px;  
}
#newsletter-form label{
  
  position: relative;
  top:5px;
  color:#fff;
}
#newsletter-form #email{
  position: relative;
  top:-5px;
  left:-13px;
  width:150px;
  border:none;
  background: nome;
} 
#newsletter-form .button{
  display: block;
  position: relative;
  top:-5px;
  left:-25px;
  height:21px;
  width:60px;
  padding: 0 20px; 
  border:none;
  background: none;
}


#page #content table{
  border:1px solid #d1e1f1;
  margin-left:10px;
}
page #content table  td{
  font-weight: bold;
  background-color: #d1e1f1;
}

#page #content table td{
  background-color: #d1e1f1;
  padding:3px 15px;
}
.gallery{
  display: block;
  width:138px;
  float:left;
  text-align: center;
  margin:10px 12px;
}

.gallery img{ 
  border:none;
  text-decoration: none;
  padding:4px;
}


#content #page_divider{
  list-style-type: none;
}

#content #page_divider li{
  list-style: none;
  list-style-type: none;
  background: none;
}

#content #page_divider li img {
  float:left;
}
#content #page_divider li h3{
  float:left;
  display: block;
  width:300px;
  padding:0 0 0 15px;
  margin-left: 15px;
}

.text {
margin-right:50px;
margin-left:45px;
}

.text2 {
margin-left:55px;

}


