html
{
  background: #ebebeb url(../images/bg.jpg) top left repeat-x;
  min-height: 100%;
  _height: 100%;
}


body    
{ 
  margin: 0; 
  padding: 0; 
  font: 80%/1.2 arial, tahoma; 
  position: relative;
  color: #515151;
  background: url(../images/background.gif) top left repeat-x;
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
  display: none;
}

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


/* obecne elementy */

  ul
  {
    list-style-type: square;
  }

  
  h1
  {
    font-size: 2em;
    margin: 0 0 10px 0;
    text-align: left;
    font-weight: normal;
    color: #2a80bc;
  }
  
  h2
  {
    font-weight: normal;
    font-size: 1.3em;
    color: #2a80bc;
    margin: 15px 10px 10px 0;
  }
  

  h2.drop-down-header
  {
    cursor: pointer;
    padding: 2px 10px;
    background: #285270;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    color: #fff;
  }


  
  h3
  {
    font-weight: normal;
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 1.1em;
    color: #2a80bc;
  }

  .perex
  {
    color: #2a80bc;
  }

  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 #666;
    display: block;
    margin: 20px 0 20px 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-right
  {
    margin-right: 15px !important;
  }

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

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #0071c3;
    text-decoration: underline;
  }
 
    a:hover
    {
      text-decoration: none;
    }


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


  .dark
  {
  }
  
  
  .right
  {
    float: right;
  }
  
  .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;
  }

  .back
  {
    color: #0071c3;
    cursor: pointer;
    text-align: right;
    padding: 0 20px;
  }  
/* konec: obecne tridy */    

  #page
  {
    width: 949px;
    padding: 88px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
  }
  
  #middle
  {
/*    background: url(../images/page.gif) top right repeat-y; */
  }
  

  /* obsah stranky*/
    #content
    {
      padding: 30px;
      text-align: justify;
      width: 640px;
      overflow: hidden;
    }
    

    #content img
    {
      margin: 5px;
    }
      
#left
{
  float: left;
  width: 705px;
}

#right
{
  float: right;
  width: 243px;
  background-position: 0px 40px;
  background-repeat: no-repeat;
  overflow: hidden;
}

.right1
{
  background-image: url(../images/right/tic01.jpg);
}

.right2
{
  background-image: url(../images/right/tic02.jpg);
}

.right3
{
  background-image: url(../images/right/tic03.jpg);
}

.right4
{
  background-image: url(../images/right/tic04.jpg);
}

.right5
{
  background-image: url(../images/right/tic05.jpg);
}

.right6
{
  background-image: url(../images/right/tic06.jpg);
}

.right7
{
  background-image: url(../images/right/tic07.jpg);
}

.right8
{
  background-image: url(../images/right/tic08.jpg);
}


#vtp
{
  display: block;
  width: 227px;
  margin: 10px auto;
  height: 45px;
  background: url(../images/vdp.jpg) top left no-repeat;
}

#vtp:hover
{
  background-position: bottom left;
}

#ips
{
  display: block;
  width: 227px;
  margin: 10px auto;
  height: 53px;
  background: url(../images/ipspoluprace.jpg) top left no-repeat;
}


#pi
{
  display: block;
  width: 227px;
  margin: 10px auto;
  height: 45px;
  background: url(../images/pi.jpg) top left no-repeat;
}

#pi:hover
{
  background-position: bottom left;
}

#competition
{
  display: block;
  width: 227px;
  margin: 10px auto;
  height: 78px;
  background: url(../images/nejpodzamer.jpg) top left no-repeat;
}


#menu
{
  width: 705px;
  overflow: hidden;
  padding: 0;
  margin: 0 0 1px 0;
  list-style-type: none;
  background: #3d3d3d;
}


  #menu li
  {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  
    #menu li a
    {
      float: left;
      display: block;
      padding: 0 15px;
      margin: 0;
      line-height: 40px;
      height: 40px;
      overflow: hidden;
      color: #fff;
      text-decoration: none;
    }

    #menu li a:hover, #menu li a.active
    {
      background: url(../images/menu-item.png) top right no-repeat;
      _background: none;
      color: #fff;
    }

#menu-3
{
  width: 685px;
  overflow: hidden;
  padding: 20px 10px;
  background: #285270;
  height: 54px;
  margin: 0 0 1px 0;
  color: #fff;
  list-style-type: square;
}


  #menu-3 li
  {
    float: left;
    padding: 0;
    margin: 0 0 0 20px;
    border: 1px solid #285270;
  }
  
    #menu-3 li a
    {
      float: left;
      display: block;
      padding: 0 20px 0 0;
      width: 185px;
      margin: 0;
      overflow: hidden;
      color: #fff;
      text-decoration: underine;
    }

    #menu-3 li a:hover, #menu-3 li a.active
    {
      color: #fff;
    }





#menu-1
{
  overflow: hidden;
  padding: 0;
  margin: 0 0 1px 0;
  list-style-type: none;
}


  #menu-1 li
  {
    padding: 0;
    margin: 0;
  }
  
    #menu-1 li a
    {
      display: block;
      padding: 0 20px 0 10px;
      margin: 0;
      line-height: 30px;
      width: 213px;
      overflow: hidden;
      color: #fff;
      background-repeat: no-repeat;
      background-position: top right;
      background-image: url(../images/butt01s.gif);
      text-decoration: none;
    }

    #menu-1 li a:hover, #menu-1 li a.active
    {
      background-position: bottom right;
    }

    #menu-1 li.menu-1 a
    {
      background-color: #862c27;
      background-image: url(../images/butt01s.gif);
    }

    #menu-1 li.menu-2 a
    {
      background-color: #c0620e;
      background-image: url(../images/butt02s.gif);
    }

    #menu-1 li.menu-3 a
    {
      background-color: #b3b100;
      background-image: url(../images/butt03s.gif);
    }

    #menu-1 li.menu-4 a
    {
      background-color: #336f16;
      background-image: url(../images/butt04s.gif);
    }

    #menu-1 li.menu-5 a
    {
      background-color: #27618b;
      background-image: url(../images/butt05s.gif);
    }

    #menu-1 li.menu-6 a
    {
      background-color: #5e3f6e;
      background-image: url(../images/butt06s.gif);
    }


    #menu-1 li ul 
    {
      margin: 0;
      border-bottom: 1px solid #fff;
      padding: 5px 0px 5px 5px;
      color: #fff;
      background: #862c27;
    }


      #menu-1 li ul li 
      {
        margin: 0 0 0 20px;
        list-style-type: square;
      }
      
      #menu-1 li ul li a
      {
        display: inline;
        margin: 0;
        line-height: 22px;
        padding: 0;
        height: auto;
        background: none !important;
      }
      
      #menu-1 li ul li a:hover, #menu-1 li ul li a.active
      {
        text-decoration: underline;
      }



  #menu-1 li.menu-1 ul
  {
    background: #AF4F49;
  }

  #menu-1 li.menu-2 ul
  {
    background: #DC7B25;
  }

  #menu-1 li.menu-3 ul
  {
    background: #C3C229;
  }

  #menu-1 li.menu-4 ul
  {
    background: #4F9131;
  }

  #menu-1 li.menu-5 ul
  {
    background: #427DA9;
  }

  #menu-1 li.menu-6 ul
  {
    background: #8d69a0;
  }




table
{
  width: 100%;
  border: 1px solid #aaa;
  border-collapse: collapse;
}


table p
{
  padding: 0;
  margin: 0;
}

 
td, th 
{
  padding: 5px;
  text-align: left;
  border: 1px solid #aaa;
}
 
th 
{
   background: #E0E0E0;
}
 
td 
{
    background: #F8F8F8;
}
 
tr:nth-child(2n+1) td 
{
    background: #F1F1F1;
}



label
{
  display: block;
  float: left;
  width: 120px;
}

.input
{
  margin: 5px 0;
}

input
{
  border: 1px solid #ccc;
}

.textarea
{
  width: 500px;
  height: 200px;
  border: 1px solid #ccc;
}

input.button
{
  border: 1px solid #aaa;
  background: #ccc;
  cursor: pointer;
}


	#flags
	{
		margin: 0 0 0 868px;
		padding: 0px 10px;
		list-style-type: none;
		position: absolute;
		top: 10px;
		height: 40px;
		width: 60px;
		overflow: hidden;
		border: 1px solid #dbdbdb;
		font-size: .8em;
	}
	
		#flags li
		{
			width: 60px;
  		height: 20px;
			margin: 0;
			padding: 0 5px 0 0;
			list-style-type: none;
		}
		
			#flags li a
			{
				display: block;
				width: 60px;
				height: 20px;
				line-height: 20px;
				background-position: center right;
				background-repeat: no-repeat;
				color: #a9a8a8;
				text-decoration: none;
			}
			
			#flags li a:hover
			{
        text-decoration: underline;
      }


#logo
{
  position: absolute;
  display: block;
  width: 450px;
  height: 90px;
  top: 0;
  background: url(../images/logo.jpg) center center no-repeat;
}

#news-preview
{
  
  width: 227px;
  margin: 10px 7px;
  padding: 0 0 5px 0;
  margin-top: 103px;
}

  #news-preview h3 
  {
    padding: 10px 30px;
    color: #df3400;
  }
  


  #news-preview h3 a
  {
    color: #df3400;
    text-decoration: none;
  }
  
  #news-preview h3 a:hover
  {
    text-decoration: underline;
  }


.news-preview-item
{
  padding: 0 15px 0 30px;
  margin-bottom: 15px;
  background: url(../images/news-preview.gif) 15px 3px no-repeat;
}

.news-preview-item a
{
  text-decoration: none;
}

.news-preview-item a:hover
{
  text-decoration: underline;
}

.news-item h3
{
  padding: 5px 0;
}


  #news-preview span.date
  {
    font-size: .9em;
    font-weight: bold;
    display: block;
    line-height: 15px;
    margin-right: 8px;
    float: left;
  }

  #news-preview span.perex
  {
    display: block;
    line-height: 16px;
    margin-top: 3px;
    color: #434343 !important;
    text-align: left;
  }


.date
{
  font-size: .8em;
}

.news-inserted
{
  font-size: .8em;

}

#footer
{
  height: 48px;
  background: #242424 url(../images/eu.jpg) center right no-repeat;
  padding: 35px 450px 20px 20px;
  border-top: 1px solid #fff;
  color: #fff;
}


#search-form
{
  margin: 0 0 96px 0;
  padding: 10px;
  width: 224px;
  height: 20px; 
  background: #862c27;
}

  #search-form input
  {
    width: 162px;
    height: 18px;
    padding: 0 10px;
    margin: 1px 4px 0 0;
    margin: none;
    border: none;
    background: #fff;
    color: #333;
    float: left;
  }
  
  #search-form input.button
  {
    width: 37px;
    height: 20px;
    margin: 0;
    background: url(../images/search.png) top left no-repeat;
  }
  
  
/* mapa webu */
#web-map
{
  padding: 7px 20px;
  color: #515151;
  background: #E9E9E9;
  line-height: 15px;
}

  #web-map a
  {
    color: #515151;
  }


#calendar-title
{
  min-height: 100px;
  padding: 10px 0 10px 0;
  margin: 20px 0 0 0;
  border-top: 6px solid #f1f1f1;
}

#calendar-title-href
{
  display: block;
  float: left;
  background: url(../images/calendar-title.jpg) top left no-repeat;
  padding-top: 120px;
  width: 223px;
  margin: 0;
  text-align: center;
  font-size: .9em;
}

  .calendar-title
  {
    float: left;
    width: 214px;
    height: 100px;
    padding: 0 10px;
  } 
  
    .calendar-title h3
    {
      font-weight: normal;
      color: #0071c3;
      margin: 0 0 10px 0;
      padding: 0;
    }
    
    
    .tym_oddeleni1 {

	float: left;

	width: 650px;

	padding: 5px;

	margin-bottom: 20px;

	margin-top: 10px;

	border: 1px solid #D8D8D8;

}

.tym_oddeleni2 {

	float: left;

	width: 650px;

	padding: 5px;

	border: 1px solid #D8D8D8;

	margin-bottom: 20px;

	margin-top: 10px;

}



.tym_img {

	float: left;

	width: 70px;

	height: 90px;

}



.tym_osoba {

	float: left;

	width: 255px;

	height: 90px;

}


/* strankovani */

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

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

  .paging span
  {
    height: 20px;
    line-height: 20px;
    background: #0071c3;;
    font-weight: normal;    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
  }     
  
.fotoindex 
{
	width: 470px;
	height: 200px;
	background-color: #F0F0F0;
	margin-top: 20px;
}


.fotoline {

	width: 650px;

	margin-bottom: 10px;

	margin-top: 5px;

	padding: 10px;

	float: left;

background-color: #EFEFEF;

}

.fotobox {

	float: left;

	width: 650px;

}

.fotothumb {



	height:100px;

	margin-right:10px;

	margin-bottom:10px;

	float:left;

	border: 4px solid white;

}



.fotothumb_hor {

	width:225px;

	height:150px;

	margin-right:10px;

	float:left;

    border: 0px none white; 

}



.fotothumb_ver {

	width:100px;

	height:150px;

	margin-right:10px;

	float:left;

    border: 0px none white; 

}

#banner
{
  width: 227px;
  margin: 10px auto;
}


#banner h3, #calendar-right h3
{
  text-align: center;
  font-weight: normal;
  margin: 0 0 5px 0;
}

#calendar-right h3
{
  margin-top: 15px;
}

#copy
{
  font-size: .9em;
  padding: 5px 10px;
  text-align: right;
}


.label
{
  display: block;
  width: 80px;
  float: left;
  text-align: left;
  font-weight: bold;
}

.value
{
  display: block;
  width: 550px;
  float: right;
}

.attr
{
  padding: 5px 0;
}

  .border-top
  {
    border-top: 1px solid #666;
    margin-top: 30px;
    padding-top: 20px;
  }



/* kalendar udalosti */

#calendar
{
  margin: 0 0 10px 0; 
  width: 243px;
  border-collapse: collapse;
  background: #fff;
  border: none;
}

  .right-box-header
  {
  	display: block;
    color: #000;
    height: 37px;
    line-height: 37px;
    font-weight: bold;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
    background: url(../images/right-box-header.jpg) top left no-repeat;
  }
  
  
  #calendar th, #calendar td
  {
    text-align: center;
    width: 26px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    border: 1px solid #fff; 
    margin: 3px;
    background: #ddd;
  }

  #calendar th
  {
    color: #535152;
    font-weight: normal;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
    background: #e0dedf;
    border: 1px solid #e0dedf;
    border-bottom: 1px solid #fff;
  }
  
  #calendar a
  {
    font-weight: normal;
  }

  #calendar th.day
  {
    border: 1px solid #fff;
    background: #3d3d3d;
    color: #fff;  
  }


  #calendar td
  {
    font-size: .9em;
	}
	
	#calendar td a
	{
			display: block;
    height: 20px;
    line-height: 20px;
		overflow: hidden;
		text-decoration: none;
	}
	  
	#calendar td a:hover
	{
		text-decoration: underline;
	}
	  
  #calendar th a
	{
		display: block;
		overflow: hidden;
		font-weight: bold;
    color: #535152;
		text-decoration: none;
		font-size: 1em;
	}  
  
   #calendar td.day-highlited
   {
    color: #fff;
    background: #862c27;
    padding: 0;
   }

   #calendar td.day-highlited a
   {
    color: #fff;
   }

#right-banner
{
  width: 120px;
  height: 500px;
  position: absolute;
  top: 98px;
  margin-left: 960px;
}

/* facebook */

/* facebook */

#fbframe
{
  display: block;
  border:none; 
  overflow:hidden; 
  width: 550px; 
  height:26px; 
  margin: 5px 0;
}

#facebook
{
  position: absolute;
  top: 9px;
  display: block;
  width: 200px;
  height: 44px;
  background: url(../images/facebook.jpg) center center no-repeat;
  margin-left: 670px;
}


.icon-facebook
{
  display: block;
  padding: 0 0 0 30px;
  height: 20px;
  line-height: 20px;
  background: url(../images/facebook.gif) top left no-repeat;
  text-decoration: none;
  color: #3b5998;
  font-weight: normal;
  margin: 5px 0;
}

.icon-facebook:hover
{
  text-decoration: underline;
}
