body {
	background-color : Black;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.sloup {
	color : black;
	background-color : silver;
			font-family : Tahoma;
	font-size : smaller;
}

.sloup2  {
	color : black;
	background-color : silver;
		font-family : Tahoma;
	font-size : smaller;
}

.menu_nadpis {
	font-weight : bold;
	text-align : center;
}

.hospoda1 {
	background-color : silver;
	font-family : Tahoma;
}


A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #B22222;
	text-decoration : none;
	font-size : smaller;
}
A:HOVER {
	text-decoration : underline;
}

P {
	text-indent : 20px;
	text-align : justify;
	font-size : smaller;
}

.ikona  {
	border : none;
	margin-bottom : 4px;
	margin-top: 10px;
}

.red {
	color: red;
}

.dil {
		color : #b22222;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-style : italic;
		text-align : right;
	}
	
	.pruvod {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	}
	
	.index_menu {
	font-size: smaller;
}

.nadpis_menu {
	font-size : larger;
	font-weight : bolder;
	margin-top: 10px;	
}
