/* the setting of elements are sorted how they look in page */
/* main settings of page structure */
body {background:none;}

a {text-decoration:underline;color:blue !important;}
a:hover {text-decoration:none;}

/* special or usefal things */
.clear {clear:both;}
.hidden {display:none;}
.left {float:left;}
.right {float:right;}
#url {display:inline !important;text-align:center;clear:both;}

/* general formating */
ul,h1, h2, h3, p {padding:2px;margin:2px;}
h1 {font-size:12pt;clear:both;}
h2 {position:relative;left:0;font-size:11pt;padding:5px;}
#page {text-align:left;font-size:10pt;}
#header {display:none;}
#logo img {display:none;}
#footer {display:none;}
h1, h2, #navigace a, #footer a, #logo, #page, #header, #logo, #footer, #navigace, #content, .info {background-color:#ffffff !important;color:#000000 !important;margin:2px;padding:0px;}