*
{
  color: black;
  font-size: 12px;
  font-family: Verdana, Tahoma, Arial;
  margin: 0px;
  padding: 0px;
}

body{
background-color:#93BFCF;
}

a
{
  color: #597dbb;
  text-decoration: underline;
}

.linka{ font-size: 1px; border: solid 1px #e1e1e1; }

a.orange2a{
 color: #ec9639;
text-decoration:none;
}

.bluedate a{
color: #3541a2;
text-decoration:none;
}

.greendate a{
color: #8dc740;
text-decoration:none;
}

.mista a{
color:#000000;
text-decoration:none;
} 

a:hover
{
  text-decoration: none;
}

table
{
  width: 100%;
  border: 0px;
}

table.search
{
  /*border: 1px solid silver;  */
}


input.short
{
  width: 80px;
  margin-top: 0px;
}

select.short
{
  width: 40px;
  margin-top: 0px;
}

select.medium
{
  width: auto;
  margin-top: 0px;

}

label
{
  font-size: 10px;
}

label.bl
{
  display: block;
}




#primarycontainer {
background-color:#93BFCF;
height:auto;
text-align:center;
width:100%;
}

#pagecontainer
{
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  background: url(images/layout_02.gif);
  text-align: center;

}

#pagecontainer_inner
{
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  text-align: center;
  background-color: white;

}

.horizontalspacer
{
  width: 100%;
  height: 10px;
  overflow: hidden;
  float: left;
  background-color: white;
}

.verticalspacer
{
  width: 10px;
  height: 10px;
  float: left;
}

.clear
{
  clear: both;
}

#logo
{
  background: url(images/layout_04c.gif);
  width: 290px;
  height: 100px;
  text-align: center;
}

#menucontainer
{
  background-color: #8dc740;
  width: 290px;
  height: 180px;
}

#leftcontainer
{
  float: left;
  width: 290px;
  height: auto;
  /*margin-left: 10px;*/
  position: relative;
  left: 10px;
  text-align: left;
}

#rightcontainer
{
  float: right;
  width: 580px;
  height: auto;
  position: relative;
  right: 10px;
  text-align: left;
}


h2.orange2
{
  color: #ec9639;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
h2.orange
{
  color: #ec9639;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
h2.black
{
  color: black;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
h2.blue
{
  color: #3541a2;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
h2.blue2
{
  color: #061243;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px;
  font-family: Verdana, Tahoma, Arial;
 
}

.indent
{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.indentN
{
  padding: 10px;
}


.leftcontent
{
  width: 288px;
  border: 1px solid silver;
 }

.allcontent
{
  width: 878px;
  border: 1px solid silver;
  position:relative;
  left:10px;
  _left:0px;
  text-align:left;
}

.rightcontent
{
  width: 578px;
  border: 1px solid silver;
}

.RCheading
{
  float: left;
  background-color: #e1e1e1;
  width: 100%;
  height: 24px;
  text-indent: 5px;
}

.RCheading h2
{
  color: black;
  font-size: 13px;
  background-image: url(images/lupa.gif);
  background-repeat: no-repeat;
  margin-left: 5px;
  padding-left: 20px;
  padding-top: 4px;
  background-position: 0px 2px;

}



a.menu
{
  display: block;
  height: 24px;
  background:url(images/layout_10.gif) no-repeat;
  padding-left: 40px;
  width: 250px;
  color: white;
  padding-top: 6px;

  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

a.menu2
{
  display: block;
  height: 24px;
  background:url(images/layout_11.gif) no-repeat;
  padding-left: 40px;
  width: 250px;
  color: white;
  padding-top: 6px;

  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

a.menuactive
{
  display: block;
  height: 24px;
  background:url(images/layout_10.gif) no-repeat;
  padding-left: 40px;
  width: 250px;
  color: yellow; 
  padding-top: 6px;
	/*text-indent: 10px;*/
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

a.menuactive2
{
  display: block;
  height: 24px;
  background:url(images/layout_11.gif) no-repeat;
  padding-left: 40px;
  width: 250px;
  color: yellow; 
  padding-top: 6px;
	/*text-indent: 10px;*/
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

a.menu:hover
{
  color: yellow;
  text-indent: 10px;
}

a.menu2:hover
{
  color: yellow;
  text-indent: 10px;
}

span.bluedate
{
  display: block;
  background-image: url(images/news.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  color: #3541a2;

  height: 15px;
  font-weight: bold;
}

span.greendate
{
  display: block;
  color: #8dc740;

  height: 15px;
  font-weight: bold;
}

span.blackdate
{
  display: block;
  color: black;
  padding-left: 10px;
  height: 15px;
  font-weight: bold;
}

span.black
{
  display: block;
  color: black;

  height: 15px;
  font-weight: bold;
}

.newsblock
{
  width: 100%;
  height: auto;
  background-color: #fef6e1;
  margin-bottom: 5px;
}
.newsblock2
{
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.newsblock1
{
  width: 100%;
  height: auto;
  background-color: #dea;
  margin-bottom: 5px;
}

#motivcontainer
{
  background: url(images/bgr3.jpg);
  height: 290px;
  width: 580px;
}


h1.nadpislogo
{
	padding-top: 15px;
	font-size: 24px;
	color: white;
	font-weight: bold;
	letter-spacing: 5px;
	display: none;
}

h2.nadpislogo
{
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #826f62;
	font-weight: bold;
	display: none;
}

h1.nadpismotiv
{
  padding-top: 80px;
  padding-left: 80px;
  font-size: 30px;
  font-weight: normal;
  color: white;
}

h2.nadpismotiv
{
  padding-top: 0px;
  padding-left: 80px;
  font-size: 16px;
  font-weight: normal;
  color: white;
  font-weight: bold;

}


#paticka
{
  width: 880px;
  font-weight: normal;
  height: 50px;
  border-top: 2px solid silver;
  background-color: #e1e1e1;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}

#patickacontainer
{
  width: 100%;
  text-align: center;
  height: auto;
}


p.paticka
{
  margin-top: 20px;
}

p.bl
{
  padding: 5px 0px 5px 0px;
}


.floatdiv
{
  width: auto;
  height: auto;
  float: left;
}

input.button
{
  background-color: #ec9656;
  text-align: center;
  color: white;
  width: 80px;
  font-weight: bold;
  height: 20px;
  margin-top: 11px;
  margin-right: 20px;
  border: 1px solid silver;
}

input.button2
{
  background-color: #ec9656;
  text-align: center;
  color: white;
  width: 240px;
  font-weight: bold;
  height: 20px;
  margin-top: 11px;
  margin-right: 20px;
  border: 1px solid silver;
}

.halfdiv
{
  float: left;
  width: 50%;
  height: auto;
}

.halfdiv2
{
  border: 1px solid silver;
  float: right;
  width: 49%;
  height: auto;
}

.halfdiv1
{
  border: 1px solid silver;
  float: left;
  width: 49%;
  height: auto;
}

.photobox
{
  width: 100%;

}

.photobox2
{ background-color: #fef6e1; width: 100%; }

.photobox_photo
{
  float: left;
  width: 90px;
}

.photobox_photo1
{
  float: left;
  width: 90px;
  background-color: #fef6e1;
}

.photobox_photo2
{
  float: left;
  width: 90px;
}

.photobox_photo_wide
{
  float: left;
  width: 270px;
}

.photobox_photo_wide2
{
  float: left;
  width: 540px;
}

.photobox_text
{
  float: left;
  width: 150px;
  padding-left: 5px;
}
.photobox_text1
{
  float: left;
  width: 450px;
  padding-left: 10px;
}

.photobox_text2
{
  float: left;
  width: 300px;
  padding-left: 5px;
}

.photobox_text_wide
{
  float: left;
  width: 280px;
  padding-left: 5px;
}


img.bd
{
  border: 1px solid silver;
  margin-bottom: 10px;
}


.tretinadiv
{
  width: 33%;
  height: auto;
  float: left;
}

.dvetretinydiv
{
  width: 66%;
  height: auto;
  float: left;
}

.tretinadiv2
{
  width: 32%;
  height: auto;
  float: left;
  border: 1px solid silver;
}

.dvetretinydiv2
{
  width: 66%;
  height: auto;
  float: right;
  border: 1px solid silver;
}


.pointseparator
{
  width: 100%;
  height: 10px;
  margin-top: 10px;
  overflow: hidden;
  border-top: 2px dotted silver
}

a.orange
{
  display: block;
  float: right;
  color: #ec9639;
  font-weight: bold;
}
a.orange1
{
  display: block;
  float: right;
  color: #ec9639;
}
a.green
{
  display: block;
  float: right;
  color: #a8ca42;
  font-weight: normal;
}
a.green2
{ color: #a8ca42; font-weight: normal; text-decoration: none; }
span.orange
{
  display: block;
  color: #ec9639;
  text-decoration: underline;
  font-weight: bold;

}

span.orange2
{
  display: block;
  color: #ec9639;
  font-weight: bold;

}

a.orange0
{


  color: #ec9639;
  font-weight: normal;
}

a.orange2
{


  color: #ec9639;
  font-weight: bold;
}

.centerdiv
{
  text-align: center;
  width: 100%;
  height: auto;
}

img.hlavni
{
  border: 1px solid black;
}

img.thumb
{
  border: 1px solid silver;
}

input.long
{
  width: 240px;
}

textarea.long
{
  width: 509px;
  height: 150px;
}

a.searchhyp
{
  display: block;
  width: 24%;
  float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 5px;



}

a.searchhypactive
{
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  height: 15px;
  padding-bottom: 5px;
  background-color: silver;
}


a.searchhyp:hover
{
  color: silver;
}

.floatcontainer
{
  float:left;
  width:100%;
  height:auto;
}

td.half
{

  height: 30px;
}

td.odkaz
{

  height: 30px;
  width: 165px;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  vertical-align: middle;
}

td.odkazactive
{

  height: 30px;
  width: 165px;
  border-bottom: 1px solid silver;

  vertical-align: middle;
}

td.odkazspodni
{

  height: 30px;
  border-right: 1px solid silver;
  vertical-align: middle;
}

td.odkazspodniactive
{

  height: 30px;

  vertical-align: middle;
}

td.space
{
  width: 20px;
}


.searchico {float:left; display:block;}

ul{padding-left: 5px; text-indent: 5px; margin-left: 5px;}
li{padding-left: 5px; text-indent: 5px; margin-left: 5px;}

.mapa {float: left; margin-right: 10px; margin-bottom: 10px;}

.folderhref { font-weight: bold; text-decoration: none; }



.thumbbox /*obrazky v footogalerii*/
{
   background-color: #dea; /*#fef6e1;*/
   width: 86px;
   height: 86px;
   margin: 1px;
   float: left;

   text-align: center;
}

.thumbbox1  /*pro ty veci obrazky*/
{
   background-color:  #dea; /*#fef6e1;*/
   width: 96px;
   height: 96px;
   margin: 1px;
   float: left;

   text-align: center;
}
tr.tr_nadpis { color: #fff; font-size: 14px; font-weight: bold; line-height: 20px; background-color: #eda; height: 20px; border: solid 1px #aaa; }
td.bka { text-indent: 1px; border: solid 1px #aaa; }
.oblast_nadpis { font-family: Verdana, Tahoma, Arial; color: #000; font-size: 14px; font-weight: bold; width: 500px; height: 40px; margin-bottom: 0; }

.nadpis{
font-size:14px;
font-weight:bold;
text-decoration: underline;
}

.biggerlink{
font-size:14px;
}
