/*
PRO VSECHNY PRVKY
*/
* {
	margin: 0; padding: 0;
  font-family: "Trebuchet MS", tahoma ce, tahoma, arial ce, arial, sans-serif;
}

/*
BODY
*/
body {
	font-size: 0.8em; line-height: 150%;
  color: #444;
	margin-bottom: 1em;
	text-align: center;
	/*background: url("css-gfx/page_back.png") repeat-x;*/
}
/*
ODKAZY
*/
a {
  font-weight: 800;
  color: #b51c17;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#col a {
	color: #003399;
}
/*
OBRAZKY
*/
img {
	border: none;
}
img.logo {
	margin: 3px 8px 0 0;
	padding: 5px;
	float: left;
	border: 1px solid #e1e1e1;
	background: #fff;
	line-height: 5px;
}
img.cdv {
	display: block;
	clear: right;
	margin: 3em auto 1em auto;
	_margin: 3em 0 1em 5em;			 /* styl jen pro IE/Win, jen 5.0 a vycisti */
  _mar\gin: 3em auto 1em auto;     /* styl jen pro IE/Win, jen 6.0 a vycisti */	
}

img.ml {
  margin-left: 1em;
}
img.mr {
  margin-right: 1em;
}
/*
TABULKY
*/
table {
	border-style: none;
  color: #4b4b4b;
  font-size: 1em;
}
th {
	text-align: center;
}

table.counter {
  width: 80%;
	margin: 0 8%;
  background-color: transparent;
}
table.line {
	border-collapse: collapse;
}
table.line td,th {
	border: 1px solid #666;
	padding: 1px 4px;
	text-align: left;
	vertical-align: top;
}
table.line th {
	background: #eee;
	text-align: center;
}
table.line th.left {
	background: #eee;
  text-align: left;
}
/*
ODSTAVCE
*/
p {
	margin: 10px 0;
}
/*
SEZNAMY
*/
ul {
	list-style-image: url("css-gfx/ul.jpg");
	margin-left: 2em;
}
ul.none {
	list-style-type: none;
	list-style-image: none;
}
ol {
	margin-left: 2em;
}
/*
NADPISY
*/
h1 {
  position: relative;
	height: 150px;
	width: 756px;	
  overflow: hidden;
	margin: 0 auto; padding: 0;
	line-height: 150px;
	font-size: 1.5em;
	color: #fff;
}
h1 #logo {
  display:block;
  position:absolute;left:0;top:0;z-index:1;
  width: 756px;
	height: 150px;
  /*background: url("css-gfx/bg_its.png") top left no-repeat;*/
  background: url("css-gfx/bg_h1.gif") center center no-repeat;
}
h1 #logo-cdv {
  display:block;
  position:absolute;left:632px;top:0;z-index:1;
  width: 120px;
	height: 150px;
}
h2, h3, h3 span, h3 a, h4, h5, h5 span {
	font-family: Georgia, serif;
	font-weight: 100;
}
h2 {
  color: #7d1d20;
	font-size: 1.9em;
	margin: -6px -14px 1em -13px;
	padding: 15px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CFB4B5;
	background: #F5F1F1;
}
h2.rok, h2.obdobi {
  font-size: 1.4em;
	margin: 1em -14px 1em -13px;
  text-align: center;
  color: #7d1d20;
  background-color: #F5F1F1;
  padding: 3px 15px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #CFB4B5;
}
h3 {
  font-size: 1.6em;
	color: #224466;
  /*color: #b51c17;*/
	margin: .7em 0 .5em 0;
	text-align: left;
	line-height: 1.1em;
}
h3 span {
	color: gray;
	display: block;
	line-height: 1.3em;
	font-size: 0.9em;
}
h3 a {
	color: #224466;
	text-decoration: none;
	font-weight: 100;
}
h3 a:hover {
	text-decoration: underline;
}

h4 {
  font-size: 1.3em;
  text-align: left;
	color: #7d1d20;
	padding: 0;
	font-weight: bold;
}
#col h4 {
  font-size: 1.6em;
  line-height: 1.3em;
  text-align: left;
	color: #7d1d20;
	margin-top: .5em;
	padding: 0;
}
#col h5 {
	font-size: 1.3em;
	margin-top: .5em;
  color: #b51c17;
  text-align: left;
  font-weight: normal;
}
#col h5 span {
	color: #666;
	display: block;
	font-size: .7em;
  font-weight: normal;	
}
h5 {
  font-family: "Trebuchet MS", tahoma ce, tahoma, arial ce, arial, sans-serif;
	font-size: 1.2em;
	margin-top: .5em;
  color: #7d1d20;
  text-align: left;
  font-weight: bold;  
}
h6 {
	font-size: 1.1em;
	margin-top: .5em;
  color: #7d1d20;
  text-align: left;
}
/*
DALSI TAGY
*/
address {
	white-space: pre;
	font-style: normal;
}
/*
DIVY
*/
div.datum {
	font-size: 1em;
	color: #222;
	font-weight: bold;
	text-align: center;
	float:left;
	width: 60px;
	padding-top: 4px;
	line-height: 1em;
	margin-top: .5em;
	background: #f1f1f1;
	border: 1px solid #999;
}
div.datum span {
	font-family: Georgia, serif;
	margin: 0;
	font-weight: bold;
	display: block;
	clear: both;
	color: #222;
	font-size: 3em;
	line-height: 1.2em;
	margin-top: 3px;
	background: #fff;
	border-top: 1px solid #999;
}
div.akce {
	font-size: 0.96em;
	margin-top: 5px;
	width: 165px;
	float: right;
	height: 8em;
}
div.break {
	width: 100%;
	display: block;
	clear: both;
	height: 15px;
	background: url("css-gfx/bg_br.png") no-repeat 50% 0;
}
div.clanek, div.akce_kalendar {
	border: 1px solid #e1e1e1;
	background: #f8f8f8;
	padding: 0 15px;
	margin-bottom: 1em;
}
div.clanek:hover, div.akce_kalendar:hover {
  background: #ecf2f9;
	border: 1px solid #cbdbef;
	color: #000;
}
div.obrazek_s_popiskem {
  width: 48%;
  text-align: center;
  float: left;
}
hr {
	height: 4px;
	border: #CFB4B5 solid;
	border-width: 1px 0 0 0 ;
	width: 100%;
	clear: right;
	color:	#f5f1f1;
	background: #f5f1f1;
}
/*
LAYOUT STRANKY - DIVY
*/
#all {
	width: 756px;
	margin: 0 auto;
  text-align: justify;
	background: url("css-gfx/bg_all.png") repeat-y;
	border: solid #CFB4B5;
	border-width: 0 1px 1px 1px;
}
#main {
	float: left;
	width: 493px;
}
#text {
  padding: 0.5em 1em;
}
#col {
  margin:0 0 0 493px;
}
#col-text {
  padding: 0.5em 1em;
}

#foot {
  clear: both;
	font-weight: bold;
	font-size: .9em;
	padding: 6px;
  color: #7d1d20;
	background: #F5F1F1;
	border-top: 1px solid #CFB4B5;
}

#foot a {
  color: #7d1d20;
  text-decoration: none;
}
#foot a:hover {
  text-decoration: underline;
}
/*
Zakladni formatovaci tridy
*/
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.f-right {
	float: right;
}
.f-left {
	float: left;
}
.f-none {
	float: none;
}
.noborder {
	border: none;
}
.clear {
	clear: both;
	display: block;
}
.strong {
	font-weight: bold;
}
/*
Menu
*/
#menu li {
  list-style: none;
	margin: 0; 
	padding: 0;
  width: 108px;
  float: left;
	line-height: 22px;
	text-align: center;
	/*
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	*/
}
#menu span {
	visibility: hidden;
}
#menu a {
  display: block;
  width: 100%;
  text-decoration: none;
  font-weight: 100;
  color: #EFE5E5;
	padding: 0;
}


#menu {
	margin: 0 auto;
	_margin/**/: 0;  			/* styl jen pro IE/Win, jen 5.5 a vycisti */
  _mar\gin: 0 auto;     /* styl jen pro IE/Win, jen 6.0 a vycisti */	
	width: 756px;
	height: 22px;
	clear:both;
	background: url("css-gfx/bg_ul.png");
	border: solid #CFB4B5;
	border-width: 1px 1px 1px 1px;
}

#menu * {
	background: url("css-gfx/bg_menu.gif");
}
#uvod a.active { background-position: -214px 0;} #uvod a { background-position: 0 0;} #uvod a:hover { background-position: -107px 0;}
#archiv-clanku a.active { background-position: -214px -22px;} #archiv-clanku a { background-position: 0 -22px;} #archiv-clanku a:hover { background-position: -107px -22px;}
#kalendar-akci a.active { background-position: -214px -44px;} #kalendar-akci a { background-position: 0 -44px;} #kalendar-akci a:hover { background-position: -107px -44px;}
#odkazy a.active { background-position: -214px -66px;} #odkazy a { background-position: 0 -66px;} #odkazy a:hover { background-position: -107px -66px;}
#its-v-kostce a.active { background-position: -214px -88px;} #its-v-kostce a { background-position: 0 -88px;} #its-v-kostce a:hover { background-position: -107px -88px;}
#kontakt a.active { background-position: -214px -110px;} #kontakt a { background-position: 0 -110px;} #kontakt a:hover { background-position: -107px -110px;}
#english a.active { background-position: -214px -132px;} #english a { background-position: 0 -132px;} #english a:hover { background-position: -107px -132px;}

.ml {
  margin-left: 15px;
}
.mr {
  margin-right: 15px;
}


