body {
margin : 20px 5% 20px 5%;
padding : 0;
/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
font-family:Tahoma, serif;
color : black;
background-color : white;
}
h1 {
font-size : 120%;
text-align : center;
color : #585858;
margin : 10px 0;
font-weight : normal;
clear : both;
}
h2 {
font-size : 120%;
color : #585858;
margin : 10px 0;
font-weight : normal;
clear : both;
}
a:link {
color : #3e6a97;
}
a:visited {
color : #4285ba;
}
a:hover {
color : #ffa500;
}
p {
margin : 15px 0 15px 0;
}
p, li {
line-height : 140%;
font-size : 11px;
}
p.zobrazit-diskuse {
text-align : right;
font-size : 80%;
margin : 0 40px 10px 0;
}
ul {
clear : both;
list-style-type : square;
margin-right : 15px;
}
table {
background-color : white;
margin : 0;
padding : 0;
border-width : 0;
}
th {
background-color : #f1f5f7;/* #ffdc9c */
font-size : 11px;/* bolo 80% */
font-weight : bolder;
border : 1px solid silver;
}
td {
border : 1px solid silver;
padding : 3px 3px 3px 3px;
font-size : 11px; /* pridane */
}
.header {
margin : 0;
padding : 2px 10px 2px 10px;
font-size : 80%;
border : 1px solid silver;
background-color : #f1f5f7;
}
table textarea {
width : 95%;
}
table.diskuse-formular {
width : 100%;
}
table.diskuse-formular input.sender, input.reset {
width : 45%;
}
table.diskuse-formular td {
border : none;
}
table.diskuse-odkazy {
width : 100%;
}
