BODY {
	background-color: #bebebe;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

A {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

A:HOVER {
	text-decoration: undreline;
	color: white;
	font-weight: bold;
}

#pismo_12px {
	font-size: 12px;
}

#odsazeni_10px {
	padding: 10px;
}

#podpis {
	font-size: 10px;
	color: white;
	font-weight: normal;
}
#podpis a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#podpis a:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

#zima {
	background-color: #35a4ce;
	color: white;
	font-size: 12px;
}

#hlavicka_zima {
	background-color: #35a4ce;
	padding: 2px;
	font-size: 13px;
	color: White;
	font-variant: small-caps;
}

#leto {
	background-color: #5d3d1e;
	color: white;
	font-size: 12px;
}

#hlavicka_leto {
	background-color: #5d3d1e;
	padding: 2px;
	font-size: 13px;
	color: White;
	font-variant: small-caps;
}

#linka {
	border-bottom: 1px solid;
	border-color: white;
}

.kalendar {
	font-size: 10px;
	text-align: center;
	border: solid 1px #0055ee;
}
.kalendar a{
	text-decoration: none;
	font-size: 10px;
}
.kalendar a:hover {
	text-decoration: none;
	font-size: 10px;
}
