@charset "iso-8859-1";
/* CSS Document */

body {background-color:#C0D2E8;
      background-image:url(grafiky/back.png);
      background-repeat:repeat-x;}
/* jednotlivé plochy */
.blok{position:absolute;
      background-color:#FFFFFF;
	  height:1280px; left:0px;
	  width:975px; top:20px;
	  border-color:#000033;
      border-style:ridge;
      border-width:thin;}
.hlava{position:absolute; top:10px; left:1px; #left:2px; width:975px; height:100px; background-image:url(grafiky/hlava.jpg);} 
.pata{position:absolute; top:1210px; left:1px; #left:2px; width:975px; height:100px; background-image:url(grafiky/pata.jpg);}     
.obsah{position:absolute;
      top:135px; left:1px; #left:2px;
      width:775px; height:1075px;
	  background-image:url(grafiky/back_obsah.png);
    overflow:auto;}
.pravo{position:absolute;
      top:135px; left:776px; #left:777px;
      width:200px; height:1075px;
	  background-image:url(grafiky/back_pravo.png);}  
.plocha_menu{position:absolute; top:110px; left:1px; #left:2px; width:975px; height:25px; background-color:#454588;}		

/* styly písmo */	
.nadpis_hlavni {color: #68829F;
	  font-weight: normal;
	  font-style: normal;
	  font-family: Arial;
	  font-size: 18px;
	  text-decoration:underline;}
.text {
	  color:#003366;
	  font-weight:normal;
	  font-style:normal;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;}
.vystraha {color: #FF0000;
      font-weight: bold;
}
.nadpis2 {color: #003366;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	font-size: 12px;}  
.predpovedi {color:#3C4956;
	font-weight:bold;
	font-style:normal;
	font-family: Arial;
	font-size: 14px;}
  
/* styly odkaz */	  
.menu { position:relative; left:5px; color: #FFFFFF; font-size: 9pt; line-height: 24px;
      text-decoration:none; font-family: arial; font-weight:bold;}
.menu a{ color: #FFFFFF; font-size: 9pt; line-height: 24px; text-decoration:none; font-family: arial; font-weight:bold;}
.menu a:hover{color:#FFFF66; text-decoration:underline;}	

.inlink { position:absolute; left:880px; color: #FFFFFF; font-size: 9pt; line-height: 24px;
      text-decoration:none; font-family: arial; font-weight:bold;}
.inlink a{ color: #FFFFFF; font-size: 9pt; line-height: 24px; text-decoration:none; font-family: arial; font-weight:bold;}
.inlink a:hover{color:#FFFF66; text-decoration:underline;}

.linky { position:relative; color: #FFFFFF; font-size: 9pt; line-height: 15px;
      text-decoration:none; font-family: arial; font-weight:bold;}
.linky a{ color: #FFFFFF; font-size: 9pt; line-height: 15px; text-decoration:none; font-family: arial; font-weight:bold;}
.linky a:hover{color:#FFFF66; text-decoration:underline;}	

.linktab { position:relative; color: #AA0000; font-size: 9pt; line-height: 15px;
      text-decoration:none; font-family: arial; font-weight:bold;}
.linktab a{ color: #AA0000; font-size: 9pt; line-height: 15px; text-decoration:none; font-family: arial; font-weight:bold;}
.linktab a:hover{color:#FF0000; text-decoration:underline;}	

.linknews { color:#3C4956; font-weight:bold; font-style:normal; font-family: Arial; font-size: 14px; line-height: 15px;
      text-decoration:none;}
.linknews a{ color: #3C4956; font-size: 14px; line-height: 15px; text-decoration:none; font-family: arial; font-weight:bold;}
.linknews a:hover{color:#FFAA55; text-decoration:underline;}	
