/* 
    Document   : stylena
    Created on : 21.5.2010, 9:30:00
    Author     : Mráz Miroslav
    Description: kaskádové styly pro projekt NA pro grafický návrh Sima
*/

@import url("menuh.css");
@import url("menuv.css");

root { 
    display: block;
}
body, div, p {
    margin: 0;
    padding: 0;
}
body#pozadi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;       
}

div#blok1 {
    width: 100%;
    height: 100%;   
    padding-top: 10px; 
    background: white url(./img/bg.jpg) repeat-x;
}
div#dpozadi {
    width: 985px;    
    margin-left: auto;
    margin-right: auto;      
}
div#hlavicka {    
    width: 985px;
    height: 190px;    
    background: white url(./img/hlavicka.jpg) no-repeat;    
}

img#obr_logona { 
    position: relative;
    right: 350px;       
    border: none;    
}
div#stranka {        
     background: url(./img/bg_podklad.jpg) repeat-y;
     background-position: 240px 0px;
}
div#sloupec1 {    
    float: left;
    width: 238px;
    height: auto;      
}

div#zodkazy {
    width: 206px;    
    height: 141px;
    margin-top: 5px;
    margin-left: 34px;
    background: url(./img/zajimave_odkazy.jpg) no-repeat;
}
div#zodkazyt {   
    padding: 36px;
    padding-top: 50px;
    text-align: left;
    color: #0C3B33;    
}
div#zodkazyt a {
    display: block;  
    padding-bottom: 5px;
    font-size: 12px; 
    text-decoration: none;
    color: #0C3B33;
}
div#zodkazyt a:hover {
    text-decoration: underline;
}

div#fbodkazy {
    width: 206px;    
    height: 50px;
    margin-top: 15px;
    margin-left: 38px;        
}
img.obr_fb { 
    padding: 4px;       
    border: none;    
}


div#sloupec2 {
    float: left;
    width: 746px;  /* je to o 1  px kratší kvůli kompatabilitě IE */
    text-align: left;     
}

div#sloupec21 {
    float: left;
    width: 515px;   
    margin-left: 12px;
    padding: 10px;
    padding-top: 0;
    margin-top: 10px;   
    position: relative;
    top:-1px;        
    z-index: 2;     
}

/**** metafyzické menu ****/
div#metamenu {
    clear: left;         
    position: relative;
    right: 10px;
    text-align: center;      
    color: #808080;      
    background: red;         
}
ul#main-nav, ul#main-nav li {
    margin: 0; padding: 0;   
}
ul#main-nav {    
    width: 740px;    
    list-style-type: none;
    left: 10px;        
    position: absolute;   
    top: -59px;
    z-index: 3;
}
ul#main-nav li {
    float: left;       
} 
ul#main-nav a {
    color: #808080;
    text-decoration: none; 
    display: block;
}

ul#main-nav a#obr_filozofie {
    width: 202px;
    height: 48px;
    background: url(./img/menu_filozofie_1.jpg) no-repeat;
}
ul#main-nav a#obr_kultura {
    width: 130px;
    height: 48px;
    background: url(./img/menu_kultura_1.jpg) no-repeat;
}
ul#main-nav a#obr_humanizmus {
    width: 173px;
    height: 48px;
    background: url(./img/menu_dobrovolnictvi_1.jpg) no-repeat;
}

ul#main-nav a#obr_filozofie:hover {
    width: 202px;
    height: 48px;
    background: url(./img/menu_filozofie_2.jpg) no-repeat;
}
ul#main-nav a#obr_kultura:hover {
    width: 130px;
    height: 48px;
    background: url(./img/menu_kultura_2.jpg) no-repeat;
}
ul#main-nav a#obr_humanizmus:hover {
    width: 173px;
    height: 48px;
    background: url(./img/menu_dobrovolnictvi_2.jpg) no-repeat;
}

.obr_mfm { 
    margin: 0; padding: 0;     
    border: none;     
}
ul#main-nav a:hover, ul#main-nav li:hover>a {
    clear: left;
    color: #fff; 
    background: white;
}          
ul#main-nav li:hover ul {
    display: block; 
    margin-top: 0px; 
    margin: 0; padding: 0; 
    background: white;
}
#main-nav li:hover ul.pol1 li.mfmli_normal {  
    height: 190px; 
    width: 200px; 
    background: white;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
#main-nav li:hover ul.pol1 li.mfmli_stredni {      
    height: 190px; 
    width: 200px; 
    background: white;     
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;   
} 

.pol1 {     
    display: none; 
    position: absolute; 
    left: 0px;      
    list-style-type: none;
}

div.obal_table {    
    text-align: left;    
} 
table.table_mfm {
    margin: 0; padding: 0;
    margin-top: 6px;
    margin-left: 28px;
    text-align: left;   
} 
img.obr_mf_sipka_vpravo {  
    padding-top: 0px;      
    border: none;            
} 
#main-nav li ul li a {
    padding-left: 5px;        
    font-size: 11px;    
}
img.obr_mfm_menu { 
    margin: 0; padding: 0;        
} 
#main-nav li ul li h2 {
    margin: 0; padding:0; 
    margin-top: 8px;   
    margin-bottom: 7px;
    text-align: center;
}  
#main-nav li ul li h2 a.metanadpis {        
    text-transform: uppercase;
    font-weight: bold; 
    font-size: 11px;
    color: #808080;
} 
#main-nav li ul li p.mf_p_prvni {    
    padding-top: 8px;    
} 
#main-nav li ul li a:hover {  
    background: none; 
    color: #808080; 
    text-decoration: underline
} 

/*@import url("menumeta.css");*/
/**** konec metafyzické menu ****/

div#citatobal {
    clear: left;
    overflow: auto;
    height: 120px;
    margin-top: 25px;                   
}
img.obr_citat { 
    float: left;
    margin-right: 20px;        
}
div#citat { 
  font-size: 12px;          
}
div#citat_text {  
  margin-right: 5px;
  font-weight: bold;     
}
div#citat_autor {
  margin-top: 10px;
  font-style: italic;
  color: #808080;          
}

div.oddelovac {
  clear: left;
  margin-top: 22px;
  margin-bottom: 21px;
  text-align: center;     
}

div#flash_blok {    
  text-align: center;       
}

div#hlavni_stranka {
    clear: left;          
}

div#sloupec22 {
    float: left;
    /*width: 178px;*/
    position: relative;    
    top:-1px;  
    z-index: 1;  
}
div#metafyz { 
    width: 180px;    
    height: 156px;  
    background: url(./img/mf_paticka.jpg) no-repeat;
    z-index: 1;
}
img.obr_mf { 
    position: relative;
    left: 10px;
    bottom: 28px;       
    border: none;    
}
div#knihy {
    margin-top: 15px; 
    width: 180px;    
    height: 260px;  
    background: url(./img/mf_knihy.jpg) no-repeat;
    z-index: 1;
}
img.obr_knihy { 
    position: relative;
    left: 10px;
    top: 38px;       
    border: none;    
}


/*           OBECNÝ BOX VPRAVO            */
div.mfbox {
    margin-top: 15px; 
    width: 180px;    
    z-index: 1;
}
div.mfbox_hlavicka {
    width: 180px;  
    height: 30px;      
    text-align: center;
    background: url(./img/mf_box_hlavicka.jpg) no-repeat;  
}
div.mfbox_hlavicka p {
    position: relative;
    top: 7px;
    font-size: 15px;
    font-weight: bold;
    color: rgb(51,78,75);
}
div.mfbox_telo {
    width: 180px;
    text-align: center;     
    background: url(./img/mf_box_telo.jpg) repeat-y;  
}
div.mfbox_telo_in {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;   
}
div.mfbox_telo_in p {
    text-align: left;
      
}
img.obr_mfbox {  
    position: relative;
    top: 10px;
    border: none;    
}
div.mfbox_paticka {
    width: 180px;  
    height: 14px;  
    background: url(./img/mf_box_paticka.jpg) no-repeat;  
}
/*           KONEC OBECNÝ BOX VPRAVO            */



div#blok2 {
    width: 100%;
    text-align: center;
    background: #6A8710; 
}
img.obr_bg_paticka { 
    margin-left: 240px; 
    border: none;    
}

div#prehledyobal {           
    /*height: 22px;    
    background: #597308;*/
}
div#prehledy {    
    width: 745px;
    margin: 0 auto;    
}
div.prehledy_text {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    left: 120px; 
    text-align: left;
    font-size: 10px; 
    color: white;
}
div.prehledy_text span.prehledynadpis {
    display: block;    
    margin-bottom: 2px;
    font-weight: bold;
}
div#prehledy a {    
    text-decoration: none;
    color: white;
}
div#prehledy a:hover {
    text-decoration: underline;
}

div#paticka {           
    height: 22px;    
    background: #597308;
}
div#paticka_text {    
    width: 745px;
    margin: 0 auto;    
}
div#paticka p {             
    position: relative;
    left: 120px;       
    text-align: left;
    line-height: 22px;
    font-size: 10px;    
    color: white;
    background: #597308;  
}
div#paticka p a {
    text-decoration: none;
    color: white;
    background: #597308;
}
div#paticka p a:hover {
    text-decoration: underline;
}


form#find {
    margin: 0; padding: 0;    
    position: relative;
    top: 45px;
    left: 60px;  
    text-align: left;
}
form#find p {
    margin: 0; padding: 0;       
}
form#find p input{
    margin: 0; padding: 0;       
}
form#find p input#pfind {
    margin: 0; padding: 0;
    font-size: 12px; 
    height: 16px;   
    width: 118px;      
    position: relative;
    bottom: 42px; &bottom: 40px; _bottom: 40px;
    left: 38px;       
    border: solid 1px black; 
}
p input#lupa {
    width: 30px;
    height: 32px;
    margin: 0; padding: 0;
    position: relative;
    bottom: 18px;
    border: none;
   
} 
a#phledani {
    position: relative;
    bottom: 32px; &bottom: 29px; _bottom: 29px;
    left: 72px; 
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;    
} 
a#phledani, a#phledani:hover, a#phledani:visited {  
    color: #0E4C37;
} 
a#phledani:hover {  
    text-decoration: underline;
} 


.cleaner {
    clear: both;
    overflow: hidden;
    height: 0;
    margin-top: 0;
}

/**** AG zakladni styly odstavcu ****/

H1 {
	COLOR: black; FONT-WEIGHT: bold; FONT-SIZE: 14px; margin-left: 0px; margin-right: 0px; MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px; 
}
H1 a {
  COLOR: black
}
H1 a.tree {
  font-size: 12px;
}
a {
  COLOR: black
}
div.strongtxt {
  font-size: 14px;  
  font-weight: bold;
}
div.strongsmalltxt {
  font-size: 12px;  
  font-weight: bold;
}
div.normaltxt {
  font-size: 12px;
}
div.smalltxt {
  font-size: 10px;
}
div.smalltxt a {
  font-size: 10px;
  color: black;
}
div.smalltxt a:hover, div.smalltxt a:visited {  
    color: black;
} 
div.Nadpistxt {
  font-weight: bold;
}
div.Citacetxt {
  font-style: italic;
}

/**** konec AG zakladni styly odstavcu ****/


div#clanek_01 {    
    width: 504px;
    height: 33px;    
    background: white url(./img/clanek_01.jpg) no-repeat;    
}
span#clanek_nadpis {    
   position: relative;
   top: 8px; left: 10px;
   font-weight: bold;  
}
div#clanek_02 {    
    background: white url(./img/clanek_02.jpg) repeat-y;    
}
div#clanek_in {    
    padding: 10px;       
}
div#clanek_03 {    
    width: 504px;
    height: 13px;    
    background: white url(./img/clanek_03.jpg) no-repeat;    
}
                   
