body
{
	text-align: center;	
	color: #000000;
	font-family: Times New Roman, serif, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #b4c5e2;
	background-image: url('../pic/back.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

iframe
{
	text-align: center;
  width: 650px;
	height: 700px;
  margin: 0;
  border: 0;
	
}         

#hlavni
{
	width: 1000px;
	min-height: 800px;
  margin: 0 auto;
	text-align: center;
}

/*----layout---------------------*/

#hlavicka
{
  border: none;
	width: 1000px;
	height: 248px;
	font-size: 0.0em;
	margin: 0;
	padding: 0;
}            

#levypruh
{
	width: 152px;
	float: left;
  margin: 0px 0px 0px 0px;
  text-align: center;
	overflow: hidden;
	background-image: url('../images/prouzek_levy.jpg');
	background-repeat: repeat-y;
}

#obsah
{
	width: 785px;
	float: left;
	min-height: 600px;
	_height: 600px;
  padding: 20px 38px 0px 25px;
	text-align: left;
	background-image: url('../images/pozadi_obsah.jpg');
	background-repeat: no-repeat;
	background-position: center top;   
}

*html #obsah
{
	width: 848px;
	float: left;
	min-height: 600px;
	_height: 600px;
  padding: 20px 38px 0px 25px;
	text-align: left;
	background-image: url('../images/pozadi_obsah.jpg');
	background-repeat: no-repeat;
	background-position: center top;   
}

#paticka
{
	width: 834px;
	height: 110px;
	clear: both;
	padding: 35px 0px 0px 166px;
	border: none;
  background-image: url('../images/paticka.jpg');
  text-align: left;
}

*html #paticka
{
	width: 1000px;
	height: 174px;
	clear: both;
	padding: 35px 0px 0px 166px;
	border: none;
  background-image: url('../images/paticka.jpg');
  text-align: left;
}  

/*#odkazy p img
{
	border: none;
	margin: 2px 7px 2px 0px;
}

*html #odkazy p img
{
     border: none;
     margin: 0px 7px 0px 0px;
} */

#menu 
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.0em;
}

#menu_text
{
	width: 131px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 15px;
	text-align: center;
	color: #ffffff;
}

*html #menu_text
{
	width: 152px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 15px;
	text-align: center;
	color: #ffffff;
}                

/*#video_prvni
{
	width: 152px;
	height: 70px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 3px;
	font-size: 0.0em;
	background-image: url('../images/video_01.jpg');
}

*html #video_prvni
{
	width: 152px;
	height: 104px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 5px;
	font-size: 0.0em;
	background-image: url('../images/video_01.jpg');
}

#video_druhe
{
	width: 152px;
	height: 97px;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 0px 3px;
	font-size: 0.0em;
	background-image: url('../images/video_02.jpg');
}

*html #video_druhe
{
	width: 152px;
	height: 104px;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 0px 5px;
	font-size: 0.0em;
	background-image: url('../images/video_02.jpg');
}   */              

.bez_ramecku
{
	border: none;
}  

.s_rameckem
{
	border: 1px solid #000000;
}       

.paticka_text
{
	font-family: Arial;
	font-size: 0.8em; 
}

/*----obsah---------------------*/

#uvod
{
  /* min-height: 600px;
	_height: 600px;
  background-image: url('../uvod/pozadi.jpg'); 
	background-repeat: no-repeat;
	background-position: center top;   */
}

.nadpis1
{
	text-align: center;
	font-size: 20px;
}

.centruj
{
	text-align: center;
}

.tabulka_uvod
{
	text-align: center;
	font-size: 11px;
}

.tabulka_sekce td
{
  font-weight: bold;
  text-align: left;
  padding: 0px 20px 0px 0px;
}

.tabulka_aktualizace td
{
  vertical-align: top;
  text-align: left;
  padding: 3px 10px 3px 0px;
}

.aktualizace_uvod
{
	color: #a00000;
	font-weight: bold;
}

.obtekani_zleva
{
	float: left;
}        

.obtekani_zprava
{
	float: right;
}       

.cas
{
	color: #ff0000;
}                      

/*----obecne---------------------*/

a img
{
	border: 1px solid #000000;
}

img
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a:link 
{
	color: #0000ee;
}

a:hover
{
	text-decoration: none;
	color: #002a51;      
}

a:visited
{
	color: #840909;
}

/*----nenalezeno---------------------*/

.nenalezeno
{
	color: #ff0000;
}