BODY {
	background: white;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin: 15px 15px 10px 15px;
}
BODY, td, font, span, p {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
#obal{
	width: 960px;
	border: 0px solid;
	_margin-bottom: -2px;
}
#E,#F{
	float: left;
}
#E{
	/** background-color: #EBEDDA;         -------- menu right- impressum, kodex, texty, jiné zprávy, napište nám**/
	background-color: #FFFFFF;       /**   ---------home**/
	width: 768px;
	_width: 773px;
	height: auto;
	padding: 0px 0px 12px 0px;
	margin: 0px 6px 0px 0px;
	/**margin: 8px 6px 0px 0px;                 -------- pro všechny kromě HOME**/
	_margin: 2px 6px 0px 0px;
}
#F{
	background-color: #FFFFFF;
	width: 160px;
	_width: 175px;
	padding: 12px 5px 12px 10px;
	margin: 0px 0px 0px 6px;
}
#G{
	width: 960px;
	height: 26px;
	background-color: #FFFFFF;
	color: #5B5B5B;
	padding-top: 12px;
}
/**cesta neni na home**/
#cesta{
	width: 756px;
	_width: 773px;
	height: 18px;
	background-color: #A73521;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 3px;
}

#txt{
	margin: 12px 12px 12px 12px;
}

H1{
	color: #BC231C;
	font-size: 140%;
}

H2{
	color: #BC231C;
	font-size: 120%;
}
H3 {
	color: #BC231C;
	font-size: 110%;
}
#obal2{
	width: 773px;
	border: 0px solid;	
}

/** home - výpis článků**/
#homeA,#homeB,#homeC {
	float: left;	
	}
#homeA{
	background-image: url(images/homeAtop.gif);
	background-repeat: repeat-x;
	background-color: #EBEDDA;
	width: 224px;
	_width: 248px;
	padding: 18px 12px 12px 12px;
	margin: 0px 6px 0px 0px;
}
#homeB {
	background-image: url(images/homeBtop.gif);
	background-repeat: repeat-x;
	background-color: #F5ECDC;
	width: 224px;
	_width: 248px;
	padding: 18px 12px 12px 12px;
	margin: 0px 6px 0px 6px;
}
#homeC {
	background-image: url(images/homeCtop.gif);
	background-repeat: repeat-x;
	background-color: #F6EBE7;	
	width: 224px;
	_width: 253px;
	padding: 18px 12px 12px 12px;
	margin: 0px 0px 0px 6px;
}
#nadpisA{
	margin-top: 12px;
	color: #767600;
	font-weight: bold;
}
a#nadpisA{
	margin-top: 12px;
	color: #767600;
	font-weight: bold;
	text-decoration: none;
}
a:hover#nadpisA{
	margin-top: 12px;
	color: #767600;
	font-weight: bold;
	text-decoration: underline;
}
a#viceA{
	color: #767600;
	text-decoration: none;
}
a:hover#viceA{
	text-decoration: underline;
}

#nadpisB{
	margin-top: 12px;
	color: #D96702;
	font-weight: bold;
	text-decoration: none;
}
a#nadpisB{
	margin-top: 12px;
	color: #D96702;
	font-weight: bold;
	text-decoration: underline;
}
a:hover#nadpisB{
	margin-top: 12px;
	color: #D96702;
	font-weight: bold;
}
a#viceB{
	color: #D96702;
	text-decoration: none;
}
a:hover#viceB{
	text-decoration: underline;
}
#nadpisC{
	margin-top: 12px;
	color: #AB3044;
	font-weight: bold;
}
a#nadpisC{
	margin-top: 12px;
	color: #AB3044;
	font-weight: bold;
	text-decoration: none;
}
a:hover#nadpisC{
	margin-top: 12px;
	color: #AB3044;
	font-weight: bold;
	text-decoration: underline;
}
a#viceC{
	color: #AB3044;
	text-decoration: none;
}
a:hover#viceC{
	text-decoration: underline;
}
#datum{
	color: #5C5C5C;
}
/**Home konec**/

/**Kalendář akcí**/
ul.kalendar{
	margin: 12px 0px 4px -16px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}
ul.kalendar,li.kalendar{
	float: left;
	display: inline;
	margin-right: 0px;
	padding: 5px;
}
li#akce{
	background-color: #E89200;
	padding: 5px 12px 5px 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
select#mesic {
	background-color: #FFFFFF;
	font-size: 10px;
	border: 0px solid;
	width: 80px;
	color: #737373;
}
select#rok {
	background-color: #FFFFFF;
	font-size: 10px;
	border: 0px solid;
	width: 50px;
	color: #737373;
}
#kal {
	background-color: #FFFFFF;
	border: 0px solid;
	font-variant: small-caps;
	font-weight: bold;
	color: #737373;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

/**obecne tagy**/
a{
	color: #A73521;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
