body	{
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", Times, serif;
    font-size: 100%;
	color: #000;
	background: #fff;
}
a {
    color: #000;
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "arial ce", arial, "helvetica ce", helvetica, sans-serif;
	font-weight: bold;
}
h5, dfn, em {
	font-style: italic;
}
img		{
	border: 0;
}
.clanek	{
	line-height: 1.2em;
}
.clanek img {
    margin: 0 10px 2px 5px;
}
.vpravo	{
	text-align: right;
}

hr {
	clear: both;
	display: block;
    width: 100%;
    height: 0px;
    border-width: 0px;
    border-bottom: 1px solid #ccc;
	margin: 1em 0;
    padding: 0;
}

/*-----------------*/

#headerin h2 a {
    text-decoration: none;
}

#navigace-h,
#headerin form,
.col-right,
#navigace-d,
#newsletter div#header,
#newsletter hr.noscreen,
#newsletter form,
.noprint
{
    display: none;
}


/* vypis clanku */

.blok-obrazky div.obr-left,
.blok-obrazky div.obr-right {
	margin: 0 0 1em 0;
}

.vypis-perex, .vypis-perex-spec {
	clear: both;
    font-size: 90%;
    margin-bottom: 1.8em;
}
.vypis-perex-spec {
    padding: 0px 10px;
    border: 1px solid #555;
}
.autori, .li-datum {
    color: #777;
}
.cl_nadpis a,
.autori a {
    font-weight: bold;
    text-decoration: none;
}
.autori span, .li-datum span, .li-clanky span {
    margin: 0 5px;
}
p.cl_dole {
    position: relative;
    line-height: normal;
}
.cl_dole span {
    position: absolute;
    right: 0;
    margin-right: 10px;
}
.cl_dole a {
    color: #000;
}
p.cl_perex {
    font-size: 110%;
	line-height: 1.4em;
    margin: 1.5em 0;
}
.clanek p.cl_pozn {
    font-style: italic;
}

.clanek table {
    width: 100%;
    margin: 0 0 1em 0;
	border-collapse: collapse;
	border: 1px solid #bbb;
}
td {
    font-size: .8em;
    vertical-align: top;
}
.li-datum td {
    padding: 3px 20px 3px 0;
}
.clanek th, .clanek td {
	border: 1px solid #bbb;
    padding: 2px 5px;
}
th {
    font-size: .75em;
    font-weight: bold;
    text-align: center;
}

.obr-left {
	float: left;
	margin: 0 10px 5px 0; 
}
.obr-right {
	float: right;
	margin: 5px 0 5px 15px; 
}

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }


/*--------------------------*/
#footer p {
	text-align: center;
    margin: 0;
}

