body, html 
{
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	font-size: 90%;
	color:#003300;
	margin-top: 10px;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
 	scrollbar-highlight-color: #003300;
 	scrollbar-shadow-color: #003300;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-arrow-color: #003300;
 	scrollbar-track-color: #ffffff;
 	scrollbar-darkshadow-color: #ffffff;
}

p, h1, h2, h3, h4, ul, li, table {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

p, h1, h2, h3, h4,  table {margin:15px 0px 15px 0px; }

h1, h2, h3, h4 {color:#003300; text-align:left;}



h1 {
	font-size: 140%;
	margin-top:0px;
}


h2 {
	font-size:130%;
	/*font-weight:bold;*/
}



h3{
	font-size: 110%; 
}



h4{
	font-size: 100%;
	text-transform:capitalize;
	font-variant: small-caps;
}

#main

{
  width: 802px;
  margin: auto;
  text-align: left;
  background-color: #ffffff;
  background-image: url("bgr.gif");
  background-repeat: repeat-y;
}
p.nahoru {
	text-align: right;
}

p.legenda {
	
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	margin:-10px 0px 20px 10px;
	line-height:15px;
	border-bottom:1px solid #003300;
	padding:0px 0px 1px 0px;
}

p.citace {
	
	font-size: 10px;
	font-weight: normal;
	text-align: left; 
	margin:0px 0px 10px 0px;
	line-height:15px;
	border-bottom:1px dotted #003300;
	padding:0px 0px 1px 0px;
}

#skryty{visibility: hidden; display:none;}

#header

{
  background-color: #B2BB7E;
  width: 802px;
  height: 150px;
  background-image: url("header.jpg");
  background-repeat: no-repeat;
  background-position: left top;
}

#sidebar

{ float: left;
  width: 192px;
  height: 402px;
  margin-left: 2px;
  _margin-left: 1px;
  margin-top: 20px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#003300;
  background-color: #B2BB7E;
  background-image: url(menu_bar1.gif);
  background-repeat: no-repeat;
}


#body_content

{	margin: 0 0 0 200px; 
	padding: 0;
	padding:0px 20px 0px 10px; 
	text-align: justify;
	min-height:430px;
	line-height:20px;

}
#footer

{	clear: both;
	background-image: url(footers.gif);
	background-repeat: no-repeat;
	width: 802px;
	height: 86px;
	background-color: #B2BB7E;
 }


/*********************************************************************/

#sidebar ul

{  list-style: none;
  margin: 10px 0 0 -10px; 
  _margin-top: 8px;
  padding: 0px;
  color:#003300;
  text-indent:20px;
  width: 200px;
 }

#sidebar li
{ 	margin: 3px 0 0 10px;
	padding:2px 0px 2px 0px;
	line-height:18px;
	list-style: none;
	background-color:#B2BB7E; 
}

.menuTitle{
	list-style: none;
	font-weight:bold;
	text-indent:10px;
	display: list-item;

}

#sidebar a
{
  color: #003300;
  text-decoration: none;
  display: block;
}

#sidebar li a:hover
{
  background-color: #C9D0A5;
}


.submenu {
  margin: -1px 0px 0px 0px;
  _margin-left: -20px;
  font-weight:bolder;
  font-size:13px; 
  text-indent: 25px; 
 }




/*********************************************************************/
#main #h_menu {
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color:#003300;
	margin: 5px 15px 5px 0px;
	letter-spacing: 2px;
	
}

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

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

.donorText
{
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:normal;
	_padding: 5px 0px 5px 0px;
	width: 345px;
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	
	
}

.donorImg1{
	float:right;
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.donorImg2{
	float:right;
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.donorImg3{
	float:right;
	border:none;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link
{	color: #3366FF;
    text-decoration: underline;
}

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

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

table {
	margin-left:13px;
	margin-top:0px;
	margin-bottom:20px;
	font-weight: normal;
	font-size: 11px;
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	border: 1px solid #2B4F21;
	border-collapse: collapse;
	line-height:15px;
}
td {
	border: 1px solid #2B4F21;
	border-collapse: collapse;
	padding:3px;
	width:auto;
	text-align:left;
	font-size: 10px;
}

th {
	font-weight: bolder;
	font-size: 10px;
	background-color: #EBF2DE;
	padding:3px;
	border-collapse: collapse;
	border: 1px solid #2B4F21;
	width:auto;
	color: #2B4F21;
	text-align:left;
}
	
	/*vizitka lidí*/
	
.foto {

	float: left;
	border: 1px solid #003300;
	width:65px;
	height:77px;
	margin: 0px;
} 

.text_foto

{
	float:left;
	width: auto;
	margin-left: 20px;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;	
}

.foto_box {
	border-top: 1px dotted #003300;
	border-bottom: 1px dotted #003300;
	height:80px;
	width: 480px;
	margin-right: auto;
	margin-left: 7px;
	margin-bottom:15px;
	padding: 7px;
	line-height:25px;
	letter-spacing: 0px;
}

.mail
{
font-size:11px;
letter-spacing: 0px;
}

.fce
{
font-size:12px;
font-style:italic;
letter-spacing: 0px;
}

#attavena
{
	font-size:9px;
	_font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	letter-spacing: 3px;
}

#attavena a {
	color: #990000;
	text-decoration:none;
}

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

#attavena a:visited {
	color: #990000;
	text-decoration:none;
}

.pravy_obrazek 

{

float:right;
border: 0px;
clear: right;
margin: 0px 0px 5px 5px; 

}

#kontakt
{
font-size:14px;
line-height:30px;
font-weight:bold;
text-align:left;
}

