@charset "UTF-8";

#koment_div{
position:relative;
left:20%;
width:60%;
display:none;
margin:0px;
padding:0px;
margin-bottom:20px;
}

.loaded_table{
width:100%;
border-spacing:0px;
border-collapse:collapse;
margin-bottom:15px;
border:1px solid #6A828A;
}

.loaded_table th{
background:#2E515C;
padding:0px;
padding-left:5px;
margin:0px;
font-size:1em;
color:white;
}

.loaded_table td{
background:#3B6775;
padding-left:6px;
padding-right:6px;
padding-top:6px;
padding-bottom:6px;
}

.first_line_autor{
padding:2px;
padding-left:5px;
text-align:left;
width:80%;
}

.first_line_data{
padding:2px;
text-align:right;
width:20%;
margin-right:20px;
}

.tresc_line{
border-top:1px dashed #6A828A;
padding-left:5px;
padding-right:5px;
text-align:left;
font-size:0.9em;
}

.tresc_line a:link, .tresc_line  a:visited{
text-decoration:underline;
}

#tresc_komentarza{
width:100%;
resize:none;
}

#dodaj_komentarz{
position:relative;
left:30%;
width:40%;
margin-bottom:20px;
}

#numer_strony .nr{
width:15px;
height:15px;
text-align:center;
cursor:pointer;
display: table-cell;
margin-left:10px;
display:table-cell;
}

#numer_strony{
display:table;
position:relative;
margin:0 auto;
text-align:center;
margin-bottom:15px;
}