
/* použito */ 
BODY { 
background-color : #52a529;
font-family : VerdanaCE, ArialCE, sans-serif;
color : #000000;
text-decoration : none;
font-weight : normal;
font-size : 11px;
} 









a:link { 
font-size : 12px;
color : #ff5c00;
text-decoration : underline;
} 

a:visited { 
font-size : 12px;
color : #ff5c00;
text-decoration : underline;
} 

a:hover { 
font-size : 12px;
color : #9a001e;
text-decoration : underline;
} 



/* použito */ 
h1 { 
font-size : 6px;
color : #52a529;
text-align : center;
} 


h3 { 
font-size : 16px;
color : #ff0000;
text-align : left;
border-bottom : 0px solid #c60000;
padding-bottom : 0.5em;
} 





/* použito */ 
.right { 
background-color : #e5e5e5;
} 

/* použito */ 
.main { 
background-color : #ffffff;
} 

/* použito */ 
.obsah { 
line-height: 130%;
text-indent : 20px;
text-align : justify;
font-size : 12px;
color : #000000;
background-color : #ffffff;
width: 500px;
} 


/* použito */ 
#menu a{
display: block;
width: 200px;
height: 21px;
color: #ff5c00;
border: 1px solid #ffffff;
background-color: #e5e5e5;
text-decoration: none;
text-align: left;
text-indent: 20px;
font-size: 13px;
font-weight: bold;
}


/* použito */ 
#menu a:hover{
color: #ffffff;
background-color:#ff5c00;
}


/* použito */ 
.copyright { 
text-align : center;
font-size : 11px;
color : #ffffff;
background-color : ##52a529;
} 


/* použito */ 
.text { 
line-height: 130%;
text-indent : 20px;
text-align : justify;
font-size : 12px;
color : #000000;
} 


/* použito */ 
.textno { 
line-height: 130%;
text-indent : 0px;
text-align : left;
font-size : 12px;
color : #000000;
text-align: justify;
} 















.nadpis { 
font-size : 18px;
font-weight : bold;
text-indent: 20px;
height: 30px;
width: 475px;
background-color : #e7630e;
background-image : url("images/elpcd-back04.gif");
color : #ffffff;
} 


.home { 
font-size : 18px;
font-weight : bold;
text-indent: 10px;
height: 45px;
width: 230px;
background-color : #e7630e;
background-image : url('cz/elpcd-back00.gif');
color : #ffffff
} 


.home02 { 
font-size : 18px;
font-weight : bold;
text-indent: 20px;
height: 30px;
width: 230px;
background-color : #c7d759;
background-image : url("images/elpcd-back05.gif");
color : #000000;
} 







.odrazky { 
list-style-image: url("images/odrazka01.gif");
text-align : left;
line-height: 15px;
font-size : 12px;
color : #000000;
}