body{ color:#aaaaaa;
      background:#000000;
      margin:0px;
      padding:0px;
}

table{ width:100%;
}

ul.inside{ list-style-position:inside;
           text-indent:5px;
           padding-left:5px;
           margin-left:0px;
}

h2{ font-family:"Arial";
    margin-top:20px;
    margin-bottom:0px;
    font-size:14px;
    padding-top:20px;
    padding-bottom:0px;
/*     line-height:10px; */
}
b{ font-size:1.3em;
}
i{ font-size:0.9em;
}

a:link{    font-size:12px; color:#eeeeee; text-decoration:none; line-height:24px;}
a:visited{ font-size:12px; color:#eeeeee; text-decoration:none; line-height:24px;}
a:hover{   font-size:16px; color:#eeeeee; text-decoration:none; line-height:24px; font-weight:bold;}
a:active{  font-size:12px; color:#443F39; text-decoration:none; line-height:24px;}

/* menu */
.menu{ position:relative;
/*        left:0px; */
       top:-40px;
       text-align:right;
       background:#003c1b;
       color:#eeeeee;
       font-family:"Arial";
       font-size:14px;
       line-height:24px;
       white-space:nowrap;
       width:170px;
       padding:10px;
       border:0px;
       margin-top:0px;
       margin-bottom:0px;
       margin-right:20px;
       margin-left:0px;
}
.m_selected{ background:#007e32;
}
.m_selected a:link{color:#ccddcc;}
/* end menu */

.logo{ position:relative;
       left:0px;
       top:0px;
       width:820px;
       vertical-align:middle;
       font-family:"Arial";
       color:#aaaaaa;
       background:#000000;
       float:left;
}

.kocka{position:relative;
}

.txt{ position:absolute;
       left:200px;
       top:180px;
       text-align:justify;
       background:#00000;
       font-family:"Helvetica";
       font-size:13px;
       text-indent:30px;
       line-height:20px;
       width:600px;
       padding:5px;
       padding-top:10px;
       border:0px;
       margin-top:0px;
       margin-bottom:0px;
       margin-right:20px;
       margin-left:10px;
       float:right;
}

.txt a:hover{ font-size:12px;
              font-weight:normal;
}

.txt table{ text-align:right;
            border:15px;
            border-color:#00ffff;
            padding:5px;
}
.txt th{ text-align:left;
}
.txt td{ padding:5px;
         white-space:nowrap;
}
.txt h3{ text-transform:capitalize;
}

img.right{ float:right;
}
img.left{ float:left;
}

.kiskep{position:absolute;
        left:844px;
        top:350px;
        float:right;
}

.lang{position:relative;
       left:100px;
       padding-top:10px;
       top:-40px;
       width:100px;
}
