a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline;}

div.obsah p {
	text-align:left;
	margin:0 0 0.5em 0;
}
div.obsah img {
	margin: 5 15 5 15;
}
div.obsah table.left {
	margin: 5 15 5 0;
}
div.obsah table.right {
	margin: 5 0 5 15;
}
div.logo {
	background-image: url(../img/znak.png);
	background-repeat: no-repeat;
	background-position: 5 5;
	padding:5 5 5 80;
	height:60px;
}

h1.logo {
	line-height:60px;
	display:inline;
}
img {
	border:none;
}
a.logo {
	text-decoration:none;
	border:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div.akt_dat {
	float:left;
	font-weight:bold;
}
div.akt_telo {
	padding-left:6em;
	margin-bottom:10px;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

.clanek_item_autor {
	font-style: italic;
}

.clanek_item {
	margin-bottom:1em;
}

.program_item {
	padding-bottom:20;
}

.program_item_cas {
	font-style:italic;
	font-size:80%;
}

.program_item_nazev {
	font-size:120%;
	font-weight:bold;
}


/* konference */
.jmeno-mail {
        font-weight: bold;
}
.mail {
}
.operace {
        font-size:9px;
}
.dark {
        background:#eeeeee;
}
.light {
        background:#f5f5f5;
}
.prispevek {
        border-top: #aaa solid 1px;
        padding: 0;
        margin: 0 0 1em 0;
        text-align: left;
}
.jmeno {
        margin: 0;
        padding: 0;
        font-weight: bold;
}
.jmeno-with-mail a{
        margin: 0;
        font-weight: bold;
        color:#000;
	background-image: url(../img/obalka.png);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
        padding: 0 0 0 20;
}
.datum {
        float:right;
        margin: 0px;
        padding: 0px;
        font-size:9px;
        text-align: right;
}
.zprava {
        margin: 0px;
        padding: 0px;
        line-height: 1.4;
}

div.formular, div.formular-small {
        padding:0px;
        text-align:left;
        background:#eee;
        border: #aaaaaa solid 1px;
}
div.formular-small {
        width:200px;
}
form.formular {
     margin:0;
     /*padding:5px;*/
     border:none;
}
div.button {
        background:#aaaaaa;display:inline;border: solid 1px #a00000;color:#ffffff;padding:2;

}
a.button {
        text-decoration:none;
}

li.button {
        display:inline;
        padding:10;
}
P.message {
        margin-top:0.5em;
        margin-bottom:0em;
        padding:0px;
        text-align:justify;
}
td.foto-label {
	vertical-align:top;
}
.obsah p.foto-label {
	border-top:solid 1px #888;
	border-bottom:solid 1px #888;
	font-style:italic;
	text-align:left;
}
div.obsah p.center {
	text-align:center;
}
div.obsah p.abstrakt {
	font-style:italic;
}
table.vyuctovani {
	border-top:solid 1px #888;
	border-bottom:solid 1px #888;
	background-color:#eee;
}
table.vyuctovani td {
	padding-right:20px;
}

/* Kalendar akci */
div.akce {
   margin-bottom:1em;
}

div.akce-datum {
   font-weight:bold;
}
div.akce-nazev {
   font-weight:bold;
}
div.akce-popis p {
   margin:0.3em 1em 0 2em;
}

td {
   vertical-align:top;
}

ul.simple li {
   list-style-type:none;
}

ul.kompaktni{
}
ul.kompaktni li{
   /*list-style-type:none;*/
}
h4 {
   margin-bottom:0.5em;
}

th {
   text-align:left;
   border-bottom:solid 1px #888;
}

