/**
  * BLOG:CMS: PHP/MySQL Personal Content Management System (CMS)
  * http://blogcms.com/
  * ----------------------------------------------------------------
  *
  * Copyright (C) 2003-2005 Radek HULÁN
  * http://hulan.cz/contact/
  *
  * ----------------------------------------------------------------
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
  * of the License, or (at your option) any later version.
**/
body{font-size:medium;background-color:#D5E2ED;color:#000}
a{color:#7D0000}
p{margin:5px 0;color:#000}
h1{color:#FFFFF0;font-size:large;border-bottom:5px solid #ffffff;background:#78A2C6;padding:5px}
h2{color:#00016A;font-size:large;border-left:10px solid #666;padding-left:10px}
hr{color:#D5E2ED; background:transparent;border:0 none;border-bottom:1px dotted #666666}
ins{text-decoration:none}
address{font-weight:bold}
li{margin:2px}
#content{width:95%; margin:10px auto}