@charset "utf-8";
/* CSS Document */

#addCommentForm{ display:; margin:0px 0;}
#addCommentForm {  margin:0; padding:0; }
#addCommentForm table{ border: none 1px #cccccc;} 
#addCommentForm th{ font-weight: bold; font-size:105%; color:#333333; background: #CCCCCC; padding:4px 0px;}
#addCommentForm td{ font-weight: bold; font-size:95%; color:#666666;  padding:4px 0px;}

.info{ margin:4px 0 4px 0; padding:4px; border: solid 1px #CCCCCC; background:#efefef}

#diskuseBody{ border: none 1px #cccccc; padding:0px;}
/*#diskuseBody div{-moz-border-radius: 0.5em;  border-radius: 0.5em;}*/
#diskuseBody .title{ font-size:145%; font-weight: bold; color:#333333;}
#diskuseBody .anotace{ 
padding:5px; 
background:#ecf3f8; 
color:#666666; 
font-size:100%;
border: solid 1px #99BCE3; 
margin-top:8px; 
}


#diskuseBody .uvoStart{ background:url(../../layout/uvo_1.gif) no-repeat left top; padding:25px 0 0 60px;}
#diskuseBody .uvoEnd{ background:url(../../layout/uvo_2.gif) no-repeat right bottom;  padding:0 60px 25px 0;}

#diskuseBody #diskuseTree{ padding: 10px 10px 10px 10px; border:none 1px green}
#diskuseBody .articleItemFirst{ margin: 0 0 10px 0px; padding:0 0 0 0 ; border-left: solid 3px #99BCE3; background:#E1EDF7 }
#diskuseBody .articleItem{ margin: 0 0 10px 0px; padding:0 0 0 0 ; border-left: solid 3px #cccccc;  background:#ffd;}
/*#diskuseBody .articleTitle{ padding:5px; font-weight: bold; background:#cccccc;  border-bottom: solid 1px #cccccc;  font-size:100%; }*/
#diskuseBody .articleContent{ padding:10px; font-weight: normal;  border: none 1px #cccccc; font-size:100%; border-top:none; }
#diskuseBody .articleSettings{ padding:5px; font-weight: bold; background:#efefef; border-top: none 1px #cccccc; font-size:100%; }
#diskuseBody .sub{ background-color:#FFCC33;}
#diskuseBody #diskuseTree .helpDis{ float: left;  font-size:90%; color: #006699; background:url(../../layout/_icons/icon-help.gif) no-repeat left center; padding-left:17px; margin-right:5px; }
.vlakno{   padding:0 0 0 0;}
#diskuseBody #diskuseTree .datum{ font-size:85%; color:#666666; }
#diskuseBody #diskuseTree .jmeno{ font-size:90%; color:#666666; } 
/*#diskuseBody #diskuseTree .reagovat{ background:url(../../layout/_arrows/red-right.gif) no-repeat left center; float:left; margin-right:15px;  padding-left:25px;  }*/
#diskuseBody #diskuseTree .reagovat{ background:url(../../layout/_icons/comment.gif) no-repeat left center; float:left; margin-right:15px;  padding-left:25px;  }
#diskuseBody #diskuseTree .rate_y{ background:url(../../layout/_icons/rate-up.gif) no-repeat left center; float:left;  padding-left:17px; margin-right:5px; cursor:pointer; }
#diskuseBody #diskuseTree .rate_n{ background:url(../../layout/_icons/rate-down.gif) no-repeat left center; float:left;  padding-left:17px; margin-right:5px; cursor:pointer; }
#diskuseBody #diskuseTree .vlakno_up{ background:url(../../layout/_arrows/red-up.gif) no-repeat left center; float:left;  padding-left:20px; margin-right:15px; }
.no_diskuse{ text-align:center; font-size:135%; font-weight: bold; color:#999999; padding:25px;}


