
body {
  margin: 0;
  padding: 0;
  font-family: arial, Verdana;
  font-size: 12px;
  background-image: url('img/top2.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #709d46;
  }

p {
  margin: 5px;
  text-align: justify;
  }

a {
  color: white;
  text-decoration: underline;
  }
  
p a {
   color: #603228;
   }
  
a:hover {
  color: black;
  }

img {
  border-width: 0px;
  }



/* ------------------------------------layout------------------------------------ */
.top {
  background-image: url('img/top.jpg');
  background-repeat: no-repeat;
  background-position: center;
  width: 800px;
  height: 322px;
  margin: 0px auto;
  margin-top: 0px;
  }
  
.hlavicka { 
  background-image: url('img/hlavicka.jpg');
  background-repeat: no-repeat;
  background-position: center;
  width: 800px;
  height: 212px;
  margin: 0 auto;
  padding-top: 138px;
  }

.menu { 
  width: 770px;
  height: 10px;
  margin: 0px auto;
  margin-top: -73px;
  padding: 15px;
  }

#obsah {
  background-image: url('img/pozadi-obsah.jpg');
  background-repeat: no-repeat;
  background-color: #ead38f;
  width: 800px;
  margin: 0px auto;
  margin-top:0px;
  }
  

.hlavni {
  float: left;
  height: auto;
  width: 540px;
  padding-left: 10px;
  }

.aktuality {
  float: right;
  height: auto;
  width: 210px;
  background-color: #977e60;
  margin: 10px;
  margin-top: 100px;
  padding: 10px;
  } 

.paticka {
  clear: both;
  height: 14px;
  width: 787px;
  margin: 0 auto;
  padding: 3px;
  padding-left: 10px;
  background-color: #977e60;
  }

.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
  }

.navigace {
  width: 540px;
  margin-top: 10px;
  }
  
.clanky, .fotogalerie {
  width: 520px;
  margin: 10px;
  padding-top: 10px;
  background: url('img/pozadi-clanky.jpg') no-repeat  #e2e6b7;
  }
  
.fotogalerie {
    background: url('img/pozadi-fotogalerie.jpg') no-repeat  #e2e6b7;
  }
  
.clanek {
  width: 470px;
  margin-top: 15px;
  padding: 5px;
  }
  
.clanek-img {
  float: left;
  }

.clanek-text {
  float: left;
  width: 330px;
  margin-left: 5px;
  }
  
.fotky {
  width: 95%;
  text-align: left;
  margin: 0 auto;
  background: #e2d7b7;
  padding: 4px;
  }

.fotky img {
  border: 2px solid #603228;
  margin: 2px;
  }
  
.kalendar-polozka {
  width: 500px;
  }

.kalendar-ikona {
  float: left;
  width: 90px;
  padding-top: 12px;
  }

.kalendar-text {
  float: right;
  width: 400px;
  }
  
.kalendar-polozka .kalendar-text h2 {
  margin-top: -12px;
  padding-top: 0px;
  }
  
.odkaz-na-prihlasku {
  width: 90%; 
  height: 20px; 
  text-align: center; 
  background: #744a37; 
  padding-top: 10px; 
  margin-bottom: 5px;
  font-weight: bold;
  }
  
input.pole, select.pole {
  border: 1px;
  border-color: #2f2f2f;
  border-style: solid;
  font-size: 10pt;
  margin-bottom: 1px;
  height: 15px;
  } 
  

/* ---------------------------------menu---------------------------------------- */

.menu, .menu a, .menu a:visited { 
  font-size: 10pt;
  font-weight: bold;
  font-family: trebuchet MS;
  color: white;
  text-decoration: none;
  }

.menu a:hover { 
  color: #ead38f;
  text-decoration: none;
  }  


/* -------------------------------styly textů------------------------------------ */


h1 {
  padding-left: 20px;
  padding-top: 5px;
  margin: 5px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 16px; 
  font-weight: bold;
  color: #37150e; 
  }

.aktuality h1 {
  padding: 2px;
  }
  
.aktuality .nadpis, .aktuality .nadpis a, .aktuality .nadpis a:visited {
  font-weight: bold;
  color: black;
  text-decoration: none;
  }
  
.aktuality .nadpis a:hover {
  color: white;
  }
  
  
.aktuality span.datum {
  color: white;
  font-size: 7pt;
  padding: 0px;
  }
  
span.datum {
  color: black;
  padding-left: 15px;
  }
  
.aktuality p, .clanek p {
  text-align: left;
  font-size: 8pt;
  padding: 0px;
  margin: 0px;
  }
  
.clanek .napdis, .clanek .nadpis a, .clanek .nadpis a:hover {
  font-size: 11pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
  }
  
.clanek .nadpis a:hover {
  color: #977e60;
  }
  
.clanek a {
  color: #977e60;
  }
  
.clanek .datum {
  color: #977e60;
  font-size: 7pt;
  }

h2 {
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: #37150e; 
  margin: 0px;
  padding-left: 5px;
  padding-top: 10px;
  }

h2 a {
  text-decoration: none;
  color: black;
  }
  
h2 a:hover {
  color: white;
  }
  
hr {
  color: black;
  height: 1px;
  }



/*-------------------------------diskuse-------------------------------*/

div.diskuse {
  background: #e2e6b8;
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  }
  
div.hlavicka-diskuse {
  background: #977e60;
  width: 90%;
  color: white;
  height: 10px;
  padding: 10px;
  }
  
div.prispevek {
  width: 90%;
  margin-left: 5px;
  padding-right: 10px;
  }

div.nadpis-diskuse {
  background: #977e60;
  width: 90%;
  color: white;
  height: 65px;
  padding: 5px;
  padding-left: 10px;
  margin-left: 5px;
  }

div.nadpis-diskuse a {
  color: black;
  font-weight: bold;
  }
  
div.nadpis-diskuse a:hover {
  color: white;
  } 



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

