                  /* Marfi - www.marfi.borec.cz */ 

/* SCROLLBAR */

body, html {scrollbar-base-color: #A40; }


/* TEXT */

body { background-color:#000;
       font-size:10pt; color:#0C3;
       font-family:Arial, Helvetica, sans-serif, Times New Roman;
}

/* ODKAZY */
a { color:#BB0; text-decoration: none;
}
a:hover { color:#FF0;
          position:relative; left:1px; top:1px;
}
img { border:0px;
}

/* INDEX */

div.divbody-index { position:absolute; left:50%; top:50%;
              margin-left: -410px; margin-top: -150px;
              width:820px; height:300px;
              background:#610 url("img/pozadi/pozadi.jpg");
              background-repeat:repeat-y; 
}
.horokraj { width:820px; height:18px;
            background-image: url("img/pozadi/horokraj.jpg");
}
.indexnadpis { position:absolute; left:114px; top:40px;
               width:583px; height:29px;
               background-image: url("img/pozadi/indexnadpis.jpg");
}
.divbody-index .vlajky { position:absolute; left:275px; top:65px; height:60px;
}
.vlajky a img { margin:25px; width:40px; height:30px;
                position:relative; top:15px;
}
.vlajky a:hover img { width:80px; height:60px;
                      position:relative; top:0px; 
}
.banner-index { position:absolute; left:176px; top:180px;
}

/* ROZVRZENI */

body, div { margin:0px; padding:0px;
}
div.divbody { position:absolute; left:50%;
              margin-left: -410px; width:820px;
              background:#610 url("img/pozadi/pozadi.jpg");
              background-repeat:repeat-y; 
}
div.hlavicka { width:820px; height:310px; padding:10px;
               background-image: url("img/pozadi/hlavicka.jpg");
               background-repeat:no-repeat;      
}
.divbody .vlajky { position:absolute; left:630px; top:230px; height:40px;
}
.divbody .vlajky a img { margin:10px; width:30px; height:25px;
                position:relative; top:10px;
}
.divbody .vlajky a:hover img { width:50px; height:37px;
                      position:relative; top:0px; 
}
div.hlista { position:relative; left:10px;
             width:800px; height:24px; line-height:21px;
             background:#630 url("img/pozadi/lista-pozadi.jpg");
             background-repeat:repeat-x;           
}
div.levsloup { width:155px; position:relative; left:10px;
}
.blok { width:155px;
        text-align:center;
        background:#700 url("img/pozadi/menu-pozadi.jpg");
        background-repeat:repeat-y;           
}
.blok div.hl { width:155px; height:25px; line-height:21px;
               background:#C90 url("img/pozadi/menu-hlavicka.jpg");
               background-repeat:no-repeat;
               text-align:center;
               font-weight:bold;
               color:#100;          
}
.blok div.pa { position:relative; top:3px;
               width:155px; height:10px; line-height:0px;
               background-image: url("img/pozadi/menu-paticka.jpg");
               background-repeat:no-repeat;           
}
.blok a div.menu{ width:150px; height:23px;
                  border:outset 1px #333;
                  text-align:center; line-height:21px;
                  cursor: hand; cursor: pointer;
                  background:#700 url("img/pozadi/menu-pozadi.jpg");
                  background-repeat:repeat-y;
}
.blok a:hover div.menu { background:#400 url("img/pozadi/menu-a-pozadi.jpg");
                         background-repeat:repeat-y;
}
.blok a:hover { position:static;
}
div.obsah { width:610px; padding:15px;
            float:right; position:relative; right:10px;
            background:#310 url("img/pozadi/obsah-pozadi.jpg");
            background-repeat:repeat-y; 
}
div.odsazeni { height:80px; clear:both; 
}
div.dlista { position:absolute; bottom:43px; left:10px;
             width:800px; height:24px; line-height:21px;
             color:#100; text-align:center;
             background:#630 url("img/pozadi/lista-pozadi.jpg");
             background-repeat:repeat-x;     
}
div.dolokraj { width:820px; height:18px;
               position:absolute; bottom:30px; left:0px;
               background-image: url("img/pozadi/dolokraj.jpg");
               background-repeat:no-repeat;           
}
div.paticka { width:820px; height:30px;
              position:absolute; bottom:0px; left:0px;
              text-align:center; line-height:25px; color:#C30;
              background:#222 url("img/pozadi/paticka-pozadi.jpg");
              background-repeat:repeat-x;           
}

/* OBSAH */

.center {  width:100%;
           text-align:center; 
}
.velbanner {  width:468px; height:60px; border:outset 1px #333;
}
.malbanner {  width:88px; height:31px; border:outset 1px #333;
}
.hr-v {  width:290px; height:205px; border:outset 1px #333;
}
.code { width:600px;
       color:#FDD; background-color:#600;           
}
li { margin:3px;
}
h1 { width:100%; text-align:center;
     color:#F60; font-size:16pt;
}
h2 { width:100%; padding-left:50px;
     color:#F60; font-size:14pt;
}
h3 { font-size:12pt; color:#0C3; 
}
fieldset { padding:10px;
}
legend { font-weight: bold; color:#F60;
}
strong { text-decoration:underline;
}
th { color:#F60; padding:3px;
}
.ctr { text-align:center; 
}
.rght { text-align:right;
}
.tm { background-color:#500;
}
.sv { background-color:#600; 
}
