﻿body {
}

.td_clanky_text
{
    font-size:12px;
}

.span_nadpis
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#B4006E;
}

.span_nadpis_default
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#d38911;
}

/* menu podSekce */
.menu_podSekce_selected
{
	text-decoration:none;
	font-weight:bold;
	color:#b4006e;
	padding-left:3px;
    padding-right:3px;
    background-color:White;
}

.menu_podSekce_selected_HKVET
{
	text-decoration:none;
	font-weight:bold;
	color:#D38D1A;
	padding-left:3px;
    padding-right:3px;
    background-color:White;
}

.menu_podSekce
{
	color:White;
	text-decoration:none;
    font-weight:normal;
    padding-left:3px;
    padding-right:3px;
}

/*.menu_podSekce:hover
{
	color:#F8C1D9;
	text-decoration:none;
    font-weight:normal;
}
.menu_podSekce_selected:hover
{
	color:#F8C1D9;
	text-decoration:none;
	font-weight:bold;
}*/
