body  {
	background: white;
	font-family: "Arial CE","Helvetica CE", Arial, sans-serif;
	font-size: normal;
	font-weight: 500;
	color: #073E91;
	text-align: center;
	margin: 10px 0;
	padding:0;
} 

#all {
	position: relative;
	width: 760px;
	margin: 0;
	paddind: 0
}


/*Záhlaví*/

#zahlavi {
	width: 760px;
	height: 115px;
	margin: 0;
	padding: 0;
	background-image: url('../images/spolecne/zahlavi_p.jpg');
}

.reklama {
	position: absolute;
	top: 30px;
	right: 26px;
	margin: 0;
	padding: 0;
}


/*Obsah*/

#obsah {
	width: 760px;
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px solid #073E91;
	border-bottom: 1px solid #073E91;
}

marquee {
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	margin: 5px 0 5px 0;
	padding: 0;
}

.blok {
	text-align: left;
}

.Text {
	font-size: 9pt;
	color: #073E91;
}

.Text a {
	color: black;
	text-decoration: underline;
}

.Text a:hover {
	color: red;
	text-decoration: underline;
}

.Chyba {
	font-size: 9pt;
	color: red;
}

.NadpisRam	 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.NadpisText	{
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}


h2 {
	margin: 10px;
	padding: 0;
	font-size: x-large;
	font-weight: 900;
	color: red;
}

h3 {
	margin: 10px;
	padding: 0;
	font-size: large;
	font-weight: 900;
	color: red;
}

h4 {
	margin: 10px;
	padding: 0;
	font-size: medium;
	font-weight: 900;
	color: black;
}

h4 a {
	color: black;
	text-decoration: underline;
}

h4 a:hover {
	color: red;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	font-size: small;
	font-weight: 900;
	color: #073E91;
}

li {
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: 500;
	color: #073E91;
}

li a {
	color: black;
	text-decoration: underline
}

li a:hover {
	color: red;
	text-decoration: underline
}

.menu_skupiny {
	width: 760px;
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	font-weight: 900;
	color: white;
	background-color: #073E91;
	border-top: 1px solid white;
}

.menu_skupiny a {
	color: white;
	text-decoration: none;
}

.menu_skupiny a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.menu_polozky {
	width: 760px;
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	font-weight: 900;
	color: white;
	background-color: #073E91;
	border-top: 1px solid white;
}

.menu_polozky a {
	color: white;
	text-decoration: none;
}

.menu_polozky a:hover {
	color: #FF9900;
	text-decoration: underline;
}


.NadpisRam {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.TextRam {
	font-size: 9pt;
	font-weight: 500;
	color: #073E91;
}

.TextRam a {
	color: black;
	text-decoration: underline;
}

.TextRam a:hover {
	color: red;
	text-decoration: underline;
}


/*Zápatí*/

#zapati {
	width: 760px;
	height: 24px;
	margin: 0;
	padding: 0;
	background-image: url('../images/spolecne/zapati_p.jpg');
}

.zapati {
	display: block;
	position: relative;
	top: 3px;
	color: #C0C0C0;
	font-size: x-small;
	font-weight: 500;
	margin-top: 5px;
}

.zapati a {
	color: #C0C0C0;
	text-decoration: none;
}

.zapati a:hover {
	color: white;
	text-decoration: underline;
}


/*Kalendář*/

.KalZahlavi {
	color: #FFFFFF;
	font-family: Arial;
	font-size: small;
}

.KalDny {
	background-color: black;
	color: #F3CB29;
	font-family: Arial;
	font-size: small;
}

.KalDatum {
	background-color: #F8DE78;
	color: #0000FF;
	font-family: Arial;
	font-size: small;
}

.KalDnes {
	background-color: #0000FF;
	COLOR: white;
	font-family: Arial;
	font-size: small;
}
