/* CSS Document */
 div.clankynadpis {
   background-color:#F24F00;
   color:white;
   padding:4px 0px 4px 0px;
   margin-bottom:5px;
   font:bold 13px 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
   width:300px;
 }
 div.clankybox {
   width:300px;
   border:1px solid #F24F00;
   margin-bottom:20px;
 }
 div.clboxradek {
   width:280px;
   margin-left:10px;
 }
 div.clboxfoto {
   width:60px;
   float:left;
 }
 div.clboxodkaz {
   width:208px;
   float:right;
 }
 div.clboxoddel {
   clear:both;
   font:1px Arial;
   margin-bottom:5px;
 }
