html {
	height:100%;
}
body {
	font-size: 0.7em;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #AAAAAA;
	background-image:url(images/body-back.gif);
	background-repeat:repeat;
	background-position:50% 24px;
	height:100%;
}
.centered {
	text-align:center;
}
.clearer {
	clear: both;
}
.noCSS { display: none;}
a:link, a:visited {
	font-weight: bold;
	color: #589700; /* F06A30 */
}
a:hover {	color: #c80000;}

.main ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:30px;
	padding-left:0px;
	list-style-type:disc;
	list-style-position:outside;
}
.main li {
	margin-top:3px;
}
img {border: none;}
hr {
	height: 0px;
	border-top:1px solid #9d9da1;
	padding:0px;
	margin: 5px auto;
}
p.news {
	margin-top:0px;
	margin-bottom:0px;
	line-height: 130%;
}
h1 {
	font-size:21px;
	font-weight: normal;
	color:#c80000;
	margin-top: 10px;
	margin-bottom:20px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#c80000;
	margin-top: 10px;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom:5px;
}
p.just {
	text-align:justify;
}
p.left {
	text-align:left;
}
p.right {
	text-align:right;
}
p.center {
	text-align:center;
}
img.fleft{
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}
img[class].fleft {
	margin-bottom: 7px;
}
img.right{
  float: right;
  margin-left: 10px;
}
.page {
	margin: 0px auto 5px auto;
	width: 937px;
	background-image:url(images/page-back.gif);
	background-repeat:repeat-y;
	text-align: center;
	padding: 0px;
	min-height:100%;
	height:100%;
	position: relative;
}
div[class].page {
	height:auto;
}
#header {
	position: relative;
	margin: 0px auto;
	width:879px;
	height: 230px;
	z-index: 90;
	overflow: hidden;
}
#top1 {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(images/top1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:101px;
	height:200px;
}
#top2 {
	position:absolute;
	left:101px;
	top:0px;
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:286px;
	height:200px;
}
#top3 {
	position:absolute;
	left:387px;
	top:0px;
	background-image:url(images/top3.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:232px;
	height:200px;
}
#top4 {
	position:absolute;
	left:619px;
	top:0px;
	background-image:url(images/top4.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:280px;
	height:200px;
}
#logo {
	position:absolute;
	left:460px;
	top:155px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:376px;
	height:41px;
	z-index:1000;
}

/* vysuvne menu */
#topmenu {
	position: absolute;
	left: 28px;
	top: 200px;
	width: 879px;
	height: 31px;
  background: url('images/topmenu.jpg') 0px 0px no-repeat;
  background-color: #d1e297;
  margin: 0;
  padding: 0;
  z-index: 100;
	text-align: right;
	color: #ffffff;
  /* border: 1px solid red; */
}
    #topmenu LI A SPAN {
      /*text-decoration: underline;*/
    }
    #topmenu LI A {
      color: #333; /* 039542 */
      text-decoration: none;
      font-size: 13px;
      font-weight: bold;
    }
    #topmenu A:hover {
      color: #c80000;
      text-decoration: underline;
    }
  
    #topmenu LI {
    	display: inline;
      margin: 0px;
    	padding: 5px;
    	padding-right: 20px;
    	padding-left: 20px;
    	/*border-right: 1px solid #FEFFFD;*/
    	background: url(images/vymezovac.png) 0px 0px no-repeat;
    }
    #topmenu LI LI {
    	display: block;
      margin: 3px 0px;
    	padding: 0;
    	padding-left: 20px;
      background: url('images/odrazka_mala.gif') 0px 5px no-repeat;
    }
    #topmenu LI LI A {
    	color: #c80000;
    	margin-left: 7px;
    }
    #topmenu LI LI LI A {
      color: #333;
    }
    #topmenu LI LI LI {
    	/* background: url('images/odrazka_stredni.gif') 0px 7px no-repeat; */
    }
    #topmenu UL {
      display: inline;
    	margin: 0;
    	padding: 0;
    	/*list-style-image: url('images/odrazka_velka.gif');*/
    	list-style-type: none;
    	position: relative;
    	top: 8px;
    	z-index: 100;
    }
    #topmenu UL UL {
      text-align: left;
    	margin: 0px; padding: 5px;
    	display: block;
      position: absolute;
      top: 21px;
      padding-left: 10px;
      left: 0px;
      visibility: hidden;
      background-color: #fcfcfc;
      width: 250px;
      border: 1px solid #eee;
      border-left: 1px solid #ddd;
      /* border-top: none;*/
      opacity: .9;
      -moz-opacity: .9;/* použito kvůli kompatibilitě se staršími verzemi Firefoxu a Mozilly */
      filter:alpha(opacity=90);
    }
    #topmenu UL ul ul {
      width: 210px;
      border: 0px solid white;
      position:relative;
      left: 0px;
      top: 0px;
      margin: 0px; padding: 0px;
      padding-left: 10px;
      list-style-type: none;
      /* background: url('images/odrazka_mala.gif') 0px 15px no-repeat; */
      visibility:hidden;
      opacity: 1;
      -moz-opacity: 1;/* použito kvůli kompatibilitě se staršími verzemi Firefoxu a Mozilly */
      filter:alpha(opacity=100);
    }
    #topmenu UL li {
      position: relative;
    }
    /* zde chovani zobrazeni*/
    #topmenu UL li:hover ul a, #topmenu UL li.hover ul a
    {
      /* odkaz podmenu */
    }
    
    #topmenu UL li:hover ul a:hover, #topmenu UL li.hover ul a:hover
    {
      /* odkaz podmenu prejety mysi */
    }
    
    #topmenu UL li:hover ul, #topmenu UL li.hover ul
    {
    visibility:visible;
    }
    
    #topmenu UL li li
    {
    border:none;
    padding:0;
    /* background-color:#bbb; */
    }
    
    #topmenu UL li { behavior: url(hover.htc); }
/* KONEC vysuvneho menu */



div.main {
	background-color: #ffffff;
	margin: 5px auto;
	padding: 15px 0px;
	width:879px;
	text-align: left;
	color: #000000;
	position: relative;
}
div.left-col {
	width:412px;
	padding-right:20px;
	float:left;
}
div.right-col {
	float:right;
	width:412px;
	padding-left:20px;
}

.main p {	margin: 3px 0 5px 0; line-height: 130%;}

.tlac1 { background: url(images/tlacitko-sede.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
a.uvod span {display: block; padding: 23px 0 0 30px; }
a.uvod {color: #fff; text-decoration: none; font-weight: bold; font-size: 15px;}
a.uvod2 {color: #fff; text-decoration: none; font-weight: bold; font-size: 15px;}
a.uvod2 span {display: block; padding: 16px 0 0 20px; }

.tlac2 { background: url(images/tlacitko-cervene.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
.tlac3 { background: url(images/tlacitko-fialove.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
.tlac4 { background: url(images/tlacitko-modre.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
.tlac5 { background: url(images/tlacitko-svsede.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
.tlac6 { background: url(images/tlacitko-zelene.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}
.tlac7 { background: url(images/tlacitko-zlute.jpg) top left no-repeat; width: 423px; height: 78px; display: block;}

#footer {
	border-top:1px solid #9d9da1;
	width:839px;
	margin: 0px auto 10px auto;
	text-align: center;
	padding: 3px 20px;
	color: #9d9da1;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #9d9da1;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
div.cara {
	width: 100%;
	background-image:url(images/cara-back.gif);
	background-repeat:repeat-y;
	background-position: 438px;
}
.fleft{
	float:left;
	margin-right: 15px;
}
.fright{
	float:right;
	margin-left: 15px;
}
table.forum {
	margin: 0 auto;
	padding: 0px;
}
div.prispevek{
	border: 1px solid #dca037;
	margin-bottom: 5px;
	
}
div.prispevek p{
	padding: 5px;
	margin: 0px;
}

div.prispevek div.hlavicka{
	background-color: #dca037;
	color: #ffffff;	
}
div.prispevek div.hlavicka p{
	padding: 2px 5px;
	margin: 0px;	
}
div.prispevek_odpoved{
	border: 1px solid #dc3737;
	margin-bottom: 5px;
	margin-left:20px;
}
div.prispevek_odpoved p{
	padding: 5px;
	margin: 0px;
}

div.prispevek_odpoved div.hlavicka{
	background-color: #dc3737;
	color: #ffffff;	
}
div.prispevek_odpoved div.hlavicka p{
	padding: 2px 5px;
	margin: 0px;	
}
form.forum {
	text-align:left;
	margin: 0px;
	padding: 0px;
	
}
table.forum input.text{
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dca037;
}
table.forum textarea{
	width: 250px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:auto;
	border: 1px solid #dca037;
}
table.formular-preklad input.text {
	width: 250px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}

table.formular-preklad input.file {
	width: 250px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

table.formular-preklad select {
	width: 250px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
table.formular-preklad textarea {
	width: 250px;
	height: 50px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.title-spacer {
	height:10px;
	overflow:hidden;
}
.fotogalerie-row a {
	display:block;
	background:#f5f5f5;
	border:1px solid #b9dc37;
	float: left;
	width:210px;
	height:150px;
	text-align:center;
	margin-right:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.fotogalerie-large {
	margin:20px auto;
	width:800px;
	border:20px solid #f0f0f0;
}
a.nadpis:link, a.nadpis:visited {
	color: #000000;
}

#cesta_webem {margin: 0px 0px 5px 0; padding: 0 5px 3px 5px; /* font-weight: bold; /* border-bottom: 1px solid #d5e69a; background: url(grafika/titulek.gif) no-repeat;*/ position: relative; top: -12px;} /* background: #d5e69a; */
#cesta_webem span {font-weight: bold; color: #333; /*ef2d2d*/}
#cesta_webem a {color: #589700;}

/* vypis fotogalerie */
td.fotogalerie { vertical-align: top; text-align: center; font-size: 11px; width: 150px;}
td.fotogalerie img { 	padding: 5px;	margin: 5px; background: #78a700; /* border: 1px solid #ddd; */}
td.fotogalerie img:hover	{ border: 1px solid #d2d2d2; background: #ccc;}
.oramovat { border: 1px solid #98c700; } /* obrazky s odkazem thickbox */

div.text-format {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.text-nadpis-format {
  padding-bottom: 5px;
  font-weight: bold;
}

.email-news { background: url("images/novinky.png") 0 0 no-repeat; width: 480px; height: 262px; position: relative; left: -25px; margin: 25px 0 0 0}
/*.h-novinky-do-mailu {background: url("../img/novinkydomailu.png") left top no-repeat; height: 35px; margin-bottom: 10px}*/
/*.email-news p {margin: 0 0 12px 0}
.email-news h2 { color: #589700; margin: 25px 0 10px 0}*/
.email-news form.news { position: absolute; top: 165px; left: 100px; margin: 0; padding: 0; height: 23px; width: 250px; /*background-color: #666666*/}
form.news input {border: none; background-color: transparent}
form.news input[type=text] { color: #FFFFFF; width: 160px; padding: 7px 0; text-align: center; font-size: 100%}
form.news input[type=submit] { position: absolute; top: 8px; left: 181px; background: url("images/novinky_tl.png") top left no-repeat; width: 13px; height: 13px; font-size: 0.001px; text-indent: -990px; cursor: pointer;}

