body, html
{
  
 background-color: #f0f0f0;
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size:11px;
 line-height:18px;
 color:#333333;
 scrollbar-face-color: #D3DECB;
 scrollbar-highlight-color: #4F7D31;
 scrollbar-shadow-color: #4F7D31;
 scrollbar-3dlight-color: #D3DECB;
 scrollbar-arrow-color: #4F7D31;
 scrollbar-track-color: #ffffff;
 scrollbar-darkshadow-color: #D3DECB;
 margin:auto;
}
  


#main
{
  width: 780px;
  text-align: left;
  background: #EBF2DE url(../bg/bgr.gif) repeat-y;
  margin:auto;
}

#header
{
	width: 780px;
	height: 151px;
	background-color: #93A658;
	background-image: url(../bg/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub_header
{
	background-color: #FFFFFF;
	background-image: url(../bg/header_bar.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 28px;
}

#h_menu
{
float:right;
padding-right:25px;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

#h_menu a
{
color:#FFFFFF;
text-decoration:none;
}

#h_menu a:hover
{
color:#ff9933;
text-decoration:none;
}



#sidebar
{
	float: left;
	width: 180px;
	height:400px;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	/*border:1px solid green;*/
	/*background: url(../bg/logo.gif) no-repeat center bottom;*/
	}
	
#body_content
{
 
  /*width:600px;*/
  margin: 0 0 0 180px; 
  padding: 0;
  /*float: left;*/
 /*border:1px solid red;*/
  text-align:justify;
}

#footer
{
  clear: both;
  background: #4F7D31;
  width: 780px;
  height:20px;
}


/*nové menu---*/
.menu
{
 width: 179px;
 height: auto;
 color:#000000;
 font-weight:bold;
 line-height:normal;
 }

.menu a:link
{
 text-decoration: none;
 color:#000000;
 
 }

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

.menu a:visited
{
 
 color:#671616; /*671616*/
  text-decoration: none;
 
 }
 
 /* definuje položky menu*/

ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	width: 179px; /* Width of Menu Items */
}

ul li {
	position: relative;
	}
	
li ul {
	
	display: none;
	}


/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #D3DECB; /* IE6 Bug */
    padding: 5px;
	border-bottom: 1px solid #ffffff;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #4F7D31; background: #D3DECB; } /* Hover Styles */
		
li ul li a { padding: 0px 0px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

/*konec položek menu*/



a:link
{	color: #2B4F21;
    text-decoration: underline;
}

a:hover
{
  color: #671616;
  text-decoration: underline;
 }

a:visited
{	color: #4E8F3A;
    text-decoration: underline;
}


H1
{
  padding: 0;
  margin: 10px 0 15px 25px;
  font-size: 14px;
  font-weight: bold;
  color: #2B4F21;
}

H2
{
	padding: 0;
	margin: 15px 25px 10px 25px;
	font-size: 11px;
	font-weight: bold;
	color: #2B4F21;
	text-transform: uppercase;
}

H3
{
	padding: 0;
	margin: 0px 25px 0px 25px;
	font-size: 11px;
	font-weight: bold;
	color: #2B4F21;
}

H3.papir
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #2B4F21;
}

#donor{color: #2B4F21;font-weight:bold;font-size:10px;}

.first_title
{
text-align:center;
margin: 10px 0 20px 0;
padding:0px;
}

p{
padding:0px 25px 5px 25px;
clear:right;
}

p.first
{
padding:0px 25px 0px 25px;
/*font-size:12px;*/
font-weight:bolder;
}

#design
{
	float:right;
	font-size:10px;
	font-weight:bold;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
}

#design a
{
color:#FFFFFF;
text-decoration:none;
}

#design a:hover
{
color:#FF9933;
text-decoration:underline;
}

/* ODSUD TO MUSÍM PROJÍT A DOLADIT---- */


#citace
{
	font-size:11px;
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	padding-left:35px;
	font-style: italic;/*color:#2B4F21;*/
}

.top			
{
text-align: right;
margin-top:0px;
margin-right:25px;
margin-bottom:5px;
}


.galery img
{
border:1px solid #4F7D31;
padding:0px;
}
 

table.galery
{
	padding:5px;
	border:none;
	text-align:center;
	margin:auto;
}