 /* telo */
body{ background: rgb(256,256,256);  font-family:Verdana, Arial, Times, serif; font-size:13px;   }

/* hlavni */
#cont { width: 960px; height: auto; background-color: rgb(255,255,255); border-left : 10px  solid rgb(0,0,80); border-right : 10px  solid rgb(0,0,80); vertical-align: middle;  }
#dolni { width: 980px; height: 40px;    }
#horni { width: 980px; height: 140px;    }
#levy { width: 180px; height: 100px; margin:10px;  background-color: rgb(255,255,255); border: 1px  solid rgb(0,0,0); float:left; }
#pravy { width: 180px; height: 100px; margin:10px; background-color: rgb(255,255,255); border: 1px  solid rgb(0,0,0); float:right;}
#mapa { width: 540px; height: auto; margin:10px; background-color: rgb(255,255,255); border: 1px  solid rgb(0,0,0); }
#hlavni { width: 980px; height: auto; background-color: rgb(255,255,255); border: 1px  solid rgb(0,0,80); vertical-align: middle;  }
#horni_small { width: 644px; height: 40px; background: rgb(0,0,102) url('../img/hlista_small.gif'); }
#dolni_small { width: 644px; height: 30px; background: rgb(0,0,102) url('../img/dlista_small.gif'); }
#kamera { width: 640px; height: 480px; border: 2px  solid rgb(0,0,0); }


/* text */
.kamera {color:#FFFF99; font-size: 14px; font-weight: bold; }
.kamera_popis {color:white; font-size: 10px;  }
.teplota {color:white; font-size: 12px;  font-weight: bold;  }
.reklama {color:white; font-size: 14px;  font-weight: bold;  }




#aktualne { width: 190px; border: 2px solid rgb(70,68,28); height: 124px; color: white; background-color: #2E2D0E; font-weight: bold; }
#aktual { width: 140px;  height: 74px; color: white; background-color: #2E2D0E; font-weight: bold;float: left; }


/* radky */
.aktua { color: white; font-size: 40px; font-weight: bold; }
.aktu { color: white; font-size: 18px; font-weight: bold; }
.radek { background-color: rgb(214,213,153); }
.datum { color: white; font-size: 10px; font-weight: bold; }


/* typo */
h1{ color: #F9F8E6; font-size: 18px; line-height: 28px; height: 28px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px; width: 970px; background-color: #2E2D0E; border-bottom: 2px solid rgb(70,68,28);  vertical-align: middle; }
h2{ color: #F9F8E6; font-size: 13px; line-height: 20px; height: 20px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 10px 0px 0px 0px; width: 970px; background-color: #2E2D0E; border-top: 2px solid rgb(70,68,28);  vertical-align: middle; }
h2 a { color: white; }
br{ line-height: 1.5em; }

/* zadny ramecky! */
img{ border: 0px; }

/* dva sloupecky */
#dva{ width: 970 px; overflow: hidden; }
#levej { width: 220px; float: left; }
#pravej { width: 750px; float: right; text-align: center; }

/* dva sloupecky ve dvou sloupeccich */
#dvaa{ width: 728 px; overflow: hidden; }
#levejj { width: 510px; float: left; }
#pravejj { width: 218px; float: right; text-align: center; }