/* Basic definitions */
* { margin:0; padding:0;}
body { font-size:100%;  font-family:Arial, Helvetica, sans-serif; background-color:#efefef;}
h1, h2, h3, h4, h5, h6 { color:#000;}
h1 { font-size:150%; } /* Velikost fontu v pixelech v O, FF, IE6 - 32px */
h2 { font-size:125%; font-family:"Times New Roman", Times, serif;}
h3 { font-size:100%;}
h4 { font-size:75%;}
p { font-size:75%; padding:5px 5px; line-height:150%; /*text-indent:1em;*/}
ul {}
li {list-style-type:none;}
hr { height:1px; color:#d3d0d0;  background-color:#d3d0d0; border:0px solid #d3d0d0;}
a { color:#000;}
a:hover { color:#000; text-decoration:none;}
a:visited {}
th { text-align:left;}
td, th { padding:2px;}
sub, sup { vertical-align:baseline; position:relative;}
sub { top:0.4em;}
sup { bottom:0.4em;}


/* uni */
dl { margin:5px; font-size:88%;}
dt { margin: 20px 50% 2px 10px; border: 1px solid #676767;background: #ededed;padding:0 5px; font-weight:bold;}
dd { margin-left:100px; padding: 5px; border: 1px solid #676767;background: #f9ebcd;}
#page { margin:auto; position:relative; width:800px; background: url(../pic/page.gif) #fff repeat-y;}
.fc0, .fc1, .fc5, .fc9, .fc7, .fc { clear:left; width:100%; display:block; }
.fc {  font-size:0; height:0; clear:both;}
.fc0 {  font-size:0; height:0; line-height:0px;}
.fc1 { font-size:1px;  height:1px;}
.fc5 { font-size:5px; height:5px;}
.fc7 { font-size:7px; height:7px;}
.fc9 { font-size:9px; height:9px;}
.h { visibility:hidden; }
.dn { display:none;}
.fr { float:right;}
.fl { float:left;}
.tac { text-align:center;}

.ml-5 { margin-left:5px;}
.mb-10 { margin-bottom:10px;}
.art-in h4 { margin:5px 0 0 5px; font-size:100%;}
