
td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px; /**/
	}
	
td.cerny {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	font-weight : bold;
}	
	
td.nadpis {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	font-weight : bold;
}		
	
i {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
}

a.juha {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13 px;
	text-decoration: none;
	}

a.juha:link {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13 px;
	text-decoration: none;
	}
a.juha:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13 px;
	text-decoration: none;

}
a.juha:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13 px;
	text-decoration : underline;
}

.menu_title
	{
	COLOR: white;
	FONT-SIZE: 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	}
.submenu
	{
	FONT-SIZE: 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	}
	
a.nt
	{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
a.nt:link {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 13 px;
	text-decoration: none;
}
a.nt:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 13 px;
	text-decoration: none;
}

a.nt:visited
{
	color: green;
	text-decoration: underline;
}

a.nt:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #004000;
	font-size: 13 px;
	text-decoration: underline;
}
	
a.nt:link {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 13 px;
	text-decoration: underline;
}



a.nt2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004000;
	font-size: 13 px;
	text-decoration: none;
	font-weight : normal;
}
a.nt2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: Green;
	font-size: 13 px;
	text-decoration: none;
	font-weight : normal;
}
a.nt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Green;
	font-size: 13 px;
	text-decoration: underline;
	font-weight : normal;
}

a.nt3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.nt3:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.nt3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}



a.nobold
{
	font-weight: normal;
}

li.neviditelne
{
	list-style: none;
}

.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #005300;
}

.tablebold
{
	font-weight: bold;
}

.tablecolor tr td
{
	border: 1px solid #000000;
	background-color: #669966;
	padding: 2px;
	font-weight: bold;
}

/* nove */

h2.nadpis
{
	text-align: center;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 1.8em;
}

div.center
{
	text-align: center;
}

p.center
{
	text-align: center;
}

span.underline
{
	text-decoration: underline;
}

div.center-nadpis
{
	text-align: center;
	margin: 40px 0 10px 0;
}

table.program
{
	width: 100%;
}

table.program td.info
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

ul.seznamMenu
{
	color: #008000;
	list-style-type: disc; 
}

ul.seznamMenu li
{
	padding: 6px 0 0 4px;
	margin: 0;
}

h2, h3 {
	margin: 15px 0 5px 0;
}

h5 {
	margin: 5px 0;
}

.col-set-col {
    width: 340px; 
    _width: 330px; 
    float: left; 
    margin: 0 15px;
}

.old {
    padding: 10px 15px;
}
