body {
  margin: 0;
  background-color: #c0c0c0;
  color: #183C4A;
	font-size: small; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: center;
  margin-top:0;
  margin-bottom:10px;
  }
.clear {
  clear:both;
  width:1px;
  height:1px;
  overflow:hidden;
  }
.nodisplay {
  display:none;
  }  
h1{
  padding: 0px;
  margin: 0px;
	font-size: 15pt; 
  }
#module_title h1 {
  padding: 0px;
  margin: 0px;
	font-size: 15pt;
  font-weight:bold; 
  }
#module_title h2 {
  padding: 0px;
  margin: 0px;
	font-size: 15pt;
  font-weight:bold; 
  color: #D62418;
  }  
h2{
  padding: 0px;
  margin: 0px;
	font-size: small; 
  }
h3{
  margin:0;
  padding:0;
	font-size: small; 
  color: #D62418;
  }
h4{
  padding: 0 0 0 5px;
  margin: 0 0 0 0;
	font-size: small; 
  background-color: #F7BE10;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  }
h5{
  margin:0;
  padding:0;
	font-size: small; 
  } 
p{
  padding: 0 0 5px 0;
  margin: 0px; 
  }
a:link {
  text-decoration: underline;
  color: #000;
    }
a:active {
  text-decoration: underline;
  }
a:visited {
  text-decoration: underline;
  color: #000;
  }
a:hover  {
  text-decoration:  none;
  color: #000;
  }
    .icons		{
       float: left; 
       width: 68px;
       MARGIN: 1px 0 0 0; 

}
    .imgicons		{
       float: right; 
}
.menu		{
  position:absolute;
  line-height:34px;
  width: 700px;
	clear: both;
	margin: 0 0 10px 5px;
  }
.menu ul		{
  list-style: none none outside; margin: 0px; padding: 0px;
  }
.menu ul li		{
  display: inline; margin: 0;
  }
.menu li a, .menu li a:visited	{
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
  font-weight:bold; 
  padding: 2px 8px 2px 8px;
  background-color: #D62418;
  color: #fff;
  text-decoration:  none;
  }
.menu li a:hover	{
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
  font-weight:bold; 
  color: #D62418;
  background-color: #fff;
  text-decoration:  none;
  }
.menu li.selitem a, .menu li.selitem a:visited	{
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
  font-weight:bold; 
  color: #D62418;
  background-color: #fff;
  text-decoration:  none;
  }
.ulblock{
	list-style: none; 
  padding: 0;
  margin-left:15px;
  margin-top:10px;
} 
#top_banner {
  text-align: center;
	width: 780px;
	margin: 0 0 1px 0;
	margin-left: auto;
	margin-right: auto;
  background-color: #ffffff;
	}
#container {
  text-align: left;
  background-color: #ffffff;
	width: 760px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: #fff 10px solid;
	}
#topcontainer		{
	margin: 0;
  width: 760px;
  height: 227px;
	border-bottom: 0;
  /*margin-bottom:170px;*/
  text-align:left;
  }
#logo		{
	margin: 0;
  padding:0; 
  margin-top:0; 
  width: 414px;
  height: 94px; 
  }
#logo	h1	{
  font-size:1px;
  }
#logo .logopic 
{ 
width: 414px; 
height: 94px; 
position: relative; 
border: 0; 
background-color: #fff;
} 
#logo .logopic span		{
  background:url("img/top_logo.gif") no-repeat; 
  position: absolute; 
  width: 100%; 
  height: 100%;
  cursor:pointer;
  cursor: hand;
  }
#topimg		{
	margin: 0;
  float: left; 
  width: 760px;
  background:url("img/top_img.gif") no-repeat;width:760px;height:227px;
  /*border: 1px solid #D6D7DE;*/
  }
#top_menu		{
	margin: 10px 10px 0 0;
	_margin: 10px 5px 0 0;
  float: right; 
  color:#fff;
  font-weight:bold;
  /*border: 1px solid #D6D7DE;*/
  }
#top_menu	img	{ 
  /*border: 1px solid #D6D7DE;*/
  border: 0;
  }
#all_content_container		{
  width: 760px;
  padding: 0 0 0 0; 
  min-height:450px;
  }
.block_r { 
  margin: 0;  
  padding: 20px 0 20px 10px;
  background-color: #D62418;
  }
.block_top_r {
	/*Pro vicesloupcovy layout*/
  width: 100%;
  height:20px;
  }
.block_title {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding-left: 10px; 
  padding-top: 2px; 
  font-weight: bold;
  color: #183C4A;
  } 
.block_title h2{
  padding: 0px;
  margin: 0px;
	font-size: small; 
	color:#fff;
  }
.block_obsah_r {
  width: 230px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	color:#fff;
	}
.block_private_content {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color:#fff;
	}
#rightcontainer {
	/*Pro vicesloupcovy layout*/
	float: right;
  width: 255px;
	margin: 30px 0 0 0;
	padding: 34px 0 0 0;
  background:url("img/back_block_top.gif") no-repeat;width:255px;height:34px;
  background-position:top left;
	}
#rightcontainer_bottom {
	/*Pro vicesloupcovy layout*/
	float: right;
  width: 255px;
  height:34px;
	margin: 0;
	padding: 0;
  background-color: #D62418;
  background:url("img/back_block.gif") no-repeat;width:255px;height:34px;
	}
#rightcontainer a:link {
  text-decoration: underline;
  color: #fff;
  }
#rightcontainer a:active {
  text-decoration: underline;
  }
#rightcontainer a:visited {
  text-decoration: underline;
  color: #fff;
  }
#content_std {
	padding: 0 10px 0 10px;
	}
#module_sleft {
	float: left;
  width:100%;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
#module_container {
	/*Pro sloupec s bloky vpravo - layout*/
	float: left;
  width: 490px;
	margin: 0;
	padding: 0px;
  /*border: 1px solid #000000;*/
	}
#module_top2 {
	/*Pro vicesloupcovy layout*/
  width: 400px;
	padding: 50px 10px 0 10px;
	clear: both;
  height:20px;
  }
#module_title {
  padding: 0 0 0 8px; 
  font-weight: bold;
  color: #183C4A;
  }
.obsah_item {
  margin-top: 10px;
  margin-bottom: 10px;
	}
.obsah_img {
	float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
	}
#obsah_kategory_menu {
	float: left;
  margin-bottom: 10px;
	}
.obsah_text {
	}
.obsah_text ul { 
  margin:5px 0 0 20px;
  padding:0; 
  list-style: none; 
  } 
.obsah_text li { 
  padding-left: 20px; 
  padding-bottom: 5px; 
  background: url(img/li.gif) no-repeat 0 4px; 
  } 
#endtable {
	clear: both;
	}
#bottom		{
	margin: 0;
	clear: both;
  width: 760px;
  text-align: right;
	border:0;
	padding: 0 0 15px 0;
  background:url("img/back_bottom.gif") no-repeat;width:760px;
  background-color:#D1241F;
  }
#bottom	a	{
  text-decoration: underline;
  color: #fff;
  }
#bottomtext	{
	margin: 0;
  padding:75px 15px 0 0;
  line-height:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
  color: #fff;
  }
.abottom:link {
  text-decoration: underline;
  color: #fff;
  }
.abottom:active {
  text-decoration: underline;
  }
.abottom:visited {
  text-decoration: underline;
  color: #fff;
  }
.abottom:hover  {
  text-decoration:  none;
  color: #fff;
  }
#bottom_bottom		{
  text-align:center;
	clear: both;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
  }
#bottom_bottom img		{
  border: 1px solid #000;
  }
#bottomtext2	{
  padding: 0 0 20px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
  color: #836F5F;
  }
.fotogalerie_in {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
		}	
.fotogalerie_in td {
 text-align:center;
		}	
.img_in {
	margin: 0 5px 2px 0;
  border: 4px solid  #c0c0c0;
  }	

