body {
background: #FCD79C; /*pozadi se bude opakovat stredem ve smeru osy y*/
padding: 0px;
margin: 0px; 
margin-top: 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: small;
}

#all{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border: 1px groove black;
} 

#header{
position:relative;

margin: 0px;
height: 191px;
padding: 0px;
background: white url("./hlavicka2.jpg ") top left no-repeat ; /*nebude se opakovat*/
border-bottom: 1px solid black;
}

#paticka{
	position:relative;
	top:1140; /*Zde je odsazení od horní hrany stránky*/
	padding: 5px;
	margin: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #F5DD25;
	text-align: center;
	color: black;
	font-style: Arial Black;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	filter: revealTrans(Transition=12, Duration=2);
}

#header.img{ /* stylopis pro obrazen v hlavicce, NESMI mit ohraniceni */
	border:0px;
	margin: 0px;
}

#menu{
line-height: 100%; /* vyska radku */
height: 100%;
font-size: 16px;	

border-bottom: 1px solid black;


margin-top: 0px;
margin-bottom: 1px;
margin-right: 3px;
margin-left: 3px;
background: #F5DD25;
padding: 10px;
text-align: center;}

#menu a{	padding: 2px 4px; /* odsazeni odkazu od sebe */
text-decoration: bold;
padding: 108:29 13.7.2005px;}

#menu a:hover{text-decoration: underline;}

#menuMale{
line-height: 130%; /* vyska radku */
height: 100%;
font-size: 12px;

border-bottom: 1px solid black;

margin-top: 1px;
margin-bottom: 3px;
margin-right: 0px;
margin-left: 0px;
background: #F5DD25;
padding: 10px;
text-align: center;}

#menuMale a{	padding:  0px; /* odsazeni odkazu od sebe */
text-decoration: bold;
}

#menuMale a:hover{text-decoration: underline;}

#menuakce{
line-height: 130%; /* vyska radku */
height: 100%;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid black;
color: #000099;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 0px;
margin-left: 0px;
background: #F5DD25;
padding: 10px;
text-align: center;
filter: revealTrans(Transition=12, Duration=2);
}

#makce {
        text-align: center;
        filter: revealTrans(Transition=12, Duration=2);
        }
#menuakce a{	padding:  0px; /* odsazeni odkazu od sebe */
text-decoration: bold;
}

#menuakce a:hover{text-decoration: underline;}
	
#content{/* používej kde je krátký rozcestník*/
width: 730px;
	text-align: justify;
	min-height: 300px;/*Minimání šíøka*/
	margin: 5px;}

#xxx{/* používej kde je krátký rozcestník*/
width: 730px;
	text-align: justify;
	min-height: 1100px;/*Minimání šíøka*/
	margin: 5px;
	position:absolute;}	
	
#obsah{/* používej kde je dlouhý rozcestník*/
width: 730px;
	text-align: justify;
	min-height: 890px;/*minimální šíøka zvìtšená na délku rozcestníku ,při přidání dalšího odkazu do rozcestníku přičti 160px*/
	margin: 5px;
	}
    

#main{
float: left;
width: 620px;
	min-height: 300px;
	margin: 5px;}
	
h1{
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;;
color: #003333;}

h3{
text-align: left;
font-family: verdana, arial, helvetica, sans-serif;;
color: #003333;}

hr{color: #7C3E04;}

a:link, a:active, a:visited{font-family:Arial, Helvetica, sans-serif; 
color: #000099; 
font-weight: bold;
text-decoration: none;}

a:hover{font-family:Arial, Helvetica, sans-serif; 
color: #000099;
font-weight: 800;
text-decoration: underline;}

img{
	margin: 5px;
	
}

#content div {
	position: relative;
	visibility: visible;
}
#content {
	position: relative;
}
