body { background: #d2d2d2; text-align: center; }
#research { background: #fff; width: 700px; border: solid 2px #000; padding: 10px; text-align: justify; font-size: 12pt; margin: 20px auto; color: #000; font-family: Times New Roman; }

/* Linki */
#research a, #research a:visited, #research a:active, #research a:hover { color: blue; font-size: 14pt; }
#research a:hover { text-decoration: none; }

/* Input */
#research input.txt, #research textarea { border: 1px solid #000; }
#research input.subm { font-size: 14pt; border: 1px solid #000; }

/* Tabela */
#research table { border: 1px solid #000; }
#research td { border: 1px solid #000; padding: 3px; text-align: left; }

/* Tabela SOC */
#research #soc td.right { border-top: none; border-right: none; border-bottom: none; padding-right: 10px; }
#research #soc td.rightD { border-top: none; border-right: none; text-align: right; }
#research #soc td.left { border-top: none; border-left: none; border-bottom: none; padding-left: 10px; }
#research #soc td.leftD { border-top: none; border-left: none; text-align: left; }
#research #soc td.colspan { border-bottom: none; text-align: left; }
#research #soc td.centerD { border-left: none; border-right: none; border-top: none; }
#research #soc td.center { border: none; }

/* Klasy */
#research .center { text-align: center; }
#research .left { text-align: left; }
#research .right { text-align: right; }
