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,.h-logo,.h-nadp,.h-podn {
    font-family: "arial ce", arial, "helvetica ce", helvetica, sans-serif;
	font-weight: bold;
}
p.h-nadp {
    font-size: 150%;
}
h4, .h-podn {
    text-transform: uppercase;
}
h5, em {
	font-style: italic;
}
img		{
	border: 0;
}
.clanek	{
	line-height: 1.2em;
}
.vpravo	{
	text-align: right;
}
hr {
	clear: both;
	display: block;
    width: 100%;
    height: 0px;
    border-width: 0px;
    border-bottom: 1px solid #ccc;
	margin: 15px 0;
    padding: 0;
}

/*-----------------*/

#headerin .h-logo a {
    text-decoration: none;
}

#menu-lang,
#headerin form,
#cont-nav,
#cont-map,
#menu-d,
.obr-linka,
.noprint
{
    display: none;
}

table {
	border-collapse: collapse;
	border: 1px solid #888;
}
th, td {
    vertical-align: top;
	border: 1px solid #888;
    padding: 5px 10px;
}
.box-obr-popis {
    float: left;
	margin-right: 15px;
    margin-bottom: 15px;
}
.obr-left {
	float: left;
	margin: 5px 15px 10px 0;
}
.obr-right {
	float: right;
	margin: 5px 0 10px 15px; 
}

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }


/*--------------------------*/
#footer p {
	text-align: center;
    margin: 0;
    font-size: 90%;
}
