body {
  padding: 0px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 0px auto;
  text-align: center;
  background-color: #7D7966;
  background-image: url(/images/bg_main.gif);
  background-repeat: repeat-x;
  background-position: top left;
}


#container{
  width: 752px;
  margin: auto;
  background-image: url(/images/bg_mainpage.gif);
  background-repeat: repeat-y;
  color: #333333;
  text-align: left;
  line-height: 130%;
}

#container_content{
  width: 752px;
  margin: auto;
  background-image: url(/images/bg_content.gif);
  background-repeat: repeat-y;
  color: #333333;
  text-align: left;
  line-height: 130%;
}


.clear {
	width: 100%;
	height: 0px;
	margin:0px;
	padding: 0px;
	clear: both;
}

.empty
{
  margin: 0px;
  padding: 0px;
}

#top
{
	width: 748px;
	height: 150px;
	overflow: hidden;
	z-index: 100;

  border-left: 2px solid #336633;
  border-right: 2px solid #336633;
}


#menu
{

width: 750px;
height: 37px;
clear: both;
background-image: url(/images/bg_menu_in.gif);
background-repeat: repeat-x;
background-position: top left;
border-left: 1px solid #336633;
border-right: 1px solid #336633;



}

#leftside
{
float: left;
width: 235px;
}

#rightside
{
float: left;
width: 516px;

}

p
{
  padding: 0px;
  margin: 0px;
}

#bottomside
{
  width: 750px;
	text-align: center;
	clear: both;
	height: 35px;
  background-color: #003300;
  background-image: url(/images/bg_bottom.gif);
  background-repeat:  repeat-x; 
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #fff;
  font-size: 10px;
  margin-top: 10px;
  padding-top: 7px;
}

#bottomside A
{
  color: white;
}


/* */

#rightside h2
{
  font-size: 14px;
  background-color: #ECEDDD;
  background-image: url(/images/bullet_brown.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  
  padding: 4px 0px 0px 20px; 
  height: 23px;
  color: #67593D;
  margin: 0px;
}


#rightside h1
{
  font-size: 16px;
  background-color: #9D402E;
  background-image: url(/images/bg_h1_main.gif);
  background-repeat: repeat-x;
  padding: 12px 5px 12px 10px;

  color: #F8E7DD;
  margin: 0px;

 }
  

#rightside div.lang
{
padding: 5px 5px 5px 5px;	
float: right;
}



#leftside h2
{
  font-size: 13px;
  background-color: #EFF7EC;
  background-image: url(/images/bg_h2_left.gif);
  background-repeat: repeat-x;
  padding: 4px 0px 0px 10px; 
  height: 20px;
  color: #4E7137;
  margin: 0px 0px 0px 1px;
}


#leftside p.header
{
  font-size: 11px;
  font-weight: bold;
  color: #46A209;
  background-image: url(/images/bullet_orange.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding: 5px 15px 0px 25px;

}

#leftside p.link A
{
  font-size: 11px;
  font-weight: bold;
  color: #368105;
  background-image: url(/images/bullet_orange.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0px 15px 0px 0px;

}

#leftside p.link A:hover
{
  color: #1B3F04;
}


#leftside p
{
  padding: 0px 15px 5px 10px;
  font-size: 11px;

}

.break 
{
  background-image: url(/images/ls_break.gif);
  background-repeat: no-repeat;
  height: 1px;
  width:215px;
  margin: 0px 10px 0px 10px;
}


#rightside p
{
  padding: 5px 15px 5px 10px;
  color: #494630;
  font-size: 12px;
}


#rightside p.link A
{
  font-size: 11px;
  font-weight: bold;
  color: #368105;
  background-image: url(/images/bullet_orange.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0px 15px 0px 0px;

}

#rightside p.link A:hover
{
  color: #1B3F04;
}


#partners
{
  width: 290px;
  float: left;
  border-bottom: 1px solid #6F8570;
  border-right: 1px solid #E2DED5;
  
  height: 100px;
  background-color: #FFFFFF;
  
  
}

#partners h2
{
  font-size: 14px;
  background-color: #6F8570;
  background-image: url(/images/bullet_wgr.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 4px 0px 0px 20px; 
  height: 23px;
  color: #F2FFF3;
  margin: 0px;
  
}

#partners p
{
  padding: 5px 15px 5px 10px;
  color: #494630;
  font-size: 12px;
}


#search
{
  width: 225px;
  float: left;
  background-color: #FAE8D0;
  border-bottom: 1px solid #E5972C;
  height: 100px
  
}

#search h2
{
  font-size: 14px;
  background-color: #E5972C;
  background-image: url(/images/bullet_wgr.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 4px 0px 0px 20px; 
  height: 23px;
  color: #F2FFF3;
  margin: 0px;
  
}

#search p
{
  color: #494630;
  font-size: 12px;
}

#search form 
{
  padding: 0px 5px 0px 5px;
}

form
{
  margin: 0px;
  padding: 0px;
}

.button
{
  color: #fff;
  background-color: #E2962F;
  border-top: 1px solid #B78C57;
  border-left: 1px solid #B78C57;
  border-bottom: 1px solid #72522B;
  border-right: 1px solid #72522B;
  font-size: 13px;
}

.input 
{
  margin-right: 5px;
  border-top: 1px solid #B78C57;
  border-left: 1px solid #B78C57;
  border-bottom: 1px solid #72522B;
  border-right: 1px solid #72522B;
  font-size: 13px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  
}


#content
{
  color: #333333;
  text-align: left;
  line-height: 130%;
}

#content p
{
  padding: 0px 10px 0px 10px;
  color: #494630;
  font-size: 12px;
}  



#content h1
{
  font-size: 17px;
  background-color: #9D402E;
  background-image: url(/images/bg_h1_main.gif);
  background-repeat: repeat-x;
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 10px 0px 0px 20px; 

  height: 30px;
  color: #F8E7DD;
  margin: 0px;
}


#content div.lang
{
padding: 10px 7px 5px 5px;	
float: right;
}


#content h2
{
  font-size: 14px;
  background-color: #ADB16C;
  background-image: url(/images/bullet_black.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 5px 0px 0px 20px;
  
  width: 91%;
  margin:5px 20px 5px 10px; 

  height: 20px;
  color: black;
}


#content h3
{
  font-size: 12px;
  background-color: #C9CC9F;
  background-image: url(/images/bullet_black.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 4px 0px 0px 20px;
  
  width: 77%;
  margin:5px 30px 5px 30px; 

  height: 20px;
  color: black;
}


#content h4
{
  font-size: 10px;
  background-color: #E5E6D0;
  background-image: url(/images/bullet_black.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  padding: 4px 0px 0px 20px;
  
  width: 67%;
  margin:5px 30px 5px 40px; 

  height: 20px;
  color: black;
}


#content ul A
{
  color: #368105;
  text-decoration: underline;
}

#content ul A:hover
{
  /* color: #1B3F04; */
  color: red;
  text-decoration: underline;
}

#content ul
{
  list-style: none; 
}
#content li
{
  background-image: url(/images/bullet1.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding: 4px 0px 0px 30px;
}




#content div A
{
  color: #368105;
  text-decoration: underline;
}

#content div A:hover
{
  /* color: #1B3F04; */
  color: red;
  text-decoration: underline;
}



#content p A
{
  color: #368105;
  text-decoration: underline;
}

#content p A:hover
{
  /* color: #1B3F04; */
  color: red;
  text-decoration: underline;
}

#content p.link A
{

  font-size: 11px;
  font-weight: bold;
  color: #368105;
  background-image: url(/images/bullet_orange.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0px 15px 0px 0px;
}

#content p.link A:hover
{
  color #1B3F04;
}

.error_message
{
  color: red;
  font-weight: bold;
}

.info_message
{
  color: #3570B1;
  font-weight: bold;
}

#lastupdate
{
  font-size: 9px;
  color: #333333;
  float: left;
  padding: 10px 0px 0px 10px;  
}

#printpage
{
  font-size: 9px;
  color: #333333;
  float: right;
  text-decoration: none;  
  padding: 10px 10px 0px 0px;
}
#printpage A
{
 	color: #333333;
	text-decoration: none;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

img {
 	border: 0px;
}

.amiddle
{
	vertical-align: middle;
}


td, th {
	font-size: 12px;
}

#controls td, #additional td, #controls th, #additional th {
	font-size: 10px;
}


/* table */


#tab
{
  border: 1px solid #368105;
  border-collapse: collapse;
}

#tab TABLE
{
  padding: 5px;
  background-color: white;
}



#tab TD,TH
{
  border: 1px solid #368105;
  border-collapse: collapse;
  padding: 3px;
  font-size: 11px;
  background-color: white;

}


#tab TD A
{
  color: #368105;
  text-decoration: underline;
}

#tab TD A:hover
{
  /* color: #1B3F04; */
  color: red;
  text-decoration: underline;
}



.tabclear 
{
  border: 0px;
  
}


th
{
	vertical-align: middle;
	text-align: center;
}

.article
{
  padding: 5px;
  margin: 5px;
  border-left: 3px solid #999999;
  font-size: 12px;
}

.infobox
{
  text-align: center;
  color: green;
  font-weight: bold;
  padding: 10px;
  margin: 10px;
  border: 1px solid green;
  background-color: white; 
}

.errorbox
{
  text-align: center;
  color: red;
  font-weight: bold;
  padding: 10px;
  margin: 10px;
  border: 1px solid red;
  background-color: white;

}

.small
{
font-size: 9px;
color: gray;

}

.article_ul
{
  border-left: 2px solid #91AC77;
}

.article_li
{

}

#listart 
{
  clear: both;
}

#listart li.article_li
{
  margin: 0px;
  padding: 0px;
  background-image: none;
}

#listart li
{
  margin: 0px;
  padding-left: 30px;
}

#listart ul
{
  margin: 5px;
  padding-left: 20px;
}


#content span.header
{
  font-size: 12px;
  font-weight: bold;
  color: #46A209;

}

#fastmenu
{
  font-size: 9px;
  padding-left: 10px;
  border-bottom: 1px solid #91AC77;
  margin: 5px 5px 5px 5px;
  padding-bottom: 5px;
}

.ftop
{
  height: 4px; 
  padding: 3 0 0 0; 
  margin: 2; 
  background-color: #C7DCB9;
}

.fmid
{
  height: 2px; 
  padding: 1 0 0 0; 
  margin: 2; 
  background-color: #C7DCB9;
}


/* *** vseobecne * * * */

.blank
{
  height: 5px;
  font-size: 2px;
}

.noborder
{
  border: 0px;
}

.tinyborder
{
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 2px;
  margin: 2px;
}

.tinyborder table
{
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.tinyborder td
{
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 2px;  
}


.path 
{
font-size: 7pt;
color: #A2A4A4;
}

.path a 
{
color: #A2A4A4;
}

.path a:hover 
{
color: #666666;
}


.tabulka {
	border-collapse: collapse;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
  padding: 1px;
	border: 1px solid #808080;


}

.tabulka img {
	vertical-align: middle;
}

.tabulka th {
	text-align: center;
	color: #999;

}

.tabulka th a {
	color: #999;
}

.tabulka th a:hover {
	color: #666;
}

.tabulka td a {
	color: #999;
}

.tabulka td a:hover {
	color: #666;
}

.tabulka td, .tabulka th {
	border: 1px solid #808080;

}

/* ** * * */
