body
	{ 
	font-size: x-small;
	}
	
* html body
  {
  font-size: small;
  }
 
html>body
	{
	font-size: small;
	}

body
	{
	background: #d2d2d2 url(./pictures/back-top.png) top repeat-x; 
	color: black;
	font-family: verdana, "arial ce", arial, sans-serif;
	text-align: center;
	padding: 0;
	margin: 20px auto;
	min-width: 700px;
	}
/*---------------------------odkazy-----------------------------*/
a, a:link, a:active, a:visited
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}
	
	
/*------------------------hlavni----------------------------------*/
#zahlavi,
#obsah,
#zapati,
#pata,
#nadpis
	{  
	margin: 0 auto;
	}

#zahlavi
	{
	background: #bfbfbf url(./pictures/top-back.png) repeat-x top; 
	width: 90%;  
	height: 150px;
	margin-top:10px;
  }

#nadpis
  {
  background: transparent url(./pictures/invaders.png) no-repeat top right; 
  font-family:"Arial";
  color: #fcc400;
	font-weight: bold;
	font-size: 22pt;
  text-align:left; 
  padding: 90px 0 0 20px;
  }


/*
#top_r
	{
	background: transparent url(./pictures/top_r.gif) top right no-repeat;	
  width:100%;
  height:129px;  
	}
*/	
#obsah
	{	
  background: #bfbfbf url(./pictures/main-back.png) repeat-x top; 	
	text-align:left;
  width: 90%;  
	padding: 0 0;
	height: auto;	
	}
/*
#logo
	{
	background: transparent url(./pictures/logo.gif) top center no-repeat; 
	display:block;
  width: 181px;
  height: 229px;
	position: absolute;
	top: 0px;
	left:20px;
	margin:auto;
	padding: 0;
	}

#dole_r
	{
	background: transparent url(./pictures/dole_r.gif) bottom right no-repeat;
    
	}
	
#okraj_l
	{
	background: transparent url(./pictures/pruh.gif) top left repeat-y;	
	}

#pruh_top
	{
	background: transparent url(./pictures/pruh_top.gif) top left no-repeat;	
	}

#okraj_r
	{
	background: transparent url(./pictures/vpravo.gif) top right repeat-y;
	width:100%;
	}
*/	
#text	
	{	
  text-align:justify;
	min-height: 500px;
  _height: 500px;
  margin: 0 260px 0 20px;
  padding: 50px 0 0 0;		    
	}

#odkazy
	{
  width: 200px;
  float:right;  	
  margin: 0 20px 0 0;
	padding: 0;
	color: black;
	}
/*
#zapati
	{
	background: green url(./pictures/dole.gif) bottom repeat-x ; 
	width: 90%;  
	height: 64px;
	margin-bottom:10px;
  }

#bot_l
	{
	background: transparent url(./pictures/zapati_l.gif) top left no-repeat;	
  height:64px;  
	}

#bot_r
	{
	background: transparent url(./pictures/zapati_r.gif) top right no-repeat;	
  width:100%;
  height:64px;  
	}
	
#pata
	{
	background:transparent;
	font-weight:bold;
  text-align:right;	
  margin:0 80px 0 250px;		
  padding: 30px 0 15px 0; 
	}


*/

#pata
  {
  display: none;
  }
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}


/*----------------------menu------------------------------------*/
#menu_n
  {
  display: none;
  }

#sloupek-menu
	{
	display: block;

  position: absolute;	
	top: 159px;
	left: 55px;
	font-weight: bold;
	padding:0;	
	min-width: 700px;
	_width: 700px
	background-color: black;
	width: 90%;
	}

#sloupek-menu li
	{
	 list-style: none;
	 background:black url(./pictures/btn-back.png) repeat-x top;    
   display:block; 
   float: left;
   height: 22px;
   padding: 5px 10px 0 10px;  
   border-style: solid;
   border-color: #bfbfbf;
   border-width: 0 2px;
	}


#sloupek-menu a
  {
  color: #fcc400;
  text-decoration: none;
  }
  
#sloupek-menu a:hover
  {
  text-decoration: underline;
  background-color: transparent;
  }

#partneri
  {
  background-color: black;
  margin: 50px 0 0 0;
  min-height: 400px;
  _height: 400px;
  }  

#partneri img
  {
  border-width: 0;
  margin: 10px 0;
  }  
  
#partneri a
  {
  text-decoration: none;
  color: transparent;
  
   }  
/*
#sloupek-menu
	{	
	position: relative;   
	margin: auto; 
  padding-top:5px;
  padding-bottom:20px; 		
	}
	
#sloupek-menu
	{
	background: black;	
	}

#menu_n
  {
  color:white;
  font-weight: bold;
  font-size:1.2em;
  text-align:left;
  display: block;
  width: 135px;
  border-bottom:solid white 4px;    
  padding: 4px 5px 4px 20px;
  
  }
	
#sloupek-menu ul
	{
	position: relative;	
	margin: 0px 0;
	font-weight: bold;
	padding:0;	
	}

#sloupek-menu li
	{
	 list-style: none;
	 background:black;   
	 padding: 0px 0; 
   display:block;        	 
	}

#sloupek-menu li a
	{		
  text-decoration: none;
  text-align:left;
  display: block;
  width: 135px;
  border-bottom:solid white 2px;    
  padding: 4px 5px 4px 20px;  
  }

#sloupek-menu li a:link,
#sloupek-menu li a:visited
	{
	background:black;  
  color: white;  
	}
  
#sloupek-menu li a.active,
#sloupek-menu li a:link.active,
#sloupek-menu li a:visited.active,
#sloupek-menu li a:hover,
#sloupek-menu li a:hover.active,
#sloupek-menu li a.aktivni
	{
	background:#999999;	
  color: black;		
	}

#odkazy p
	{	
  padding-left: 10px;
	font-size: normal;
	line-height: 1.3em;
	}	
	
	*/

/*-----------------------------------------*/
h2 {
  font-family: verdana, "arial ce", arial, sans-serif;
	font-size: 11pt;
	margin: 0 -20px;
	padding: 0 20px;
  background: #fcc400;
}

.zpravicka 
  {
  padding: 0 20px;
  }
