body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.tabulka {
	border-top: solid 1px #D3DCEF; border-left: solid 1px #D3DCEF; border-right: solid 1px #D3DCEF; border-bottom: solid 1px #D3DCEF;
	margin-bottom: 9pt;
	background-color: #EEF1F9; 
	padding: 10px; 
	width: 100%
	
	
}
.nadpis1	{
	font-family: Tahoma;
	font-size: 14px;
	color: #3D529A;
	font-weight: bold;
}




.tab_vrch {
	border-top: solid 1px #6e1918; border-left: solid 1px #6e1918; border-right: solid 1px #6e1918; 
        color: #CCCCCC;
	font-weight: bold;
        background-color: #6e1918;
}
.tab_spodek {
	border-bottom: solid 1px #6e1918; border-left: solid 1px #6e1918; border-right: solid 1px #6e1918; 
        color: #CCCCCC;
	background-color: #262626;
}
.tab_boky {
	border-left: solid 1px #6e1918; border-right: solid 1px #6e1918; 
        color: #CCCCCC;
	background-color: #262626;
}

.clanek	{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	border-top: solid 1px white; border-left: solid 1px white; border-right: solid 1px white; border-bottom: solid 1px white;
	background-color: #EEF1F9;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
}
a:link {
	text-decoration: none;
	color: #3D529A;
}
a:visited {
	text-decoration: none;
	color: #3D529A;
}
a:hover {
	text-decoration: underline;
	color: #3D529A;
}
a:active {
	text-decoration: underline;
	color: #3D529A;
}
